aboutsummaryrefslogtreecommitdiff
path: root/source/rw/sd/messages.po
blob: 67739c8c15f06b465b86b86e8e74d8dc55c4fdb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
6136
6137
6138
6139
6140
6141
6142
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174
6175
6176
6177
6178
6179
6180
6181
6182
6183
6184
6185
6186
6187
6188
6189
6190
6191
6192
6193
6194
6195
6196
6197
6198
6199
6200
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239
6240
6241
6242
6243
6244
6245
6246
6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
6292
6293
6294
6295
6296
6297
6298
6299
6300
6301
6302
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312
6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333
6334
6335
6336
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388
6389
6390
6391
6392
6393
6394
6395
6396
6397
6398
6399
6400
6401
6402
6403
6404
6405
6406
6407
6408
6409
6410
6411
6412
6413
6414
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
6491
6492
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
6505
6506
6507
6508
6509
6510
6511
6512
6513
6514
6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
6528
6529
6530
6531
6532
6533
6534
6535
6536
6537
6538
6539
6540
6541
6542
6543
6544
6545
6546
6547
6548
6549
6550
#. extracted from sd/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-02-19 11:42+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"

#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Ibice"

#: DocumentRenderer.hrc:30
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "Inyandiko"

#: DocumentRenderer.hrc:31
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Ibisobanuro"

#: DocumentRenderer.hrc:32
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "Imbata"

#: DocumentRenderer.hrc:37
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "According to layout"
msgstr ""

#: DocumentRenderer.hrc:38
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "1"
msgstr ""

#: DocumentRenderer.hrc:39
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "2"
msgstr ""

#: DocumentRenderer.hrc:40
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "3"
msgstr ""

#: DocumentRenderer.hrc:41
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "4"
msgstr ""

#: DocumentRenderer.hrc:42
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "6"
msgstr ""

#: DocumentRenderer.hrc:43
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "9"
msgstr ""

#: DocumentRenderer.hrc:48
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Left to right, then down"
msgstr ""

#: DocumentRenderer.hrc:49
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Top to bottom, then right"
msgstr ""

#: DocumentRenderer.hrc:54
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Original colors"
msgstr ""

#: DocumentRenderer.hrc:55
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Ibipimokijuju"

#: DocumentRenderer.hrc:56
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Umukara n'Umweru"

#: DocumentRenderer.hrc:61
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Ingano y'umwimerere"

#: DocumentRenderer.hrc:62
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr ""

#: DocumentRenderer.hrc:63
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr ""

#: DocumentRenderer.hrc:64
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr ""

#: DocumentRenderer.hrc:69
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Ingano y'umwimerere"

#: DocumentRenderer.hrc:70
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr ""

#: DocumentRenderer.hrc:71
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr ""

#: DocumentRenderer.hrc:72
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr ""

#: DocumentRenderer.hrc:77
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Byose"

#: DocumentRenderer.hrc:78
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr ""

#: DocumentRenderer.hrc:79
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr ""

#: DocumentRenderer.hrc:84
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All slides"
msgstr ""

#: DocumentRenderer.hrc:85
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~Slides"
msgstr "Ibice"

#: DocumentRenderer.hrc:86
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Se~lection"
msgstr "Ihitamo"

#: DocumentRenderer.hrc:91
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "Byose"

#: DocumentRenderer.hrc:92
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Pa~ges"
msgstr "Paji"

#: DocumentRenderer.hrc:93
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Se~lection"
msgstr "Ihitamo"

#: errhdl.hrc:29
#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Ikosa ry'imiterere ya dosiye ryabonetse kuri $(ARG1)(row,col)"

#: errhdl.hrc:31 /home/cl/vc/git/libo-core/sd/inc/errhdl.hrc:33
#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
msgstr "Ikosa ry'imiterere ryavumbuwe mu dosiye mu nyandiko yungirije $(ARG1) ku mwanya$(ARG2)(row,col)"

#: family.hrc:29
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
msgstr "Imisusire y'akadirishya"

#: family.hrc:30
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""

#: family.hrc:31
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Imisusire ikoreshwa"

#: family.hrc:32
#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Imisusire y'iboneza"

#: family.hrc:38
#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
msgstr "Imisusire y'akadirishya"

#: family.hrc:39
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr ""

#: strings.hrc:25
msgctxt "STR_NULL"
msgid "None"
msgstr "Nta na kimwe"

#: strings.hrc:26
msgctxt "STR_INSERTPAGE"
msgid "Insert Slide"
msgstr "Kongeramo Igice"

#: strings.hrc:27
msgctxt "STR_INSERTLAYER"
msgid "Insert Layer"
msgstr "Kongeramo Akugara"

#: strings.hrc:28
msgctxt "STR_MODIFYLAYER"
msgid "Modify Layer"
msgstr "Guhindura Akugara"

#: strings.hrc:29
msgctxt "STR_UNDO_SLIDE_PARAMS"
msgid "Slide parameter"
msgstr "Ibigenderwaho by'Igice"

#: strings.hrc:30
msgctxt "STR_UNDO_CUT"
msgid "Cut"
msgstr "Gukata"

#: strings.hrc:31
msgctxt "STR_UNDO_REPLACE"
msgid "Replace"
msgstr "Gusimbura"

#: strings.hrc:32
msgctxt "STR_UNDO_DRAGDROP"
msgid "Drag and Drop"
msgstr "Gukurura no Kurekura"

#: strings.hrc:33
#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "Kongeramo paji"

#: strings.hrc:34
msgctxt "STR_UNDO_BEZCLOSE"
msgid "Close Polygon"
msgstr "Gufunga Ikinyampande"

#: strings.hrc:35
#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "Mushunguzi w'Igice"

#: strings.hrc:36
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Bisanzwe"

#: strings.hrc:37
msgctxt "STR_SLIDE_MASTER_MODE"
msgid "Master Slide"
msgstr ""

#: strings.hrc:38
msgctxt "STR_OUTLINE_MODE"
msgid "Outline"
msgstr "Imbata"

#: strings.hrc:39
msgctxt "STR_NOTES_MODE"
msgid "Notes"
msgstr "Ibisobanuro"

#: strings.hrc:40
#, fuzzy
msgctxt "STR_NOTES_MASTER_MODE"
msgid "Master Notes"
msgstr "Paji Ngenga"

#: strings.hrc:41
msgctxt "STR_HANDOUT_MASTER_MODE"
msgid "Master Handout"
msgstr ""

#: strings.hrc:42
msgctxt "STR_AUTOLAYOUT_NONE"
msgid "Blank Slide"
msgstr "Igice kiriho Ubusa"

#: strings.hrc:43
msgctxt "STR_AUTOLAYOUT_ONLY_TITLE"
msgid "Title Only"
msgstr "Umutwe Gusa"

#: strings.hrc:44
msgctxt "STR_AUTOLAYOUT_ONLY_TEXT"
msgid "Centered Text"
msgstr ""

#: strings.hrc:45
msgctxt "STR_AUTOLAYOUT_TITLE"
msgid "Title Slide"
msgstr "Umutwe, Igice"

#: strings.hrc:46
msgctxt "STR_AUTOLAYOUT_CONTENT"
msgid "Title, Content"
msgstr ""

#: strings.hrc:47
msgctxt "STR_AUTOLAYOUT_2CONTENT"
msgid "Title and 2 Content"
msgstr ""

#: strings.hrc:48
msgctxt "STR_AUTOLAYOUT_CONTENT_2CONTENT"
msgid "Title, Content and 2 Content"
msgstr ""

#: strings.hrc:49
msgctxt "STR_AUTOLAYOUT_2CONTENT_CONTENT"
msgid "Title, 2 Content and Content"
msgstr ""

#: strings.hrc:50
msgctxt "STR_AUTOLAYOUT_2CONTENT_OVER_CONTENT"
msgid "Title, 2 Content over Content"
msgstr ""

#: strings.hrc:51
msgctxt "STR_AUTOLAYOUT_CONTENT_OVER_CONTENT"
msgid "Title, Content over Content"
msgstr ""

#: strings.hrc:52
msgctxt "STR_AUTOLAYOUT_4CONTENT"
msgid "Title, 4 Content"
msgstr ""

#: strings.hrc:53
msgctxt "STR_AUTOLAYOUT_6CONTENT"
msgid "Title, 6 Content"
msgstr ""

#: strings.hrc:54
msgctxt "STR_AL_TITLE_VERT_OUTLINE"
msgid "Title, Vertical Text"
msgstr "Umutwe, Umwandiko Uhagaze"

#: strings.hrc:55
msgctxt "STR_AL_TITLE_VERT_OUTLINE_CLIPART"
msgid "Title, Vertical Text, Clipart"
msgstr "Umutwe, Umwandiko Uhagaze, Agashushanyo"

#: strings.hrc:56
msgctxt "STR_AL_VERT_TITLE_TEXT_CHART"
msgid "Vertical Title, Text, Chart"
msgstr "Umutwe Uhagaze, Umwandiko, Igishushanyo"

#: strings.hrc:57
msgctxt "STR_AL_VERT_TITLE_VERT_OUTLINE"
msgid "Vertical Title, Vertical Text"
msgstr "Umutwe Uhagaze, Umwandiko Uhagaze"

#: strings.hrc:58
msgctxt "STR_AUTOLAYOUT_HANDOUT1"
msgid "One Slide"
msgstr "Igice Kimwe"

#: strings.hrc:59
msgctxt "STR_AUTOLAYOUT_HANDOUT2"
msgid "Two Slides"
msgstr "Ibice Bibiri"

#: strings.hrc:60
msgctxt "STR_AUTOLAYOUT_HANDOUT3"
msgid "Three Slides"
msgstr "Ibice Bitatu"

#: strings.hrc:61
msgctxt "STR_AUTOLAYOUT_HANDOUT4"
msgid "Four Slides"
msgstr "Ibice Bine"

#: strings.hrc:62
msgctxt "STR_AUTOLAYOUT_HANDOUT6"
msgid "Six Slides"
msgstr "Ibice Bitandatu"

#: strings.hrc:63
msgctxt "STR_AUTOLAYOUT_HANDOUT9"
msgid "Nine Slides"
msgstr ""

#: strings.hrc:64
msgctxt "STR_DISPLAYMODE_EDITMODES"
msgid "Edit Modes"
msgstr ""

#: strings.hrc:65
#, fuzzy
msgctxt "STR_DISPLAYMODE_MASTERMODES"
msgid "Master Modes"
msgstr "Paji Ngenga"

#: strings.hrc:66
msgctxt "STR_AUTOLAYOUT_NOTES"
msgid "Notes"
msgstr "Ibisobanuro"

#: strings.hrc:67
#, fuzzy
msgctxt "STR_TRANSFORM"
msgid "Transform"
msgstr "Guhinduramo %O"

#: strings.hrc:68
msgctxt "STR_LINEEND"
msgid "Line Ends"
msgstr "Impera z'Umurongo"

#: strings.hrc:69
msgctxt "STR_DESC_LINEEND"
msgid "Please enter a name for the new arrowhead:"
msgstr "Wakwinjiza izina ry'umutwekambi mushya:"

#: strings.hrc:70
msgctxt "STR_WARN_NAME_DUPLICATE"
msgid ""
"The name chosen already exists. \n"
"Please enter another name."
msgstr ""
"Izina ryatoranyijwe risanzwemo. \n"
"Wakwinjiza irindi zina."

#: strings.hrc:71
msgctxt "STR_UNDO_ANIMATION"
msgid "Animation parameters"
msgstr "Ibigenderwaho by'iyega"

#: strings.hrc:72
msgctxt "STR_EXPORT_HTML_NAME"
msgid "Web Page"
msgstr "Paji y'Urubuga"

#: strings.hrc:73
msgctxt "STR_UNDO_COPYOBJECTS"
msgid "Duplicate"
msgstr "Gusubiramo"

#: strings.hrc:74
msgctxt "STR_TITLE_NAMEGROUP"
msgid "Name Object"
msgstr "Izina ry'ikoresho"

#: strings.hrc:75
msgctxt "STR_DESC_NAMEGROUP"
msgid "Name"
msgstr "Izina"

#: strings.hrc:76
msgctxt "STR_WARN_PAGE_EXISTS"
msgid "The slide name already exists or is invalid. Please enter another name."
msgstr "Izina ry'igice risanzwemo cyangwa siryo. Wakwinjizamo irindi zina."

#: strings.hrc:77
msgctxt "STR_SNAPDLG_SETLINE"
msgid "Edit Snap Line"
msgstr "Guhindura Gukata Umurongo"

#: strings.hrc:78
msgctxt "STR_SNAPDLG_SETPOINT"
msgid "Edit Snap Point"
msgstr "Guhindura Gukata Akadomo"

#: strings.hrc:79
msgctxt "STR_POPUP_EDIT_SNAPLINE"
msgid "Edit Snap Line..."
msgstr "Guhindura Gukata Umurongo..."

#: strings.hrc:80
msgctxt "STR_POPUP_EDIT_SNAPPOINT"
msgid "Edit Snap Point..."
msgstr "Guhindura Gukata Akadomo..."

#: strings.hrc:81
msgctxt "STR_POPUP_DELETE_SNAPLINE"
msgid "Delete Snap Line"
msgstr "Gusiba Gukata Umurongo"

#: strings.hrc:82
msgctxt "STR_POPUP_DELETE_SNAPPOINT"
msgid "Delete Snap Point"
msgstr "Gusiba Gukata Akadomo"

#: strings.hrc:83
msgctxt "STR_IMPRESS"
msgid "StarImpress 4.0"
msgstr "StarImpress 4.0"

#: strings.hrc:84
msgctxt "STR_LAYER"
msgid "Layer"
msgstr "Akugara"

#: strings.hrc:85
msgctxt "STR_UNDO_DELETEPAGES"
msgid "Delete slides"
msgstr "Gusiba ibice"

#: strings.hrc:86
msgctxt "STR_UNDO_INSERTPAGES"
msgid "Insert slides"
msgstr "Kongeramo ibice"

#: strings.hrc:87
msgctxt "STR_ASK_DELETE_LAYER"
msgid ""
"Are you sure you want to delete the level \"$\"?\n"
"Note: All objects on this level will be deleted!"
msgstr ""
"Wifuza koko gusiba urwego \"$\"?\n"
"Icyitonderwa: Ibikoresho byose kuri uru rwego bizasibwa!"

#: strings.hrc:88
msgctxt "STR_ASK_DELETE_ALL_PICTURES"
msgid "Do you really want to delete all images?"
msgstr "Urifuza mu byukuri gusiba amashusho yose?"

#: strings.hrc:89
msgctxt "STR_UNDO_CHANGE_TITLE_AND_LAYOUT"
msgid "Modify title and outline"
msgstr "Guhindura umutwe n'imbata"

#: strings.hrc:90
msgctxt "STR_WAV_FILE"
msgid "Audio"
msgstr ""

#: strings.hrc:91
msgctxt "STR_MIDI_FILE"
msgid "MIDI"
msgstr "MIDI"

#: strings.hrc:92
msgctxt "STR_AU_FILE"
msgid "Sun/NeXT Audio"
msgstr "Inyumvo ya Sun/NeXT"

#: strings.hrc:93
msgctxt "STR_VOC_FILE"
msgid "Creative Labs Audio"
msgstr "Inyumvo ya Creative Labs"

#: strings.hrc:94
msgctxt "STR_AIFF_FILE"
msgid "Apple/SGI Audio"
msgstr "Inyumvo Apple/SGI"

#: strings.hrc:95
msgctxt "STR_SVX_FILE"
msgid "Amiga SVX Audio"
msgstr "Inyumvo Amiga SVX"

#: strings.hrc:96
msgctxt "STR_SD_PAGE"
msgid "Slide"
msgstr "Igice"

#: strings.hrc:97
msgctxt "STR_SD_PAGE_COUNT"
msgid "Slide %1 of %2"
msgstr ""

#: strings.hrc:98
msgctxt "STR_SD_PAGE_COUNT_CUSTOM"
msgid "Slide %1 of %2 (%3)"
msgstr ""

#: strings.hrc:99
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr ""

#: strings.hrc:100
msgctxt "STR_ALL_FILES"
msgid "All files"
msgstr "Dosiye zose"

#: strings.hrc:101
msgctxt "STR_UNDO_INSERT_TEXTFRAME"
msgid "Insert text frame"
msgstr "Kongeramo ikadiri y'umwandiko"

#: strings.hrc:102
msgctxt "STR_ACTION_NOTPOSSIBLE"
msgid ""
"This function cannot be run \n"
"with the selected objects."
msgstr ""
"Uyu mumaro ntushobora gukora \n"
"hamwe n'ibikoresho byatoranijwe."

#: strings.hrc:103
msgctxt "STR_DLG_INSERT_PAGES_FROM_FILE"
msgid "Insert File"
msgstr "Kongeramo Dosiye"

#: strings.hrc:104
msgctxt "STR_READ_DATA_ERROR"
msgid "The file could not be loaded!"
msgstr "Dosiye ntishobora gutangizwa!"

#: strings.hrc:105
msgctxt "STR_SCALE_OBJECTS"
msgid ""
"The page size of the target document is different than the source document.\n"
"\n"
"Do you want to scale the copied objects to fit the new page size?"
msgstr ""

#: strings.hrc:106
msgctxt "STR_CREATE_PAGES"
msgid "Create Slides"
msgstr ""

#: strings.hrc:107
msgctxt "STR_UNDO_CHANGE_PAGEFORMAT"
msgid "Modify page format"
msgstr "Guhindura imiterere ya paji"

#: strings.hrc:108
msgctxt "STR_UNDO_CHANGE_PAGEBORDER"
msgid "Modify page margins"
msgstr "Guhindura marije za paji"

#: strings.hrc:109
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "~Guhindura"

#: strings.hrc:110
#, fuzzy
msgctxt "STR_DELETE_PAGES"
msgid "Delete Slides"
msgstr "Gusiba ibice"

#: strings.hrc:111
msgctxt "STR_WARN_PRINTFORMAT_FAILURE"
msgid "The document format could not be set on the specified printer."
msgstr "Imiterere y'inyandiko ntishobora kubonezwa kuri mucapyi yatanzwe."

#: strings.hrc:112
#, fuzzy
msgctxt "STR_IMPORT_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Iyi dosiye ntishobora gufungurwa"

#: strings.hrc:113
msgctxt "STR_IMPORT_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""

#: strings.hrc:114
msgctxt "STR_IMPORT_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""

#: strings.hrc:115
msgctxt "STR_IMPORT_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""

#: strings.hrc:116
msgctxt "STR_IMPORT_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""

#: strings.hrc:117
msgctxt "STR_IMPORT_GRFILTER_TOOBIG"
msgid "Not enough memory to import image"
msgstr ""

#: strings.hrc:118
msgctxt "STR_OBJECTS"
msgid "Objects"
msgstr "Ibintu"

#: strings.hrc:119
msgctxt "STR_END_SPELLING"
msgid "Spellcheck of entire document has been completed."
msgstr "Igenzuranyuguti ry'inyandiko yose ryarangijwe."

#: strings.hrc:120
msgctxt "STR_END_SPELLING_OBJ"
msgid "The spellcheck for the selected objects has been completed."
msgstr "Igenzuranyuguti ry'ibikoresho byatoranijwe ryarangijwe."

#: strings.hrc:121
msgctxt "STR_ASK_FOR_CONVERT_TO_BEZIER"
msgid "Convert selected object to curve?"
msgstr "Guhindura igikoresho cyatoranijwe mu murongo uhese?"

#: strings.hrc:122
msgctxt "STR_UNDO_CHANGE_PRES_OBJECT"
msgid "Modify presentation object '$'"
msgstr "Guhindura igikoresho cy'iyerekana '$'"

#: strings.hrc:123
msgctxt "STR_UNDO_MODIFY_PAGE"
msgid "Slide layout"
msgstr "Imigaragarire y'igice"

#: strings.hrc:124
msgctxt "STR_UNDO_INSERT_FILE"
msgid "Insert file"
msgstr "Kongeramo dosiye"

#: strings.hrc:125
msgctxt "STR_UNDO_INSERT_SPECCHAR"
msgid "Insert special character"
msgstr "Kongeramo inyuguti zidasanzwe"

#: strings.hrc:126
msgctxt "STR_UNDO_SET_PRESLAYOUT"
msgid "Apply presentation layout"
msgstr "Gushyiraho imigaragarire y'irekana"

#: strings.hrc:127
msgctxt "STR_PLAY"
msgid "~Play"
msgstr "Gukina"

#: strings.hrc:128
msgctxt "STR_STOP"
msgid "Sto~p"
msgstr "Guhagarika"

#: strings.hrc:129
msgctxt "STR_UNDO_ORIGINALSIZE"
msgid "Original Size"
msgstr "Ingano Idasanzwe"

#: strings.hrc:130
msgctxt "STR_WARN_SCALE_FAIL"
msgid ""
"The specified scale is invalid.\n"
"Do you want to enter a new one?"
msgstr ""
"Igipimo cyerekanwe si cyo.\n"
"Wifuza kwinjiza igishya?"

#: strings.hrc:131
msgctxt "STR_CLICK_ACTION_NONE"
msgid "No action"
msgstr "Nta gikorwa"

#: strings.hrc:132
msgctxt "STR_CLICK_ACTION_PREVPAGE"
msgid "Go to previous slide"
msgstr "Kujya ku gice kibanza"

#: strings.hrc:133
msgctxt "STR_CLICK_ACTION_NEXTPAGE"
msgid "Go to next slide"
msgstr "Kujya ku gice gikurikira"

#: strings.hrc:134
msgctxt "STR_CLICK_ACTION_FIRSTPAGE"
msgid "Go to first slide"
msgstr "Kujya ku gice cya mbere"

#: strings.hrc:135
msgctxt "STR_CLICK_ACTION_LASTPAGE"
msgid "Go to last slide"
msgstr "Kujya ku gice cya nyuma"

#: strings.hrc:136
msgctxt "STR_CLICK_ACTION_BOOKMARK"
msgid "Go to page or object"
msgstr "Kujya kuri paji cyangwa igikoresho"

#: strings.hrc:137
msgctxt "STR_CLICK_ACTION_DOCUMENT"
msgid "Go to document"
msgstr "Kujya ku nyandiko"

#: strings.hrc:138
msgctxt "STR_CLICK_ACTION_SOUND"
msgid "Play audio"
msgstr ""

#: strings.hrc:139
msgctxt "STR_CLICK_ACTION_VERB"
msgid "Start object action"
msgstr "Gutangira igikorwa cy'igikoresho"

#: strings.hrc:140
msgctxt "STR_CLICK_ACTION_PROGRAM"
msgid "Run program"
msgstr "Gutangiza porogaramu"

#: strings.hrc:141
msgctxt "STR_CLICK_ACTION_MACRO"
msgid "Run macro"
msgstr "Gutangiza makoro"

#: strings.hrc:142
msgctxt "STR_CLICK_ACTION_STOPPRESENTATION"
msgid "Exit presentation"
msgstr "Gusohoka mu iyerekana"

#: strings.hrc:143
msgctxt "STR_EFFECTDLG_JUMP"
msgid "Target"
msgstr "Intego"

#: strings.hrc:144
msgctxt "STR_EFFECTDLG_ACTION"
msgid "Act~ion"
msgstr "Igikorwa"

#: strings.hrc:145
msgctxt "STR_EFFECTDLG_SOUND"
msgid "Audio"
msgstr ""

#: strings.hrc:146
msgctxt "STR_EFFECTDLG_PAGE_OBJECT"
msgid "Slide / Object"
msgstr "Igice / Igikoresho"

#: strings.hrc:147
msgctxt "STR_EFFECTDLG_DOCUMENT"
msgid "Document"
msgstr "Inyandiko"

#: strings.hrc:148
msgctxt "STR_EFFECTDLG_PROGRAM"
msgid "Program"
msgstr "Porogaramu"

#: strings.hrc:149
msgctxt "STR_EFFECTDLG_MACRO"
msgid "Macro"
msgstr "Makoro"

#. Strings for animation effects
#: strings.hrc:151
msgctxt "STR_INSERT_TEXT"
msgid "Insert Text"
msgstr "Kongeramo umwandiko"

#: strings.hrc:152
msgctxt "STR_SLIDE_SINGULAR"
msgid " Slide"
msgstr "Igice"

#: strings.hrc:153
msgctxt "STR_SLIDE_PLURAL"
msgid " Slides"
msgstr "Ibice"

#: strings.hrc:154
msgctxt "STR_LOAD_PRESENTATION_LAYOUT"
msgid "Load Slide Design"
msgstr "Gutangiza Ihanga ry'Igice"

#: strings.hrc:155
#, fuzzy
msgctxt "STR_DRAGTYPE_URL"
msgid "Insert as Hyperlink"
msgstr "Kongeramo nk'Ihuzanyobora"

#: strings.hrc:156
#, fuzzy
msgctxt "STR_DRAGTYPE_EMBEDDED"
msgid "Insert as Copy"
msgstr "Kongeramo nk'Ikoporora"

#: strings.hrc:157
#, fuzzy
msgctxt "STR_DRAGTYPE_LINK"
msgid "Insert as Link"
msgstr "Kongeramo nk' ihuza"

#: strings.hrc:158
msgctxt "STR_GLUE_ESCDIR_SMART"
msgid "Smart"
msgstr "Cyiza"

#: strings.hrc:159
msgctxt "STR_GLUE_ESCDIR_LEFT"
msgid "Left"
msgstr "Ibumoso"

#: strings.hrc:160
msgctxt "STR_GLUE_ESCDIR_RIGHT"
msgid "Right"
msgstr "Iburyo"

#: strings.hrc:161
msgctxt "STR_GLUE_ESCDIR_TOP"
msgid "Top"
msgstr "Hejuru"

#: strings.hrc:162
msgctxt "STR_GLUE_ESCDIR_BOTTOM"
msgid "Bottom"
msgstr "Hasi"

#: strings.hrc:163
msgctxt "STR_GLUE_ESCDIR_LO"
msgid "Top Left?"
msgstr "Hejuru Ibumoso?"

#: strings.hrc:164
msgctxt "STR_GLUE_ESCDIR_LU"
msgid "Bottom Left?"
msgstr "Hasi Ibumoso?"

#: strings.hrc:165
msgctxt "STR_GLUE_ESCDIR_RO"
msgid "Top Right?"
msgstr "Hejuru Iburyo?"

#: strings.hrc:166
msgctxt "STR_GLUE_ESCDIR_RU"
msgid "Bottom Right?"
msgstr "Hasi Iburyo?"

#: strings.hrc:167
msgctxt "STR_GLUE_ESCDIR_HORZ"
msgid "Horizontal"
msgstr "Bitambitse"

#: strings.hrc:168
msgctxt "STR_GLUE_ESCDIR_VERT"
msgid "Vertical"
msgstr "Bihagaritse"

#: strings.hrc:169
msgctxt "STR_GLUE_ESCDIR_ALL"
msgid "All?"
msgstr "Byose?"

#: strings.hrc:170
msgctxt "STR_CANT_PERFORM_IN_LIVEMODE"
msgid "This action can't be run in the live mode."
msgstr "Iki gikorwa ntishibora gutangizwa mu buryo biba."

#: strings.hrc:171
msgctxt "STR_PUBLISH_BACK"
msgid "Back"
msgstr "Inyuma"

#: strings.hrc:172
msgctxt "STR_PUBLISH_NEXT"
msgid "Continue"
msgstr "Gukomeza"

#: strings.hrc:173
msgctxt "STR_PUBLISH_OUTLINE"
msgid "Overview"
msgstr "Incamake"

#: strings.hrc:174
#, fuzzy
msgctxt "STR_EYEDROPPER"
msgid "Color Replacer"
msgstr "Itunganya bara"

#: strings.hrc:175
msgctxt "STR_UNDO_MORPHING"
msgid "Cross-fading"
msgstr "Kwambukiranya-kwijima"

#: strings.hrc:176
msgctxt "STR_UNDO_COLORRESOLUTION"
msgid "Color resolution"
msgstr "Imikemurire y'ibara"

#: strings.hrc:177
msgctxt "STR_UNDO_EXPAND_PAGE"
msgid "Expand Slide"
msgstr "Kwagura Igice"

#: strings.hrc:178
msgctxt "STR_UNDO_SUMMARY_PAGE"
msgid "Table of Contents Slide"
msgstr "Igice cy'Imbonerahamwe y'Ibikubiyemo"

#: strings.hrc:179
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
msgstr "Nta nkomoko ya SANE ihari iki gihe"

#: strings.hrc:180
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
msgstr "Ubu, nta nkomoko ya TWAIN ihari."

#: strings.hrc:181
msgctxt "STR_FIX"
msgid "Fixed"
msgstr "Bidahinduka"

#: strings.hrc:182
msgctxt "STR_VAR"
msgid "Variable"
msgstr "Impinduragaciro"

#: strings.hrc:183
msgctxt "STR_STANDARD_NORMAL"
msgid "Standard"
msgstr "Bisanzwe"

#: strings.hrc:184
msgctxt "STR_STANDARD_SMALL"
msgid "Standard (short)"
msgstr "Mbonera (bigufi)"

#: strings.hrc:185
msgctxt "STR_STANDARD_BIG"
msgid "Standard (long)"
msgstr "Mbonera (birebire)"

#: strings.hrc:186
msgctxt "STR_FILEFORMAT_NAME_EXT"
msgid "File name"
msgstr "Izina rya dosiye"

#: strings.hrc:187
msgctxt "STR_FILEFORMAT_FULLPATH"
msgid "Path/File name"
msgstr "Inzira/izina rya dosiye"

#: strings.hrc:188
msgctxt "STR_FILEFORMAT_PATH"
msgid "Path"
msgstr "Inzira"

#: strings.hrc:189
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "Izina rya dosiye nta zinangereka"

#: strings.hrc:190
msgctxt "STR_NEW_CUSTOMSHOW"
msgid "New Custom Slide Show"
msgstr "Iyerekana ry'Igice Ryifuzwa Rishya"

#: strings.hrc:191
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
msgstr "Gukoporora"

#: strings.hrc:192
msgctxt "STR_IMPRESS_DOCUMENT"
msgid "Presentation"
msgstr "Iyerekana"

#: strings.hrc:193
msgctxt "STR_IMPRESS_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME %PRODUCTVERSION Presentation"
msgstr "Iyerekana %PRODUCTNAME %PRODUCTVERSION"

#: strings.hrc:194
msgctxt "STR_GRAPHIC_DOCUMENT"
msgid "Drawing"
msgstr "Igishushanyo"

#: strings.hrc:195
msgctxt "STR_GRAPHIC_DOCUMENT_FULLTYPE_60"
msgid "%PRODUCTNAME %PRODUCTVERSION Drawing"
msgstr "Igishushanyo %PRODUCTNAME %PRODUCTVERSION"

#: strings.hrc:196
msgctxt "STR_BREAK_METAFILE"
msgid "Ungroup Metafile(s)..."
msgstr "Gutandukanya dosiye (z)idasanzwe..."

#: strings.hrc:197
msgctxt "STR_BREAK_FAIL"
msgid "It was not possible to ungroup all drawing objects."
msgstr "Ntibyashobotse gutandukanya ibikoresho byose by'ishushanya."

#. HtmlExport
#: strings.hrc:199
msgctxt "STR_PUBDLG_SAMENAME"
msgid ""
"A design already exists with this name.\n"
"Do you want to replace it?"
msgstr ""
"Ihanga risanzwe rifite iri zina.\n"
"Wifuza kurihindura?"

#: strings.hrc:200
msgctxt "STR_HTMLATTR_TEXT"
msgid "Text"
msgstr "Umwandiko"

#: strings.hrc:201
msgctxt "STR_HTMLATTR_LINK"
msgid "Hyperlink"
msgstr "Ihuzanyobora"

#: strings.hrc:202
msgctxt "STR_HTMLATTR_VLINK"
msgid "Visited link"
msgstr "Ihuza ryasuwe"

#: strings.hrc:203
msgctxt "STR_HTMLATTR_ALINK"
msgid "Active link"
msgstr "Ihuza rikora"

#: strings.hrc:204
msgctxt "STR_HTMLEXP_NOTES"
msgid "Notes"
msgstr "Ibisobanuro"

#: strings.hrc:205
msgctxt "STR_HTMLEXP_CONTENTS"
msgid "Table of contents"
msgstr "Imbonerahamwe y'ibikubiyemo"

#: strings.hrc:206
msgctxt "STR_HTMLEXP_CLICKSTART"
msgid "Click here to start"
msgstr "Kanda hano mu gutangira"

#: strings.hrc:207
msgctxt "STR_HTMLEXP_AUTHOR"
msgid "Author"
msgstr "Umwanditsi"

#: strings.hrc:208
msgctxt "STR_HTMLEXP_EMAIL"
msgid "E-mail"
msgstr "Imeli"

#: strings.hrc:209
msgctxt "STR_HTMLEXP_HOMEPAGE"
msgid "Homepage"
msgstr "Pajikwinjira"

#: strings.hrc:210
msgctxt "STR_HTMLEXP_INFO"
msgid "Further information"
msgstr "Ibisobanuro birenze"

#: strings.hrc:211
msgctxt "STR_HTMLEXP_DOWNLOAD"
msgid "Download presentation"
msgstr "Gukurura igaragaza"

#: strings.hrc:212
msgctxt "STR_HTMLEXP_NOFRAMES"
msgid "Unfortunately your browser does not support floating frames."
msgstr "Ikibabaje mucukumbuzi yawe ntiyemera amakadiri areremba."

#: strings.hrc:213
msgctxt "STR_HTMLEXP_FIRSTPAGE"
msgid "First page"
msgstr "Paji ibanza"

#: strings.hrc:214
msgctxt "STR_HTMLEXP_LASTPAGE"
msgid "Last page"
msgstr "Paji ya nyuma"

#: strings.hrc:215
msgctxt "STR_HTMLEXP_SETTEXT"
msgid "Text"
msgstr "Umwandiko"

#: strings.hrc:216
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Ishusho"

#: strings.hrc:217
msgctxt "STR_HTMLEXP_OUTLINE"
msgid "With contents"
msgstr "Hamwe n'ibikubiyemo"

#: strings.hrc:218
msgctxt "STR_HTMLEXP_NOOUTLINE"
msgid "Without contents"
msgstr "Nta bikubiyemo"

#: strings.hrc:219
msgctxt "STR_WEBVIEW_SAVE"
msgid "To given page"
msgstr "Kuri paji itanzwe"

#: strings.hrc:220
msgctxt "STR_UNDO_VECTORIZE"
msgid "Convert bitmap to polygon"
msgstr "Guhindura bitimapu mu kinyampande"

#: strings.hrc:221
msgctxt "STR_PRES_SOFTEND"
msgid "Click to exit presentation..."
msgstr "Gukanda mu gusohoka mu iyerekana..."

#: strings.hrc:222
msgctxt "STR_PRES_PAUSE"
msgid "Pause..."
msgstr "Akaruhuko..."

#: strings.hrc:223
msgctxt "STR_UNDO_APPLY_3D_FAVOURITE"
msgid "Apply 3D favorite"
msgstr "Gushyiraho icyatoranyijwe nyamubyimba(3D)"

#: strings.hrc:224
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr ""

#: strings.hrc:225
#, fuzzy
msgctxt "STR_WARNING_NOSOUNDFILE"
msgid ""
"The file %\n"
"is not a valid audio file !"
msgstr ""
"Dosiye %\n"
"ntabwo ari dosiye y'ijwi nyayo !"

#: strings.hrc:226
msgctxt "STR_UNDO_CONVERT_TO_METAFILE"
msgid "Convert to metafile"
msgstr "Guhindura mu dosiye idasanzwe"

#: strings.hrc:227
msgctxt "STR_UNDO_CONVERT_TO_BITMAP"
msgid "Convert to bitmap"
msgstr "Guhindura muri bitimapu"

#: strings.hrc:228
msgctxt "STR_HTMLEXP_ERROR_CREATE_FILE"
msgid "Cannot create the file $(URL1)."
msgstr "Ntishobora kurema dosiye $(URL1)."

#: strings.hrc:229
msgctxt "STR_HTMLEXP_ERROR_OPEN_FILE"
msgid "Could not open the file $(URL1)."
msgstr "Ntishobora gufungura dosiye $(URL1)."

#: strings.hrc:230
msgctxt "STR_HTMLEXP_ERROR_COPY_FILE"
msgid "The file $(URL1) could not be copied to $(URL2)"
msgstr "Dosiye $(URL1) ntishora gukopororwa ku $(URL2)"

#: strings.hrc:231
msgctxt "STR_STATUSBAR_MASTERPAGE"
msgid "Slide Master name. Right-click for list and double-click for dialog."
msgstr ""

#: strings.hrc:232
msgctxt "STR_TITLE_RENAMESLIDE"
msgid "Rename Slide"
msgstr "Kongera kwita Igice"

#: strings.hrc:233
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Izina"

#: strings.hrc:234
msgctxt "STR_TITLE_RENAMEMASTER"
msgid "Rename Master Slide"
msgstr ""

#: strings.hrc:235
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
msgid "Title Area for AutoLayouts"
msgstr "Umwanya w'Umutwe w'ImigaragarireYikoresha"

#: strings.hrc:236
msgctxt "STR_PLACEHOLDER_DESCRIPTION_OUTLINE"
msgid "Object Area for AutoLayouts"
msgstr "Umwanya w'Igikoresha w'Imigaragarire Yikoresha"

#: strings.hrc:237
msgctxt "STR_PLACEHOLDER_DESCRIPTION_FOOTER"
msgid "Footer Area"
msgstr "Umwanya w'Imperampangano"

#: strings.hrc:238
msgctxt "STR_PLACEHOLDER_DESCRIPTION_HEADER"
msgid "Header Area"
msgstr "Umwanya w'Umutwempangano"

#: strings.hrc:239
msgctxt "STR_PLACEHOLDER_DESCRIPTION_DATETIME"
msgid "Date Area"
msgstr "Umwanya w'Itariki"

#: strings.hrc:240
msgctxt "STR_PLACEHOLDER_DESCRIPTION_SLIDE"
msgid "Slide Number Area"
msgstr "Umwanya w'Inomero y'Igice"

#: strings.hrc:241
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NUMBER"
msgid "Page Number Area"
msgstr "Umwanya w'Inomero ya Paji"

#: strings.hrc:242
msgctxt "STR_FIELD_PLACEHOLDER_HEADER"
msgid "<header>"
msgstr "<Umutwempangano>"

#: strings.hrc:243
msgctxt "STR_FIELD_PLACEHOLDER_FOOTER"
msgid "<footer>"
msgstr "<Imperampangano>"

#: strings.hrc:244
msgctxt "STR_FIELD_PLACEHOLDER_DATETIME"
msgid "<date/time>"
msgstr "<itariki/igihe>"

#: strings.hrc:245
msgctxt "STR_FIELD_PLACEHOLDER_NUMBER"
msgid "<number>"
msgstr "<inomero>"

#: strings.hrc:246
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
msgstr ""

#: strings.hrc:247
msgctxt "STR_FIELD_PLACEHOLDER_SLIDENAME"
msgid "<slide-name>"
msgstr ""

#: strings.hrc:248
msgctxt "STR_FIELD_PLACEHOLDER_PAGENAME"
msgid "<page-name>"
msgstr ""

#: strings.hrc:249
msgctxt "STR_PLACEHOLDER_DESCRIPTION_NOTES"
msgid "Notes Area"
msgstr "Umwanya w'impugukirwa"

#: strings.hrc:250
msgctxt "STR_UNDO_HANGULHANJACONVERSION"
msgid "Hangul/Hanja Conversion"
msgstr "Ihindurangero Hanguru/Hanja"

#: strings.hrc:251
msgctxt "STR_LEFT_PANE_IMPRESS_TITLE"
msgid "Slides"
msgstr "Ibice"

#: strings.hrc:252
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "Paji"

#: strings.hrc:253
msgctxt "STR_TASKPANEL_NOT_AVAILABLE_SUBSTITUTION"
msgid "Preview not available"
msgstr "Igaragazambere ntiribonetse"

#: strings.hrc:254
msgctxt "STR_TASKPANEL_PREPARING_PREVIEW_SUBSTITUTION"
msgid "Preparing preview"
msgstr "Gutegura igaragazambere"

#: strings.hrc:255
msgctxt "STR_TASKPANEL_LAYOUT_MENU_TITLE"
msgid "Layouts"
msgstr "Imigaragarire"

#: strings.hrc:256
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr ""

#: strings.hrc:257
#, fuzzy
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
msgstr "Amahitamo y'Iyerekana"

#: strings.hrc:258
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "Imisusire y'akadirishya"

#: strings.hrc:259
msgctxt "STR_NAVIGATOR_SHOW_NAMED_SHAPES"
msgid "Named shapes"
msgstr ""

#: strings.hrc:260
msgctxt "STR_NAVIGATOR_SHOW_ALL_SHAPES"
msgid "All shapes"
msgstr ""

#: strings.hrc:261
msgctxt "STR_NAVIGATOR_SHAPE_BASE_NAME"
msgid "Shape %1"
msgstr ""

#: strings.hrc:262
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image for Slide ..."
msgstr ""

#: strings.hrc:263
msgctxt "RID_ANNOTATIONS_START"
msgid "Comments"
msgstr "Ibisobanuro"

#: strings.hrc:264
msgctxt "STR_RESET_LAYOUT"
msgid "Reset Slide Layout"
msgstr ""

#: strings.hrc:265
msgctxt "STR_INSERT_TABLE"
msgid "Insert Table"
msgstr "Kwinjizamo imbonerahamwe"

#: strings.hrc:266
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "Kongeramo Igishushanyo"

#: strings.hrc:267
#, fuzzy
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Kongeramo paji"

#: strings.hrc:268
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr ""

#: strings.hrc:269
msgctxt "STRING_DRAG_AND_DROP_PAGES"
msgid "Drag and Drop Pages"
msgstr ""

#: strings.hrc:270
msgctxt "STRING_DRAG_AND_DROP_SLIDES"
msgid "Drag and Drop Slides"
msgstr ""

#: strings.hrc:271
msgctxt "STR_PHOTO_ALBUM_EMPTY_WARNING"
msgid "Please add Images to the Album."
msgstr ""

#: strings.hrc:272
msgctxt "STR_PHOTO_ALBUM_TEXTBOX"
msgid "Text Slide"
msgstr ""

#: strings.hrc:273
msgctxt "STR_INSERT_3D_MODEL_TITLE"
msgid "Insert 3D Model"
msgstr ""

#: strings.hrc:274
msgctxt "STR_INSERT_3D_MODEL_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr ""

#: strings.hrc:275
msgctxt "STR_OBJECTS_TREE"
msgid "Page Tree"
msgstr ""

#: strings.hrc:276
#, fuzzy, c-format
msgctxt "STR_OVERWRITE_WARNING"
msgid "The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue?"
msgstr "Ububiko bw'intego bwa hafi '%FILENAME' ntabwo burimo ubusa. Zimwe muri dosiye zizasimburwa. Wifuza gukomeza?"

#: strings.hrc:278
msgctxt "STR_LAYER_BCKGRND"
msgid "Background"
msgstr "Mbuganyuma"

#: strings.hrc:279
msgctxt "STR_LAYER_BCKGRNDOBJ"
msgid "Background objects"
msgstr "Ibikoresho mbuganyuma"

#: strings.hrc:280
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Imigaragarire"

#: strings.hrc:281
msgctxt "STR_LAYER_CONTROLS"
msgid "Controls"
msgstr "Amagenzura"

#: strings.hrc:282
msgctxt "STR_LAYER_MEASURELINES"
msgid "Dimension Lines"
msgstr "Ingano Mirongo"

#: strings.hrc:283
msgctxt "STR_PAGE"
msgid "Slide"
msgstr "Igice"

#: strings.hrc:284
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "Paji"

#: strings.hrc:285
msgctxt "STR_SLIDE_NAME"
msgid "Slide"
msgstr "Igice"

#: strings.hrc:286
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
msgstr ""

#: strings.hrc:287
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
msgstr ""

#: strings.hrc:288
#, fuzzy
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
msgstr "Paji Ngenga"

#: strings.hrc:289
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
msgstr ""

#: strings.hrc:290
msgctxt "STR_NOTES"
msgid "(Notes)"
msgstr "(Impugukirwa)"

#: strings.hrc:291
msgctxt "STR_HANDOUT"
msgid "Handouts"
msgstr "Inyandiko"

#: strings.hrc:292
msgctxt "STR_PRESOBJ_MPTITLE"
msgid "Click to edit the title text format"
msgstr "Kanda mu kwandika imiterere y'umutwe mwandiko"

#: strings.hrc:293
msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "Kanda mu kwandika imiterere y'imbata mwandiko"

#: strings.hrc:294
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
msgid "Second Outline Level"
msgstr "Urwego w'Imbata ya Kabiri"

#: strings.hrc:295
msgctxt "STR_PRESOBJ_MPOUTLLAYER3"
msgid "Third Outline Level"
msgstr "Urwego w'Imbata ya Gatatu"

#: strings.hrc:296
msgctxt "STR_PRESOBJ_MPOUTLLAYER4"
msgid "Fourth Outline Level"
msgstr "Urwego w'Imbata ya Kane"

#: strings.hrc:297
msgctxt "STR_PRESOBJ_MPOUTLLAYER5"
msgid "Fifth Outline Level"
msgstr "Urwego w'Imbata ya Gatanu"

#: strings.hrc:298
msgctxt "STR_PRESOBJ_MPOUTLLAYER6"
msgid "Sixth Outline Level"
msgstr "Urwego w'Imbata ya Gatandatu"

#: strings.hrc:299
msgctxt "STR_PRESOBJ_MPOUTLLAYER7"
msgid "Seventh Outline Level"
msgstr "Urwego w'Imbata ya Karindwi"

#: strings.hrc:300
msgctxt "STR_PRESOBJ_MPNOTESTITLE"
msgid "Click to move the slide"
msgstr "Kanda wimure iki gice"

#: strings.hrc:301
msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "Kanda mu guhindura imiterere y'impugukirwa"

#: strings.hrc:302
msgctxt "STR_PRESOBJ_TITLE"
msgid "Click to add Title"
msgstr ""

#: strings.hrc:303
msgctxt "STR_PRESOBJ_OUTLINE"
msgid "Click to add Text"
msgstr ""

#: strings.hrc:304
msgctxt "STR_PRESOBJ_TEXT"
msgid "Click to add Text"
msgstr ""

#: strings.hrc:305
msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr ""

#: strings.hrc:306
msgctxt "STR_PRESOBJ_GRAPHIC"
msgid "Double-click to add an Image"
msgstr ""

#: strings.hrc:307
msgctxt "STR_PRESOBJ_OBJECT"
msgid "Double-click to add an Object"
msgstr ""

#: strings.hrc:308
msgctxt "STR_PRESOBJ_CHART"
msgid "Double-click to add a Chart"
msgstr ""

#: strings.hrc:309
msgctxt "STR_PRESOBJ_ORGCHART"
msgid "Double-click to add an Organization Chart"
msgstr ""

#: strings.hrc:310
msgctxt "STR_PRESOBJ_TABLE"
msgid "Double-click to add a Spreadsheet"
msgstr ""

#: strings.hrc:311
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Gisanzweho"

#: strings.hrc:312
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "Umutwe"

#: strings.hrc:313
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default"
msgstr "Gisanzweho"

#: strings.hrc:314
msgctxt "STR_UNDO_MOVEPAGES"
msgid "Move slides"
msgstr "Kwimura ibice"

#: strings.hrc:315
msgctxt "STR_POOLSHEET_MEASURE"
msgid "Dimension Line"
msgstr "Ingano-murongo"

#: strings.hrc:316
msgctxt "STR_POOLSHEET_OBJNOLINENOFILL"
msgid "Object with no fill and no line"
msgstr ""

#: strings.hrc:317
msgctxt "STR_POOLSHEET_OBJWITHARROW"
msgid "Object with arrow"
msgstr "Igikoresho  gifite akambi"

#: strings.hrc:318
msgctxt "STR_POOLSHEET_OBJWITHSHADOW"
msgid "Object with shadow"
msgstr "Igikoresho gifite igicucu"

#: strings.hrc:319
msgctxt "STR_POOLSHEET_OBJWITHOUTFILL"
msgid "Object without fill"
msgstr "Ikikoresho nta kuzuza"

#: strings.hrc:320
msgctxt "STR_POOLSHEET_TEXT"
msgid "Text"
msgstr "Umwandiko"

#: strings.hrc:321
msgctxt "STR_POOLSHEET_TEXTBODY"
msgid "Text body"
msgstr "Igihimba cy'umwandiko"

#: strings.hrc:322
msgctxt "STR_POOLSHEET_TEXTBODY_JUSTIFY"
msgid "Text body justified"
msgstr "Igihimba cy'umwandiko kiringanijwe"

#: strings.hrc:323
msgctxt "STR_POOLSHEET_TEXTBODY_INDENT"
msgid "First line indent"
msgstr "Isunika ry'umurongo wa mbere"

#: strings.hrc:324
msgctxt "STR_POOLSHEET_TITLE"
msgid "Title"
msgstr "Umutwe"

#: strings.hrc:325
msgctxt "STR_POOLSHEET_TITLE1"
msgid "Title1"
msgstr "Umutwe1"

#: strings.hrc:326
msgctxt "STR_POOLSHEET_TITLE2"
msgid "Title2"
msgstr "Umutwe2"

#: strings.hrc:327
msgctxt "STR_POOLSHEET_HEADLINE"
msgid "Heading"
msgstr "Umutwempangano"

#: strings.hrc:328
msgctxt "STR_POOLSHEET_HEADLINE1"
msgid "Heading1"
msgstr "Umutwe1"

#: strings.hrc:329
msgctxt "STR_POOLSHEET_HEADLINE2"
msgid "Heading2"
msgstr "Umutwe2"

#: strings.hrc:330
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "Umutwe"

#: strings.hrc:331
msgctxt "STR_PSEUDOSHEET_SUBTITLE"
msgid "Subtitle"
msgstr "Umutwe wungirije"

#: strings.hrc:332
msgctxt "STR_PSEUDOSHEET_OUTLINE"
msgid "Outline"
msgstr "Imbata"

#: strings.hrc:333
msgctxt "STR_PSEUDOSHEET_BACKGROUNDOBJECTS"
msgid "Background objects"
msgstr "Ibikoresho mbuganyuma"

#: strings.hrc:334
msgctxt "STR_PSEUDOSHEET_BACKGROUND"
msgid "Background"
msgstr "Mbuganyuma"

#: strings.hrc:335
msgctxt "STR_PSEUDOSHEET_NOTES"
msgid "Notes"
msgstr "Ibisobanuro"

#: strings.hrc:336
msgctxt "STR_POWERPOINT_IMPORT"
msgid "PowerPoint Import"
msgstr "Kuzana PowerPoint"

#: strings.hrc:337
msgctxt "STR_SAVE_DOC"
msgid "Save Document"
msgstr "Kubika inyandiko"

#: strings.hrc:338
msgctxt "STR_POOLSHEET_BANDED_CELL"
msgid "Banding cell"
msgstr ""

#: strings.hrc:339
msgctxt "STR_POOLSHEET_HEADER"
msgid "Header"
msgstr "Umutwempangano"

#: strings.hrc:340
msgctxt "STR_POOLSHEET_TOTAL"
msgid "Total line"
msgstr ""

#: strings.hrc:341
#, fuzzy
msgctxt "STR_POOLSHEET_FIRST_COLUMN"
msgid "First column"
msgstr "Ibara rya mbere"

#: strings.hrc:342
#, fuzzy
msgctxt "STR_POOLSHEET_LAST_COLUMN"
msgid "Last column"
msgstr "Inkingi y'ibumoso"

#: strings.hrc:343
msgctxt "STR_ENTER_PIN"
msgid "Enter PIN:"
msgstr ""

#: strings.hrc:344
msgctxt "STR_DEAUTHORISE_CLIENT"
msgid "Remove client authorisation"
msgstr ""

#: strings.hrc:345
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr ""

#: strings.hrc:346
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
msgstr ""

#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
#: strings.hrc:351
msgctxt "SID_SD_A11Y_D_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Igaragaza ry'Igishushanyo"

#: strings.hrc:352
msgctxt "SID_SD_A11Y_D_DRAWVIEW_D"
msgid "This is where you create and edit drawings."
msgstr "Hano niho uremera kandi ukahahindurira ibishushanyo."

#: strings.hrc:353
msgctxt "SID_SD_A11Y_I_DRAWVIEW_N"
msgid "Drawing View"
msgstr "Igaragaza ry'Igishushanyo"

#: strings.hrc:354
msgctxt "SID_SD_A11Y_I_DRAWVIEW_D"
msgid "This is where you create and edit slides."
msgstr "Hano niho uremera kandi ukahahindurira ibice."

#: strings.hrc:355
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_N"
msgid "Outline View"
msgstr "Igaragaza ry'Imbata"

#: strings.hrc:356
msgctxt "SID_SD_A11Y_I_OUTLINEVIEW_D"
msgid "This is where you enter or edit text in list form."
msgstr "Hano niho uremera kandi ukahahindurira umwandiko mu ifishi y'urutonde."

#: strings.hrc:357
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_N"
msgid "Slides View"
msgstr "Igaragaza ry'ibice"

#: strings.hrc:358
msgctxt "SID_SD_A11Y_I_SLIDEVIEW_D"
msgid "This is where you sort slides."
msgstr "Hano niho ushungurira ibice."

#: strings.hrc:359
msgctxt "SID_SD_A11Y_I_NOTESVIEW_N"
msgid "Notes View"
msgstr "Igaragaza ry'impugukirwa"

#: strings.hrc:360
msgctxt "SID_SD_A11Y_I_NOTESVIEW_D"
msgid "This is where you enter and view notes."
msgstr "Hano niho winjiriza kandi ukagariza impugukirwa."

#: strings.hrc:361
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_N"
msgid "Handout View"
msgstr "Igaragaza ry'inyandiko"

#: strings.hrc:362
msgctxt "SID_SD_A11Y_I_HANDOUTVIEW_D"
msgid "This is where you decide on the layout for handouts."
msgstr "Hano niho ufatira icyemezo ku migaragarire y'inyandiko."

#: strings.hrc:363
#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N"
msgid "PresentationTitle"
msgstr "Iyerekana"

#: strings.hrc:364
msgctxt "SID_SD_A11Y_P_OUTLINER_N"
msgid "PresentationOutliner"
msgstr ""

#: strings.hrc:365
msgctxt "SID_SD_A11Y_P_SUBTITLE_N"
msgid "PresentationSubtitle"
msgstr ""

#: strings.hrc:366
#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N"
msgid "PresentationPage"
msgstr "Iyerekana"

#: strings.hrc:367
#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N"
msgid "PresentationNotes"
msgstr "Iyerekana"

#: strings.hrc:368
#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "Inyandiko"

#: strings.hrc:369
msgctxt "SID_SD_A11Y_P_UNKNOWN_N"
msgid "UnknownAccessiblePresentationShape"
msgstr ""

#: strings.hrc:370
msgctxt "SID_SD_A11Y_P_TITLE_D"
msgid "PresentationTitleShape"
msgstr ""

#: strings.hrc:371
msgctxt "SID_SD_A11Y_P_OUTLINER_D"
msgid "PresentationOutlinerShape"
msgstr ""

#: strings.hrc:372
msgctxt "SID_SD_A11Y_P_SUBTITLE_D"
msgid "PresentationSubtitleShape"
msgstr ""

#: strings.hrc:373
#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_D"
msgid "PresentationPageShape"
msgstr "Iyerekana"

#: strings.hrc:374
msgctxt "SID_SD_A11Y_P_NOTES_D"
msgid "PresentationNotesShape"
msgstr ""

#: strings.hrc:375
msgctxt "SID_SD_A11Y_P_HANDOUT_D"
msgid "PresentationHandoutShape"
msgstr ""

#: strings.hrc:376
msgctxt "SID_SD_A11Y_P_UNKNOWN_D"
msgid "Unknown accessible presentation shape"
msgstr ""

#: strings.hrc:377
#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N"
msgid "PresentationFooter"
msgstr "Uburyo bw'iyerekana"

#: strings.hrc:378
msgctxt "SID_SD_A11Y_P_FOOTER_D"
msgid "PresentationFooterShape"
msgstr ""

#: strings.hrc:379
#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N"
msgid "PresentationHeader"
msgstr "Iyerekana"

#: strings.hrc:380
msgctxt "SID_SD_A11Y_P_HEADER_D"
msgid "PresentationHeaderShape"
msgstr ""

#: strings.hrc:381
msgctxt "SID_SD_A11Y_P_DATE_N"
msgid "PresentationDateAndTime"
msgstr ""

#: strings.hrc:382
msgctxt "SID_SD_A11Y_P_DATE_D"
msgid "PresentationDateAndTimeShape"
msgstr ""

#: strings.hrc:383
msgctxt "SID_SD_A11Y_P_NUMBER_N"
msgid "PresentationPageNumber"
msgstr ""

#: strings.hrc:384
msgctxt "SID_SD_A11Y_P_NUMBER_D"
msgid "PresentationPageNumberShape"
msgstr ""

#: strings.hrc:385
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "Iyerekana rya %PRODUCTNAME"

#: strings.hrc:386
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Umutwe"

#: strings.hrc:387
#, fuzzy
msgctxt "SID_SD_A11Y_P_OUTLINER_N_STYLE"
msgid "Outliner"
msgstr "Imbata"

#: strings.hrc:388
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Umutwe wungirije"

#: strings.hrc:389
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Paji"

#: strings.hrc:390
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Ibisobanuro"

#: strings.hrc:391
#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N_STYLE"
msgid "Handout"
msgstr "Inyandiko"

#: strings.hrc:392
msgctxt "SID_SD_A11Y_P_UNKNOWN_N_STYLE"
msgid "Unknown Accessible Presentation Shape"
msgstr ""

#: strings.hrc:393
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Imperampangano"

#: strings.hrc:394
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Umutwempangano"

#: strings.hrc:395
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Itariki"

#: strings.hrc:396
#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Umubare"

#: strings.hrc:397
#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(Nsoma-gusa)"

#: strings.hrc:399
msgctxt "STR_CUSTOMANIMATION_REPEAT_NONE"
msgid "none"
msgstr "ntacyo"

#: strings.hrc:400
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK"
msgid "Until next click"
msgstr "Kugeza hongeye gukandwa"

#: strings.hrc:401
msgctxt "STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE"
msgid "Until end of slide"
msgstr "Kugeza ku mpera y'urusika"

#: strings.hrc:402
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "Icyerekezo"

#: strings.hrc:403
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
msgstr "Ihindurangano"

#: strings.hrc:404
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
msgstr "Inkingi"

#: strings.hrc:405
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
msgstr "Ibara rya mbere"

#: strings.hrc:406
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
msgstr "Ibara rya Kabiri"

#: strings.hrc:407
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
msgstr "Ibara rya mbere"

#: strings.hrc:408
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Imisusire"

#: strings.hrc:409
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
msgstr "Imyandikire"

#: strings.hrc:410
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
msgstr "Ibara rya mbere"

#: strings.hrc:411
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Imisusire"

#: strings.hrc:412
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
msgstr "Inyugutishusho"

#: strings.hrc:413
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
msgstr "Ibara ry'umurongo"

#: strings.hrc:414
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
msgstr "Ingano y'imyandikire"

#: strings.hrc:415
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "Ingano"

#: strings.hrc:416
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
msgstr "Ingano"

#: strings.hrc:417
#, fuzzy
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
msgstr "Ibara"

#: strings.hrc:418
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
msgid "(No sound)"
msgstr "(Nta jwi)"

#: strings.hrc:419
msgctxt "STR_CUSTOMANIMATION_STOP_PREVIOUS_SOUND"
msgid "(Stop previous sound)"
msgstr "(Guhagarika ijwi ribanza)"

#: strings.hrc:420
msgctxt "STR_CUSTOMANIMATION_BROWSE_SOUND"
msgid "Other sound..."
msgstr "Irindi jwi..."

#: strings.hrc:421
msgctxt "STR_CUSTOMANIMATION_SAMPLE"
msgid "Sample"
msgstr "Urugero"

#: strings.hrc:422
msgctxt "STR_CUSTOMANIMATION_TRIGGER"
msgid "Trigger"
msgstr "Imbarutso"

#: strings.hrc:423
msgctxt "STR_CUSTOMANIMATION_LIST_HELPTEXT"
msgid "First select the slide element and then click 'Add...' to add an animation effect."
msgstr "Banza guhitamo ikigize urusika maze ukande 'Kongeraho...' kugira ngo wongereho imiterere y'ibyinisha."

#: strings.hrc:424
msgctxt "STR_CUSTOMANIMATION_USERPATH"
msgid "User paths"
msgstr ""

#: strings.hrc:425
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
msgstr ""

#: strings.hrc:426
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
msgstr ""

#: strings.hrc:427
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
msgstr ""

#: strings.hrc:428
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
msgstr ""

#: strings.hrc:429
#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "ntacyo"

#: strings.hrc:431
#, fuzzy
msgctxt "STR_ANNOTATION_TODAY"
msgid "Today,"
msgstr "Uyumunsi"

#: strings.hrc:432
msgctxt "STR_ANNOTATION_YESTERDAY"
msgid "Yesterday,"
msgstr ""

#: strings.hrc:433
msgctxt "STR_ANNOTATION_NOAUTHOR"
msgid "(no author)"
msgstr ""

#: strings.hrc:434
#, fuzzy
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 yashatse ku mpera y'iyerekana. Wifuza gukomezaku ntangiriro?"

#: strings.hrc:435
#, fuzzy
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 yashatse ku ntangiriro y'iyerekana. Wifuza gukomezaku mpera?"

#: strings.hrc:436
#, fuzzy
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 Gushushanya yashatse ku mpera y'inyandiko. Wifuza gukomezaku ntangiriro?"

#: strings.hrc:437
#, fuzzy
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 Gushushanya yashatse ku ntangiriro y'inyandiko. Wifuza gukomezaku mpera?"

#: strings.hrc:438
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "Kongeramo akandiko"

#: strings.hrc:439
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "Gusiba icyitonderwa"

#: strings.hrc:440
#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_MOVE"
msgid "Move Comment"
msgstr "Guhisha igisobanuro"

#: strings.hrc:441
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Kwandika Igisobanuro"

#: strings.hrc:442
msgctxt "STR_ANNOTATION_REPLY"
msgid "Reply to %1"
msgstr ""

#: strings.hrc:444
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "Media Playback"

#: strings.hrc:445
msgctxt "RID_DRAW_TABLE_TOOLBOX"
msgid "Table"
msgstr "Imbonerahamwe"

#: strings.hrc:447
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "Ikibanze cya %PRODUCTNAME "

#: strings.hrc:448
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "Gucapa"

#: strings.hrc:449
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Inyandiko"

#: strings.hrc:450
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr ""

#: strings.hrc:451
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Itondekanya"

#: strings.hrc:452
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "Ibigize"

#: strings.hrc:453
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "Umwanya w'Amayerekana"

#: strings.hrc:454
#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "Izina rya paji"

#: strings.hrc:455
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "Itariki n'igihe"

#: strings.hrc:456
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Paji zihishe"

#: strings.hrc:457
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Ibara"

#: strings.hrc:458
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "Ingano"

#: strings.hrc:459
#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "Udutabo"

#: strings.hrc:460
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr ""

#: strings.hrc:461
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Gushyiramo"

#: strings.hrc:462
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr ""

#: strings.hrc:463
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Igice cyo gucapa"

#: strings.hrc:465
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 yashatse ku mpera y'iyerekana. Wifuza gukomezaku ntangiriro?"

#: strings.hrc:466
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 yashatse ku ntangiriro y'iyerekana. Wifuza gukomezaku mpera?"

#: strings.hrc:467
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 Gushushanya yashatse ku mpera y'inyandiko. Wifuza gukomezaku ntangiriro?"

#: strings.hrc:468
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 Gushushanya yashatse ku ntangiriro y'inyandiko. Wifuza gukomezaku mpera?"

#: strings.hrc:470
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Habe na kimwe -"

#: annotationmenu.ui:13
msgctxt "annotationmenu|reply"
msgid "_Reply"
msgstr ""

#: annotationmenu.ui:28
#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "Bitsindagiye"

#: annotationmenu.ui:37
#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "Biberamye"

#: annotationmenu.ui:46
#, fuzzy
msgctxt "annotationmenu|underline"
msgid "_Underline"
msgstr "Gucaho umurongo"

#: annotationmenu.ui:55
#, fuzzy
msgctxt "annotationmenu|strike"
msgid "_Strikethrough"
msgstr "Icishamokarongo"

#: annotationmenu.ui:70
#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "Gukoporora"

#: annotationmenu.ui:79
#, fuzzy
msgctxt "annotationmenu|paste"
msgid "_Paste"
msgstr "Komeka"

#: annotationmenu.ui:94
#, fuzzy
msgctxt "annotationmenu|delete"
msgid "_Delete Comment"
msgstr "Gusiba icyitonderwa"

#: annotationmenu.ui:103
msgctxt "annotationmenu|deleteby"
msgid "Delete All Comments b_y %1"
msgstr ""

#: annotationmenu.ui:112
msgctxt "annotationmenu|deleteall"
msgid "Delete _All Comments"
msgstr ""

#: annotationtagmenu.ui:12
msgctxt "annotationtagmenu|reply"
msgid "_Reply"
msgstr ""

#: annotationtagmenu.ui:26
#, fuzzy
msgctxt "annotationtagmenu|delete"
msgid "_Delete Comment"
msgstr "Gusiba icyitonderwa"

#: annotationtagmenu.ui:34
msgctxt "annotationtagmenu|deleteby"
msgid "Delete All Comments b_y %1"
msgstr ""

#: annotationtagmenu.ui:42
msgctxt "annotationtagmenu|deleteall"
msgid "Delete _All Comments"
msgstr ""

#: currentmastermenu.ui:12
#, fuzzy
msgctxt "currentmastermenu|applyall"
msgid "_Apply to All Slides"
msgstr "Gushyira ku Bice Byose"

#: currentmastermenu.ui:20
#, fuzzy
msgctxt "currentmastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Gushyira ku Bice Byatoranijwe"

#: currentmastermenu.ui:34
msgctxt "currentmastermenu|edit"
msgid "_Edit Master..."
msgstr ""

#: currentmastermenu.ui:42
#, fuzzy
msgctxt "currentmastermenu|delete"
msgid "D_elete Master"
msgstr "Gukuraho Mugenga"

#: currentmastermenu.ui:56
#, fuzzy
msgctxt "currentmastermenu|large"
msgid "Show _Large Preview"
msgstr "Kwerekana Igaragazambere Rigaye"

#: currentmastermenu.ui:63
#, fuzzy
msgctxt "currentmastermenu|small"
msgid "Show S_mall Preview"
msgstr "Kwerekana Igaragazambere Ritoya"

#: customanimationeffecttab.ui:44
#, fuzzy
msgctxt "customanimationeffecttab|prop_label1"
msgid "_Direction:"
msgstr "Icyerekezo"

#: customanimationeffecttab.ui:90
msgctxt "customanimationeffecttab|smooth_start"
msgid "Accelerated start"
msgstr ""

#: customanimationeffecttab.ui:104
msgctxt "customanimationeffecttab|smooth_end"
msgid "Decelerated end"
msgstr ""

#: customanimationeffecttab.ui:131
#, fuzzy
msgctxt "customanimationeffecttab|label3"
msgid "Settings"
msgstr "Amagenamiterere"

#: customanimationeffecttab.ui:169
msgctxt "customanimationeffecttab|aeffect_label"
msgid "A_fter animation:"
msgstr ""

#: customanimationeffecttab.ui:183
msgctxt "customanimationeffecttab|sound_label"
msgid "_Sound:"
msgstr ""

#: customanimationeffecttab.ui:197
#, fuzzy
msgctxt "customanimationeffecttab|text_animation_label"
msgid "_Text animation:"
msgstr "Iyega ry'umwandiko"

#: customanimationeffecttab.ui:211
msgctxt "customanimationeffecttab|dim_color_label"
msgid "Di_m color:"
msgstr ""

#: customanimationeffecttab.ui:288
msgctxt "customanimationeffecttab|text_delay_label"
msgid "delay between characters"
msgstr ""

#: customanimationeffecttab.ui:307
msgctxt "customanimationeffecttab|aeffect_list"
msgid "Don't dim"
msgstr ""

#: customanimationeffecttab.ui:308
msgctxt "customanimationeffecttab|aeffect_list"
msgid "Dim with color"
msgstr ""

#: customanimationeffecttab.ui:309
msgctxt "customanimationeffecttab|aeffect_list"
msgid "Hide after animation"
msgstr ""

#: customanimationeffecttab.ui:310
msgctxt "customanimationeffecttab|aeffect_list"
msgid "Hide on next animation"
msgstr ""

#: customanimationeffecttab.ui:323
msgctxt "customanimationeffecttab|text_animation_list"
msgid "All at once"
msgstr ""

#: customanimationeffecttab.ui:324
msgctxt "customanimationeffecttab|text_animation_list"
msgid "Word by word"
msgstr ""

#: customanimationeffecttab.ui:325
msgctxt "customanimationeffecttab|text_animation_list"
msgid "Letter by letter"
msgstr ""

#: customanimationeffecttab.ui:344
msgctxt "customanimationeffecttab|label4"
msgid "Enhancement"
msgstr ""

#: customanimationproperties.ui:8
#, fuzzy
msgctxt "customanimationproperties|CustomAnimationProperties"
msgid "Effect Options"
msgstr "Amahitamo y'Imiterere..."

#: customanimationproperties.ui:91
#, fuzzy
msgctxt "customanimationproperties|effect"
msgid "Effect"
msgstr "Ingaruka"

#: customanimationproperties.ui:113
msgctxt "customanimationproperties|timing"
msgid "Timing"
msgstr ""

#: customanimationproperties.ui:136
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "Iyega ry'umwandiko"

#: customanimationspanel.ui:91
msgctxt "customanimationspanel|add_effect|tooltip_text"
msgid "Add Effect"
msgstr ""

#: customanimationspanel.ui:106
msgctxt "customanimationspanel|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr ""

#: customanimationspanel.ui:121
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "Kuzamura"

#: customanimationspanel.ui:136
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "Kumanura/Kumanuka"

#: customanimationspanel.ui:164
#, fuzzy
msgctxt "customanimationspanel|categorylabel"
msgid "Category:"
msgstr "Icyiciro"

#: customanimationspanel.ui:178
#, fuzzy
msgctxt "customanimationspanel|effectlabel"
msgid "Effect:"
msgstr "Ingaruka"

#: customanimationspanel.ui:193
msgctxt "customanimationspanel|categorylb"
msgid "Entrance"
msgstr ""

#: customanimationspanel.ui:194
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "Gushimangira"

#: customanimationspanel.ui:195
#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Exit"
msgstr "Gufunga"

#: customanimationspanel.ui:196
msgctxt "customanimationspanel|categorylb"
msgid "Motion Paths"
msgstr ""

#: customanimationspanel.ui:197
msgctxt "customanimationspanel|categorylb"
msgid "Misc Effects"
msgstr ""

#: customanimationspanel.ui:242
msgctxt "customanimationspanel|start_effect"
msgid "_Start:"
msgstr ""

#: customanimationspanel.ui:256
#, fuzzy
msgctxt "customanimationspanel|effect_property"
msgid "_Direction:"
msgstr "Icyerekezo"

#: customanimationspanel.ui:270
#, fuzzy
msgctxt "customanimationspanel|effect_duration"
msgid "D_uration:"
msgstr "Igihe-ngombwa"

#: customanimationspanel.ui:285
msgctxt "customanimationspanel|start_effect_list"
msgid "On click"
msgstr ""

#: customanimationspanel.ui:286
msgctxt "customanimationspanel|start_effect_list"
msgid "With previous"
msgstr ""

#: customanimationspanel.ui:287
msgctxt "customanimationspanel|start_effect_list"
msgid "After previous"
msgstr ""

#: customanimationspanel.ui:324
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Amahitamo"

#: customanimationspanel.ui:350
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr ""

#: customanimationspanel.ui:387
#, fuzzy
msgctxt "customanimationspanel|effect_label"
msgid "Effect"
msgstr "Ingaruka"

#: customanimationspanel.ui:429
msgctxt "customanimationspanel|auto_preview"
msgid "Automatic Preview"
msgstr ""

#: customanimationspanel.ui:446
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Gukina"

#: customanimationspanel.ui:451
#, fuzzy
msgctxt "customanimationspanel|play|tooltip_text"
msgid "Preview Effect"
msgstr "Kugaragazambere igikoresho"

#: customanimationspanel.ui:479
msgctxt "customanimationspanel|box1_label"
msgid "Animation Deck"
msgstr ""

#: customanimationspanel.ui:492
msgctxt "customanimationspanel|custom_animation_list_label"
msgid "Animation List"
msgstr ""

#: customanimationspanelhorizontal.ui:96
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr ""

#: customanimationspanelhorizontal.ui:110
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr ""

#: customanimationspanelhorizontal.ui:124
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "Kuzamura"

#: customanimationspanelhorizontal.ui:138
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "Kumanura/Kumanuka"

#: customanimationspanelhorizontal.ui:166
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr ""

#: customanimationspanelhorizontal.ui:179
#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "Icyerekezo"

#: customanimationspanelhorizontal.ui:193
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr ""

#: customanimationspanelhorizontal.ui:194
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr ""

#: customanimationspanelhorizontal.ui:195
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr ""

#: customanimationspanelhorizontal.ui:247
#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylabel"
msgid "Category:"
msgstr "Icyiciro"

#: customanimationspanelhorizontal.ui:260
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Entrance"
msgstr ""

#: customanimationspanelhorizontal.ui:261
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Gushimangira"

#: customanimationspanelhorizontal.ui:262
#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Exit"
msgstr "Gufunga"

#: customanimationspanelhorizontal.ui:263
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Motion Paths"
msgstr ""

#: customanimationspanelhorizontal.ui:264
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Misc Effects"
msgstr ""

#: customanimationspanelhorizontal.ui:277
#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_duration"
msgid "D_uration:"
msgstr "Igihe-ngombwa"

#: customanimationspanelhorizontal.ui:290
msgctxt "customanimationspanelhorizontal|anim_duration|tooltip_text"
msgid "Select the speed of the Animation."
msgstr ""

#: customanimationspanelhorizontal.ui:302
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr ""

#: customanimationspanelhorizontal.ui:340
#, fuzzy
msgctxt "customanimationspanelhorizontal|effectlabel"
msgid "Effect:"
msgstr "Ingaruka"

#: customanimationspanelhorizontal.ui:378
msgctxt "customanimationspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr ""

#: customanimationspanelhorizontal.ui:407
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Gukina"

#: customanimationspanelhorizontal.ui:412
#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "Kugaragazambere igikoresho"

#: customanimationtexttab.ui:26
msgctxt "customanimationtexttab|group_text_label"
msgid "_Group text:"
msgstr ""

#: customanimationtexttab.ui:56
msgctxt "customanimationtexttab|auto_after"
msgid "_Automatically after:"
msgstr ""

#: customanimationtexttab.ui:78
msgctxt "customanimationtexttab|group_text_list"
msgid "As one object"
msgstr ""

#: customanimationtexttab.ui:79
msgctxt "customanimationtexttab|group_text_list"
msgid "All paragraphs at once"
msgstr ""

#: customanimationtexttab.ui:80
msgctxt "customanimationtexttab|group_text_list"
msgid "By 1st level paragraphs"
msgstr ""

#: customanimationtexttab.ui:81
msgctxt "customanimationtexttab|group_text_list"
msgid "By 2nd level paragraphs"
msgstr ""

#: customanimationtexttab.ui:82
msgctxt "customanimationtexttab|group_text_list"
msgid "By 3rd level paragraphs"
msgstr ""

#: customanimationtexttab.ui:83
msgctxt "customanimationtexttab|group_text_list"
msgid "By 4th level paragraphs"
msgstr ""

#: customanimationtexttab.ui:84
msgctxt "customanimationtexttab|group_text_list"
msgid "By 5th level paragraphs"
msgstr ""

#: customanimationtexttab.ui:103
msgctxt "customanimationtexttab|animate_shape"
msgid "Animate attached _shape"
msgstr ""

#: customanimationtexttab.ui:119
msgctxt "customanimationtexttab|reverse_order"
msgid "_In reverse order"
msgstr ""

#: customanimationtimingtab.ui:29
msgctxt "customanimationtimingtab|start_label"
msgid "_Start:"
msgstr ""

#: customanimationtimingtab.ui:42
msgctxt "customanimationtimingtab|delay_label"
msgid "_Delay:"
msgstr ""

#: customanimationtimingtab.ui:55
#, fuzzy
msgctxt "customanimationtimingtab|duration_label"
msgid "D_uration:"
msgstr "Igihe-ngombwa"

#: customanimationtimingtab.ui:68
#, fuzzy
msgctxt "customanimationtimingtab|repeat_label"
msgid "_Repeat:"
msgstr "Kongera: "

#: customanimationtimingtab.ui:82
msgctxt "customanimationtimingtab|start_list"
msgid "On click"
msgstr ""

#: customanimationtimingtab.ui:83
msgctxt "customanimationtimingtab|start_list"
msgid "With previous"
msgstr ""

#: customanimationtimingtab.ui:84
msgctxt "customanimationtimingtab|start_list"
msgid "After previous"
msgstr ""

#: customanimationtimingtab.ui:111
msgctxt "customanimationtimingtab|anim_duration|tooltip_text"
msgid "Select the speed of the Animation."
msgstr ""

#: customanimationtimingtab.ui:133
msgctxt "customanimationtimingtab|rewind"
msgid "Rewind _when done playing"
msgstr ""

#: customanimationtimingtab.ui:174
msgctxt "customanimationtimingtab|rb_click_sequence"
msgid "_Animate as part of click sequence"
msgstr ""

#: customanimationtimingtab.ui:192
msgctxt "customanimationtimingtab|rb_interactive"
msgid "Start _effect on click of:"
msgstr ""

#: customanimationtimingtab.ui:228
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "Imbarutso"

#: customslideshows.ui:8
#, fuzzy
msgctxt "customslideshows|CustomSlideShows"
msgid "Custom Slide Shows"
msgstr "Iyerekana ry'Igice Ryifuzwa Rishya"

#: customslideshows.ui:37
#, fuzzy
msgctxt "customslideshows|startshow"
msgid "_Start"
msgstr "Cyiza"

#: customslideshows.ui:103
msgctxt "customslideshows|usecustomshows"
msgid "_Use custom slide show"
msgstr ""

#: customslideshows.ui:165
#, fuzzy
msgctxt "customslideshows|copy"
msgid "Cop_y"
msgstr "Gukoporora"

#: definecustomslideshow.ui:9
#, fuzzy
msgctxt "definecustomslideshow|DefineCustomSlideShow"
msgid "Define Custom Slide Show"
msgstr "Iyerekana ry'Igice Ryifuzwa Rishya"

#: definecustomslideshow.ui:91
#, fuzzy
msgctxt "definecustomslideshow|label1"
msgid "_Name:"
msgstr "Izina"

#: definecustomslideshow.ui:134
msgctxt "definecustomslideshow|label2"
msgid "_Existing slides:"
msgstr ""

#: definecustomslideshow.ui:148
msgctxt "definecustomslideshow|label3"
msgid "_Selected slides:"
msgstr ""

#: definecustomslideshow.ui:198
msgctxt "definecustomslideshow|add"
msgid ">>"
msgstr ""

#: definecustomslideshow.ui:211
msgctxt "definecustomslideshow|remove"
msgid "<<"
msgstr ""

#: dlgfield.ui:9
#, fuzzy
msgctxt "dlgfield|EditFieldsDialog"
msgid "Edit Field"
msgstr "Guhindura Dosiye"

#: dlgfield.ui:100
#, fuzzy
msgctxt "dlgfield|fixedRB"
msgid "_Fixed"
msgstr "Bidahinduka"

#: dlgfield.ui:118
#, fuzzy
msgctxt "dlgfield|varRB"
msgid "_Variable"
msgstr "Impinduragaciro"

#: dlgfield.ui:142
#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "Ubwoko bw'umwanya"

#: dlgfield.ui:164
#, fuzzy
msgctxt "dlgfield|label2"
msgid "_Language:"
msgstr "Ururimi"

#: dlgfield.ui:216
#, fuzzy
msgctxt "dlgfield|label3"
msgid "F_ormat"
msgstr "Imiterere"

#: dockinganimation.ui:62
#, fuzzy
msgctxt "dockinganimation|DockingAnimation"
msgid "Animation"
msgstr "Amayega"

#: dockinganimation.ui:90
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "Igaragazambere"

#: dockinganimation.ui:115
msgctxt "dockinganimation|loopcount|tooltip_text"
msgid "Loop Count"
msgstr ""

#: dockinganimation.ui:135
#, fuzzy
msgctxt "dockinganimation|loopcount"
msgid "Max."
msgstr "Kinini"

#: dockinganimation.ui:149
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "Igihe-ngombwa"

#: dockinganimation.ui:163
#, fuzzy
msgctxt "dockinganimation|numbitmap|tooltip_text"
msgid "Image Number"
msgstr "Inomero ya Paji"

#: dockinganimation.ui:186
#, fuzzy
msgctxt "dockinganimation|first|tooltip_text"
msgid "First Image"
msgstr "Paji ibanza"

#: dockinganimation.ui:201
msgctxt "dockinganimation|prev|tooltip_text"
msgid "Backwards"
msgstr ""

#: dockinganimation.ui:216
#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "Guhagarika"

#: dockinganimation.ui:231
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Gukina"

#: dockinganimation.ui:246
#, fuzzy
msgctxt "dockinganimation|last|tooltip_text"
msgid "Last Image"
msgstr "Paji ya nyuma"

#: dockinganimation.ui:299
msgctxt "dockinganimation|group"
msgid "Group object"
msgstr ""

#: dockinganimation.ui:317
msgctxt "dockinganimation|bitmap"
msgid "Bitmap object"
msgstr ""

#: dockinganimation.ui:340
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Itunganya"

#: dockinganimation.ui:355
#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top Left"
msgstr "Hejuru Ibumoso?"

#: dockinganimation.ui:356
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Ibumoso"

#: dockinganimation.ui:357
#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom Left"
msgstr "Hasi Ibumoso?"

#: dockinganimation.ui:358
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "Hejuru"

#: dockinganimation.ui:359
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "Hagati"

#: dockinganimation.ui:360
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "Hasi"

#: dockinganimation.ui:361
#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top Right"
msgstr "Hejuru Iburyo?"

#: dockinganimation.ui:362
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Iburyo"

#: dockinganimation.ui:363
#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom Right"
msgstr "Hasi Iburyo?"

#: dockinganimation.ui:389
msgctxt "dockinganimation|label1"
msgid "Animation group"
msgstr ""

#: dockinganimation.ui:433
#, fuzzy
msgctxt "dockinganimation|getone|tooltip_text"
msgid "Apply Object"
msgstr "Igikoresho Applet"

#: dockinganimation.ui:448
msgctxt "dockinganimation|getall|tooltip_text"
msgid "Apply Objects Individually"
msgstr ""

#: dockinganimation.ui:478
#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "Umubare"

#: dockinganimation.ui:521
#, fuzzy
msgctxt "dockinganimation|delone|tooltip_text"
msgid "Delete Current Image"
msgstr "Guhanagura Umubarendanga Ugezweho"

#: dockinganimation.ui:536
msgctxt "dockinganimation|delall|tooltip_text"
msgid "Delete All Images"
msgstr ""

#: dockinganimation.ui:562
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Ishusho"

#: dockinganimation.ui:605
#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "Kurema"

#: effectmenu.ui:12
#, fuzzy
msgctxt "effectmenu|onclick"
msgid "Start On _Click"
msgstr "Gutangira ku Ikanda"

#: effectmenu.ui:20
#, fuzzy
msgctxt "effectmenu|withprev"
msgid "Start _With Previous"
msgstr "Gutangirana N'Ibibanza"

#: effectmenu.ui:28
#, fuzzy
msgctxt "effectmenu|afterprev"
msgid "Start _After Previous"
msgstr "Gutangira Nyuma y'Ibibanza"

#: effectmenu.ui:41
#, fuzzy
msgctxt "effectmenu|options"
msgid "_Effect Options..."
msgstr "Amahitamo y'Imiterere..."

#: effectmenu.ui:49
#, fuzzy
msgctxt "effectmenu|timing"
msgid "_Timing..."
msgstr "Kugena igihe..."

#: effectmenu.ui:57
#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "Gukuraho"

#: fontsizemenu.ui:12
#, fuzzy
msgctxt "fontsizemenu|25"
msgid "Tiny"
msgstr "Bito"

#: fontsizemenu.ui:20
#, fuzzy
msgctxt "fontsizemenu|50"
msgid "Smaller"
msgstr "Gitoya"

#: fontsizemenu.ui:28
#, fuzzy
msgctxt "fontsizemenu|150"
msgid "Larger"
msgstr "Kinini"

#: fontsizemenu.ui:36
#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "Binini bikabije"

#: fontstylemenu.ui:12
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Bitsindagiye"

#: fontstylemenu.ui:20
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Biberamye"

#: fontstylemenu.ui:28
#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Biciyeho akarongo"

#: headerfooterdialog.ui:8
#, fuzzy
msgctxt "headerfooterdialog|HeaderFooterDialog"
msgid "Header and Footer"
msgstr "Umutwempimbano n'Imperampimbano..."

#: headerfooterdialog.ui:21
msgctxt "headerfooterdialog|apply_all"
msgid "Appl_y to All"
msgstr ""

#: headerfooterdialog.ui:106
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "Ibice"

#: headerfooterdialog.ui:128
msgctxt "headerfooterdialog|notes"
msgid "Notes and Handouts"
msgstr ""

#: headerfootertab.ui:40
#, fuzzy
msgctxt "headerfootertab|header_cb"
msgid "Heade_r"
msgstr "Umutwempangano"

#: headerfootertab.ui:67
msgctxt "headerfootertab|header_label"
msgid "Header _text:"
msgstr ""

#: headerfootertab.ui:101
#, fuzzy
msgctxt "headerfootertab|datetime_cb"
msgid "_Date and time"
msgstr "Itariki n'igihe"

#: headerfootertab.ui:132
#, fuzzy
msgctxt "headerfootertab|rb_fixed"
msgid "Fi_xed"
msgstr "Bidahinduka"

#: headerfootertab.ui:180
#, fuzzy
msgctxt "headerfootertab|rb_auto"
msgid "_Variable"
msgstr "Impinduragaciro"

#: headerfootertab.ui:223
#, fuzzy
msgctxt "headerfootertab|language_label"
msgid "_Language:"
msgstr "Ururimi"

#: headerfootertab.ui:247
#, fuzzy
msgctxt "headerfootertab|language_label1"
msgid "_Format:"
msgstr "Imiterere"

#: headerfootertab.ui:292
#, fuzzy
msgctxt "headerfootertab|footer_cb"
msgid "_Footer"
msgstr "Imperampangano"

#: headerfootertab.ui:319
msgctxt "headerfootertab|footer_label"
msgid "F_ooter text:"
msgstr ""

#: headerfootertab.ui:360
msgctxt "headerfootertab|slide_number"
msgid "_Slide number"
msgstr ""

#: headerfootertab.ui:382
msgctxt "headerfootertab|include_label"
msgid "Include on Slide"
msgstr ""

#: headerfootertab.ui:397
msgctxt "headerfootertab|not_on_title"
msgid "Do _not show on the first slide"
msgstr ""

#: headerfootertab.ui:416
#, fuzzy
msgctxt "headerfootertab|replacement_a"
msgid "_Page Number"
msgstr "Inomero ya Paji"

#: headerfootertab.ui:430
msgctxt "headerfootertab|replacement_b"
msgid "Include on page"
msgstr ""

#: impressprinteroptions.ui:32
#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Umwanya w'Amayerekana"

#: impressprinteroptions.ui:48
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Itariki n'igihe"

#: impressprinteroptions.ui:64
#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Paji zihishe"

#: impressprinteroptions.ui:86
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Ibigize"

#: impressprinteroptions.ui:119
#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Ingano y'umwimerere"

#: impressprinteroptions.ui:137
#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Ibipimokijuju"

#: impressprinteroptions.ui:155
#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Umukara n'Umweru"

#: impressprinteroptions.ui:179
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Ibara"

#: impressprinteroptions.ui:212
#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Ingano y'umwimerere"

#: impressprinteroptions.ui:230
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr ""

#: impressprinteroptions.ui:248
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr ""

#: impressprinteroptions.ui:266
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr ""

#: impressprinteroptions.ui:290
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Ingano"

#: insertslides.ui:8
#, fuzzy
msgctxt "insertslides|InsertSlidesDialog"
msgid "Insert Slides"
msgstr "Kongeramo Igice"

#: insertslides.ui:92
msgctxt "insertslides|before"
msgid "_Before"
msgstr ""

#: insertslides.ui:111
msgctxt "insertslides|after"
msgid "A_fter"
msgstr ""

#: insertslides.ui:137
#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "Ibirindiro"

#: interactiondialog.ui:8
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "Imikoranire"

#: interactionpage.ui:40
msgctxt "interactionpage|label2"
msgid "Action at mouse click:"
msgstr ""

#: interactionpage.ui:65
#, fuzzy
msgctxt "interactionpage|fttree"
msgid "Target:"
msgstr "Intego"

#: interactionpage.ui:143
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "Imikoranire"

#: interactionpage.ui:183
#, fuzzy
msgctxt "interactionpage|browse"
msgid "_Browse..."
msgstr "Gushakisha..."

#: interactionpage.ui:197
#, fuzzy
msgctxt "interactionpage|find"
msgid "_Find"
msgstr "Gushaka"

#: interactionpage.ui:229
msgctxt "interactionpage|sound-atkobject"
msgid "Path Name"
msgstr ""

#: layoutmenu.ui:12
#, fuzzy
msgctxt "layoutmenu|apply"
msgid "Apply to _Selected Slides"
msgstr "Gushyira ku Bice Byatoranijwe"

#: layoutmenu.ui:26
#, fuzzy
msgctxt "layoutmenu|insert"
msgid "_Insert Slide"
msgstr "Kongeramo Igice"

#: masterlayoutdlg.ui:8
#, fuzzy
msgctxt "masterlayoutdlg|MasterLayoutDialog"
msgid "Master Elements"
msgstr "Ibintu ngenga..."

#: masterlayoutdlg.ui:92
#, fuzzy
msgctxt "masterlayoutdlg|header"
msgid "_Header"
msgstr "Umutwempangano"

#: masterlayoutdlg.ui:108
msgctxt "masterlayoutdlg|datetime"
msgid "_Date/time"
msgstr ""

#: masterlayoutdlg.ui:124
#, fuzzy
msgctxt "masterlayoutdlg|footer"
msgid "_Footer"
msgstr "Imperampangano"

#: masterlayoutdlg.ui:140
#, fuzzy
msgctxt "masterlayoutdlg|pagenumber"
msgid "_Page number"
msgstr "Izina rya paji"

#: masterlayoutdlg.ui:156
msgctxt "masterlayoutdlg|slidenumber"
msgid "_Slide number"
msgstr ""

#: masterlayoutdlg.ui:178
#, fuzzy
msgctxt "masterlayoutdlg|Placeholders"
msgid "Placeholders"
msgstr "Akarindamwanya"

#: mastermenu.ui:12
#, fuzzy
msgctxt "mastermenu|applyall"
msgid "_Apply to All Slides"
msgstr "Gushyira ku Bice Byose"

#: mastermenu.ui:20
#, fuzzy
msgctxt "mastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Gushyira ku Bice Byatoranijwe"

#: mastermenu.ui:34
#, fuzzy
msgctxt "mastermenu|large"
msgid "Show _Large Preview"
msgstr "Kwerekana Igaragazambere Rigaye"

#: mastermenu.ui:42
#, fuzzy
msgctxt "mastermenu|small"
msgid "Show S_mall Preview"
msgstr "Kwerekana Igaragazambere Ritoya"

#: navigatorpanel.ui:22
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Inyandiko"

#: navigatorpanel.ui:25
#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Idirishya rikora"

#: navigatorpanel.ui:58
msgctxt "navigatorpanel|first|tooltip_text"
msgid "First Slide"
msgstr ""

#: navigatorpanel.ui:71
msgctxt "navigatorpanel|previous|tooltip_text"
msgid "Previous Slide"
msgstr ""

#: navigatorpanel.ui:84
msgctxt "navigatorpanel|next|tooltip_text"
msgid "Next Slide"
msgstr ""

#: navigatorpanel.ui:97
msgctxt "navigatorpanel|last|tooltip_text"
msgid "Last Slide"
msgstr ""

#: navigatorpanel.ui:120
#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Uburyo bw'Ikurura"

#: navigatorpanel.ui:133
msgctxt "navigatorpanel|shapes|tooltip_text"
msgid "Show Shapes"
msgstr ""

#: notebookbar.ui:340
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Dosiye"

#: notebookbar.ui:421
#, fuzzy
msgctxt "notebookbar|FormatPaintbrush"
msgid "Clone"
msgstr "Umutemeri"

#: notebookbar.ui:921
#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Utudomo na nimero"

#: notebookbar.ui:961
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Akagerampera"

#: notebookbar.ui:968
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Kongera Akagerampera"

#: notebookbar.ui:984
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Kugabanya Akagerampera"

#: notebookbar.ui:1018
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr ""

#: notebookbar.ui:1497
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr ""

#: notebookbar.ui:1618
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr ""

#: notebookbar.ui:1935
#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Ibimenyetso"

#: notebookbar.ui:2011
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Kongeramo"

#: notebookbar.ui:2033
#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "IbikorwaUbucuruzi"

#: notebookbar.ui:2053
#, fuzzy
msgctxt "notebookbar|AnimationLabel"
msgid "Animation"
msgstr "Amayega"

#: notebookbar.ui:2218
#, fuzzy
msgctxt "notebookbar|SlideShowLabel"
msgid "Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar.ui:2252
#, fuzzy
msgctxt "notebookbar|SpellOnline"
msgid "Auto Spellcheck"
msgstr "Igenzuranyuguti nyakwikoresha"

#: notebookbar.ui:2354
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Isubiramo"

#: notebookbar.ui:2547
#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Akazu"

#: notebookbar.ui:2737
#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Igaragaza"

#: notebookbar.ui:2757
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Imbonerahamwe"

#: notebookbar.ui:3275
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Ishusho"

#: notebookbar_groupedbar_compact.ui:466
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr ""

#: notebookbar_groupedbar_compact.ui:1884
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr ""

#: notebookbar_groupedbar_compact.ui:2575
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Dosiye"

#: notebookbar_groupedbar_compact.ui:2714
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "~Guhindura"

#: notebookbar_groupedbar_compact.ui:2884
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_compact.ui:3012
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstylet"
msgid "S_lide"
msgstr "Igice"

#: notebookbar_groupedbar_compact.ui:3163
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "Kongeramo"

#: notebookbar_groupedbar_compact.ui:3332
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr ""

#: notebookbar_groupedbar_compact.ui:3616
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_compact.ui:3767
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4777
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Isubiramo"

#: notebookbar_groupedbar_compact.ui:3906
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|slideshowf"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "Imiterere"

#: notebookbar_groupedbar_compact.ui:4321
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5329
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Igika"

#: notebookbar_groupedbar_compact.ui:4492
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "Kongeramo"

#: notebookbar_groupedbar_compact.ui:4626
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_compact.ui:4914
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|slideshowb"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_compact.ui:5479
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "Imbariro"

#: notebookbar_groupedbar_compact.ui:5795
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr ""

#: notebookbar_groupedbar_compact.ui:5987
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "St_yles"
msgstr "Imisusire"

#: notebookbar_groupedbar_compact.ui:6214
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""

#: notebookbar_groupedbar_compact.ui:6585
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Itsinda"

#: notebookbar_groupedbar_compact.ui:6694
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Akazu"

#: notebookbar_groupedbar_compact.ui:6836
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""

#: notebookbar_groupedbar_compact.ui:7008
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Igishushanyo"

#: notebookbar_groupedbar_compact.ui:7123
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Ibara"

#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Akazu"

#: notebookbar_groupedbar_compact.ui:7732
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|slideshowOLE"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_compact.ui:7957
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ikadiri"

#: notebookbar_groupedbar_compact.ui:8484
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewOLE"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_compact.ui:8663
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master Page"
msgstr "Paji Ngenga"

#: notebookbar_groupedbar_compact.ui:8808
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "Kongeramo"

#: notebookbar_groupedbar_compact.ui:9016
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr ""

#: notebookbar_groupedbar_compact.ui:9391
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewMaster"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_compact.ui:9526
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""

#: notebookbar_groupedbar_compact.ui:9581
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ibikoresho"

#: notebookbar_groupedbar_full.ui:2372
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr ""

#: notebookbar_groupedbar_full.ui:2541
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Gusubiramo ibyavuzwe"

#: notebookbar_groupedbar_full.ui:3227
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Dosiye"

#: notebookbar_groupedbar_full.ui:3449
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "~Guhindura"

#: notebookbar_groupedbar_full.ui:3608
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_full.ui:3805
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
msgstr "Igice"

#: notebookbar_groupedbar_full.ui:3956
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "Kongeramo"

#: notebookbar_groupedbar_full.ui:4302
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr ""

#: notebookbar_groupedbar_full.ui:4486
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_full.ui:4632
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6202
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Isubiramo"

#: notebookbar_groupedbar_full.ui:4920
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8526
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Gutunganya"

#: notebookbar_groupedbar_full.ui:5075
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "Imiterere"

#: notebookbar_groupedbar_full.ui:5651
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6918
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "Igika"

#: notebookbar_groupedbar_full.ui:5894
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "Kongeramo"

#: notebookbar_groupedbar_full.ui:6056
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_full.ui:6339
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_full.ui:7097
#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Imbonerahamwe"

#: notebookbar_groupedbar_full.ui:7362
#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "Imbariro"

#: notebookbar_groupedbar_full.ui:7482
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr ""

#: notebookbar_groupedbar_full.ui:7818
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""

#: notebookbar_groupedbar_full.ui:8114
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "~Guhindura"

#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "Akazu"

#: notebookbar_groupedbar_full.ui:8819
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Itsinda"

#: notebookbar_groupedbar_full.ui:8958
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""

#: notebookbar_groupedbar_full.ui:9216
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Igishushanyo"

#: notebookbar_groupedbar_full.ui:9387
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Ibara"

#: notebookbar_groupedbar_full.ui:10344
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""

#: notebookbar_groupedbar_full.ui:10520
#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
msgstr "Iyerekana ry'Igice"

#: notebookbar_groupedbar_full.ui:10805
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Ikadiri"

#: notebookbar_groupedbar_full.ui:11514
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_full.ui:11674
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
msgstr "Paji Ngenga"

#: notebookbar_groupedbar_full.ui:11912
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "Kongeramo"

#: notebookbar_groupedbar_full.ui:12141
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr ""

#: notebookbar_groupedbar_full.ui:12629
#, fuzzy
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
msgstr "Igaragaza"

#: notebookbar_groupedbar_full.ui:12749
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""

#: notebookbar_groupedbar_full.ui:12801
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ibikoresho"

#: notebookbar_groupedbar_full.ui:12855
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ifashayobora"

#: notebookbar_groups.ui:49
#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "Ahatanditseho"

#: notebookbar_groups.ui:57
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Umutwe, Igice"

#: notebookbar_groups.ui:65
#, fuzzy
msgctxt "notebookbar_groups|layout03"
msgid "Title, Text"
msgstr "Umwandiko w'umutwe"

#: notebookbar_groups.ui:73
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr ""

#: notebookbar_groups.ui:81
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr ""

#: notebookbar_groups.ui:104
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Ihuzanyobora"

#: notebookbar_groups.ui:118
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Ubusobanuro mpezarupapuro"

#: notebookbar_groups.ui:127
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Icyitonderwa gisoza"

#: notebookbar_groups.ui:142
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Akamenyetso"

#: notebookbar_groups.ui:151
#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
msgstr "ikirango-mpinguranya"

#: notebookbar_groups.ui:168
msgctxt "notebookbar_groups|master01"
msgid "Master 1"
msgstr ""

#: notebookbar_groups.ui:177
msgctxt "notebookbar_groups|master02"
msgid "Master 2"
msgstr ""

#: notebookbar_groups.ui:257
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Gisanzweho"

#: notebookbar_groups.ui:265
#, fuzzy
msgctxt "notebookbar_groups|shapestylenofill"
msgid "No Fill"
msgstr "Nta Kuzuza"

#: notebookbar_groups.ui:273
msgctxt "notebookbar_groups|shapestyleshadow"
msgid "With Shadow"
msgstr ""

#: notebookbar_groups.ui:287
#, fuzzy
msgctxt "notebookbar_groups|shapestyletitle1"
msgid "Title 1"
msgstr "Umutwe1"

#: notebookbar_groups.ui:295
#, fuzzy
msgctxt "notebookbar_groups|shapestyletitle2"
msgid "Title 2"
msgstr "Umutwe2"

#: notebookbar_groups.ui:489
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Dosiye"

#: notebookbar_groups.ui:642
#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
msgstr "Ububikokoporora"

#: notebookbar_groups.ui:688
#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Imisusire"

#: notebookbar_groups.ui:849
msgctxt "notebookbar_groups|growb"
msgid " "
msgstr ""

#: notebookbar_groups.ui:871
msgctxt "notebookbar_groups|shrinkb"
msgid " "
msgstr ""

#: notebookbar_groups.ui:1201
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Umwandiko"

#: notebookbar_groups.ui:1251
#, fuzzy
msgctxt "notebookbar_groups|startshowb"
msgid "Start"
msgstr "Cyiza"

#: notebookbar_groups.ui:1275
#, fuzzy
msgctxt "notebookbar_groups|masterb"
msgid "Master"
msgstr "Mugenga"

#: notebookbar_groups.ui:1293
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Imigaragarire"

#: notebookbar_groups.ui:1323
#, fuzzy
msgctxt "notebookbar_groups|animationb"
msgid "Animation"
msgstr "Amayega"

#: notebookbar_groups.ui:1340
#, fuzzy
msgctxt "notebookbar_groups|transitionb"
msgid "Transition"
msgstr "IbikorwaUbucuruzi"

#: notebookbar_groups.ui:1386
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Igice"

#: notebookbar_groups.ui:1460
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Imisusire shusho"

#: notebookbar_groups.ui:1476
#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Amahuriro"

#: notebookbar_groups.ui:1584
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Kongeramo"

#: notebookbar_groups.ui:1620
#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Imisusire"

#: notebookbar_groups.ui:1659
#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Gusubizaho"

#: notebookbar_groups.ui:1703
#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Gufunika"

#: notebookbar_groups.ui:1718
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
msgstr ""

#: notebookbar_groups.ui:1762
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Ishusho"

#: notebookbar_groups.ui:1818
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Nta na kimwe"

#: notebookbar_groups.ui:1827
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Bitunganye"

#: notebookbar_groups.ui:1836
#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Biteganye"

#: notebookbar_groups.ui:1845
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr ""

#: notebookbar_groups.ui:1854
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr ""

#: notebookbar_groups.ui:1863
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr ""

#: notebookbar_groups.ui:1878
#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Urubibi"

#: notebookbar_groups.ui:1887
#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Urubibi rw'Umwandiko"

#: optimpressgeneralpage.ui:40
#, fuzzy
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr "Kwemerera Ihindura ryihuta"

#: optimpressgeneralpage.ui:56
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selected"
msgstr ""

#: optimpressgeneralpage.ui:79
#, fuzzy
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr "Ikintumwandiko"

#: optimpressgeneralpage.ui:113
msgctxt "optimpressgeneralpage|startwithwizard"
msgid "Start with _Template Selection"
msgstr ""

#: optimpressgeneralpage.ui:134
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "Inyandiko Nshya"

#: optimpressgeneralpage.ui:170
msgctxt "optimpressgeneralpage|copywhenmove"
msgid "Copy when moving"
msgstr ""

#: optimpressgeneralpage.ui:193
msgctxt "optimpressgeneralpage|label6"
msgid "Unit of _measurement:"
msgstr ""

#: optimpressgeneralpage.ui:230
#, fuzzy
msgctxt "optimpressgeneralpage|tapstoplabel"
msgid "Ta_b stops:"
msgstr "Amahagarika y'isimbuka"

#: optimpressgeneralpage.ui:262
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr ""

#: optimpressgeneralpage.ui:277
msgctxt "optimpressgeneralpage|distrotcb"
msgid "Do not distort objects in curve"
msgstr ""

#: optimpressgeneralpage.ui:293
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr ""

#: optimpressgeneralpage.ui:315
#, fuzzy
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "Amagenamiterere"

#: optimpressgeneralpage.ui:350
msgctxt "optimpressgeneralpage|enremotcont"
msgid "Enable remote control"
msgstr ""

#: optimpressgeneralpage.ui:365
msgctxt "optimpressgeneralpage|enprsntcons"
msgid "Enable Presenter Console"
msgstr ""

#: optimpressgeneralpage.ui:386
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "Iyerekana"

#: optimpressgeneralpage.ui:425
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr ""

#: optimpressgeneralpage.ui:439
#, fuzzy
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr "Ubugari bwa paji"

#: optimpressgeneralpage.ui:453
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr ""

#: optimpressgeneralpage.ui:575
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Gupima"

#: optimpressgeneralpage.ui:607
msgctxt "optimpressgeneralpage|printermetrics"
msgid "Us_e printer metrics for document formatting"
msgstr ""

#: optimpressgeneralpage.ui:622
msgctxt "optimpressgeneralpage|cbCompatibility"
msgid "Add _spacing between paragraphs and tables"
msgstr ""

#: optimpressgeneralpage.ui:645
#, fuzzy
msgctxt "optimpressgeneralpage|label1"
msgid "Compatibility"
msgstr "Bihuye neza"

#: photoalbum.ui:18
msgctxt "photoalbum|liststore2"
msgid "1 Image"
msgstr ""

#: photoalbum.ui:21
#, fuzzy
msgctxt "photoalbum|liststore2"
msgid "2 Images"
msgstr "Ishusho"

#: photoalbum.ui:24
#, fuzzy
msgctxt "photoalbum|liststore2"
msgid "4 Images"
msgstr "Ishusho"

#: photoalbum.ui:31
msgctxt "photoalbum|PhotoAlbumCreatorDialog"
msgid "Create Photo Album"
msgstr ""

#: photoalbum.ui:60
#, fuzzy
msgctxt "photoalbum|create_btn"
msgid "Insert Slides"
msgstr "Kongeramo Igice"

#: photoalbum.ui:169
msgctxt "photoalbum|rem_btn|tooltip_text"
msgid "Remove Image from List"
msgstr ""

#: photoalbum.ui:185
msgctxt "photoalbum|up_btn|tooltip_text"
msgid "Move Image Up"
msgstr ""

#: photoalbum.ui:201
msgctxt "photoalbum|down_btn|tooltip_text"
msgid "Move Image Down"
msgstr ""

#: photoalbum.ui:277
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "Igaragazambere"

#: photoalbum.ui:306
#, fuzzy
msgctxt "photoalbum|label7"
msgid "Slide layout:"
msgstr "Imigaragarire y'igice"

#: photoalbum.ui:344
msgctxt "photoalbum|cap_check"
msgid "Add caption to each slide"
msgstr ""

#: photoalbum.ui:359
msgctxt "photoalbum|asr_check"
msgid "Keep aspect ratio"
msgstr ""

#: photoalbum.ui:375
#, fuzzy
msgctxt "photoalbum|asr_check_crop"
msgid "Fill Screen"
msgstr "Mugaragaza Yuzuye"

#: photoalbum.ui:390
msgctxt "photoalbum|insert_as_link_check"
msgid "Link images"
msgstr ""

#: presentationdialog.ui:8
#, fuzzy
msgctxt "presentationdialog|PresentationDialog"
msgid "Slide Show Settings"
msgstr "Amagenamiterere y'agaceyerekana..."

#: presentationdialog.ui:49
#, fuzzy
msgctxt "presentationdialog|from"
msgid "_From:"
msgstr "Kuva:"

#: presentationdialog.ui:76
msgctxt "presentationdialog|from_cb-atkobject"
msgid "Starting slide"
msgstr ""

#: presentationdialog.ui:93
msgctxt "presentationdialog|allslides"
msgid "All _slides"
msgstr ""

#: presentationdialog.ui:110
#, fuzzy
msgctxt "presentationdialog|customslideshow"
msgid "_Custom slide show:"
msgstr "Iyerekana ry'Igice Ryifuzwa Rishya"

#: presentationdialog.ui:150
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "Igice"

#: presentationdialog.ui:205
msgctxt "presentationdialog|presdisplay_label"
msgid "P_resentation display:"
msgstr ""

#: presentationdialog.ui:226
msgctxt "presentationdialog|externalmonitor_str"
msgid "Display %1 (external)"
msgstr ""

#: presentationdialog.ui:236
msgctxt "presentationdialog|monitor_str"
msgid "Display %1"
msgstr ""

#: presentationdialog.ui:246
msgctxt "presentationdialog|allmonitors_str"
msgid "All displays"
msgstr ""

#: presentationdialog.ui:256
msgctxt "presentationdialog|external_str"
msgid "Auto External (Display %1)"
msgstr ""

#: presentationdialog.ui:277
msgctxt "presentationdialog|label3"
msgid "Multiple Displays"
msgstr ""

#: presentationdialog.ui:317
#, fuzzy
msgctxt "presentationdialog|default"
msgid "F_ull screen"
msgstr "Mugaragaza Yuzuye"

#: presentationdialog.ui:334
msgctxt "presentationdialog|window"
msgid "In a _window"
msgstr ""

#: presentationdialog.ui:350
msgctxt "presentationdialog|auto"
msgid "_Loop and repeat after:"
msgstr ""

#: presentationdialog.ui:369
msgctxt "presentationdialog|showlogo"
msgid "Show _logo"
msgstr ""

#: presentationdialog.ui:388
msgctxt "presentationdialog|pauseduration|tooltip_text"
msgid "Duration of pause"
msgstr ""

#: presentationdialog.ui:395
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr ""

#: presentationdialog.ui:412
#, fuzzy
msgctxt "presentationdialog|label2"
msgid "Presentation Mode"
msgstr "Iyerekana"

#: presentationdialog.ui:447
msgctxt "presentationdialog|manualslides"
msgid "Change slides _manually"
msgstr ""

#: presentationdialog.ui:462
msgctxt "presentationdialog|pointervisible"
msgid "Mouse pointer _visible"
msgstr ""

#: presentationdialog.ui:477
msgctxt "presentationdialog|pointeraspen"
msgid "Mouse pointer as _pen"
msgstr ""

#: presentationdialog.ui:492
msgctxt "presentationdialog|animationsallowed"
msgid "_Animations allowed"
msgstr ""

#: presentationdialog.ui:507
msgctxt "presentationdialog|changeslidesbyclick"
msgid "Change slides by clic_king on background"
msgstr ""

#: presentationdialog.ui:522
msgctxt "presentationdialog|alwaysontop"
msgid "Presentation always _on top"
msgstr ""

#: presentationdialog.ui:543
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Amahitamo"

#: prntopts.ui:37
#, fuzzy
msgctxt "prntopts|pagenmcb"
msgid "_Page name"
msgstr "Izina rya paji"

#: prntopts.ui:54
#, fuzzy
msgctxt "prntopts|datecb"
msgid "D_ate"
msgstr "Itariki"

#: prntopts.ui:71
#, fuzzy
msgctxt "prntopts|timecb"
msgid "Ti_me"
msgstr "Igihe"

#: prntopts.ui:88
#, fuzzy
msgctxt "prntopts|hiddenpgcb"
msgid "H_idden pages"
msgstr "Paji zihishe"

#: prntopts.ui:111
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "Gucapa"

#: prntopts.ui:145
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Gisanzweho"

#: prntopts.ui:163
#, fuzzy
msgctxt "prntopts|fittopgrb"
msgid "_Fit to page"
msgstr "Guhuza n'urupapuro"

#: prntopts.ui:181
msgctxt "prntopts|tilepgrb"
msgid "_Tile pages"
msgstr ""

#: prntopts.ui:199
#, fuzzy
msgctxt "prntopts|brouchrb"
msgid "B_rochure"
msgstr "Udutabo"

#: prntopts.ui:217
msgctxt "prntopts|papertryfrmprntrcb"
msgid "Paper tray from printer s_ettings"
msgstr ""

#: prntopts.ui:240
msgctxt "prntopts|frontcb"
msgid "Fr_ont"
msgstr ""

#: prntopts.ui:259
#, fuzzy
msgctxt "prntopts|backcb"
msgid "Ba_ck"
msgstr "Inyuma"

#: prntopts.ui:293
#, fuzzy
msgctxt "prntopts|label3"
msgid "Page Options"
msgstr "Amahitamo y'Ishusho"

#: prntopts.ui:339
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "Igishushanyo"

#: prntopts.ui:355
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "Ibisobanuro"

#: prntopts.ui:371
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "Inyandiko"

#: prntopts.ui:387
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "Imbata"

#: prntopts.ui:409
#, fuzzy
msgctxt "prntopts|contentlbl"
msgid "Content"
msgstr "Ibigize"

#: prntopts.ui:442
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Gisanzweho"

#: prntopts.ui:459
#, fuzzy
msgctxt "prntopts|grayscalerb"
msgid "Gra_yscale"
msgstr "Ibipimokijuju"

#: prntopts.ui:477
#, fuzzy
msgctxt "prntopts|blackwhiterb"
msgid "Black & _white"
msgstr "Umukara n'Umweru"

#: prntopts.ui:501
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "Ubwiza"

#: publishingdialog.ui:9
msgctxt "publishingdialog|PublishingDialog"
msgid "HTML Export"
msgstr ""

#: publishingdialog.ui:42
msgctxt "publishingdialog|newDesignRadiobutton"
msgid "New _design"
msgstr ""

#: publishingdialog.ui:61
msgctxt "publishingdialog|oldDesignRadiobutton"
msgid "Existing design"
msgstr ""

#: publishingdialog.ui:109
msgctxt "publishingdialog|delDesingButton"
msgid "Delete Selected Design"
msgstr ""

#: publishingdialog.ui:136
msgctxt "publishingdialog|descLabel"
msgid "Select an existing design or create a new one"
msgstr ""

#: publishingdialog.ui:155
msgctxt "publishingdialog|assignLabel"
msgid "Assign Design"
msgstr ""

#: publishingdialog.ui:200
msgctxt "publishingdialog|ASPRadiobutton"
msgid "_Active Server Pages (ASP)"
msgstr ""

#: publishingdialog.ui:218
msgctxt "publishingdialog|perlRadiobutton"
msgid "Perl"
msgstr ""

#: publishingdialog.ui:250
msgctxt "publishingdialog|indexTxtLabel"
msgid "_URL for listeners:"
msgstr ""

#: publishingdialog.ui:276
msgctxt "publishingdialog|URLTxtLabel"
msgid "URL for _presentation:"
msgstr ""

#: publishingdialog.ui:302
msgctxt "publishingdialog|CGITxtLabel"
msgid "URL for _Perl scripts:"
msgstr ""

#: publishingdialog.ui:341
msgctxt "publishingdialog|webCastLabel"
msgid "Webcast"
msgstr ""

#: publishingdialog.ui:376
msgctxt "publishingdialog|chgDefaultRadiobutton"
msgid "_As stated in document"
msgstr ""

#: publishingdialog.ui:394
#, fuzzy
msgctxt "publishingdialog|chgAutoRadiobutton"
msgid "_Automatic"
msgstr "Kikoresha"

#: publishingdialog.ui:431
msgctxt "publishingdialog|durationTxtLabel"
msgid "_Slide view time:"
msgstr ""

#: publishingdialog.ui:461
msgctxt "publishingdialog|endlessCheckbutton"
msgid "_Endless"
msgstr ""

#: publishingdialog.ui:494
msgctxt "publishingdialog|kioskLabel"
msgid "Advance Slides"
msgstr ""

#: publishingdialog.ui:532
msgctxt "publishingdialog|contentCheckbutton"
msgid "Create title page"
msgstr ""

#: publishingdialog.ui:549
msgctxt "publishingdialog|notesCheckbutton"
msgid "Show notes"
msgstr ""

#: publishingdialog.ui:572
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Amahitamo"

#: publishingdialog.ui:663
msgctxt "publishingdialog|webCastRadiobutton"
msgid "_WebCast"
msgstr ""

#: publishingdialog.ui:680
#, fuzzy
msgctxt "publishingdialog|kioskRadiobutton"
msgid "_Automatic"
msgstr "Kikoresha"

#: publishingdialog.ui:697
msgctxt "publishingdialog|singleDocumentRadiobutton"
msgid "_Single-document HTML"
msgstr ""

#: publishingdialog.ui:714
msgctxt "publishingdialog|framesRadiobutton"
msgid "Standard HTML with _frames"
msgstr ""

#: publishingdialog.ui:731
msgctxt "publishingdialog|standardRadiobutton"
msgid "Standard H_TML format"
msgstr ""

#: publishingdialog.ui:754
#, fuzzy
msgctxt "publishingdialog|publicationLabel"
msgid "Publication Type"
msgstr "Ubwoko bw'itangaza"

#: publishingdialog.ui:812
msgctxt "publishingdialog|pngRadiobutton"
msgid "_PNG"
msgstr ""

#: publishingdialog.ui:831
msgctxt "publishingdialog|gifRadiobutton"
msgid "_GIF"
msgstr ""

#: publishingdialog.ui:849
msgctxt "publishingdialog|jpgRadiobutton"
msgid "_JPG"
msgstr ""

#: publishingdialog.ui:876
#, fuzzy
msgctxt "publishingdialog|qualityTxtLabel"
msgid "_Quality:"
msgstr "Ubwiza"

#: publishingdialog.ui:918
msgctxt "publishingdialog|saveImgAsLabel"
msgid "Save Images As"
msgstr ""

#: publishingdialog.ui:953
msgctxt "publishingdialog|resolution1Radiobutton"
msgid "Low (_640 × 480 pixels)"
msgstr ""

#: publishingdialog.ui:972
msgctxt "publishingdialog|resolution2Radiobutton"
msgid "Medium (_800 × 600 pixels)"
msgstr ""

#: publishingdialog.ui:990
msgctxt "publishingdialog|resolution3Radiobutton"
msgid "High (_1024 × 768 pixels)"
msgstr ""

#: publishingdialog.ui:1015
msgctxt "publishingdialog|monitorResolutionLabel"
msgid "Monitor Resolution"
msgstr ""

#: publishingdialog.ui:1055
msgctxt "publishingdialog|sldSoundCheckbutton"
msgid "_Export sounds when slide advances"
msgstr ""

#: publishingdialog.ui:1073
msgctxt "publishingdialog|hiddenSlidesCheckbutton"
msgid "Export _hidden slides"
msgstr ""

#: publishingdialog.ui:1096
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "Ingaruka"

#: publishingdialog.ui:1144
#, fuzzy
msgctxt "publishingdialog|authorTxtLabel"
msgid "_Author:"
msgstr "Umwanditsi"

#: publishingdialog.ui:1169
#, fuzzy
msgctxt "publishingdialog|emailTxtLabel"
msgid "E-_mail address:"
msgstr "Aderesi ya Imeli"

#: publishingdialog.ui:1183
msgctxt "publishingdialog|wwwTxtLabel"
msgid "Your hom_epage:"
msgstr ""

#: publishingdialog.ui:1198
#, fuzzy
msgctxt "publishingdialog|addInformLabel"
msgid "Additional _information:"
msgstr "Ibisobanuro nyongera"

#: publishingdialog.ui:1243
msgctxt "publishingdialog|downloadCheckbutton"
msgid "Link to a copy of the _original presentation"
msgstr ""

#: publishingdialog.ui:1266
msgctxt "publishingdialog|infTitlePageLabel"
msgid "Information for the Title Page"
msgstr ""

#: publishingdialog.ui:1304
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr ""

#: publishingdialog.ui:1343
msgctxt "publishingdialog|buttonStyleLabel"
msgid "Select Button Style"
msgstr ""

#: publishingdialog.ui:1381
msgctxt "publishingdialog|docColorsRadiobutton"
msgid "_Apply color scheme from document"
msgstr ""

#: publishingdialog.ui:1400
msgctxt "publishingdialog|defaultRadiobutton"
msgid "Use _browser colors"
msgstr ""

#: publishingdialog.ui:1418
msgctxt "publishingdialog|userRadiobutton"
msgid "_Use custom color scheme"
msgstr ""

#: publishingdialog.ui:1453
#, fuzzy
msgctxt "publishingdialog|vLinkButton"
msgid "_Visited Link"
msgstr "Ihuza ryasuwe"

#: publishingdialog.ui:1467
#, fuzzy
msgctxt "publishingdialog|aLinkButton"
msgid "Active Li_nk"
msgstr "Ihuza rikora"

#: publishingdialog.ui:1481
#, fuzzy
msgctxt "publishingdialog|linkButton"
msgid "Hyper_link"
msgstr "Ihuzanyobora"

#: publishingdialog.ui:1495
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Umwandiko"

#: publishingdialog.ui:1528
#, fuzzy
msgctxt "publishingdialog|backButton"
msgid "Bac_kground"
msgstr "Mbuganyuma"

#: publishingdialog.ui:1559
msgctxt "publishingdialog|selectColorLabel"
msgid "Select Color Scheme"
msgstr ""

#: publishingdialog.ui:1607
#, fuzzy
msgctxt "publishingdialog|lastPageButton"
msgid "< Back"
msgstr "< Inyuma"

#: publishingdialog.ui:1621
#, fuzzy
msgctxt "publishingdialog|nextPageButton"
msgid "Ne_xt >"
msgstr "Komeza >>"

#: publishingdialog.ui:1638
msgctxt "publishingdialog|finishButton"
msgid "_Create"
msgstr ""

#: remotedialog.ui:9
msgctxt "remotedialog|RemoteDialog"
msgid "Impress Remote"
msgstr ""

#: remotedialog.ui:102
#, fuzzy
msgctxt "remotedialog|label1"
msgid "Connections"
msgstr "Impuza"

#: rotatemenu.ui:12
#, fuzzy
msgctxt "rotatemenu|90"
msgid "Quarter Spin"
msgstr "Kwigaraga muri kimwe cya kane"

#: rotatemenu.ui:20
#, fuzzy
msgctxt "rotatemenu|180"
msgid "Half Spin"
msgstr "Gusa n'ibyikaraga"

#: rotatemenu.ui:28
#, fuzzy
msgctxt "rotatemenu|360"
msgid "Full Spin"
msgstr "Kwikaraga hose"

#: rotatemenu.ui:36
#, fuzzy
msgctxt "rotatemenu|720"
msgid "Two Spins"
msgstr "Kwikaraga ukubiri"

#: rotatemenu.ui:50
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Mu cyerekezo cy'isaha"

#: rotatemenu.ui:58
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Imbusane n'icyerekezo cy'isaha"

#: scalemenu.ui:12
#, fuzzy
msgctxt "scalemenu|25"
msgid "Tiny"
msgstr "Bito"

#: scalemenu.ui:20
#, fuzzy
msgctxt "scalemenu|50"
msgid "Smaller"
msgstr "Gitoya"

#: scalemenu.ui:28
#, fuzzy
msgctxt "scalemenu|150"
msgid "Larger"
msgstr "Kinini"

#: scalemenu.ui:36
#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "Binini bikabije"

#: scalemenu.ui:50
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Bitambitse"

#: scalemenu.ui:58
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "Bihagaritse"

#: scalemenu.ui:66
#, fuzzy
msgctxt "scalemenu|both"
msgid "Both"
msgstr "Byombi"

#: sdviewpage.ui:26
msgctxt "sdviewpage|ruler"
msgid "_Rulers visible"
msgstr ""

#: sdviewpage.ui:42
msgctxt "sdviewpage|dragstripes"
msgid "_Helplines while moving"
msgstr ""

#: sdviewpage.ui:58
msgctxt "sdviewpage|handlesbezier"
msgid "_All control points in Bézier editor"
msgstr ""

#: sdviewpage.ui:74
msgctxt "sdviewpage|moveoutline"
msgid "_Contour of each individual object"
msgstr ""

#: sdviewpage.ui:96
#, fuzzy
msgctxt "sdviewpage|label1"
msgid "Display"
msgstr "Kugaragaza"

#: sidebarslidebackground.ui:26
#, fuzzy
msgctxt "sidebarslidebackground|label2"
msgid "_Format:"
msgstr "Imiterere"

#: sidebarslidebackground.ui:39
#, fuzzy
msgctxt "sidebarslidebackground|label3"
msgid "Background:"
msgstr "Mbuganyuma"

#: sidebarslidebackground.ui:52
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "Urupapuro-ntambike"

#: sidebarslidebackground.ui:53
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "Urupapuro-mpagarike"

#: sidebarslidebackground.ui:86
msgctxt "sidebarslidebackground|displaymasterobjects"
msgid "Master Objects"
msgstr ""

#: sidebarslidebackground.ui:125
#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "Kongeramo paji"

#: sidebarslidebackground.ui:163
msgctxt "sidebarslidebackground|displaymasterbackground"
msgid "Master Background"
msgstr ""

#: sidebarslidebackground.ui:192
msgctxt "sidebarslidebackground|label4"
msgid "Orientation:"
msgstr ""

#: sidebarslidebackground.ui:207
msgctxt "sidebarslidebackground|masterslidebutton"
msgid "Master View"
msgstr ""

#: sidebarslidebackground.ui:221
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Gufunga igaragaza Ngenga"

#: sidebarslidebackground.ui:243
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "Nta na kimwe"

#: sidebarslidebackground.ui:244
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr ""

#: sidebarslidebackground.ui:245
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Biringaniye"

#: sidebarslidebackground.ui:246
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr ""

#: sidebarslidebackground.ui:247
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr ""

#: sidebarslidebackground.ui:248
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr ""

#: sidebarslidebackground.ui:249
#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Gushisha"

#: sidebarslidebackground.ui:262
msgctxt "sidebarslidebackground|labelmargin"
msgid "Margin:"
msgstr ""

#: sidebarslidebackground.ui:272
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Iboneza"

#: slidecontextmenu.ui:12
#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "Bikurikira"

#: slidecontextmenu.ui:20
msgctxt "slidecontextmenu|prev"
msgid "_Previous"
msgstr ""

#: slidecontextmenu.ui:28
msgctxt "slidecontextmenu|goto"
msgid "_Go to Slide"
msgstr ""

#: slidecontextmenu.ui:38
msgctxt "slidecontextmenu|first"
msgid "_First Slide"
msgstr ""

#: slidecontextmenu.ui:46
msgctxt "slidecontextmenu|last"
msgid "_Last Slide"
msgstr ""

#: slidecontextmenu.ui:70
msgctxt "slidecontextmenu|pen"
msgid "Mouse Pointer as ~Pen"
msgstr ""

#: slidecontextmenu.ui:78
msgctxt "slidecontextmenu|width"
msgid "_Pen Width"
msgstr ""

#: slidecontextmenu.ui:88
msgctxt "slidecontextmenu|4"
msgid "_Very Thin"
msgstr ""

#: slidecontextmenu.ui:96
msgctxt "slidecontextmenu|100"
msgid "_Thin"
msgstr ""

#: slidecontextmenu.ui:104
#, fuzzy
msgctxt "slidecontextmenu|150"
msgid "_Normal"
msgstr "Bisanzwe"

#: slidecontextmenu.ui:112
msgctxt "slidecontextmenu|200"
msgid "_Thick"
msgstr ""

#: slidecontextmenu.ui:120
msgctxt "slidecontextmenu|400"
msgid "_Very Thick"
msgstr ""

#: slidecontextmenu.ui:132
msgctxt "slidecontextmenu|color"
msgid "_Change Pen Color..."
msgstr ""

#: slidecontextmenu.ui:140
msgctxt "slidecontextmenu|erase"
msgid "_Erase All Ink on Slide"
msgstr ""

#: slidecontextmenu.ui:154
msgctxt "slidecontextmenu|screen"
msgid "_Screen"
msgstr ""

#: slidecontextmenu.ui:164
#, fuzzy
msgctxt "slidecontextmenu|black"
msgid "_Black"
msgstr "Umukara"

#: slidecontextmenu.ui:172
#, fuzzy
msgctxt "slidecontextmenu|white"
msgid "_White"
msgstr "Umweru"

#: slidecontextmenu.ui:184
#, fuzzy
msgctxt "slidecontextmenu|edit"
msgid "E_dit Presentation"
msgstr "Gusohoka mu iyerekana"

#: slidecontextmenu.ui:192
msgctxt "slidecontextmenu|end"
msgid "_End Show"
msgstr ""

#: slidedesigndialog.ui:9
#, fuzzy
msgctxt "slidedesigndialog|SlideDesignDialog"
msgid "Slide Design"
msgstr "Ihanga ry'Igice"

#: slidedesigndialog.ui:69
msgctxt "slidedesigndialog|load"
msgid "_Load..."
msgstr ""

#: slidedesigndialog.ui:110
msgctxt "slidedesigndialog|masterpage"
msgid "_Exchange background page"
msgstr ""

#: slidedesigndialog.ui:125
msgctxt "slidedesigndialog|checkmasters"
msgid "_Delete unused backgrounds"
msgstr ""

#: slidedesigndialog.ui:158
msgctxt "slidedesigndialog|label1"
msgid "Select a Slide Design"
msgstr ""

#: slidetransitionspanel.ui:77
#, fuzzy
msgctxt "slidetransitionspanel|duration_label"
msgid "Duration:"
msgstr "Igihe-ngombwa"

#: slidetransitionspanel.ui:92
msgctxt "slidetransitionspanel|transition_duration|tooltip_text"
msgid "Select the speed of Slide Transition."
msgstr ""

#: slidetransitionspanel.ui:105
#, fuzzy
msgctxt "slidetransitionspanel|sound_label"
msgid "Sound:"
msgstr "Ijwi"

#: slidetransitionspanel.ui:120
#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "No sound"
msgstr "(Nta jwi)"

#: slidetransitionspanel.ui:121
#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Stop previous sound"
msgstr "(Guhagarika ijwi ribanza)"

#: slidetransitionspanel.ui:122
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "Irindi jwi..."

#: slidetransitionspanel.ui:132
msgctxt "slidetransitionspanel|loop_sound"
msgid "Loop until next sound"
msgstr ""

#: slidetransitionspanel.ui:149
msgctxt "slidetransitionspanel|variant_label"
msgid "Variant:"
msgstr ""

#: slidetransitionspanel.ui:179
msgctxt "slidetransitionspanel|label1"
msgid "Modify Transition"
msgstr ""

#: slidetransitionspanel.ui:212
msgctxt "slidetransitionspanel|rb_mouse_click"
msgid "On mouse click"
msgstr ""

#: slidetransitionspanel.ui:228
msgctxt "slidetransitionspanel|rb_auto_after"
msgid "Automatically after:"
msgstr ""

#: slidetransitionspanel.ui:261
msgctxt "slidetransitionspanel|label2"
msgid "Advance Slide"
msgstr ""

#: slidetransitionspanel.ui:286
msgctxt "slidetransitionspanel|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr ""

#: slidetransitionspanel.ui:324
msgctxt "slidetransitionspanel|auto_preview"
msgid "Automatic Preview"
msgstr ""

#: slidetransitionspanel.ui:339
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Gukina"

#: slidetransitionspanelhorizontal.ui:56
#, fuzzy
msgctxt "slidetransitionspanelhorizontal|duration_label"
msgid "Duration:"
msgstr "Igihe-ngombwa"

#: slidetransitionspanelhorizontal.ui:69
msgctxt "slidetransitionspanelhorizontal|transition_duration|tooltip_text"
msgid "Select the speed of Slide Transition."
msgstr ""

#: slidetransitionspanelhorizontal.ui:81
msgctxt "slidetransitionspanelhorizontal|variant_label"
msgid "Variant:"
msgstr ""

#: slidetransitionspanelhorizontal.ui:103
#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "Ijwi"

#: slidetransitionspanelhorizontal.ui:116
#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "No sound"
msgstr "(Nta jwi)"

#: slidetransitionspanelhorizontal.ui:117
#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Stop previous sound"
msgstr "(Guhagarika ijwi ribanza)"

#: slidetransitionspanelhorizontal.ui:118
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Irindi jwi..."

#: slidetransitionspanelhorizontal.ui:128
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr ""

#: slidetransitionspanelhorizontal.ui:142
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr ""

#: slidetransitionspanelhorizontal.ui:159
msgctxt "slidetransitionspanelhorizontal|rb_auto_after"
msgid "Automatically after:"
msgstr ""

#: slidetransitionspanelhorizontal.ui:186
msgctxt "slidetransitionspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr ""

#: slidetransitionspanelhorizontal.ui:205
msgctxt "slidetransitionspanelhorizontal|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr ""

#: slidetransitionspanelhorizontal.ui:226
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Gukina"

#: tabledesignpanel.ui:22
msgctxt "tabledesignpanel|UseFirstRowStyle"
msgid "_Header row"
msgstr ""

#: tabledesignpanel.ui:37
msgctxt "tabledesignpanel|UseLastRowStyle"
msgid "Tot_al row"
msgstr ""

#: tabledesignpanel.ui:52
msgctxt "tabledesignpanel|UseBandingRowStyle"
msgid "_Banded rows"
msgstr ""

#: tabledesignpanel.ui:67
#, fuzzy
msgctxt "tabledesignpanel|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "Ibara rya mbere"

#: tabledesignpanel.ui:82
#, fuzzy
msgctxt "tabledesignpanel|UseLastColumnStyle"
msgid "_Last column"
msgstr "Inkingi y'ibumoso"

#: tabledesignpanel.ui:97
msgctxt "tabledesignpanel|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr ""

#: tabledesignpanelhorizontal.ui:39
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr ""

#: tabledesignpanelhorizontal.ui:54
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr ""

#: tabledesignpanelhorizontal.ui:69
msgctxt "tabledesignpanelhorizontal|UseBandingRowStyle"
msgid "_Banded rows"
msgstr ""

#: tabledesignpanelhorizontal.ui:84
msgctxt "tabledesignpanelhorizontal|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr ""

#: tabledesignpanelhorizontal.ui:99
#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "Ibara rya mbere"

#: tabledesignpanelhorizontal.ui:114
#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastColumnStyle"
msgid "_Last column"
msgstr "Inkingi y'ibumoso"

#: templatedialog.ui:8
#, fuzzy
msgctxt "templatedialog|TemplateDialog"
msgid "Graphic Styles"
msgstr "Dosiye zishushanyo"

#: templatedialog.ui:80
#, fuzzy
msgctxt "templatedialog|standard"
msgid "_Standard"
msgstr "Bisanzwe"

#: templatedialog.ui:119
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr ""

#: templatedialog.ui:141
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Umurongo"

#: templatedialog.ui:164
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Ubuso"

#: templatedialog.ui:187
#, fuzzy
msgctxt "templatedialog|shadowing"
msgid "Shadowing"
msgstr "Ubwijime"

#: templatedialog.ui:210
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Ibonerana"

#: templatedialog.ui:233
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Imyandikire"

#: templatedialog.ui:256
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "Imyitwarire y'imyandikire"

#: templatedialog.ui:279
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr ""

#: templatedialog.ui:302
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Umwandiko"

#: templatedialog.ui:325
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Iyega ry'umwandiko"

#: templatedialog.ui:348
#, fuzzy
msgctxt "templatedialog|dimensioning"
msgid "Dimensioning"
msgstr "Ingano-murongo"

#: templatedialog.ui:371
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Impuza"

#: templatedialog.ui:394
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Itunganya"

#: templatedialog.ui:417
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr ""

#: templatedialog.ui:440
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr ""

#: templatedialog.ui:463
#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Igaragaza cyane"

#: breakdialog.ui:7
#, fuzzy
msgctxt "breakdialog|BreakDialog"
msgid "Break"
msgstr "itandukanya"

#: breakdialog.ui:51
msgctxt "breakdialog|label1"
msgid "Processing metafile:"
msgstr ""

#: breakdialog.ui:65
msgctxt "breakdialog|label2"
msgid "Broken down metaobjects:"
msgstr ""

#: breakdialog.ui:79
#, fuzzy
msgctxt "breakdialog|label3"
msgid "Inserted drawing objects:"
msgstr "Gusiba ibishushanyo"

#: bulletsandnumbering.ui:8
#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Utudomo na nimero"

#: bulletsandnumbering.ui:67
#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "Gusubizaho"

#: bulletsandnumbering.ui:105
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Utudomo"

#: bulletsandnumbering.ui:127
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Itanganomero"

#: bulletsandnumbering.ui:150
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Ishusho"

#: bulletsandnumbering.ui:173
#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Ibirindiro"

#: bulletsandnumbering.ui:196
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr ""

#: copydlg.ui:33
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "Gusubiramo"

#: copydlg.ui:76
#, fuzzy
msgctxt "copydlg|default"
msgid "_Default"
msgstr "Gisanzweho"

#: copydlg.ui:128
#, fuzzy
msgctxt "copydlg|label4"
msgid "Number of _copies:"
msgstr "Umubare w'amakopi"

#: copydlg.ui:158
msgctxt "copydlg|viewdata|tooltip_text"
msgid "Values from Selection"
msgstr ""

#: copydlg.ui:162
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr ""

#: copydlg.ui:204
msgctxt "copydlg|label5"
msgid "_X axis:"
msgstr ""

#: copydlg.ui:218
msgctxt "copydlg|label6"
msgid "_Y axis:"
msgstr ""

#: copydlg.ui:232
msgctxt "copydlg|label7"
msgid "_Angle:"
msgstr ""

#: copydlg.ui:292
msgctxt "copydlg|label1"
msgid "Placement"
msgstr ""

#: copydlg.ui:330
#, fuzzy
msgctxt "copydlg|label8"
msgid "_Width:"
msgstr "Ubugari:"

#: copydlg.ui:344
#, fuzzy
msgctxt "copydlg|label9"
msgid "_Height:"
msgstr "Ubuhagarike:"

#: copydlg.ui:390
msgctxt "copydlg|label2"
msgid "Enlargement"
msgstr ""

#: copydlg.ui:428
msgctxt "copydlg|label10"
msgid "_Start:"
msgstr ""

#: copydlg.ui:442
msgctxt "copydlg|endlabel"
msgid "_End:"
msgstr ""

#: copydlg.ui:482
#, fuzzy
msgctxt "copydlg|label3"
msgid "Colors"
msgstr "Ibara"

#: crossfadedialog.ui:15
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "Kwambukiranya-kwijima"

#: crossfadedialog.ui:102
msgctxt "crossfadedialog|orientation"
msgid "Same orientation"
msgstr ""

#: crossfadedialog.ui:118
msgctxt "crossfadedialog|attributes"
msgid "Cross-fade attributes"
msgstr ""

#: crossfadedialog.ui:137
msgctxt "crossfadedialog|label2"
msgid "Increments:"
msgstr ""

#: crossfadedialog.ui:166
#, fuzzy
msgctxt "crossfadedialog|label1"
msgid "Settings"
msgstr "Amagenamiterere"

#: dlgsnap.ui:35
msgctxt "dlgsnap|SnapObjectDialog"
msgid "New Snap Object"
msgstr ""

#: dlgsnap.ui:170
msgctxt "dlgsnap|xlabel"
msgid "_X:"
msgstr ""

#: dlgsnap.ui:183
msgctxt "dlgsnap|ylabel"
msgid "_Y:"
msgstr ""

#: dlgsnap.ui:200
#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "Ibirindiro"

#: dlgsnap.ui:233
#, fuzzy
msgctxt "dlgsnap|point"
msgid "_Point"
msgstr "Akadomo"

#: dlgsnap.ui:252
#, fuzzy
msgctxt "dlgsnap|vert"
msgid "_Vertical"
msgstr "Bihagaritse"

#: dlgsnap.ui:270
#, fuzzy
msgctxt "dlgsnap|horz"
msgid "Hori_zontal"
msgstr "Bitambitse"

#: dlgsnap.ui:294
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "Ubwoko"

#: drawchardialog.ui:8
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "Inyuguti"

#: drawchardialog.ui:105
#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_NAME"
msgid "Fonts"
msgstr "Imyandikire"

#: drawchardialog.ui:127
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Imyitwarire y'imyandikire"

#: drawchardialog.ui:150
#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "Ibirindiro"

#: drawchardialog.ui:173
#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Igaragaza cyane"

#: drawpagedialog.ui:8
msgctxt "drawpagedialog|DrawPageDialog"
msgid "Page Setup"
msgstr ""

#: drawpagedialog.ui:105
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Paji"

#: drawpagedialog.ui:127
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "Mbuganyuma"

#: drawpagedialog.ui:150
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Ibonerana"

#: drawparadialog.ui:8
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Igika"

#: drawparadialog.ui:105
msgctxt "drawparadialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr ""

#: drawparadialog.ui:127
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr ""

#: drawparadialog.ui:150
msgctxt "drawparadialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr ""

#: drawparadialog.ui:173
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Itunganya"

#: drawparadialog.ui:197
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "Itanganomero"

#: drawprinteroptions.ui:32
#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Izina rya paji"

#: drawprinteroptions.ui:48
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Itariki n'igihe"

#: drawprinteroptions.ui:70
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Ibigize"

#: drawprinteroptions.ui:103
#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Ingano y'umwimerere"

#: drawprinteroptions.ui:121
#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Ibipimokijuju"

#: drawprinteroptions.ui:139
#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Umukara n'Umweru"

#: drawprinteroptions.ui:163
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Ibara"

#: drawprinteroptions.ui:196
#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Ingano y'umwimerere"

#: drawprinteroptions.ui:214
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr ""

#: drawprinteroptions.ui:232
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr ""

#: drawprinteroptions.ui:250
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr ""

#: drawprinteroptions.ui:274
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Ingano"

#: drawprtldialog.ui:8
msgctxt "drawprtldialog|DrawPRTLDialog"
msgid "Presentation Layout"
msgstr ""

#: drawprtldialog.ui:105
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Umurongo"

#: drawprtldialog.ui:127
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Ubuso"

#: drawprtldialog.ui:150
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "Igicucu"

#: drawprtldialog.ui:173
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Ibonerana"

#: drawprtldialog.ui:196
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "Imyandikire"

#: drawprtldialog.ui:219
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Imyitwarire y'imyandikire"

#: drawprtldialog.ui:242
msgctxt "drawprtldialog|RID_SVXPAGE_STD_PARAGRAPH"
msgid "Indents & Spacing"
msgstr ""

#: drawprtldialog.ui:265
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Umwandiko"

#: drawprtldialog.ui:288
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "Utudomo"

#: drawprtldialog.ui:311
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "Itanganomero"

#: drawprtldialog.ui:334
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "Ishusho"

#: drawprtldialog.ui:357
msgctxt "drawprtldialog|RID_SVXPAGE_NUM_OPTIONS"
msgid "Customize"
msgstr ""

#: drawprtldialog.ui:380
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "Itunganya"

#: drawprtldialog.ui:403
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr ""

#: drawprtldialog.ui:426
msgctxt "drawprtldialog|RID_SVXPAGE_TABULATOR"
msgid "Tabs"
msgstr ""

#: drawprtldialog.ui:449
#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Igaragaza cyane"

#: insertlayer.ui:8
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "Kongeramo Akugara"

#: insertlayer.ui:106
#, fuzzy
msgctxt "insertlayer|label4"
msgid "_Name"
msgstr "Izina"

#: insertlayer.ui:146
#, fuzzy
msgctxt "insertlayer|label5"
msgid "_Title"
msgstr "Umutwe"

#: insertlayer.ui:197
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "Isobanuramiterere"

#: insertlayer.ui:213
#, fuzzy
msgctxt "insertlayer|visible"
msgid "_Visible"
msgstr "Bigaragara"

#: insertlayer.ui:229
#, fuzzy
msgctxt "insertlayer|printable"
msgid "_Printable"
msgstr "Gucapa"

#: insertlayer.ui:245
msgctxt "insertlayer|locked"
msgid "_Locked"
msgstr ""

#: insertslidesdialog.ui:9
msgctxt "insertslidesdialog|InsertSlidesDialog"
msgid "Insert Slides/Objects"
msgstr ""

#: insertslidesdialog.ui:83
msgctxt "insertslidesdialog|backgrounds"
msgid "Delete unused backg_rounds"
msgstr ""

#: insertslidesdialog.ui:98
#, fuzzy
msgctxt "insertslidesdialog|links"
msgid "_Link"
msgstr "Ihuza"

#: namedesign.ui:8
msgctxt "namedesign|NameDesignDialog"
msgid "Name HTML Design"
msgstr ""

#: paranumberingtab.ui:30
msgctxt "paranumberingtab|checkbuttonCB_NEW_START"
msgid "R_estart at this paragraph"
msgstr ""

#: paranumberingtab.ui:60
msgctxt "paranumberingtab|checkbuttonCB_NUMBER_NEW_START"
msgid "S_tart with:"
msgstr ""

#: paranumberingtab.ui:85
msgctxt "paranumberingtab|label1"
msgid "Paragraph Numbering"
msgstr ""

#: queryunlinkimagedialog.ui:8
msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Release image's link?"
msgstr ""

#: queryunlinkimagedialog.ui:14
msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "This image is linked to a document."
msgstr ""

#: queryunlinkimagedialog.ui:15
msgctxt "queryunlinkimagedialog|QueryUnlinkImageDialog"
msgid "Do you want to unlink the image in order to edit it?"
msgstr ""

#: tabledesigndialog.ui:9
#, fuzzy
msgctxt "tabledesigndialog|TableDesignDialog"
msgid "Table Design"
msgstr "Guhanga Imbonerahamwe"

#: tabledesigndialog.ui:85
msgctxt "tabledesigndialog|UseFirstRowStyle"
msgid "_Header row"
msgstr ""

#: tabledesigndialog.ui:100
msgctxt "tabledesigndialog|UseLastRowStyle"
msgid "Tot_al row"
msgstr ""

#: tabledesigndialog.ui:115
msgctxt "tabledesigndialog|UseBandingRowStyle"
msgid "_Banded rows"
msgstr ""

#: tabledesigndialog.ui:130
#, fuzzy
msgctxt "tabledesigndialog|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "Ibara rya mbere"

#: tabledesigndialog.ui:145
#, fuzzy
msgctxt "tabledesigndialog|UseLastColumnStyle"
msgid "_Last column"
msgstr "Inkingi y'ibumoso"

#: tabledesigndialog.ui:160
msgctxt "tabledesigndialog|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr ""

#: vectorize.ui:27
#, fuzzy
msgctxt "vectorize|VectorizeDialog"
msgid "Convert to Polygon"
msgstr "Guhindura %O ku kinyampande"

#: vectorize.ui:72
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "Igaragazambere"

#: vectorize.ui:118
#, fuzzy
msgctxt "vectorize|label2"
msgid "Number of colors:"
msgstr "Umubare w'amakopi"

#: vectorize.ui:144
msgctxt "vectorize|label3"
msgid "Point reduction:"
msgstr ""

#: vectorize.ui:172
msgctxt "vectorize|tilesft"
msgid "Tile size:"
msgstr ""

#: vectorize.ui:195
msgctxt "vectorize|fillholes"
msgid "_Fill holes"
msgstr ""

#: vectorize.ui:229
msgctxt "vectorize|label5"
msgid "Source image:"
msgstr ""

#: vectorize.ui:243
msgctxt "vectorize|label6"
msgid "Vectorized image:"
msgstr ""
s='none' style='width: 98.2%;'/> -rw-r--r--source/kmr-Latn/dbaccess/messages.po28
-rw-r--r--source/kmr-Latn/extensions/messages.po190
-rw-r--r--source/kmr-Latn/fpicker/messages.po20
-rw-r--r--source/kmr-Latn/sc/messages.po80
-rw-r--r--source/kmr-Latn/sd/messages.po74
-rw-r--r--source/kmr-Latn/sw/messages.po84
-rw-r--r--source/kmr-Latn/vcl/messages.po58
-rw-r--r--source/kn/chart2/messages.po4
-rw-r--r--source/kn/cui/messages.po78
-rw-r--r--source/kn/dbaccess/messages.po28
-rw-r--r--source/kn/extensions/messages.po188
-rw-r--r--source/kn/fpicker/messages.po20
-rw-r--r--source/kn/sc/messages.po80
-rw-r--r--source/kn/sd/messages.po74
-rw-r--r--source/kn/sw/messages.po84
-rw-r--r--source/kn/vcl/messages.po58
-rw-r--r--source/ko/chart2/messages.po4
-rw-r--r--source/ko/cui/messages.po76
-rw-r--r--source/ko/dbaccess/messages.po28
-rw-r--r--source/ko/extensions/messages.po188
-rw-r--r--source/ko/fpicker/messages.po20
-rw-r--r--source/ko/sc/messages.po80
-rw-r--r--source/ko/sd/messages.po74
-rw-r--r--source/ko/sw/messages.po84
-rw-r--r--source/ko/vcl/messages.po58
-rw-r--r--source/kok/chart2/messages.po4
-rw-r--r--source/kok/cui/messages.po77
-rw-r--r--source/kok/dbaccess/messages.po28
-rw-r--r--source/kok/extensions/messages.po190
-rw-r--r--source/kok/fpicker/messages.po20
-rw-r--r--source/kok/sc/messages.po80
-rw-r--r--source/kok/sd/messages.po74
-rw-r--r--source/kok/sw/messages.po84
-rw-r--r--source/kok/vcl/messages.po58
-rw-r--r--source/ks/chart2/messages.po4
-rw-r--r--source/ks/cui/messages.po77
-rw-r--r--source/ks/dbaccess/messages.po28
-rw-r--r--source/ks/extensions/messages.po190
-rw-r--r--source/ks/fpicker/messages.po20
-rw-r--r--source/ks/sc/messages.po80
-rw-r--r--source/ks/sd/messages.po74
-rw-r--r--source/ks/sw/messages.po84
-rw-r--r--source/ks/vcl/messages.po58
-rw-r--r--source/ky/chart2/messages.po4
-rw-r--r--source/ky/cui/messages.po76
-rw-r--r--source/ky/dbaccess/messages.po28
-rw-r--r--source/ky/extensions/messages.po188
-rw-r--r--source/ky/fpicker/messages.po20
-rw-r--r--source/ky/sc/messages.po80
-rw-r--r--source/ky/sd/messages.po74
-rw-r--r--source/ky/sw/messages.po84
-rw-r--r--source/ky/vcl/messages.po58
-rw-r--r--source/lb/chart2/messages.po4
-rw-r--r--source/lb/cui/messages.po76
-rw-r--r--source/lb/dbaccess/messages.po28
-rw-r--r--source/lb/extensions/messages.po189
-rw-r--r--source/lb/fpicker/messages.po20
-rw-r--r--source/lb/sc/messages.po80
-rw-r--r--source/lb/sd/messages.po74
-rw-r--r--source/lb/sw/messages.po84
-rw-r--r--source/lb/vcl/messages.po58
-rw-r--r--source/lo/chart2/messages.po4
-rw-r--r--source/lo/cui/messages.po77
-rw-r--r--source/lo/dbaccess/messages.po28
-rw-r--r--source/lo/extensions/messages.po188
-rw-r--r--source/lo/fpicker/messages.po20
-rw-r--r--source/lo/sc/messages.po80
-rw-r--r--source/lo/sd/messages.po74
-rw-r--r--source/lo/sw/messages.po84
-rw-r--r--source/lo/vcl/messages.po58
-rw-r--r--source/lt/chart2/messages.po4
-rw-r--r--source/lt/cui/messages.po82
-rw-r--r--source/lt/dbaccess/messages.po28
-rw-r--r--source/lt/extensions/messages.po188
-rw-r--r--source/lt/fpicker/messages.po20
-rw-r--r--source/lt/sc/messages.po80
-rw-r--r--source/lt/sd/messages.po74
-rw-r--r--source/lt/sw/messages.po84
-rw-r--r--source/lt/vcl/messages.po58
-rw-r--r--source/lv/chart2/messages.po4
-rw-r--r--source/lv/cui/messages.po76
-rw-r--r--source/lv/dbaccess/messages.po30
-rw-r--r--source/lv/extensions/messages.po190
-rw-r--r--source/lv/fpicker/messages.po20
-rw-r--r--source/lv/sc/messages.po80
-rw-r--r--source/lv/sd/messages.po74
-rw-r--r--source/lv/sw/messages.po86
-rw-r--r--source/lv/vcl/messages.po60
-rw-r--r--source/mai/chart2/messages.po4
-rw-r--r--source/mai/cui/messages.po77
-rw-r--r--source/mai/dbaccess/messages.po28
-rw-r--r--source/mai/extensions/messages.po190
-rw-r--r--source/mai/fpicker/messages.po20
-rw-r--r--source/mai/sc/messages.po80
-rw-r--r--source/mai/sd/messages.po74
-rw-r--r--source/mai/sw/messages.po84
-rw-r--r--source/mai/vcl/messages.po58
-rw-r--r--source/mk/chart2/messages.po4
-rw-r--r--source/mk/cui/messages.po77
-rw-r--r--source/mk/dbaccess/messages.po28
-rw-r--r--source/mk/extensions/messages.po190
-rw-r--r--source/mk/fpicker/messages.po20
-rw-r--r--source/mk/sc/messages.po80
-rw-r--r--source/mk/sd/messages.po74
-rw-r--r--source/mk/sw/messages.po84
-rw-r--r--source/mk/vcl/messages.po58
-rw-r--r--source/ml/chart2/messages.po4
-rw-r--r--source/ml/cui/messages.po77
-rw-r--r--source/ml/dbaccess/messages.po28
-rw-r--r--source/ml/extensions/messages.po190
-rw-r--r--source/ml/fpicker/messages.po20
-rw-r--r--source/ml/sc/messages.po80
-rw-r--r--source/ml/sd/messages.po74
-rw-r--r--source/ml/sw/messages.po84
-rw-r--r--source/ml/vcl/messages.po58
-rw-r--r--source/mn/chart2/messages.po6
-rw-r--r--source/mn/cui/messages.po76
-rw-r--r--source/mn/dbaccess/messages.po30
-rw-r--r--source/mn/extensions/messages.po190
-rw-r--r--source/mn/fpicker/messages.po22
-rw-r--r--source/mn/sc/messages.po80
-rw-r--r--source/mn/sd/messages.po74
-rw-r--r--source/mn/sw/messages.po86
-rw-r--r--source/mn/vcl/messages.po60
-rw-r--r--source/mni/chart2/messages.po4
-rw-r--r--source/mni/cui/messages.po76
-rw-r--r--source/mni/dbaccess/messages.po28
-rw-r--r--source/mni/extensions/messages.po190
-rw-r--r--source/mni/fpicker/messages.po20
-rw-r--r--source/mni/sc/messages.po80
-rw-r--r--source/mni/sd/messages.po74
-rw-r--r--source/mni/sw/messages.po84
-rw-r--r--source/mni/vcl/messages.po58
-rw-r--r--source/mr/chart2/messages.po4
-rw-r--r--source/mr/cui/messages.po78
-rw-r--r--source/mr/dbaccess/messages.po28
-rw-r--r--source/mr/extensions/messages.po190
-rw-r--r--source/mr/fpicker/messages.po20
-rw-r--r--source/mr/sc/messages.po80
-rw-r--r--source/mr/sd/messages.po74
-rw-r--r--source/mr/sw/messages.po84
-rw-r--r--source/mr/vcl/messages.po58
-rw-r--r--source/my/chart2/messages.po4
-rw-r--r--source/my/cui/messages.po78
-rw-r--r--source/my/dbaccess/messages.po28
-rw-r--r--source/my/extensions/messages.po190
-rw-r--r--source/my/fpicker/messages.po20
-rw-r--r--source/my/sc/messages.po80
-rw-r--r--source/my/sd/messages.po74
-rw-r--r--source/my/sw/messages.po84
-rw-r--r--source/my/vcl/messages.po58
-rw-r--r--source/nb/chart2/messages.po4
-rw-r--r--source/nb/cui/messages.po78
-rw-r--r--source/nb/dbaccess/messages.po30
-rw-r--r--source/nb/extensions/messages.po190
-rw-r--r--source/nb/fpicker/messages.po20
-rw-r--r--source/nb/sc/messages.po82
-rw-r--r--source/nb/sd/messages.po76
-rw-r--r--source/nb/sw/messages.po86
-rw-r--r--source/nb/vcl/messages.po58
-rw-r--r--source/ne/chart2/messages.po4
-rw-r--r--source/ne/cui/messages.po77
-rw-r--r--source/ne/dbaccess/messages.po28
-rw-r--r--source/ne/extensions/messages.po190
-rw-r--r--source/ne/fpicker/messages.po20
-rw-r--r--source/ne/sc/messages.po80
-rw-r--r--source/ne/sd/messages.po74
-rw-r--r--source/ne/sw/messages.po84
-rw-r--r--source/ne/vcl/messages.po58
-rw-r--r--source/nl/basctl/messages.po10
-rw-r--r--source/nl/chart2/messages.po6
-rw-r--r--source/nl/cui/messages.po86
-rw-r--r--source/nl/dbaccess/messages.po34
-rw-r--r--source/nl/extensions/messages.po190
-rw-r--r--source/nl/formula/messages.po126
-rw-r--r--source/nl/fpicker/messages.po22
-rw-r--r--source/nl/helpcontent2/source/auxiliary.po10
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/guide.po20
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/python.po42
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po550
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/02.po10
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/03.po4352
-rw-r--r--source/nl/helpcontent2/source/text/scalc/00.po8
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po24
-rw-r--r--source/nl/helpcontent2/source/text/schart/01.po8
-rw-r--r--source/nl/helpcontent2/source/text/sdraw/guide.po22
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po12
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po26
-rw-r--r--source/nl/helpcontent2/source/text/shared/02.po22
-rw-r--r--source/nl/helpcontent2/source/text/shared/explorer/database.po8
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po8
-rw-r--r--source/nl/helpcontent2/source/text/swriter.po12
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po14
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po20
-rw-r--r--source/nl/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po38
-rw-r--r--source/nl/sc/messages.po82
-rw-r--r--source/nl/scaddins/messages.po22
-rw-r--r--source/nl/sd/messages.po84
-rw-r--r--source/nl/starmath/messages.po78
-rw-r--r--source/nl/svtools/messages.po8
-rw-r--r--source/nl/svx/messages.po18
-rw-r--r--source/nl/sw/messages.po86
-rw-r--r--source/nl/vcl/messages.po60
-rw-r--r--source/nn/chart2/messages.po6
-rw-r--r--source/nn/cui/messages.po112
-rw-r--r--source/nn/dbaccess/messages.po30
-rw-r--r--source/nn/desktop/messages.po8
-rw-r--r--source/nn/extensions/messages.po190
-rw-r--r--source/nn/fpicker/messages.po20
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/guide.po14
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po84
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/02.po28
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/03.po653
-rw-r--r--source/nn/helpcontent2/source/text/scalc.po10
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/nn/helpcontent2/source/text/sdatabase.po850
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po6
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po12
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/nn/helpcontent2/source/text/swriter/librelogo.po8
-rw-r--r--source/nn/sc/messages.po82
-rw-r--r--source/nn/sd/messages.po76
-rw-r--r--source/nn/sw/messages.po86
-rw-r--r--source/nn/vcl/messages.po60
-rw-r--r--source/nr/chart2/messages.po4
-rw-r--r--source/nr/cui/messages.po76
-rw-r--r--source/nr/dbaccess/messages.po28
-rw-r--r--source/nr/extensions/messages.po190
-rw-r--r--source/nr/fpicker/messages.po20
-rw-r--r--source/nr/sc/messages.po80
-rw-r--r--source/nr/sd/messages.po74
-rw-r--r--source/nr/sw/messages.po84
-rw-r--r--source/nr/vcl/messages.po58
-rw-r--r--source/nso/chart2/messages.po4
-rw-r--r--source/nso/cui/messages.po77
-rw-r--r--source/nso/dbaccess/messages.po28
-rw-r--r--source/nso/extensions/messages.po190
-rw-r--r--source/nso/fpicker/messages.po20
-rw-r--r--source/nso/sc/messages.po80
-rw-r--r--source/nso/sd/messages.po74
-rw-r--r--source/nso/sw/messages.po84
-rw-r--r--source/nso/vcl/messages.po58
-rw-r--r--source/oc/chart2/messages.po6
-rw-r--r--source/oc/cui/messages.po120
-rw-r--r--source/oc/dbaccess/messages.po30
-rw-r--r--source/oc/dictionaries/en/dialog.po12
-rw-r--r--source/oc/extensions/messages.po190
-rw-r--r--source/oc/filter/messages.po8
-rw-r--r--source/oc/formula/messages.po6
-rw-r--r--source/oc/fpicker/messages.po20
-rw-r--r--source/oc/sc/messages.po86
-rw-r--r--source/oc/scp2/source/ooo.po10
-rw-r--r--source/oc/sd/messages.po76
-rw-r--r--source/oc/sfx2/messages.po8
-rw-r--r--source/oc/sw/messages.po146
-rw-r--r--source/oc/vcl/messages.po60
-rw-r--r--source/om/chart2/messages.po4
-rw-r--r--source/om/cui/messages.po77
-rw-r--r--source/om/dbaccess/messages.po28
-rw-r--r--source/om/extensions/messages.po190
-rw-r--r--source/om/fpicker/messages.po20
-rw-r--r--source/om/sc/messages.po80
-rw-r--r--source/om/sd/messages.po74
-rw-r--r--source/om/sw/messages.po84
-rw-r--r--source/om/vcl/messages.po58
-rw-r--r--source/or/chart2/messages.po4
-rw-r--r--source/or/cui/messages.po77
-rw-r--r--source/or/dbaccess/messages.po28
-rw-r--r--source/or/extensions/messages.po190
-rw-r--r--source/or/fpicker/messages.po20
-rw-r--r--source/or/sc/messages.po80
-rw-r--r--source/or/sd/messages.po74
-rw-r--r--source/or/sw/messages.po84
-rw-r--r--source/or/vcl/messages.po58
-rw-r--r--source/pa-IN/chart2/messages.po6
-rw-r--r--source/pa-IN/cui/messages.po78
-rw-r--r--source/pa-IN/dbaccess/messages.po28
-rw-r--r--source/pa-IN/desktop/messages.po10
-rw-r--r--source/pa-IN/editeng/messages.po16
-rw-r--r--source/pa-IN/extensions/messages.po190
-rw-r--r--source/pa-IN/fpicker/messages.po20
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po25
-rw-r--r--source/pa-IN/sc/messages.po249
-rw-r--r--source/pa-IN/sd/messages.po98
-rw-r--r--source/pa-IN/starmath/messages.po37
-rw-r--r--source/pa-IN/sw/messages.po86
-rw-r--r--source/pa-IN/vcl/messages.po60
-rw-r--r--source/pl/chart2/messages.po4
-rw-r--r--source/pl/cui/messages.po86
-rw-r--r--source/pl/dbaccess/messages.po30
-rw-r--r--source/pl/extensions/messages.po188
-rw-r--r--source/pl/filter/source/config/fragments/filters.po8
-rw-r--r--source/pl/fpicker/messages.po20
-rw-r--r--source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po10
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/pl/sc/messages.po90
-rw-r--r--source/pl/scp2/source/writer.po10
-rw-r--r--source/pl/sd/messages.po74
-rw-r--r--source/pl/sfx2/messages.po8
-rw-r--r--source/pl/svtools/messages.po8
-rw-r--r--source/pl/sw/messages.po86
-rw-r--r--source/pl/vcl/messages.po58
-rw-r--r--source/pt-BR/chart2/messages.po4
-rw-r--r--source/pt-BR/cui/messages.po118
-rw-r--r--source/pt-BR/dbaccess/messages.po30
-rw-r--r--source/pt-BR/extensions/messages.po188
-rw-r--r--source/pt-BR/fpicker/messages.po20
-rw-r--r--source/pt-BR/helpcontent2/source/auxiliary.po8
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po12
-rw-r--r--source/pt-BR/sc/messages.po82
-rw-r--r--source/pt-BR/sd/messages.po74
-rw-r--r--source/pt-BR/svx/messages.po12
-rw-r--r--source/pt-BR/sw/messages.po86
-rw-r--r--source/pt-BR/swext/mediawiki/help.po8
-rw-r--r--source/pt-BR/vcl/messages.po64
-rw-r--r--source/pt/chart2/messages.po4
-rw-r--r--source/pt/cui/messages.po76
-rw-r--r--source/pt/dbaccess/messages.po30
-rw-r--r--source/pt/extensions/messages.po188
-rw-r--r--source/pt/fpicker/messages.po20
-rw-r--r--source/pt/sc/messages.po82
-rw-r--r--source/pt/sd/messages.po74
-rw-r--r--source/pt/sw/messages.po86
-rw-r--r--source/pt/vcl/messages.po58
-rw-r--r--source/ro/basctl/messages.po6
-rw-r--r--source/ro/chart2/messages.po6
-rw-r--r--source/ro/cui/messages.po78
-rw-r--r--source/ro/dbaccess/messages.po34
-rw-r--r--source/ro/extensions/messages.po190
-rw-r--r--source/ro/fpicker/messages.po22
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office/UI.po54
-rw-r--r--source/ro/sc/messages.po226
-rw-r--r--source/ro/sd/messages.po80
-rw-r--r--source/ro/svx/messages.po4
-rw-r--r--source/ro/sw/messages.po120
-rw-r--r--source/ro/vcl/messages.po60
-rw-r--r--source/ro/wizards/source/resources.po6
-rw-r--r--source/ru/chart2/messages.po6
-rw-r--r--source/ru/cui/messages.po78
-rw-r--r--source/ru/dbaccess/messages.po30
-rw-r--r--source/ru/extensions/messages.po190
-rw-r--r--source/ru/fpicker/messages.po22
-rw-r--r--source/ru/sc/messages.po82
-rw-r--r--source/ru/sd/messages.po76
-rw-r--r--source/ru/sw/messages.po86
-rw-r--r--source/ru/vcl/messages.po60
-rw-r--r--source/rw/chart2/messages.po4
-rw-r--r--source/rw/cui/messages.po77
-rw-r--r--source/rw/dbaccess/messages.po28
-rw-r--r--source/rw/extensions/messages.po190
-rw-r--r--source/rw/fpicker/messages.po20
-rw-r--r--source/rw/sc/messages.po80
-rw-r--r--source/rw/sd/messages.po74
-rw-r--r--source/rw/sw/messages.po84
-rw-r--r--source/rw/vcl/messages.po58
-rw-r--r--source/sa-IN/chart2/messages.po4
-rw-r--r--source/sa-IN/cui/messages.po76
-rw-r--r--source/sa-IN/dbaccess/messages.po28
-rw-r--r--source/sa-IN/extensions/messages.po188
-rw-r--r--source/sa-IN/fpicker/messages.po20
-rw-r--r--source/sa-IN/sc/messages.po80
-rw-r--r--source/sa-IN/sd/messages.po74
-rw-r--r--source/sa-IN/sw/messages.po84
-rw-r--r--source/sa-IN/vcl/messages.po58
-rw-r--r--source/sah/chart2/messages.po4
-rw-r--r--source/sah/cui/messages.po76
-rw-r--r--source/sah/dbaccess/messages.po28
-rw-r--r--source/sah/extensions/messages.po188
-rw-r--r--source/sah/fpicker/messages.po20
-rw-r--r--source/sah/sc/messages.po80
-rw-r--r--source/sah/sd/messages.po74
-rw-r--r--source/sah/sw/messages.po84
-rw-r--r--source/sah/vcl/messages.po58
-rw-r--r--source/sat/chart2/messages.po4
-rw-r--r--source/sat/cui/messages.po78
-rw-r--r--source/sat/dbaccess/messages.po28
-rw-r--r--source/sat/extensions/messages.po188
-rw-r--r--source/sat/fpicker/messages.po20
-rw-r--r--source/sat/sc/messages.po80
-rw-r--r--source/sat/sd/messages.po74
-rw-r--r--source/sat/sw/messages.po84
-rw-r--r--source/sat/vcl/messages.po58
-rw-r--r--source/sd/chart2/messages.po4
-rw-r--r--source/sd/cui/messages.po78
-rw-r--r--source/sd/dbaccess/messages.po28
-rw-r--r--source/sd/extensions/messages.po188
-rw-r--r--source/sd/fpicker/messages.po20
-rw-r--r--source/sd/sc/messages.po80
-rw-r--r--source/sd/sd/messages.po74
-rw-r--r--source/sd/sw/messages.po84
-rw-r--r--source/sd/vcl/messages.po58
-rw-r--r--source/si/chart2/messages.po4
-rw-r--r--source/si/cui/messages.po78
-rw-r--r--source/si/dbaccess/messages.po28
-rw-r--r--source/si/extensions/messages.po190
-rw-r--r--source/si/fpicker/messages.po20
-rw-r--r--source/si/sc/messages.po80
-rw-r--r--source/si/sd/messages.po74
-rw-r--r--source/si/sw/messages.po84
-rw-r--r--source/si/vcl/messages.po58
-rw-r--r--source/sid/chart2/messages.po4
-rw-r--r--source/sid/cui/messages.po78
-rw-r--r--source/sid/dbaccess/messages.po28
-rw-r--r--source/sid/extensions/messages.po190
-rw-r--r--source/sid/fpicker/messages.po20
-rw-r--r--source/sid/sc/messages.po80
-rw-r--r--source/sid/sd/messages.po74
-rw-r--r--source/sid/sw/messages.po84
-rw-r--r--source/sid/vcl/messages.po58
-rw-r--r--source/sk/chart2/messages.po6
-rw-r--r--source/sk/cui/messages.po76
-rw-r--r--source/sk/dbaccess/messages.po30
-rw-r--r--source/sk/extensions/messages.po190
-rw-r--r--source/sk/fpicker/messages.po20
-rw-r--r--source/sk/sc/messages.po82
-rw-r--r--source/sk/sd/messages.po76
-rw-r--r--source/sk/sw/messages.po84
-rw-r--r--source/sk/vcl/messages.po60
-rw-r--r--source/sq/chart2/messages.po4
-rw-r--r--source/sq/cui/messages.po76
-rw-r--r--source/sq/dbaccess/messages.po28
-rw-r--r--source/sq/extensions/messages.po190
-rw-r--r--source/sq/fpicker/messages.po20
-rw-r--r--source/sq/sc/messages.po80
-rw-r--r--source/sq/sd/messages.po74
-rw-r--r--source/sq/sw/messages.po84
-rw-r--r--source/sq/vcl/messages.po58
-rw-r--r--source/sr-Latn/chart2/messages.po4
-rw-r--r--source/sr-Latn/cui/messages.po77
-rw-r--r--source/sr-Latn/dbaccess/messages.po28
-rw-r--r--source/sr-Latn/extensions/messages.po188
-rw-r--r--source/sr-Latn/fpicker/messages.po20
-rw-r--r--source/sr-Latn/sc/messages.po80
-rw-r--r--source/sr-Latn/sd/messages.po74
-rw-r--r--source/sr-Latn/sw/messages.po84
-rw-r--r--source/sr-Latn/vcl/messages.po58
-rw-r--r--source/sr/chart2/messages.po4
-rw-r--r--source/sr/cui/messages.po76
-rw-r--r--source/sr/dbaccess/messages.po28
-rw-r--r--source/sr/extensions/messages.po188
-rw-r--r--source/sr/fpicker/messages.po20
-rw-r--r--source/sr/sc/messages.po80
-rw-r--r--source/sr/sd/messages.po74
-rw-r--r--source/sr/sw/messages.po84
-rw-r--r--source/sr/vcl/messages.po58
-rw-r--r--source/ss/chart2/messages.po4
-rw-r--r--source/ss/cui/messages.po76
-rw-r--r--source/ss/dbaccess/messages.po28
-rw-r--r--source/ss/extensions/messages.po190
-rw-r--r--source/ss/fpicker/messages.po20
-rw-r--r--source/ss/sc/messages.po80
-rw-r--r--source/ss/sd/messages.po74
-rw-r--r--source/ss/sw/messages.po84
-rw-r--r--source/ss/vcl/messages.po58
-rw-r--r--source/st/chart2/messages.po4
-rw-r--r--source/st/cui/messages.po76
-rw-r--r--source/st/dbaccess/messages.po28
-rw-r--r--source/st/extensions/messages.po190
-rw-r--r--source/st/fpicker/messages.po20
-rw-r--r--source/st/sc/messages.po80
-rw-r--r--source/st/sd/messages.po74
-rw-r--r--source/st/sw/messages.po84
-rw-r--r--source/st/vcl/messages.po58
-rw-r--r--source/sv/chart2/messages.po4
-rw-r--r--source/sv/cui/messages.po412
-rw-r--r--source/sv/dbaccess/messages.po30
-rw-r--r--source/sv/extensions/messages.po190
-rw-r--r--source/sv/fpicker/messages.po20
-rw-r--r--source/sv/sc/messages.po82
-rw-r--r--source/sv/sd/messages.po76
-rw-r--r--source/sv/sw/messages.po96
-rw-r--r--source/sv/vcl/messages.po58
-rw-r--r--source/sw-TZ/chart2/messages.po4
-rw-r--r--source/sw-TZ/cui/messages.po77
-rw-r--r--source/sw-TZ/dbaccess/messages.po28
-rw-r--r--source/sw-TZ/extensions/messages.po190
-rw-r--r--source/sw-TZ/fpicker/messages.po20
-rw-r--r--source/sw-TZ/sc/messages.po80
-rw-r--r--source/sw-TZ/sd/messages.po74
-rw-r--r--source/sw-TZ/sw/messages.po84
-rw-r--r--source/sw-TZ/vcl/messages.po58
-rw-r--r--source/szl/chart2/messages.po6
-rw-r--r--source/szl/cui/messages.po78
-rw-r--r--source/szl/dbaccess/messages.po30
-rw-r--r--source/szl/extensions/messages.po190
-rw-r--r--source/szl/fpicker/messages.po22
-rw-r--r--source/szl/sc/messages.po82
-rw-r--r--source/szl/sd/messages.po76
-rw-r--r--source/szl/sw/messages.po86
-rw-r--r--source/szl/vcl/messages.po60
-rw-r--r--source/ta/chart2/messages.po4
-rw-r--r--source/ta/cui/messages.po76
-rw-r--r--source/ta/dbaccess/messages.po28
-rw-r--r--source/ta/extensions/messages.po188
-rw-r--r--source/ta/fpicker/messages.po20
-rw-r--r--source/ta/sc/messages.po80
-rw-r--r--source/ta/sd/messages.po74
-rw-r--r--source/ta/sw/messages.po84
-rw-r--r--source/ta/vcl/messages.po58
-rw-r--r--source/te/chart2/messages.po4
-rw-r--r--source/te/cui/messages.po78
-rw-r--r--source/te/dbaccess/messages.po28
-rw-r--r--source/te/extensions/messages.po190
-rw-r--r--source/te/fpicker/messages.po20
-rw-r--r--source/te/sc/messages.po80
-rw-r--r--source/te/sd/messages.po74
-rw-r--r--source/te/sw/messages.po84
-rw-r--r--source/te/vcl/messages.po58
-rw-r--r--source/tg/chart2/messages.po4
-rw-r--r--source/tg/cui/messages.po77
-rw-r--r--source/tg/dbaccess/messages.po28
-rw-r--r--source/tg/extensions/messages.po190
-rw-r--r--source/tg/fpicker/messages.po20
-rw-r--r--source/tg/sc/messages.po80
-rw-r--r--source/tg/sd/messages.po74
-rw-r--r--source/tg/sw/messages.po84
-rw-r--r--source/tg/vcl/messages.po58
-rw-r--r--source/th/chart2/messages.po6
-rw-r--r--source/th/cui/messages.po79
-rw-r--r--source/th/dbaccess/messages.po30
-rw-r--r--source/th/extensions/messages.po190
-rw-r--r--source/th/fpicker/messages.po22
-rw-r--r--source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po797
-rw-r--r--source/th/sc/messages.po82
-rw-r--r--source/th/sd/messages.po76
-rw-r--r--source/th/sw/messages.po86
-rw-r--r--source/th/vcl/messages.po60
-rw-r--r--source/ti/chart2/messages.po4
-rw-r--r--source/ti/cui/messages.po76
-rw-r--r--source/ti/dbaccess/messages.po28
-rw-r--r--source/ti/extensions/messages.po188
-rw-r--r--source/ti/fpicker/messages.po20
-rw-r--r--source/ti/sc/messages.po80
-rw-r--r--source/ti/sd/messages.po74
-rw-r--r--source/ti/sw/messages.po84
-rw-r--r--source/ti/vcl/messages.po58
-rw-r--r--source/tn/chart2/messages.po4
-rw-r--r--source/tn/cui/messages.po76
-rw-r--r--source/tn/dbaccess/messages.po28
-rw-r--r--source/tn/extensions/messages.po188
-rw-r--r--source/tn/fpicker/messages.po20
-rw-r--r--source/tn/sc/messages.po80
-rw-r--r--source/tn/sd/messages.po74
-rw-r--r--source/tn/sw/messages.po84
-rw-r--r--source/tn/vcl/messages.po58
-rw-r--r--source/tr/chart2/messages.po8
-rw-r--r--source/tr/cui/messages.po78
-rw-r--r--source/tr/dbaccess/messages.po30
-rw-r--r--source/tr/extensions/messages.po190
-rw-r--r--source/tr/fpicker/messages.po20
-rw-r--r--source/tr/sc/messages.po82
-rw-r--r--source/tr/sd/messages.po76
-rw-r--r--source/tr/sw/messages.po86
-rw-r--r--source/tr/vcl/messages.po60
-rw-r--r--source/ts/chart2/messages.po4
-rw-r--r--source/ts/cui/messages.po76
-rw-r--r--source/ts/dbaccess/messages.po28
-rw-r--r--source/ts/extensions/messages.po190
-rw-r--r--source/ts/fpicker/messages.po20
-rw-r--r--source/ts/sc/messages.po80
-rw-r--r--source/ts/sd/messages.po74
-rw-r--r--source/ts/sw/messages.po84
-rw-r--r--source/ts/vcl/messages.po58
-rw-r--r--source/tt/chart2/messages.po4
-rw-r--r--source/tt/cui/messages.po77
-rw-r--r--source/tt/dbaccess/messages.po28
-rw-r--r--source/tt/extensions/messages.po188
-rw-r--r--source/tt/fpicker/messages.po20
-rw-r--r--source/tt/sc/messages.po80
-rw-r--r--source/tt/sd/messages.po74
-rw-r--r--source/tt/sw/messages.po84
-rw-r--r--source/tt/vcl/messages.po58
-rw-r--r--source/ug/chart2/messages.po4
-rw-r--r--source/ug/cui/messages.po76
-rw-r--r--source/ug/dbaccess/messages.po28
-rw-r--r--source/ug/extensions/messages.po190
-rw-r--r--source/ug/fpicker/messages.po20
-rw-r--r--source/ug/sc/messages.po80
-rw-r--r--source/ug/sd/messages.po74
-rw-r--r--source/ug/sw/messages.po84
-rw-r--r--source/ug/vcl/messages.po58
-rw-r--r--source/uk/chart2/messages.po4
-rw-r--r--source/uk/cui/messages.po78
-rw-r--r--source/uk/dbaccess/messages.po30
-rw-r--r--source/uk/extensions/messages.po190
-rw-r--r--source/uk/fpicker/messages.po20
-rw-r--r--source/uk/sc/messages.po88
-rw-r--r--source/uk/sd/messages.po74
-rw-r--r--source/uk/sw/messages.po86
-rw-r--r--source/uk/vcl/messages.po60
-rw-r--r--source/ur/chart2/messages.po4
-rw-r--r--source/ur/cui/messages.po76
-rw-r--r--source/ur/dbaccess/messages.po28
-rw-r--r--source/ur/extensions/messages.po188
-rw-r--r--source/ur/fpicker/messages.po20
-rw-r--r--source/ur/sc/messages.po80
-rw-r--r--source/ur/sd/messages.po74
-rw-r--r--source/ur/sw/messages.po84
-rw-r--r--source/ur/vcl/messages.po58
-rw-r--r--source/uz/chart2/messages.po4
-rw-r--r--source/uz/cui/messages.po77
-rw-r--r--source/uz/dbaccess/messages.po28
-rw-r--r--source/uz/extensions/messages.po188
-rw-r--r--source/uz/fpicker/messages.po20
-rw-r--r--source/uz/sc/messages.po80
-rw-r--r--source/uz/sd/messages.po74
-rw-r--r--source/uz/sw/messages.po84
-rw-r--r--source/uz/vcl/messages.po58
-rw-r--r--source/ve/chart2/messages.po4
-rw-r--r--source/ve/cui/messages.po76
-rw-r--r--source/ve/dbaccess/messages.po28
-rw-r--r--source/ve/extensions/messages.po190
-rw-r--r--source/ve/fpicker/messages.po20
-rw-r--r--source/ve/sc/messages.po80
-rw-r--r--source/ve/sd/messages.po74
-rw-r--r--source/ve/sw/messages.po84
-rw-r--r--source/ve/vcl/messages.po58
-rw-r--r--source/vec/chart2/messages.po4
-rw-r--r--source/vec/cui/messages.po76
-rw-r--r--source/vec/dbaccess/messages.po28
-rw-r--r--source/vec/extensions/messages.po188
-rw-r--r--source/vec/fpicker/messages.po20
-rw-r--r--source/vec/sc/messages.po80
-rw-r--r--source/vec/sd/messages.po74
-rw-r--r--source/vec/sw/messages.po86
-rw-r--r--source/vec/vcl/messages.po58
-rw-r--r--source/vi/chart2/messages.po4
-rw-r--r--source/vi/cui/messages.po78
-rw-r--r--source/vi/dbaccess/messages.po28
-rw-r--r--source/vi/extensions/messages.po190
-rw-r--r--source/vi/fpicker/messages.po20
-rw-r--r--source/vi/sc/messages.po80
-rw-r--r--source/vi/sd/messages.po74
-rw-r--r--source/vi/sw/messages.po84
-rw-r--r--source/vi/vcl/messages.po58
-rw-r--r--source/xh/chart2/messages.po4
-rw-r--r--source/xh/cui/messages.po76
-rw-r--r--source/xh/dbaccess/messages.po28
-rw-r--r--source/xh/extensions/messages.po190
-rw-r--r--source/xh/fpicker/messages.po20
-rw-r--r--source/xh/sc/messages.po80
-rw-r--r--source/xh/sd/messages.po74
-rw-r--r--source/xh/sw/messages.po84
-rw-r--r--source/xh/vcl/messages.po58
-rw-r--r--source/zh-CN/chart2/messages.po6
-rw-r--r--source/zh-CN/cui/messages.po90
-rw-r--r--source/zh-CN/dbaccess/messages.po30
-rw-r--r--source/zh-CN/editeng/messages.po8
-rw-r--r--source/zh-CN/extensions/messages.po190
-rw-r--r--source/zh-CN/fpicker/messages.po20
-rw-r--r--source/zh-CN/sc/messages.po88
-rw-r--r--source/zh-CN/sd/messages.po82
-rw-r--r--source/zh-CN/svx/messages.po8
-rw-r--r--source/zh-CN/sw/messages.po97
-rw-r--r--source/zh-CN/vcl/messages.po58
-rw-r--r--source/zh-TW/chart2/messages.po4
-rw-r--r--source/zh-TW/cui/messages.po76
-rw-r--r--source/zh-TW/dbaccess/messages.po30
-rw-r--r--source/zh-TW/extensions/messages.po188
-rw-r--r--source/zh-TW/fpicker/messages.po20
-rw-r--r--source/zh-TW/sc/messages.po82
-rw-r--r--source/zh-TW/sd/messages.po76
-rw-r--r--source/zh-TW/sw/messages.po84
-rw-r--r--source/zh-TW/vcl/messages.po58
-rw-r--r--source/zu/chart2/messages.po4
-rw-r--r--source/zu/cui/messages.po76
-rw-r--r--source/zu/dbaccess/messages.po28
-rw-r--r--source/zu/extensions/messages.po190
-rw-r--r--source/zu/fpicker/messages.po20
-rw-r--r--source/zu/sc/messages.po80
-rw-r--r--source/zu/sd/messages.po74
-rw-r--r--source/zu/sw/messages.po84
-rw-r--r--source/zu/vcl/messages.po58
1494 files changed, 48842 insertions, 53644 deletions
diff --git a/source/ab/chart2/messages.po b/source/ab/chart2/messages.po
index 6390e8fcb3e..b7841bf7637 100644
--- a/source/ab/chart2/messages.po
+++ b/source/ab/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-08 11:26+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ab/>\n"
@@ -3600,7 +3600,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Иалышәх адиаграмма абазатә тип."
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 0828e023de1..7080e189c3d 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ab/>\n"
@@ -17126,176 +17126,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Автоматикала"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Агалактика"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Аконтраст"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Аклассикатә"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Аграфикатә ҭагалара"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Ашрифтқәа рыхәаҧшра"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Ашрифтқәа рыхьӡынҵа"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ab/dbaccess/messages.po b/source/ab/dbaccess/messages.po
index 9174b46d7d3..177e4f76ed8 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-12 17:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ab/>\n"
@@ -3327,73 +3327,73 @@ msgid "Create a n_ew database"
msgstr "Иаҧҵатәуп иҿыцу адырқәа рбаза"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Иаарттәуп иҟоу адырқәа рбаза афаил"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Аҵыхәтәантәиқәа:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Иаарттәуп"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3401,7 +3401,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ab/extensions/messages.po b/source/ab/extensions/messages.po
index f62ddac94e2..45e8fe4473b 100644
--- a/source/ab/extensions/messages.po
+++ b/source/ab/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -290,537 +290,525 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Ирҿыцтәуп аформа"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Атеқст"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Иалхӡам"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Иалхуп"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Уажәтәи адаҟьа"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Мап"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ааи"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "Хыхьла"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Мап"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr ""
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Адиапазон"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Горизонталла"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr ""
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Астандарт"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Аҟәыхра"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Аилыркаага"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Иалху анҵамҭа"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Мап"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Горизонталла"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr ""
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Арымарахь"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Ацентр ала"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Иҧсахтәуп"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Иеикәрҳәтәуп"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Мап"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ашәагаа иақәыршәатәуп"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Армарахьтә арӷьарахь"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Арӷьарахьтә армарахь"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Абзац ахь"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Асимвол еиҧш"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Адаҟьахь"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Асимвол ахь"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Адаҟьахь"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/ab/fpicker/messages.po b/source/ab/fpicker/messages.po
index e4f9f242afd..4818b8ee760 100644
--- a/source/ab/fpicker/messages.po
+++ b/source/ab/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:06+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -211,55 +211,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Афаил ахьӡ:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Афаил атип:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Аҧхьара мацараз"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Иеиқәырхатәуп ажәамаӡа шацу"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Иҧсахтәуп афильтр архиарақәа"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index bcc60e67502..f5b92066879 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-09 16:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ab/>\n"
@@ -25211,97 +25211,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25665,143 +25665,143 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Аҧштәы"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Абызшәа"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Акомментариқәа"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Ахәаҧшра"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Ариашара"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Ахәаҧшра"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Агәыҧ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Ашрифт"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Аиҟаратәра"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Ахәаҧшра"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Амедиа"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Афреим"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/ab/sd/messages.po b/source/ab/sd/messages.po
index e114ee20553..c0e776c8384 100644
--- a/source/ab/sd/messages.po
+++ b/source/ab/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-08 11:26+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ab/>\n"
@@ -4171,109 +4171,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7064,109 +7064,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 9e078016be1..675b3dd3a49 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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2020-10-31 11:36+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Abkhazian <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -10535,19 +10535,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Астиль"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Астильқәа"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14055,37 +14055,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Аҭыҧхәаҧшра..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14093,31 +14093,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20304,111 +20304,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Аҭыҧхәаҧшра..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Аҭыҧхәаҧшра..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22569,49 +22569,49 @@ msgid "Object"
msgstr "Аобиеқтқәа"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Атип"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Апараметрқәа"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Агиперзхьарҧш"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -27409,7 +27409,7 @@ msgid "Update"
msgstr "Ирҿыцтәуп"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ab/vcl/messages.po b/source/ab/vcl/messages.po
index ed1cfbe2a54..230b1dada02 100644
--- a/source/ab/vcl/messages.po
+++ b/source/ab/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-02-07 23:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ab/>\n"
@@ -2325,170 +2325,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Даҽакы:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "адаҟьақәа рыбжьара"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Аброшиура"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/af/chart2/messages.po b/source/af/chart2/messages.po
index 83d44448387..02b79b0443c 100644
--- a/source/af/chart2/messages.po
+++ b/source/af/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-14 10:10+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/af/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Spesifiseer die aantal lyne vir kolom- en lyndiagramme."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Kies 'n basiese kaarttipe."
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index be45278e5a5..afe863271ca 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-27 17:40+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1560976497.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Outomaties"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Hoë kontras"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klassiek"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
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."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Ikoons_tyl:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Voeg meer ikoon-temas by via die uitbreiding"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Simbool Grootte"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Benodig herbegin"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Gebruik harde_wareversnelling"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Gebruik anti-aliasing"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Gebruik Skia vir alle Vertoning"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Forseer die vertoning van die Skia-sagteware"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
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:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia is huidig Aktief."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia is huidig Gedeaktiveerd."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafika-afvoer"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Wys voo_rskou van fonte"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Anti-aliasing van die skerm lettertipes"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
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:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "va_naf:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
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:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Fontlyste"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Doen Grafiese Toetse"
diff --git a/source/af/dbaccess/messages.po b/source/af/dbaccess/messages.po
index b4b16be24a0..3ff90f0d4e7 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-11-17 12: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"
@@ -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: LibreOffice\n"
"X-POOTLE-MTIME: 1548168630.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Sk_ep ’n nuwe databasis"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Selekteer om 'n nuwe databasis te skep."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Ing_ebedde databasis:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Open ’n bestaande _databasislêer"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Kies vanuit 'n lys onlangs gebruikte lêers om 'n databasis oop te maak of kies vanuit lêer seleksie dialoog."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Onlangs geb_ruik:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Kies 'n databasislêer om uit die lys onlangs gebruikte lêers oop te maak. Klik op Voltooi om die lêer onmiddellik oop te maak en uit die slimmerd te gaan."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Maak 'n dialoog vir lêerseleksie oop waar u 'n databasislêer kan kies. Klik op Oopmaak of OK in die lêerseleksie -dialoog om die lêer onmiddellik oop te maak en uit die slimmerd te gaan."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Verbind _aan ’n bestaande databasis"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Kies om 'n databasiedokument te skep vir 'n bestaande databasisverbinding."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Kies 'n databasistipe vir die bestaande databasis konneksie."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "Dit is nie moontlik om 'n nuwe databasis te skep omdat of HSQLDB, of Firebird nie beskikbaar is in hierdie omgewing."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Die Databasis Simmerd skep 'n databasis lêer wat inligting oor die databasis bevat."
diff --git a/source/af/extensions/messages.po b/source/af/extensions/messages.po
index fcd288eaa25..7fbee48af97 100644
--- a/source/af/extensions/messages.po
+++ b/source/af/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-10-27 11:32+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/af/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Verfris vorm"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "GET"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "POST"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multideel"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teks"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standaard (kort)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standaard (kort JJ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standaard (kort JJJJ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standaard (lank)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/JJ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/JJ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "JJ/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/JJJJ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/JJJJ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "JJJJ/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "JJ-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "JJJJ-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 nm"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 nm"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nie gemerk nie"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Gemerk"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nie gedefinieer nie"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Alle rekords"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktiewe rekord"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Huidige bladsy"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nee"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ja"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Ouervorm"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "blanko"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "eienaar"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Geen"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Enkel"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Omvang"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horisontaal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertikaal"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Verstek"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Kanselleer"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hulp"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Die gemerkte inskrywing"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posisie van die gemerkte inskrywing"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Enkelreël"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multireël"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multireël met formatering"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Geen"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horisontaal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertikaal"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Altwee"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plat"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Links bo"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Links middel"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Links onder"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Regs bo"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Regs middel"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Regs onder"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Bo links"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Bo gesentreer"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Bo regs"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Onder links"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Onder gesentreer"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Onder regs"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Gesentreer"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Behou"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Vervang"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Invou"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nee"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Behou verhouding"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Pas by grootte"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Links na regs"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Regs na links"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nooit"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Wanneer gefokus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Altyd"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Aan paragraaf"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "As karakter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Aan bladsy"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Aan raam"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Aan karakter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Aan bladsy"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Aan sel"
diff --git a/source/af/fpicker/messages.po b/source/af/fpicker/messages.po
index 6df2d5f4022..4622a045fb0 100644
--- a/source/af/fpicker/messages.po
+++ b/source/af/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-26 17:36+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/af/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Wysigingsdatum"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Oopmaak"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "-Speel"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Lêer_naam:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Lêer_tipe:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Leesalleen"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Stoor met wagwoord"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Outomatiese lêernaamuitbreiding"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Redigeer _filterinstellings"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Enkripteer met GPG-sleutel"
diff --git a/source/af/readlicense_oo/docs.po b/source/af/readlicense_oo/docs.po
index 30067e50401..4643bf2ee66 100644
--- a/source/af/readlicense_oo/docs.po
+++ b/source/af/readlicense_oo/docs.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-09-13 16:36+0000\n"
-"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
-"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/readlicense_oodocs/af/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-3/readlicense_oodocs/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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022354.000000\n"
#. q6Gg3
@@ -743,7 +743,7 @@ msgctxt ""
"support1\n"
"readmeitem.text"
msgid "The <a href=\"https://www.libreoffice.org/get-help/community-support/\">main support page</a> offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at <a href=\"https://www.documentfoundation.org/nabble/\">https://www.documentfoundation.org/nabble/</a> or search the archives of the 'users@libreoffice.org' mailing list at <a href=\"https://www.libreoffice.org/lists/users/\">https://www.libreoffice.org/lists/users/</a>. Alternatively, you can send in your questions to <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. If you like to subscribe to the list (to get email responses), send an empty mail to: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
-msgstr "Die bladsy met gebruikersondersteuning <a href=\"https://de.libreoffice.org/get-help/community-support/\"> https://de.libreoffice.org/get-help/community-support/</a > bevat 'n lys van verskillende maniere om hulp op ${PRODUCTNAME} te kry. U vraag is moontlik al beantwoord, sien <a href=\"https://libreoffice.org/get-help/nabble/\"> https://libreoffice.org/get-help/nabble/ </a> of soek die argiewe van die 'users@libreoffice.org' -poslys op <a href=\"https://listarchives.libreoffice.org/de/users/\"> https://listarchives.libreoffice.org/ com / gebruikers / </a>. Stuur alternatiewelik u vrae na <a href=\"https://wiki.documentfoundation.org/Local_Mailing_Lists/de-users/de\"> gebruikers@de.libreoffice.org </a>. Stuur 'n leë e-pos na: <a href=\"mailto:users+subscribe@de.libreoffice.org\"> gebruikers + subscribe@ de. libreoffice.org </a>."
+msgstr "Die bladsy met gebruikersondersteuning <a href=\"https://de.libreoffice.org/get-help/community-support/\"> https://de.libreoffice.org/get-help/community-support/</a> bevat 'n lys van verskillende maniere om hulp op ${PRODUCTNAME} te kry. U vraag is moontlik al beantwoord, sien <a href=\"https://libreoffice.org/get-help/nabble/\"> https://libreoffice.org/get-help/nabble/ </a> of soek die argiewe van die 'users@libreoffice.org' -poslys op <a href=\"https://listarchives.libreoffice.org/de/users/\"> https://listarchives.libreoffice.org/ com / gebruikers / </a>. Stuur alternatiewelik u vrae na <a href=\"https://wiki.documentfoundation.org/Local_Mailing_Lists/de-users/de\"> gebruikers@de.libreoffice.org </a>. Stuur 'n leë e-pos na: <a href=\"mailto:users+subscribe@de.libreoffice.org\"> gebruikers + subscribe@ de. libreoffice.org </a>."
#. YnDMB
#: readme.xrm
@@ -770,7 +770,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href=\"https://bugs.documentfoundation.org/\">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr "Ons stelsel om foute aan te meld, op te spoor en op te los, is tans BugZilla en is geleë op <a href=\"https://bugs.documentfoundation.org/\"> https://bugs.documentfoundation.org/</a > beskikbaar. Ons moedig almal aan om self foute aan te meld wat op die platform mag voorkom. Die aktiewe rapportering van foute is een van die belangrikste bydraes wat die gebruikersgemeenskap kan lewer om die verdere ontwikkeling van ${PRODUCTNAME} te ondersteun."
+msgstr "Ons stelsel om foute aan te meld, op te spoor en op te los, is tans BugZilla en is geleë op <a href=\"https://bugs.documentfoundation.org/\"> https://bugs.documentfoundation.org/</a> beskikbaar. Ons moedig almal aan om self foute aan te meld wat op die platform mag voorkom. Die aktiewe rapportering van foute is een van die belangrikste bydraes wat die gebruikersgemeenskap kan lewer om die verdere ontwikkeling van ${PRODUCTNAME} te ondersteun."
#. WpD2B
#: readme.xrm
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index f450d405e2d..e0ce40b4562 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-06 20:39+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1560976792.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Vertoon Merker"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Afbeeldin_g"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Afbeeldin~g"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "\"D_raw\""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "\"~Draw\""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objek"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Uitdruk"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Uit~druk"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Vo_rm"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vo~rm"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uit_breiding"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Uit~breiding"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Afbeeldin_g"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "R_angskik"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "K_leur"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rooster"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Taal"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Oorsig"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Opmerkings"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Vergelyking"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Aansig"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "\"D_raw\""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Wysig"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rangskik"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Aansig"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Groep"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Font"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Belyning"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Aansig"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Voeg in"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Raam"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Rangskik"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rooster"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Aansig"
diff --git a/source/af/sd/messages.po b/source/af/sd/messages.po
index 64103681782..3a38074eb4f 100644
--- a/source/af/sd/messages.po
+++ b/source/af/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-10-21 11:33+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/af/>\n"
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "Tabel"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Beeld"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Beeld"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Draw"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Draw"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "Objek"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "Media"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "Media"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Meester"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Meester"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Uitbreiding"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "Tabel"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Beeld"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Beeld"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Tekening"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Tekening"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Objek"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "Media"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "Media"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Model"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Model"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3-D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Uitbreiding"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Uitbreiding"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Nu_tsbalk"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Nu~tsgoed"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index cd2fad60312..7bcf8e6ddcd 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-22 01:38+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Skuif die geselekteerde paragraafstyl 'n vlak af in die indekshiërargie."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Styl"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Style"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Skep indeksinskrywings uit spesifieke paragraafsjablone."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Ruil databasisse"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definieer"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Databasisse in gebruik"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Beskikb_are databasisse"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Rondkyk..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Gebruik die blaaiknoppie om ’n databasislêer te kies."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Lys die databasisse wat in gebruik is."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Lys die databasisse wat in %PRODUCTNAME geregistreer is."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Ruil databasisse"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Databasis toegepas op dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Wysig die databronne vir die huidige dokument."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Gebruik die huidige _dokument"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Gebruik die huidige \"Writer\"-dokument as die basis vir die e-pos saamvoegdokument."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Skep ’n nu_we dokument"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Skep 'n nuwe \"Writer\"-dokument vir die e-pos saamvoegdokument."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "B_egin met bestaande dokument"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Gebruik 'n bestaande \"Writer\"-dokument as die basis vir die e-pos saamvoegdokument."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "_Begin met ’n sjabloon"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Selekteer die sjabloon wat u wil gebruik met die skepping van u e-pos saamvoegdokument."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Begi_n met ’n onlangs gestoorde begindokument"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Gebruik die huidige saamvoegdokument as die basis vir die e-pos saamvoegdokument."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Selekteer die dokument."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "B_laai..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Vind die \"Writer\" dokument wat u wil gebruik, en klik dan \"Open\"."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Bl_aai..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Open die \"Sjabloon Selekteerder\"-dialoog."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Die huidige dokument se databron is nie geregistreer. Verwissel databasis asseblief."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Uitruil Databasis..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Kies begindokument vir die massapos"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Spesifiseer die dokument wat gebruik moet word as basis vir die epos saamvoegdokument."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objek"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Soort"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opsies"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Vou om"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Rande"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Werk by"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Vertoon statistieke vir die huidige lêer."
diff --git a/source/af/vcl/messages.po b/source/af/vcl/messages.po
index cf6f31654a1..78a49ebb93c 100644
--- a/source/af/vcl/messages.po
+++ b/source/af/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-09-14 10:10+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/af/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Druk meerdere bladsye op een vel papier."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Doelgemaak"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Kies hoeveel bladsye om te druk per vel papier."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Bladsye:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Selekteer die aantal rye."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "by"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Selekteer die aantal kolomme."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Kantlyn:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Selekteer die marge tussen individuele bladsye op 'n vel papier."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "tussen bladsye"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Afstand:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Selekteer die marge tussen gedrukte bladsye en papierrand."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "na kant van papier"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Volgorde:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Links na regs, dan af"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Bo na onder, dan regs"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Bo na onder, dan links"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Regs na links, dan af"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Selekter die volgorde waarin bladsye gedruk word."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Teken ’n raam rondom elke bladsy"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Merk die vakkie vir omranding van elke bladsy."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brosjure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Spesifiseer om die dokument te druk in brosjure formaat."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Sorteer orde voorskou"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Wysig die bladsyrangskikking soos dit op elke blad gedruk moet word. Die voorskou toon die finale bladuitleg."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "M_eer"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Bladuitleg"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Algemeen"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Druk die huidige: hele dokument of seleksie- of gespesifiseerde-bladsy(/)e. U kan ook die drukopsies vir die huidige dokument spesifiseer."
diff --git a/source/am/chart2/messages.po b/source/am/chart2/messages.po
index 73a6f8e2405..01109029d4e 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-11-22 01:38+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/am/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1559505967.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "የ መስመሮች ቁጥር ማሰናጃ ለ አምድ እና ለ መስመር ቻርትስ አይነት:"
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "ይምረጡ መሰረታዊ የ ቻርትስ አይነት"
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index 6a85f6f0e31..c1160dacdc7 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563646037.000000\n"
#. GyY9M
@@ -2738,7 +2738,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:151
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With the Navigator you can select & move up/down headings and the text below the heading, in the Navigator and in the document."
-msgstr ""
+msgstr "በ መቃኛ እርስዎ ራስጌዎችን መምረጥ እና ማንቀሳቀስ ይችላሉ ወደ ላይ/ታች እና ጽሁፍ ከ ራስጌው ስር ማድረግ ይችላሉ: በ መቃኛ እና ሰነድ ውስጥ:"
#. 8qYrk
#: cui/inc/tipoftheday.hrc:152
@@ -2762,7 +2762,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:155
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer lets you number your footnotes per page, chapter, document: Tools ▸ Footnotes and Endnotes ▸ Footnotes tab ▸ Counting."
-msgstr ""
+msgstr "የ እርስዎን የ ግርጌ ማስታወሻ ቁጥር መስጠት ያስችሎታል በየ ገጹ: በየ ምእራፉ: በየ ሰነዱ ውስጥ: መሳሪያዎች ▸ የ ግርጌ ማስታወሻ እና የ መጨረሻ ማስታወሻ ▸ የ ግርጌ ማስታወሻ tab ▸ መቁጠሪያ:"
#. gpVRV
#: cui/inc/tipoftheday.hrc:156
@@ -2774,7 +2774,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:157
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Citation management? Use a 3rd party extension."
-msgstr ""
+msgstr "የ ማመሳከሪያ አስተዳዳሪ? የ 3ኛ አካል ተጨማሪዎች ይጠቀሙ:"
#. ALczh
#: cui/inc/tipoftheday.hrc:158
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ራሱ በራሱ"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "ጋላክሲ"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "ከፍተኛ ማነጻጸሪያ"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "ኦክስጂን"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "ዘመናዊ"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "ሲፍር"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "ነፋስ"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "የ ምልክት ዘዴ ለ ምልክቶች በ እቃ መደርደሪያ እና ንግግሮች ውስጥ ይወስኑ "
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "የ ምልክት ዘ_ዴ:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "ተጨማሪ የ ምልክቶች ገጽታ መጨመሪያ በ ተጨማሪ በኩል"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "የ ምልክት ዘዴ"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "እንደገና ማስነሳት ያስፈልጋል"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "የ ጠንካራ_አካል ማፍጠኛ ይጠቀሙ"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "ፀረ-ማ_ጥሪያ ይጠቀሙ"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "የ ንድፎች ውጤት"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ፊደሎችን በ_ቅድመ እይታ ማሳያ"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "የ መመልከቻ ፊደል ማጥሪ _ያ"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "ይምረጡ ለ ጽሁፍ ማለስለሻ በ መመልከቻው ላይ"
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "ከ_:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "የ ፊደል ዝርዝሮች"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/am/dbaccess/messages.po b/source/am/dbaccess/messages.po
index ef90cf77bfd..6bf3c74f023 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/am/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563039147.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "አ_ዲስ የዳታቤዝ መፍጠሪያ"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "ይምረጡ አዲስ ዳታቤዝ ለ መፍጠር"
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "የ _ተጣበቀ ዳታቤዝ:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "የነበረውን የ ዳታቤዝ _ፋይል መክፈቻ"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "ይምረጡ በ ቅርብ ጊዜ የ ተጠቀሙበት ፋይሎች ዝርዝር ውስጥ የ ዳታቤዝ ፋይል ለ መክፈት ወይንም ከ ፋይል መምረጫ ንግግር ውስጥ ለ መምረጥ:"
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_በቅርብ ጊዜ የተጠቀሙት:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "ይምረጡ በ ቅርብ ጊዜ የ ተጠቀሙበት ፋይሎች ዝርዝር ውስጥ የ ዳታቤዝ ፋይል ለ መክፈት: ይጫኑ መጨረሻ ፋይል ወዲያውኑ ለ መክፈት እና ከ አዋቂው ለ መውጣት:"
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "መክፈቻ"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "እርስዎ የ ዳታቤዝ ፋይል የሚመርጡበት የ ፋይል መምረጫ ንግግር መክፈቻ: ይጫኑ መክፈቻ ወይንም እሺ በ ፋይል መምረጫ ንግግር ውስጥ ወዲያውኑ ፋይል ለ መክፈት እና ከ አዋቂው ለ መውጣት:"
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "ወደ ነ_በረው የ ዳታቤዝ መገናኛ"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "ይምረጡ የ ዳታቤዝ ሰነድ ለ ነበረው የ ዳታቤዝ ግንኙነት:"
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "ይምረጡ የ ዳታቤዝ አይነት ለ ነበረው የ ዳታቤዝ ግንኙነት:"
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"ማሰናጃው ውስጥ አልተገኘም:"
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/am/dictionaries/ru_RU/dialog.po b/source/am/dictionaries/ru_RU/dialog.po
index 9b6211fa5bb..0a04a5fa1e1 100644
--- a/source/am/dictionaries/ru_RU/dialog.po
+++ b/source/am/dictionaries/ru_RU/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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-11-26 12:31+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/dictionariesru_rudialog/am/>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1543235510.000000\n"
#. iXbyq
@@ -140,4 +140,4 @@ msgctxt ""
"quotation\n"
"property.text"
msgid "Quotation"
-msgstr "ጥቅሶች"
+msgstr "ጥቅስ"
diff --git a/source/am/editeng/messages.po b/source/am/editeng/messages.po
index 404a3d862f9..ebc561b9d21 100644
--- a/source/am/editeng/messages.po
+++ b/source/am/editeng/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2021-09-10 21:17+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/am/>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/editengmessages/am/>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1561216497.000000\n"
#. BHYB4
@@ -1452,7 +1452,7 @@ msgstr "ባህሪ ማዞሪያ በ $(ARG1)°"
#: include/editeng/editrids.hrc:256
msgctxt "RID_SVXITEMS_CHARROTATE_FITLINE"
msgid "Fit to line"
-msgstr "በመስመሩ ልክ"
+msgstr "በ መስመሩ ልክ"
#. 8DQGe
#: include/editeng/editrids.hrc:257
diff --git a/source/am/extensions/messages.po b/source/am/extensions/messages.po
index 8aa55e59e2d..96526dab579 100644
--- a/source/am/extensions/messages.po
+++ b/source/am/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-11-27 22:41+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/am/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1558548713.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "ፎርም ማነቃቂያ"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "ማግኛ"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "መለጠፊያ"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "በርካታ አካል"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ጽሁፍ"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "መደበኛ (አጭር)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "መደበኛ (አጭር አመት)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "መደበኛ (አጭር አመት)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "መደበኛ (ረጅም)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "ቀን/ወር/አመት"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "ወር/ቀን/አመት"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "አመት/ወር/ቀን"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "ቀን/ወር/አመት"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "ወር/ቀን/አመት"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "አመት/ወር/ቀን"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "አመት-ወር-ቀን"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "አመት-ወር-ቀን"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 ከሰአት"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 ከሰአት"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "አልተመረጠም"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "ተመርጧል"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "አልተገለጸም"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "ሁሉንም መዝገቦች"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "ንቁ መዝገቦች"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "የ አሁኑ ገጽ"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "አይ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "አዎ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "የ ወላጅ ፎርም"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_ባዶ"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_ወላጅ"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_ራስ"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "ከ _ላይ"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ምንም"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "ነጠላ"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "በርካታ"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "መጠን"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "በ አግድም"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "በ ቁመት"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ነባር"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "እሺ"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "መሰረዣ"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "እርዳታ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "የ ተመረጠው ማስገቢያ"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "የ ተመረጠው ማስገቢያ ቦታ"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "ነጠላ-መስመር"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "በርካታ-መስመር"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "በርካታ-መስመር ከ አቀራረብ ጋር"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "መስመር መቀለቢያ (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+ መስመር መቀለቢያ (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ምንም"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "በ አግድም"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "በ ቁመት"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "ሁለቱንም"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3ዲ"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ጠፍጣፋ"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "በ ግራ ከ ላይ"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "በ ግራ መሀከል"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "በ ግራ ከ ታች"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "በ ቀኝ ከ ላይ"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "በ ቀኝ መሀከል"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "በ ቀኝ ከ ታች"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ከ ላይ በ ግራ"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ከ ላይ መሀከል"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ከ ላይ በ ቀኝ"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "ከ ታች በ ግራ"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "ከ ታች መሀከል"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ከ ታች በ ቀኝ"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "መሀከል"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "መጠበቂያ"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "መቀየሪያ"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ማሳነሻ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "አይ"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "መጠን መጠበቂያ"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "በ መጠኑ ልክ"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "ከ ግራ-ወደ-ቀኝ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ከ ቀኝ-ወደ-ግራ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "ከፍተኛ የ እቃ ማሰናጃዎችን መጠቀሚያ"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "በፍጹም"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "በሚያተኩር ጊዜ"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ሁል ጊዜ"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "ወደ አንቀጽ"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "እንደ ባህሪ"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ወደ ገጽ"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ወደ ክፈፍ"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "ወደ ባህሪ"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ወደ ገጽ"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "ወደ ክፍል"
diff --git a/source/am/fpicker/messages.po b/source/am/fpicker/messages.po
index d7a1183f695..b5ba8fef221 100644
--- a/source/am/fpicker/messages.po
+++ b/source/am/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-25 14:03+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/am/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "ቀን ተሻሽሏል"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_መክፈቻ"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_ማጫወቻ"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "የ ፋይሉ _ስም:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "የ ፋይሉ _አይነት:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "ለ _ማንበብ-ብቻ"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "በ መግቢያ ቃል ማስቀመጫ"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_ራሱ በራሱ የፋይል ተቀጥያዎችን መሰየሚያ"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ማረሚያ የ _ማጣሪያ ማሰናጃዎች"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "በ GPG ቁልፍ መመስጠሪያ"
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 3a170f3f554..9ac77f8470e 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/am/>\n"
"Language: am\n"
@@ -31886,7 +31886,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "None"
-msgstr ""
+msgstr "ምንም"
#. SvFa2
#: WriterCommands.xcu
@@ -31926,7 +31926,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Through"
-msgstr ""
+msgstr "~በሙሉ"
#. SocUA
#: WriterCommands.xcu
@@ -33746,7 +33746,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "After"
-msgstr ""
+msgstr "በኋላ"
#. b5mCd
#: WriterCommands.xcu
@@ -34216,7 +34216,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Character Highlighting Color"
-msgstr ""
+msgstr "ባህሪ ማድመቂያ ቀለም"
#. sVA9o
#: WriterCommands.xcu
@@ -34406,7 +34406,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Book Preview"
-msgstr "የመጽሀፍ ቅድመ እይታ"
+msgstr "የ መጽሀፍ ቅድመ እይታ"
#. pk7kQ
#: WriterCommands.xcu
@@ -34536,7 +34536,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~List"
-msgstr ""
+msgstr "~ዝርዝር"
#. ZmR9V
#: WriterCommands.xcu
@@ -34686,7 +34686,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Add to List"
-msgstr ""
+msgstr "ወደ ዝርዝር ~መጨመሪያ"
#. rbB7v
#: WriterCommands.xcu
@@ -35246,7 +35246,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Quotation Character Style"
-msgstr ""
+msgstr "የ ጥቅስ ባህሪ ዘዴ"
#. 9LD4r
#: WriterCommands.xcu
@@ -35486,7 +35486,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Default Table Style"
-msgstr ""
+msgstr "ነባር የ ሰንጠረዥ ዘዴ"
#. 4AbSB
#: WriterCommands.xcu
@@ -35646,7 +35646,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "ActiveX Controls"
-msgstr "ንቁ መቆጣጠሪያ"
+msgstr "ActiveX መቆጣጠሪያ"
#. vzPPx
#: WriterCommands.xcu
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index ec4be4d437f..251b3ae1a5a 100644
--- a/source/am/sc/messages.po
+++ b/source/am/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/am/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563147762.000000\n"
#. kBovX
@@ -25254,97 +25254,97 @@ msgid "~View"
msgstr "~መመልከቻ"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "ምስ_ል"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "መ_ሳያ"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "እቃ"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~እቃ"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_መገናኛ"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "ማተሚያ"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~ማተሚያ"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ተ_ጨማሪዎች"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "ተ_ጨማሪዎች"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
@@ -25703,139 +25703,139 @@ msgid "Im_age"
msgstr "ምስ_ል"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ቀ_ለም"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_ቋንቋ"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_ከለሳ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_አስተያየቶች"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ማወዳ_ደሪያ"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_መመልከቻ"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "መ_ሳያ"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_ማረሚያ"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_መመልከቻ"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ቡድ_ን"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_ዲ"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ፊ_ደል"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_ማሰለፊያ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_መመልከቻ"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_መገናኛ"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ክ_ፈፍ"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_ማዘጋጃ"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_መጋጠሚያ"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_መመልከቻ"
diff --git a/source/am/sd/messages.po b/source/am/sd/messages.po
index f9849676f1c..9063dd5fccf 100644
--- a/source/am/sd/messages.po
+++ b/source/am/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/am/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562267419.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~ሰንጠረዥ"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "ምስል"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "መ_ሳያ"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "እቃ"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~እቃ"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_መገናኛ"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_ዋናው"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~ዋናው"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_ዲ"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~ዲ"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ተ_ጨማሪ"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "ተ~ጨማሪ"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~ሰንጠረዥ"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "ምስል"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "ምስ~ል"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "መ_ሳያ"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~መሳያ"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "እቃ"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~እቃ"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_መገናኛ"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~መገናኛ"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "ፎር_ም"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "ፎር~ም"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_ዋናው"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~ዋናው"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_ዲ"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~ዲ"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_መሳሪያዎች"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~መሳሪያዎች"
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index a554eacb716..e9e75dfa6f2 100644
--- a/source/am/svx/messages.po
+++ b/source/am/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/am/>\n"
"Language: am\n"
@@ -1124,7 +1124,7 @@ msgstr "ነጥብ ማስገቢያ ወደ %1"
#: include/svx/strings.hrc:209
msgctxt "STR_DragInsertGluePoint"
msgid "Insert gluepoint to %1"
-msgstr ""
+msgstr "መጋጠሚያ ነጥብ ማስገቢያ ወደ %1"
#. 6JqED
#: include/svx/strings.hrc:210
@@ -1292,13 +1292,13 @@ msgstr "%2 ነጥቦች ከ %1"
#: include/svx/strings.hrc:237
msgctxt "STR_ViewMarkedGluePoint"
msgid "Gluepoint from %1"
-msgstr ""
+msgstr "መጋጠሚያ ነጥብ ከ %1"
#. qCFmV
#: include/svx/strings.hrc:238
msgctxt "STR_ViewMarkedGluePoints"
msgid "%2 gluepoints from %1"
-msgstr ""
+msgstr "%2 መጋጠሚያ ነጥቦች ከ %1"
#. CDqRQ
#: include/svx/strings.hrc:239
@@ -1328,13 +1328,13 @@ msgstr "ተጨማሪ ነጥቦችን ምልክት ማድረጊያ"
#: include/svx/strings.hrc:243
msgctxt "STR_ViewMarkGluePoints"
msgid "Mark gluepoints"
-msgstr ""
+msgstr "መጋጠሚያ ነጥቦች ምልክት ማድረጊያ"
#. eH9Vs
#: include/svx/strings.hrc:244
msgctxt "STR_ViewMarkMoreGluePoints"
msgid "Mark additional gluepoints"
-msgstr ""
+msgstr "ተጨማሪ መጋጠሚያ ነጥቦች ምልክት ማድረጊያ"
#. D5ZZA
#: include/svx/strings.hrc:245
@@ -3607,25 +3607,25 @@ msgstr ""
#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
-msgstr ""
+msgstr "ብርቱካን A"
#. DMVTT
#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
-msgstr ""
+msgstr "ጥልቅ ብርቱካን A"
#. LgNfg
#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
-msgstr ""
+msgstr "ጥልቅ ብርቱካን"
#. A4JAB
#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
-msgstr ""
+msgstr "ቀይ A"
#. jsEPc
#: include/svx/strings.hrc:636
@@ -3661,13 +3661,13 @@ msgstr ""
#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
-msgstr ""
+msgstr "ሰማያዊ A"
#. dDQEi
#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
-msgstr ""
+msgstr "ነጣ ያለ ሰማያዊ A"
#. BepQT
#: include/svx/strings.hrc:643
@@ -3685,13 +3685,13 @@ msgstr ""
#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
-msgstr ""
+msgstr "አረንጓዴ A"
#. nZDMp
#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
-msgstr ""
+msgstr "ነጣ ያለ አረንጓዴ A"
#. 7RWqh
#: include/svx/strings.hrc:647
@@ -3703,13 +3703,13 @@ msgstr ""
#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
-msgstr ""
+msgstr "ቡናማ A"
#. wcNMK
#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
-msgstr ""
+msgstr "ቡናማ"
#. RA8KB
#: include/svx/strings.hrc:650
@@ -4762,7 +4762,7 @@ msgstr ""
#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
-msgstr ""
+msgstr "ኮንክሪት"
#. RxiMA
#: include/svx/strings.hrc:838
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index da7bf803053..a9726a671ee 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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 13:52+0200\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 13:01+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/am/>\n"
"Language: am\n"
@@ -4400,13 +4400,13 @@ msgstr ""
#: sw/inc/strings.hrc:405
msgctxt "STR_CONTENT_FOOTNOTE"
msgid "Footnote"
-msgstr ""
+msgstr "የ ግርጌ ማስታወሻ"
#. X6DYF
#: sw/inc/strings.hrc:406
msgctxt "STR_CONTENT_ENDNOTE"
msgid "Endnote"
-msgstr ""
+msgstr "የ መጨረሻ ማስታወሻ"
#. sEQCK
#: sw/inc/strings.hrc:407
@@ -7831,7 +7831,7 @@ msgstr ""
#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
-msgstr ""
+msgstr "የ ገጽ ቁጥር (ዘዴ ያልተከተለ)"
#. MaB3q
#: sw/inc/strings.hrc:1036
@@ -7849,7 +7849,7 @@ msgstr ""
#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
-msgstr ""
+msgstr "የ ገጽ ቁጥር (ዘዴ የሚከተል)"
#. CQitd
#: sw/inc/strings.hrc:1039
@@ -10487,19 +10487,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "የተመረጠውን የ አንቀጽ ዘዴ አንድ ደረጃ ወደ ታች ማንቀሳቀሻ በ ማውጫ ደረጃ ውስጥ"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "ዘዴ"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "ዘዴዎች"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "የ ማውጫ ማስገቢያ መፍጠሪያ ከ ተወሰነ የ አንቀጽ ዘዴዎች ውስጥ"
@@ -13943,37 +13943,37 @@ msgid "Exchange Databases"
msgstr "ዳታቤዝ መቀያየሪያ"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "መግለጫ"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "ዳታቤዝ በስራ ላይ"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_ዝግጁ ዳታቤዞች"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "መቃኛ..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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). የ ተመረጠው ፋይል ወደ ዝግጁ ዳታቤዝ ዝርዝር ውስጥ ይጨመራል"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13983,31 +13983,31 @@ msgstr ""
"የ ዳታቤዝ ፋይል ለመምረጥ የ መቃኛውን ቁልፍ ይጠቀሙ"
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "አሁን እየተጠቀሙ ያሉት ዳታቤዝ ዝርዝር "
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "የተመዘገቡት የ ዳታቤዝ ዝርዝሮች በ %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "ዳታቤዞች መቀያየሪያ"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "ወደ ሰነድ ውስጥ የተፈጸመ ዳታቤዝ:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "ለ አሁኑ ሰነድ የ ዳታ ምንጭ መቀየሪያ "
@@ -20061,109 +20061,109 @@ msgid "Use the current _document"
msgstr "የ አሁኑን _ሰነድ መጠቀሚያ"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "የ አሁኑን የ መጻፊያ ሰነድ እንደ መሰረት ለ ደብዳቤ ማዋሀጃ ሰነድ መጠቀሚያ "
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "አ_ዲስ ሰነድ መፍጠሪያ"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "አዲስ የ መጻፊያ ሰነድ መፍጠሪያ ለ ደብዳቤ ማዋሀጃ ለ መጠቀም "
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "ከ _ነበረው ሰነድ መጀመሪያ"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "ይምረጡ የ ነበረ የ መጻፊያ ሰነድ ለ ደብዳቤ ማዋሀጃ እንደ መሰረት ለ መጠቀም "
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "ከ ቴ_ምፕሌት መጀመሪያ"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "ቴምፕሌት ይምረጡ እርስዎ መፍጠር የሚፈልጉትን ለ ደብዳቤ ማዋሀጃ ሰነድ ከ "
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "በቅርብ ጊዜ ከ_ተቀመጠው ሰነድ መጀመሪያ"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "የ ነበረ የ ደብዳቤ ማዋሀጃ ሰነድ ይጠቀሙ እንደ መሰረት ለ ደብዳቤ ማዋሀጃ ሰነድ "
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "ሰነድ ይምረጡ"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "መ_ቃኛ..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "እርስዎ መጠቀም የሚፈልጉትን የ መጻፊያ ሰነድ ፈልገው ያግኙ እና ከዛ ይጫኑ መክፈቻ "
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "መ_ቃኛ..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "የ ቲምፕሌት መምረጫ ንግግር መክፈቻ "
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "ለ ደብዳቤ ማዋሀጃ መጀመሪያ ሰነድ ይምረጡ"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "እርስዎ እንደ መሰረት መጠቀም የሚፈልጉትን የ ደብዳቤ ማዋሀጃ ሰነድ ይምረጡ "
@@ -22306,49 +22306,49 @@ msgid "Object"
msgstr "እቃ"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "አይነት"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "ምርጫዎች"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "መጠቅለያ"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "ድንበሮች"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ቦታ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "ግልጽነት"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27042,7 +27042,7 @@ msgid "Update"
msgstr "ማሻሻያ"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "ለ አሁን ፋይል ስታትስቲክስ ማሳያ"
diff --git a/source/am/vcl/messages.po b/source/am/vcl/messages.po
index efa062c22de..bbe9f0f961f 100644
--- a/source/am/vcl/messages.po
+++ b/source/am/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-11-24 11:09+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/am/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563643746.000000\n"
#. k5jTM
@@ -2322,169 +2322,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "በርካታ ገጾች በ ወረቀቱ ላይ ማተሚያ"
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "ማስተካከያ"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "ምን ያህል ተንሸራታች በ ገጽ ውስጥ እንደሚታተም ይምረጡ"
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "ገጾች:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "የ ረድፎች ቁጥር ይምረጡ"
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "በ"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "የ አምዶች ቁጥር ይምረጡ"
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "መስመር:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "ለ እያንዳንዱ በሚታተመው ገጽ እና በ ወረቀቱ ጠርዝ መካከል የሚኖረውን የ መስመር ስፋት ይምረጡ"
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "በ ገጾች መካከል"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "እርቀት:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "በሚታተመው ገጽ እና በ ወረቀቱ ጠርዝ መካከል የሚኖረውን የ መስመር ስፋት ይምረጡ"
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "የ ወረቀቱ ድንበር"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "ደንብ:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "ከ ግራ ወደ ቀኝ: ከዚያ ወደ ታች"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "ከ ላይ ወደ ታች ከዚያ ወደ ቀኝ"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "ከ ላይ ወደ ታች: ክዚያ ወደ ግራ"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "ከ ቀኝ ወደ ግራ: ከዚያ ወደ ታች"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "ለማተም የ ገጾች ቅደም ተከተል ይምረጡ"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "በ አያንዳንዱ ገጽ ዙሪያ ድንበር መሳያ"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "በ እያንዳንዱ ገጽ ዙሪያ ድንበር እንዲሳል ምልክት ያድርጉ"
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "መግለጫ ጽሁፍ"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "ተ_ጨማሪ"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "የ ገጽ እቅድ"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "ባጠቃላይ"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "የ አሁኑን ሰነድ ማተሚያ: ምርጫ ወይንም እርስዎ መወሰን የሚፈልጉትን ገጽ: እርስዎ እንዲሁም ማስገባት ይችላሉ የ ማተሚያ ምርጫ ለ አሁኑ ሰነድ:"
diff --git a/source/an/chart2/messages.po b/source/an/chart2/messages.po
index bf59e00d867..dfa41e81eb3 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-17 16:39+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"
@@ -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: LibreOffice\n"
"X-POOTLE-MTIME: 1540149291.000000\n"
#. NCRDD
@@ -3660,7 +3660,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index e4e7414eea5..79286dcc56c 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195185.000000\n"
#. GyY9M
@@ -17252,176 +17252,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatica"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr ""
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/an/dbaccess/messages.po b/source/an/dbaccess/messages.po
index ddf82e8d788..33ca66bbcac 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-17 16:38+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"
@@ -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: LibreOffice\n"
"X-POOTLE-MTIME: 1524566312.000000\n"
#. BiN6g
@@ -3342,73 +3342,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ubrir"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3416,7 +3416,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/an/extensions/messages.po b/source/an/extensions/messages.po
index 6ae1dfd1296..bcb8ff999d0 100644
--- a/source/an/extensions/messages.po
+++ b/source/an/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-03-23 11:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1542022400.000000\n"
#. cBx8W
@@ -294,541 +294,529 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Texto"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr ""
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Calendata actual"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr ""
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr ""
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Garra"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr ""
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Intervalo"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "~Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr ""
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Por defecto"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "D'alcuerdo"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancelar"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Aduya"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Garra"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "~Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr ""
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "~Centrau"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr ""
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr ""
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr ""
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De ~dreita a cucha"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr ""
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr ""
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ta la pachina"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr ""
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ta la pachina"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/an/fpicker/messages.po b/source/an/fpicker/messages.po
index 838ff9a938f..0a9b6afc656 100644
--- a/source/an/fpicker/messages.po
+++ b/source/an/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-18 09:17+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1538496441.000000\n"
#. SJGCw
@@ -212,55 +212,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr ""
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr ""
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index f34f6995840..87beaf8dc3b 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-11 14:45+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1542022406.000000\n"
#. kBovX
@@ -27135,97 +27135,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obchecto"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Obchecto"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -27600,152 +27600,152 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "~Organizar"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Quadricula"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Comentarios"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Veyer"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr ""
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "~Organizar"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Veyer"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tipo de letra"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Aliniación"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Veyer"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ficar"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "~Organizar"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Quadricula"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/an/sd/messages.po b/source/an/sd/messages.po
index 5a685544c54..f0c8c66feab 100644
--- a/source/an/sd/messages.po
+++ b/source/an/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-18 09:17+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1542022406.000000\n"
#. WDjkB
@@ -4208,109 +4208,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Imachen"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obchecto"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Obchecto"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7115,109 +7115,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Imachen"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obchecto"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Obchecto"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 076311a1f16..9f9b7254bc4 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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-04-11 14:45+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/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: LibreOffice\n"
"X-POOTLE-MTIME: 1542195186.000000\n"
#. v3oJv
@@ -5410,10 +5410,9 @@ msgstr "Obchectos OLE"
#. db5Tg
#: sw/inc/strings.hrc:563
-#, fuzzy
msgctxt "STR_MATH_FORMULA"
msgid "formula"
-msgstr "~Formula"
+msgstr "formula"
#. BirkF
#: sw/inc/strings.hrc:564
@@ -10618,20 +10617,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "E~stilo"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14141,38 +14140,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "~Navegar..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14180,31 +14179,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20355,111 +20354,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "~Navegar..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "~Navegar..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22613,49 +22612,49 @@ msgid "Object"
msgstr "Obchecto"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipo"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcions"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hipervinclo"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Cantos"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27442,7 +27441,7 @@ msgid "Update"
msgstr ""
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/an/vcl/messages.po b/source/an/vcl/messages.po
index 3e2ac4b543d..4322398e39f 100644
--- a/source/an/vcl/messages.po
+++ b/source/an/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022411.000000\n"
#. k5jTM
@@ -2335,170 +2335,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalizau 1"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ar/basctl/messages.po b/source/ar/basctl/messages.po
index 44000d286db..8f328fadcaa 100644
--- a/source/ar/basctl/messages.po
+++ b/source/ar/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: 2021-12-21 12:37+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/basctlmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563566502.000000\n"
#. fniWp
@@ -944,13 +944,13 @@ msgstr "_صدّر..."
#: basctl/uiconfig/basicide/ui/dialogpage.ui:259
msgctxt "dialogpage|extended_tip|DialogPage"
msgid "Lists the existing modules or dialogs."
-msgstr ""
+msgstr "يسرد الوحدات أو الحوارات الحالية."
#. EGyCn
#: basctl/uiconfig/basicide/ui/dockingwatch.ui:113
msgctxt "dockingwatch|RID_STR_WATCHVARIABLE"
msgid "Variable"
-msgstr ""
+msgstr "متغير"
#. QUHSf
#: basctl/uiconfig/basicide/ui/dockingwatch.ui:125
@@ -1256,7 +1256,7 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/modulepage.ui:187
msgctxt "modulepage|extended_tip|delete"
msgid "Creates a new macro, or deletes the selected macro."
-msgstr ""
+msgstr "يُنشئ ماكرو جديداً، أو يحذف الماكرو المحدد."
#. 5FC8g
#: basctl/uiconfig/basicide/ui/modulepage.ui:200
@@ -1292,13 +1292,13 @@ msgstr "_صدّر..."
#: basctl/uiconfig/basicide/ui/modulepage.ui:264
msgctxt "modulepage|extended_tip|ModulePage"
msgid "Lists the existing modules or dialogs."
-msgstr ""
+msgstr "يسرد الوحدات أو الحوارات الحالية."
#. rCNTN
#: basctl/uiconfig/basicide/ui/newlibdialog.ui:32
msgctxt "newlibdialog|extended_tip|ok"
msgid "Runs or saves the current macro."
-msgstr ""
+msgstr "يشغّل أو يحفظ الماكرو الحالي."
#. Skwd5
#: basctl/uiconfig/basicide/ui/newlibdialog.ui:92
@@ -1310,7 +1310,7 @@ msgstr "الا_سم:"
#: basctl/uiconfig/basicide/ui/newlibdialog.ui:133
msgctxt "newlibdialog|extended_tip|NewLibDialog"
msgid "Enter a name for the new library or module."
-msgstr ""
+msgstr "أدخِل اسمًا للمكتبة أو الوحدة الجديدة."
#. uVgXz
#: basctl/uiconfig/basicide/ui/organizedialog.ui:8
@@ -1346,10 +1346,10 @@ msgstr ""
#: basctl/uiconfig/basicide/ui/sortmenu.ui:22
msgctxt "sortmenu|alphabetically"
msgid "_Alphabetically"
-msgstr ""
+msgstr "ألف_بائيًا"
#. PBmML
#: basctl/uiconfig/basicide/ui/sortmenu.ui:32
msgctxt "sortmenu|properorder"
msgid "_Proper order"
-msgstr ""
+msgstr "ترتيب م_ناسب"
diff --git a/source/ar/chart2/messages.po b/source/ar/chart2/messages.po
index e8277596e1e..9ac39034d94 100644
--- a/source/ar/chart2/messages.po
+++ b/source/ar/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540149325.000000\n"
#. NCRDD
@@ -109,7 +109,7 @@ msgstr "_نعم"
#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
msgid "Chart Wizard"
-msgstr "مرشد الرّسم البيانيّ"
+msgstr "مرشد المخطط البياني"
#. HCEG9
#: chart2/inc/strings.hrc:25
@@ -1397,7 +1397,7 @@ msgstr ""
#: chart2/uiconfig/ui/dlg_DataLabel.ui:288
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
-msgstr "صفات النّصّ"
+msgstr "صفات النص"
#. FDBQW
#: chart2/uiconfig/ui/dlg_DataLabel.ui:322
@@ -1535,13 +1535,13 @@ msgstr "اختيار المسافة الفاصلة بين مجموعة من ال
#: chart2/uiconfig/ui/dlg_DataLabel.ui:406
msgctxt "dlg_DataLabel|label1"
msgid "Attribute Options"
-msgstr ""
+msgstr "خيارات الصفة"
#. gE7CA
#: chart2/uiconfig/ui/dlg_DataLabel.ui:458
msgctxt "dlg_DataLabel|extended_tip|CT_DIAL"
msgid "Click in the dial to set the text orientation for the data labels."
-msgstr "اضغط في الواجهة لتحديد اتجاه الكتابة لصيغ البيانات"
+msgstr "انقر في التزويل لتعيّن اتجاه النص للصائق البيانات."
#. MjCoG
#: chart2/uiconfig/ui/dlg_DataLabel.ui:479
@@ -3604,7 +3604,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "حدّد عدد الأسطر للعمود و نوع خط الرسم البياني."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "اختر نوع الرسم البياني القاعدي."
@@ -3715,7 +3715,7 @@ msgstr ""
#: chart2/uiconfig/ui/tp_DataLabel.ui:220
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
-msgstr "صفات النّصّ"
+msgstr "صفات النص"
#. 2MNGz
#: chart2/uiconfig/ui/tp_DataLabel.ui:254
@@ -3853,13 +3853,13 @@ msgstr "اختيار المسافة البينية بين مجموعة من ال
#: chart2/uiconfig/ui/tp_DataLabel.ui:338
msgctxt "tp_DataLabel|label1"
msgid "Attribute Options"
-msgstr ""
+msgstr "خيارات الصفة"
#. avLCL
#: chart2/uiconfig/ui/tp_DataLabel.ui:390
msgctxt "tp_DataLabel|extended_tip|CT_DIAL"
msgid "Click in the dial to set the text orientation for the data labels."
-msgstr "انقر في الشكل لتحديد اتجاه النص لصيغ البيانات."
+msgstr "انقر في التزويل لتعيّن اتجاه النص للصائق البيانات."
#. eKwUH
#: chart2/uiconfig/ui/tp_DataLabel.ui:411
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index c94ee932002..001fa36fd71 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563567066.000000\n"
#. GyY9M
@@ -1141,7 +1141,7 @@ msgstr "تجاوز، استمرار البحث من النهاية"
#: cui/inc/strings.hrc:199
msgctxt "RID_STR_SEARCH_COUNTING"
msgid "counting records"
-msgstr "عدّ السجلات"
+msgstr "يعدّ السجلات"
#. 7cVWa
#: cui/inc/strings.hrc:201
@@ -1724,7 +1724,7 @@ msgstr ""
#: cui/inc/strings.hrc:318
msgctxt "RID_SVXSTR_DESC_HATCH"
msgid "Please enter a name for the hatching:"
-msgstr "الرجاء إدخال اسم للتظليل هنا:"
+msgstr "الرجاء إدخال اسم للنقش هنا:"
#. rvyBi
#: cui/inc/strings.hrc:319
@@ -2178,13 +2178,13 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:57
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to sum a cell through several sheets? Refer to the range of sheets e.g. =SUM(Sheet1.A1:Sheet3.A1)."
-msgstr ""
+msgstr "تريد أن تجمع في خلية عبر عدة أوراق؟ أشِر إلى مدى الأوراق، مثلا ‎=SUM(Sheet1.A1:Sheet3.A1)."
#. AxXYW
#: cui/inc/tipoftheday.hrc:58
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can create fillable form documents (even PDFs) with %PRODUCTNAME."
-msgstr ""
+msgstr "يمكنك إنشاء استمارات قابلة للملء من المستندات (حتى مستندات بي دي أف) باستخدام %PRODUCTNAME."
#. BSUoN
#: cui/inc/tipoftheday.hrc:59
@@ -2196,13 +2196,13 @@ msgstr "لا يمكنك رؤية كل النص في الخلية؟ وسّع سط
#: cui/inc/tipoftheday.hrc:60
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Optimize your table layout with Table ▸ Size ▸ Distribute Rows / Columns Evenly."
-msgstr "حسّن تخطيط جدولك بـ جدول ▸ حجم ▸ وزّع الصفوف،الأعمدة بالتساوي."
+msgstr "حسّن تخطيط جدولك بـ جدول ◂ حجم ◂ وزّع الصفوف،الأعمدة بالتساوي."
#. prXEA
#: cui/inc/tipoftheday.hrc:61
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Find all expressions in brackets per Edit ▸ Find and Replace ▸ Find ▸ \\([^)]+\\) (check “Regular expressions”)"
-msgstr "جد كل التعابير بحسب تحرير ▸ جد واستبدل ▸ جد ▸ \\([^)]+\\) (أشّر “تعابير نظامية”)"
+msgstr "جد كل التعابير من تحرير ◂ جد واستبدل ◂ جد ◂ \\([^)]+\\) (أشّر “تعابير نظامية”)"
#. DUvk6
#: cui/inc/tipoftheday.hrc:62
@@ -2483,7 +2483,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:109
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to insert a placeholder for an image in a Writer template? Use Insert ▸ Fields ▸ More fields, click Functions tab, choose PlaceHolder for Type and Image for Format."
-msgstr ""
+msgstr "تريد إدراج عنصر نائب لصورة في قالب رايتر؟ استخدم إدراج ◂ حقل ◂ المزيد من الحقول، انقر تبويب ⟪الدوال⟫ واختر ⟪عنصر نائب⟫ للنوع و ⟪صورة⟫ للنسَق."
#. sSeTz
#: cui/inc/tipoftheday.hrc:110
@@ -2539,7 +2539,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:118
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Customize footnote appearance with Tools ▸ Footnotes and Endnotes…"
-msgstr ""
+msgstr "خصّص مظهر الملاحظات الذيلية من أدوات ◂ الملاحظات الذيلية والختامية…"
#. muc5F
#: cui/inc/tipoftheday.hrc:119
@@ -2575,7 +2575,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:124
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to precisely position? %MOD2+arrow Keys move objects (shapes, pictures, formulas) by one pixel."
-msgstr ""
+msgstr "تحتاج إلى تحديد الموضع بدقة؟ المفاتيح %MOD2+السهم تحرّك الكائنات (الأشكال، الصور، المعادلات) بمقدار بكسل واحد."
#. FhocH
#: cui/inc/tipoftheday.hrc:125
@@ -2617,7 +2617,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:131
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "In %PRODUCTNAME Impress, use Insert ▸ Media ▸ Photo Album to create a slideshow from a series of pictures with the “Photo Album” feature."
-msgstr ""
+msgstr "في %PRODUCTNAME إمبريس، استخدم إدراج ◂ وسائط ◂ معرض صور لتُنشئ عَرض شرائح من سلسلة من الصور بخاصية \"معرض الصور\"."
#. BcK3A
#: cui/inc/tipoftheday.hrc:132
@@ -2659,7 +2659,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:138
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Use column or row labels in formulas. For example, if you have two columns, “Time” and “KM”, use =Time/KM to get minutes per kilometer."
-msgstr ""
+msgstr "استخدم لصائق الأعمدة أو الصفوف في الصيغ. مثلا، إذا كان لديك عمودان، \"الوقت\" و \"كم\"، فاستخدم =الوقت\\كم لتحصل على الدقائق لكل كيلومتر."
#. E7GZz
#: cui/inc/tipoftheday.hrc:139
@@ -2762,7 +2762,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:155
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Writer lets you number your footnotes per page, chapter, document: Tools ▸ Footnotes and Endnotes ▸ Footnotes tab ▸ Counting."
-msgstr ""
+msgstr "يتيح لك رايتر أن ترقّم الملاحظات الذيلية لكل صفحة أو فصل أو مستند: أدوات ◂ الملاحظات الذيلية والختامية ◂ تبويب الملاحظات الذيلية ◂ تعداد."
#. gpVRV
#: cui/inc/tipoftheday.hrc:156
@@ -5205,7 +5205,7 @@ msgstr "نقش"
#: cui/uiconfig/ui/areatabpage.ui:148
msgctxt "areatabpage|extended_tip|btnhatch"
msgid "Fills the object with a hatching pattern selected on this page."
-msgstr ""
+msgstr "يملأ الكائن بنمط نقش محدد في هذه الصفحة."
#. TFDzi
#: cui/uiconfig/ui/areatabpage.ui:202
@@ -6051,19 +6051,19 @@ msgstr "معاينة"
#: cui/uiconfig/ui/calloutdialog.ui:8
msgctxt "calloutdialog|CalloutDialog"
msgid "Position and Size"
-msgstr "الموقع والحجم"
+msgstr "الموضع و الحجم"
#. te8F8
#: cui/uiconfig/ui/calloutdialog.ui:136
msgctxt "calloutdialog|RID_SVXPAGE_POSITION_SIZE"
msgid "Position and Size"
-msgstr "الموقع والحجم"
+msgstr "الموضع و الحجم"
#. VWZTj
#: cui/uiconfig/ui/calloutdialog.ui:183
msgctxt "calloutdialog|RID_SVXPAGE_SWPOSSIZE"
msgid "Position and Size"
-msgstr "الموقع والحجم"
+msgstr "الموضع و الحجم"
#. sCFW5
#: cui/uiconfig/ui/calloutdialog.ui:231
@@ -6075,7 +6075,7 @@ msgstr "تعليق تفسيري"
#: cui/uiconfig/ui/calloutpage.ui:45
msgctxt "calloutpage|extended_tip|valueset"
msgid "Click the Callout style that you want to apply to the selected callout."
-msgstr ""
+msgstr "انقر طراز التعليق التفسيري الذي تريد تطبيقه على التعليق التفسيري المحدد."
#. cAZqx
#: cui/uiconfig/ui/calloutpage.ui:76
@@ -6117,13 +6117,13 @@ msgstr "رأسي"
#: cui/uiconfig/ui/calloutpage.ui:99
msgctxt "calloutpage|extended_tip|extension"
msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr ""
+msgstr "حدد من أين تريد تمديد سطر التعليق التفسيري، نسبة إلى صندوق التعليق التفسيري."
#. CGjKD
#: cui/uiconfig/ui/calloutpage.ui:131
msgctxt "calloutpage|extended_tip|length"
msgid "Enter the length of the callout line segment that extends from the callout box to the inflection point of the line."
-msgstr ""
+msgstr "أدخِل طول قطعة سطر التعليق التفسيري التي تمتد من صندوق التعليق إلى نقطة انعكاس السطر."
#. SFvEw
#: cui/uiconfig/ui/calloutpage.ui:144
@@ -6141,7 +6141,7 @@ msgstr "الأم_ثل"
#: cui/uiconfig/ui/calloutpage.ui:170
msgctxt "calloutpage|extended_tip|optimal"
msgid "Click here to display a single-angled line in an optimal way."
-msgstr ""
+msgstr "انقر هنا لتُعرِض سطراً مفرد الزاوية بطريقة مثلى."
#. dD3os
#: cui/uiconfig/ui/calloutpage.ui:190
@@ -6195,13 +6195,13 @@ msgstr "يمين"
#: cui/uiconfig/ui/calloutpage.ui:228
msgctxt "calloutpage|extended_tip|position"
msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr ""
+msgstr "حدد من أين تريد تمديد سطر التعليق التفسيري، نسبة إلى صندوق التعليق التفسيري."
#. rj7LU
#: cui/uiconfig/ui/calloutpage.ui:248
msgctxt "calloutpage|extended_tip|by"
msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr ""
+msgstr "حدد من أين تريد تمديد سطر التعليق التفسيري، نسبة إلى صندوق التعليق التفسيري."
#. jG4AE
#: cui/uiconfig/ui/calloutpage.ui:273
@@ -6213,7 +6213,7 @@ msgstr "ال_تباعد:"
#: cui/uiconfig/ui/calloutpage.ui:294
msgctxt "calloutpage|extended_tip|spacing"
msgid "Enter the amount of space that you want to leave between the end of the callout line, and the callout box."
-msgstr ""
+msgstr "أدخِل مقدار الفراغ الذي تريد تركه بين نهاية سطر التعليق التفسيري وصندوق التعليق."
#. wvzCN
#: cui/uiconfig/ui/calloutpage.ui:314
@@ -6237,7 +6237,7 @@ msgstr "خط رابط ذو زاوية"
#: cui/uiconfig/ui/calloutpage.ui:333
msgctxt "calloutpage|extended_tip|CalloutPage"
msgid "Click the Callout style that you want to apply to the selected callout."
-msgstr ""
+msgstr "انقر طراز التعليق التفسيري الذي تريد تطبيقه على التعليق التفسيري المحدد."
#. vQp3A
#: cui/uiconfig/ui/cellalignment.ui:49
@@ -6519,7 +6519,7 @@ msgstr ""
#: cui/uiconfig/ui/certdialog.ui:132
msgctxt "certdialog|label2"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures:"
-msgstr "اختر أو أضف دليل شهادات خدمات أمن الشبكة الصحيح لاستخدامه للتواقيع الرقمية:"
+msgstr "حدد أو أضف دليل شهادات خدمات أمن الشبكة الصحيح لاستخدامه للتواقيع الرقمية:"
#. BbEyB
#: cui/uiconfig/ui/certdialog.ui:156
@@ -6555,7 +6555,7 @@ msgstr "مسار الشهادة"
#: cui/uiconfig/ui/certdialog.ui:275
msgctxt "certdialog|extended_tip|CertDialog"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures."
-msgstr ""
+msgstr "حدد أو أضف دليل شهادات خدمات أمن الشبكة الصحيح لاستخدامه للتواقيع الرقمية."
#. xXVpD
#: cui/uiconfig/ui/charnamepage.ui:234
@@ -7941,7 +7941,7 @@ msgstr ""
#: cui/uiconfig/ui/cuiimapdlg.ui:293
msgctxt "cuiimapdlg|label5"
msgid "_Description:"
-msgstr "ال_وصف:"
+msgstr "الو_صف:"
#. mF6Pw
#: cui/uiconfig/ui/cuiimapdlg.ui:322
@@ -9790,13 +9790,13 @@ msgstr "_من اللون:"
#: cui/uiconfig/ui/gradientpage.ui:604
msgctxt "gradientpage|a11y_center_x"
msgid "Center X"
-msgstr "الوسط السيني"
+msgstr "مركز س"
#. qkLcz
#: cui/uiconfig/ui/gradientpage.ui:618
msgctxt "gradientpage|a11y_center_y"
msgid "Center Y"
-msgstr "الوسط الصادي"
+msgstr "مركز ص"
#. VX2bJ
#: cui/uiconfig/ui/gradientpage.ui:632
@@ -10312,7 +10312,7 @@ msgstr "خيارات"
#: cui/uiconfig/ui/hatchpage.ui:85
msgctxt "hatchpage|extended_tip|add"
msgid "Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button."
-msgstr ""
+msgstr "يضيف نمط نقش مخصص إلى القائمة الحالية. حدد خصائص نمط النقش الخاص بك ثم اضغط هذا الزر."
#. TGiD7
#: cui/uiconfig/ui/hatchpage.ui:97
@@ -10324,7 +10324,7 @@ msgstr "_عدّل"
#: cui/uiconfig/ui/hatchpage.ui:104
msgctxt "hatchpage|extended_tip|modify"
msgid "Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name."
-msgstr ""
+msgstr "يطبّق خصائص النقش الحالي على نمط النقش المحدد. إذا أردت، يمكنك حفظ النمط تحت اسم مختلف."
#. U8bWc
#: cui/uiconfig/ui/hatchpage.ui:127
@@ -10396,7 +10396,7 @@ msgstr "لون الخ_ط:"
#: cui/uiconfig/ui/hatchpage.ui:316
msgctxt "hatchpage|extended_tip|linecolorlb"
msgid "Select the color of the hatch lines."
-msgstr ""
+msgstr "حدد لون خطوط النقش."
#. 3hgCJ
#: cui/uiconfig/ui/hatchpage.ui:328
@@ -10426,7 +10426,7 @@ msgstr "معاينة"
#: cui/uiconfig/ui/hatchpage.ui:454
msgctxt "hatchpage|extended_tip|HatchPage"
msgid "Set the properties of a hatching pattern, or save a new hatching pattern."
-msgstr ""
+msgstr "عيّن خصائص نمط النقش، أو احفظ نمط نقش جديد."
#. QqjhD
#: cui/uiconfig/ui/hyperlinkdialog.ui:10
@@ -10666,7 +10666,7 @@ msgstr "_وب"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:47
msgctxt "hyperlinkinternetpage|extended_tip|linktyp_internet"
msgid "Creates an \"http://\" hyperlink."
-msgstr ""
+msgstr "يُنشئ رابط \"http://‎\"."
#. HybDr
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:58
@@ -10750,7 +10750,7 @@ msgstr "_بروتوكول:"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:261
msgctxt "hyperlinkinternetpage|label2"
msgid "Hyperlink Type"
-msgstr "نوع الرابط"
+msgstr "نوع الارتباط التشعبي"
#. x4GDd
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:297
@@ -11014,7 +11014,7 @@ msgstr "نوع ال_ملف:"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
-msgstr ""
+msgstr "أدخِل رابطًا للملف الذي تريد أن يفتح عندما تنقر الارتباط التشعبي."
#. Ee4g2
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
@@ -11038,7 +11038,7 @@ msgstr "الإ_طار:"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
-msgstr "الن_ص:"
+msgstr "ال_نص:"
#. SVEq9
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
@@ -11098,7 +11098,7 @@ msgstr "إعدادات أخرى"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
-msgstr ""
+msgstr "استخدم تبويب ⟪مستند جديد⟫ من حوار الارتباط التشعبي لتُعِدّ ارتباطً تشعبيًا لمستند جديد وتُنشئ المستند الجديد تزامنيًا."
#. XkDqc
#: cui/uiconfig/ui/hyphenate.ui:18
@@ -11122,7 +11122,7 @@ msgstr "تطبيق الواصلة"
#: cui/uiconfig/ui/hyphenate.ui:109
msgctxt "hyphenate|extended_tip|ok"
msgid "Inserts the hyphen at the indicated position."
-msgstr ""
+msgstr "يُدرِج الواصلة عند الموضع المحدد."
#. gEGtP
#: cui/uiconfig/ui/hyphenate.ui:121
@@ -11134,13 +11134,13 @@ msgstr "تخطي"
#: cui/uiconfig/ui/hyphenate.ui:127
msgctxt "hyphenate|extended_tip|continue"
msgid "Ignores the hyphenation suggestion and finds the next word to hyphenate."
-msgstr ""
+msgstr "يهمل اقتراح الواصلة ويجد الكلمة التالية لوصلها."
#. zXLRC
#: cui/uiconfig/ui/hyphenate.ui:146
msgctxt "hyphenate|extended_tip|delete"
msgid "Removes the current hyphenation point from the displayed word."
-msgstr ""
+msgstr "يُزيل نقطة الوصل الحالية من الكلمة المحددة."
#. dsjvf
#: cui/uiconfig/ui/hyphenate.ui:166
@@ -11158,19 +11158,19 @@ msgstr ""
#: cui/uiconfig/ui/hyphenate.ui:216
msgctxt "hyphenate|extended_tip|left"
msgid "Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed."
-msgstr ""
+msgstr "أعِدّ موضع الواصلة. هذا الخيار متاح فقط إذا عُرِض أكثر من اقتراح وصل واحد."
#. 5gKXt
#: cui/uiconfig/ui/hyphenate.ui:235
msgctxt "hyphenate|extended_tip|right"
msgid "Set the position of the hyphen. This option is only available if more than one hyphenation suggestion is displayed."
-msgstr ""
+msgstr "أعِدّ موضع الواصلة. هذا الخيار متاح فقط إذا عُرِض أكثر من اقتراح وصل واحد."
#. 8QHd8
#: cui/uiconfig/ui/hyphenate.ui:273
msgctxt "hyphenate|extended_tip|HyphenateDialog"
msgid "Inserts hyphens in words that are too long to fit at the end of a line."
-msgstr ""
+msgstr "يُدرِج وصلات في الكلمات الطويلة جدا بحيث لا تُستقر كاملةَ في نهاية السطر."
#. HGCp4
#: cui/uiconfig/ui/iconchangedialog.ui:62
@@ -11564,7 +11564,7 @@ msgstr "المبدئيّ"
#: cui/uiconfig/ui/insertfloatingframe.ui:456
msgctxt "insertfloatingframe|extended_tip|defaultwidth"
msgid "Applies the default horizontal spacing."
-msgstr ""
+msgstr "يطبّق التباعد الأفقي المبدئي."
#. dQ8BY
#: cui/uiconfig/ui/insertfloatingframe.ui:467
@@ -11576,7 +11576,7 @@ msgstr "المبدئيّ"
#: cui/uiconfig/ui/insertfloatingframe.ui:475
msgctxt "insertfloatingframe|extended_tip|defaultheight"
msgid "Applies the default vertical spacing."
-msgstr ""
+msgstr "يطبّق التباعد الرأسي المبدئي."
#. YqkF7
#: cui/uiconfig/ui/insertfloatingframe.ui:490
@@ -12304,7 +12304,7 @@ msgstr "اسم الماكرو"
#: cui/uiconfig/ui/macroselectordialog.ui:281
msgctxt "macroselectordialog|label1"
msgid "_Description"
-msgstr ""
+msgstr "ال_وصف"
#. YTX8B
#: cui/uiconfig/ui/menuassignpage.ui:46
@@ -13372,7 +13372,7 @@ msgstr "يتوقّف مفتاح التبويب عند:"
#: cui/uiconfig/ui/numberingpositionpage.ui:239
msgctxt "numberingpositionpage|extended_tip|atmf"
msgid "If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position."
-msgstr ""
+msgstr "إذا حددت توقف مفتاح التبويب ليتابع التعداد، فيمكنك إدخال قيمة غير سالبة كموضع لتوقف مفتاح التبويب."
#. dA4DF
#: cui/uiconfig/ui/numberingpositionpage.ui:258
@@ -13438,7 +13438,7 @@ msgstr "عرض الترقيم:"
#: cui/uiconfig/ui/numberingpositionpage.ui:365
msgctxt "numberingpositionpage|extended_tip|numberingwidthmf"
msgid "Enter the width of the numbering area. The numbering symbol can be left, center or right in this area."
-msgstr ""
+msgstr "أدخِل عُرض منطقة التعداد. رمز التعداد يمكن أن يكون يساراً أو وسطًا أو يمينًا في هذه المساحة."
#. zuD8v
#: cui/uiconfig/ui/numberingpositionpage.ui:384
@@ -13484,13 +13484,13 @@ msgstr "يمين"
#: cui/uiconfig/ui/numberingpositionpage.ui:434
msgctxt "numberingpositionpage|extended_tip|numalignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr ""
+msgstr "عيّن محاذاة رموز التعداد. حدد \"يسار\" لتحاذي رمز التعداد ليبدأ مباشرة عند موضع \"محاذى عند\". حدد \"يمين\" لتحاذي رمز التعداد لينتهي مباشرة قبل موضع \"محاذى عند\". حدد \"موسَّط\" لتوسّط الرمز حول موضع \"محاذى عند\"."
#. mLBFy
#: cui/uiconfig/ui/numberingpositionpage.ui:449
msgctxt "numberingpositionpage|extended_tip|num2alignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr ""
+msgstr "عيّن محاذاة رموز التعداد. حدد \"يسار\" لتحاذي رمز التعداد ليبدأ مباشرة عند موضع \"محاذى عند\". حدد \"يمين\" لتحاذي رمز التعداد لينتهي مباشرة قبل موضع \"محاذى عند\". حدد \"موسَّط\" لتوسّط الرمز حول موضع \"محاذى عند\"."
#. 6DLtp
#: cui/uiconfig/ui/numberingpositionpage.ui:464
@@ -13508,7 +13508,7 @@ msgstr "المبدئيّ"
#: cui/uiconfig/ui/numberingpositionpage.ui:502
msgctxt "numberingpositionpage|extended_tip|standard"
msgid "Resets the indent and the spacing values to the default values."
-msgstr ""
+msgstr "يصفّر قيم الإزاحة والتباعد إلى القيم المبدئية."
#. eLFGG
#: cui/uiconfig/ui/numberingpositionpage.ui:548
@@ -14958,7 +14958,7 @@ msgstr "ا_نسخ الصور المحلية إلى الشابكة"
#: cui/uiconfig/ui/opthtmlpage.ui:492
msgctxt "extended_tip|savegrflocal"
msgid "Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the Save As dialog to save the document and enter a complete FTP URL as the file name in the Internet."
-msgstr ""
+msgstr "أشّر مربع التأشير هذا لتحمّل تلقائيًا الصور المدمَجة إلى خادوم الانترنت عند التحميل باستخدام FTP. استخدم حوار ⟪حفظ بإسم⟫ لتحفظ المستند وتُدخِل رابط FTP كاملاً كإسم ملف في الانترنت."
#. Xc4iM
#: cui/uiconfig/ui/opthtmlpage.ui:503
@@ -15960,7 +15960,7 @@ msgstr "يدوي"
#: cui/uiconfig/ui/optproxypage.ui:186
msgctxt "extended_tip|proxymode"
msgid "Specifies the type of proxy definition."
-msgstr ""
+msgstr "يحدد نوع تعريف الوسيط."
#. pkdvs
#: cui/uiconfig/ui/optproxypage.ui:199
@@ -16002,7 +16002,7 @@ msgstr "المن_فذ:"
#: cui/uiconfig/ui/optproxypage.ui:281
msgctxt "optproxypage|ftpportft"
msgid "P_ort:"
-msgstr "المنف_ذ:"
+msgstr "المن_فذ:"
#. RW6E4
#: cui/uiconfig/ui/optproxypage.ui:294
@@ -16020,7 +16020,7 @@ msgstr "إعدادات"
#: cui/uiconfig/ui/optproxypage.ui:323
msgctxt "extended_tip|OptProxyPage"
msgid "Specifies the type of proxy definition."
-msgstr ""
+msgstr "يحدد نوع تعريف الوسيط."
#. Cdbvg
#: cui/uiconfig/ui/optsavepage.ui:34
@@ -16056,7 +16056,7 @@ msgstr "تحميل"
#: cui/uiconfig/ui/optsavepage.ui:111
msgctxt "optsavepage|autosave"
msgid "Save _AutoRecovery information every:"
-msgstr "احفظ معلومات الا_ستعادة الآلية كل:"
+msgstr "احفظ معلومات الا_ستعادة التلقائة كل:"
#. 6L2Yh
#: cui/uiconfig/ui/optsavepage.ui:119
@@ -16068,13 +16068,13 @@ msgstr ""
#: cui/uiconfig/ui/optsavepage.ui:137
msgctxt "autosave_spin"
msgid "Specifies the time interval in minutes for the automatic recovery option."
-msgstr ""
+msgstr "يحدد الفترات الزمنية بالدقائق لخيار الاستعادة التلقائية."
#. BN5Js
#: cui/uiconfig/ui/optsavepage.ui:150
msgctxt "optsavepage|autosave_mins"
msgid "minutes"
-msgstr "من الدقائق"
+msgstr "دقائق"
#. UKeCt
#: cui/uiconfig/ui/optsavepage.ui:165
@@ -16098,7 +16098,7 @@ msgstr "حفظ عناوين URL المتعلقة بنظام الملفات"
#: cui/uiconfig/ui/optsavepage.ui:192
msgctxt "relative_fsys"
msgid "Select this box for relative saving of URLs in the file system."
-msgstr ""
+msgstr "حدد هذا المربع للحفظ النسبي للروابط في نظام الملفات."
#. 8xmX3
#: cui/uiconfig/ui/optsavepage.ui:203
@@ -16110,7 +16110,7 @@ msgstr "_تحرير خصائص المستند قبل الحفظ"
#: cui/uiconfig/ui/optsavepage.ui:211
msgctxt "docinfo"
msgid "Specifies that the Properties dialog will appear every time you select the Save As command."
-msgstr ""
+msgstr "يحدد أنّ حوار الخصائص سيظهر في كل مرة تختار فيها أمر ⟪حفظ بإسم⟫."
#. ctAxA
#: cui/uiconfig/ui/optsavepage.ui:222
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "تلقائي"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "جالاكسي"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "تباين عالٍ"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "أكسجين"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "كلاسيكي"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "صفر"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "نسيم"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "يحدد طراز الأيقونات في أشرطة الأدوات والحوارات."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "نم_ط الأيقونات:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "أضِف المزيد من سمات الأيقونات عبر ملحقة"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "طراز الأيقونات"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "يتطلب إعادة التشغيل"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "استخدم تسريع ال_عتاد"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "استخدم ال_تنعيم"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "استخدم سكيا Skia لكل التصيير"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "افرض تصيير سكيا Skia البرمجي"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "يتطلب إعادة التشغيل. تنشيط هذا سيمنع استخدام مشغلات الرسوميات."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "سكيا Skia منشَّطة حاليًا."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "سكيا Skia معطلة حاليًا."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "مُخرجات الرسوميات"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "اعرض م_عاينة الخطوط"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "إزالة ت_عرج خط الشاشة"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_من:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "أدخِل أصغر حجم خط تطبَّق عليه إزالة التعرج."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "قوائم الخطوط"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "شغّل فحوص الرسوميات"
@@ -17781,7 +17757,7 @@ msgstr "١٫١٥ سطر"
#: cui/uiconfig/ui/paraindentspacing.ui:380
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.5 Lines"
-msgstr "سطر و نصف"
+msgstr "1.5 سطر"
#. cD4RR
#: cui/uiconfig/ui/paraindentspacing.ui:381
@@ -18376,19 +18352,19 @@ msgstr "معاينة"
#: cui/uiconfig/ui/positionsizedialog.ui:8
msgctxt "positionsizedialog|PositionAndSizeDialog"
msgid "Position and Size"
-msgstr "الموقع والحجم"
+msgstr "الموضع و الحجم"
#. K8BFJ
#: cui/uiconfig/ui/positionsizedialog.ui:139
msgctxt "positionsizedialog|RID_SVXPAGE_POSITION_SIZE"
msgid "Position and Size"
-msgstr "الموقع والحجم"
+msgstr "الموضع و الحجم"
#. WZtUp
#: cui/uiconfig/ui/positionsizedialog.ui:186
msgctxt "positionsizedialog|RID_SVXPAGE_SWPOSSIZE"
msgid "Position and Size"
-msgstr "الموقع والحجم"
+msgstr "الموضع و الحجم"
#. p8FjL
#: cui/uiconfig/ui/positionsizedialog.ui:234
@@ -18789,7 +18765,7 @@ msgstr "هل تريد حذف اللون؟"
#: cui/uiconfig/ui/querydeletedictionarydialog.ui:7
msgctxt "querydeletedictionarydialog|QueryDeleteDictionaryDialog"
msgid "Delete Dictionary?"
-msgstr "أأحذف الدليل؟"
+msgstr "أأحذف القاموس؟"
#. eTBd6
#: cui/uiconfig/ui/querydeletedictionarydialog.ui:14
@@ -18819,7 +18795,7 @@ msgstr "هل تريد حذف التدرّج؟"
#: cui/uiconfig/ui/querydeletehatchdialog.ui:7
msgctxt "querydeletehatchdialog|AskDelHatchDialog"
msgid "Delete Hatching?"
-msgstr ""
+msgstr "أأحذف النقش؟"
#. xsuqB
#: cui/uiconfig/ui/querydeletehatchdialog.ui:14
@@ -18849,7 +18825,7 @@ msgstr "لا يمكن التراجع عن هذا الإجراء."
#: cui/uiconfig/ui/querydeletelinestyledialog.ui:7
msgctxt "querydeletelinestyledialog|AskDelLineStyleDialog"
msgid "Delete Line Style?"
-msgstr "أأحذف نمط الخط؟"
+msgstr "أأحذف طراز الخط؟"
#. qLsV8
#: cui/uiconfig/ui/querydeletelinestyledialog.ui:14
@@ -19221,7 +19197,7 @@ msgstr "عند الت_وقيع"
#: cui/uiconfig/ui/securityoptionsdialog.ui:133
msgctxt "extended_tip|whensigning"
msgid "Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments."
-msgstr ""
+msgstr "حدد لترى حوار تحذير عندما تحاول توقيع مستند يحوي تغييرات مسجلة أو إصدارات أو حقول أو إشارات إلى مصادر أخرى (مثلا مقاطع مربوطة أو صور مربوطة) أو تعليقات."
#. D6Lsv
#: cui/uiconfig/ui/securityoptionsdialog.ui:144
@@ -20397,7 +20373,7 @@ msgstr "إلى ال_صفحة"
#: cui/uiconfig/ui/swpossizepage.ui:240
msgctxt "swpossizepage|extended_tip|topage"
msgid "Anchors the selection to the current page."
-msgstr ""
+msgstr "يربط التحديد إلى الصفحة الحالية."
#. 7GtoG
#: cui/uiconfig/ui/swpossizepage.ui:251
@@ -20409,7 +20385,7 @@ msgstr "إلى ال_فقرة"
#: cui/uiconfig/ui/swpossizepage.ui:260
msgctxt "swpossizepage|extended_tip|topara"
msgid "Anchors the selection to the current paragraph."
-msgstr ""
+msgstr "يربط التحديد إلى الفقرة الحالية."
#. Uj9Pu
#: cui/uiconfig/ui/swpossizepage.ui:271
@@ -20421,7 +20397,7 @@ msgstr "إلى الم_حرف"
#: cui/uiconfig/ui/swpossizepage.ui:280
msgctxt "swpossizepage|extended_tip|tochar"
msgid "Anchors the selection to a character."
-msgstr ""
+msgstr "يربط التحديد إلى المحرف الحالي."
#. GNmu5
#: cui/uiconfig/ui/swpossizepage.ui:291
@@ -20433,7 +20409,7 @@ msgstr "كح_رف"
#: cui/uiconfig/ui/swpossizepage.ui:300
msgctxt "swpossizepage|extended_tip|aschar"
msgid "Anchors the selection as character. The height of the current line is resized to match the height of the selection."
-msgstr ""
+msgstr "يربط التحديد كمحرف. يُغيَّر ارتفاع السطر الحالي ليوافق ارتفاع التحديد."
#. e4F9d
#: cui/uiconfig/ui/swpossizepage.ui:311
@@ -20709,13 +20685,13 @@ msgstr ""
#: cui/uiconfig/ui/textanimtabpage.ui:286
msgctxt "textanimtabpage|TSB_STOP_INSIDE"
msgid "Text _visible when exiting"
-msgstr "إ_ظهار النص عند الانتهاء"
+msgstr "إ_ظهار النص عند الخروج"
#. 6a3Ed
#: cui/uiconfig/ui/textanimtabpage.ui:295
msgctxt "textanimtabpage|extended_tip|TSB_STOP_INSIDE"
msgid "Text remains visible after the effect is applied."
-msgstr ""
+msgstr "يبقى النص مرئيًا بعد تطبيق التأثير."
#. mH7ec
#: cui/uiconfig/ui/textanimtabpage.ui:309
@@ -21267,7 +21243,7 @@ msgstr "خيارات"
#: cui/uiconfig/ui/textflowpage.ui:620
msgctxt "textflowpage|extended_tip|TextFlowPage"
msgid "Specify hyphenation and pagination options."
-msgstr ""
+msgstr "حدّد خيارات الواصلة وترقيم الصفحات"
#. 5BskL
#: cui/uiconfig/ui/thesaurus.ui:23
@@ -21591,13 +21567,13 @@ msgstr "ال_نوع:"
#: cui/uiconfig/ui/transparencytabpage.ui:325
msgctxt "transparencytabpage|FT_TRGR_CENTER_X"
msgid "Center _X:"
-msgstr "وسط _س:"
+msgstr "مركز _س:"
#. Nsx4p
#: cui/uiconfig/ui/transparencytabpage.ui:340
msgctxt "transparencytabpage|FT_TRGR_CENTER_Y"
msgid "Center _Y:"
-msgstr "وسط _ص:"
+msgstr "مركز _ص:"
#. RWNkA
#: cui/uiconfig/ui/transparencytabpage.ui:355
diff --git a/source/ar/dbaccess/messages.po b/source/ar/dbaccess/messages.po
index e3cbefea62f..bf68ba45bbe 100644
--- a/source/ar/dbaccess/messages.po
+++ b/source/ar/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-04-27 10:02+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1524566341.000000\n"
#. BiN6g
@@ -2753,7 +2753,7 @@ msgstr "اختر مصدر بيانات:"
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:28
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
-msgstr "حفظ"
+msgstr "احفظ"
#. dBcxN
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:49
@@ -3202,7 +3202,7 @@ msgstr "اسم الحقل"
#: dbaccess/uiconfig/ui/fielddescpage.ui:88
msgctxt "fielddescpage|STR_AUTOINCREMENT_VALUE"
msgid "A_uto-increment statement"
-msgstr ""
+msgstr "عبارة التزايد التلقا_ئي"
#. QXHDX
#: dbaccess/uiconfig/ui/fielddescpage.ui:115
@@ -3220,32 +3220,32 @@ msgstr "مثال على النسَق"
#: dbaccess/uiconfig/ui/fielddescpage.ui:172
msgctxt "fielddescpage|STR_BUTTON_FORMAT"
msgid "_Format Field"
-msgstr ""
+msgstr "نسّق الحقل"
#. Ff2B8
#: dbaccess/uiconfig/ui/fielddescpage.ui:194
#: dbaccess/uiconfig/ui/fielddescpage.ui:221
msgctxt "fielddescpage|STR_LENGTH"
msgid "_Length"
-msgstr ""
+msgstr "ال_طول"
#. 5DRu2
#: dbaccess/uiconfig/ui/fielddescpage.ui:248
msgctxt "fielddescpage|STR_LENGTH"
msgid "Decimal _places"
-msgstr ""
+msgstr "المنا_زل العُشرية"
#. oXywj
#: dbaccess/uiconfig/ui/fielddescpage.ui:275
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Entry required"
-msgstr ""
+msgstr "المُد_خَل مطلوب"
#. SWgjj
#: dbaccess/uiconfig/ui/fielddescpage.ui:300
msgctxt "fielddescpage|STR_FIELD_AUTOINCREMENT"
msgid "_AutoValue"
-msgstr ""
+msgstr "قيمة_تلقائية"
#. xNbpF
#: dbaccess/uiconfig/ui/fielddescpage.ui:325
@@ -3263,13 +3263,13 @@ msgstr "ال_نوع"
#: dbaccess/uiconfig/ui/fielddescpage.ui:375
msgctxt "fielddescpage|STR_TAB_FIELD_DATATYPE"
msgid "Field _type"
-msgstr ""
+msgstr "ن_وع الحقل"
#. dUE3D
#: dbaccess/uiconfig/ui/fielddescpanel.ui:46
msgctxt "designhelpbox|textview-tooltip"
msgid "Field Properties Help"
-msgstr ""
+msgstr "مساعدة خصائص الحقل"
#. KUVUc
#: dbaccess/uiconfig/ui/fielddialog.ui:9
@@ -3392,73 +3392,73 @@ msgid "Create a n_ew database"
msgstr "أنشئ قاعدة بيانات _جديدة"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "قاعدة البيانات الم_ضمّنة:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "افتح _ملفّ قاعدة بيانات موجود"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "المستخدمة _حديثًا:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "افتح"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "الاتصال بقاعدة بيانا_ت موجودة"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3466,7 +3466,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
@@ -4767,13 +4767,13 @@ msgstr ""
#: dbaccess/uiconfig/ui/specialsettingspage.ui:195
msgctxt "specialsettingspage|createindex"
msgid "Create index with ASC or DESC statement"
-msgstr "أنشئ فهرسًا مع إفادة ASC أو DESC"
+msgstr "أنشئ فهرسًا مع إفادة تصاعدي ASC أو تنازلي DESC"
#. 2hRPG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:203
msgctxt "specialsettingspage|extended_tip|createindex"
msgid "Creates an index with ASC or DESC statements."
-msgstr ""
+msgstr "ينشئ فهرسًا مع إفادات تصاعدي ASC أو تنازلي DESC."
#. Xabxp
#: dbaccess/uiconfig/ui/specialsettingspage.ui:214
diff --git a/source/ar/extensions/messages.po b/source/ar/extensions/messages.po
index 543fb95fd80..325bb24111f 100644
--- a/source/ar/extensions/messages.po
+++ b/source/ar/extensions/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022440.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "تحديث النموذج"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "إحضار"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "إرسال"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "رابط"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "متعدد الأجزاء"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "النص"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "قياسي (قصير)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "قياسي (قصير YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "قياسي (قصير YYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "قياسي (طويل)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 م"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 م"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "غير محدد"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "محدد"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "غير معرف"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "كل السجلات"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "السجل النشط"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "الصفحة الحالية"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "لا"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "نعم"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "النموذج الأم"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "فا_رغ"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "الأ_م"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "ال_حالي"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_فوق"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "بِلا"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "مفرد"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "متعدد"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "المجال"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "أفقي"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "رأسي"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "المبدئيّ"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "حسنًا"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "ألغِ"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "مساعدة"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "المُدخل المحدد"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "موضع المُدخل المحدد"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "أحادي السطر"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "متعدد الأسطر"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "متعدد الأسطر مع تنسيق"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "‏‪LF‬ (يونكس)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "‏‪CR+LF‬ (ويندوز)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "بِلا"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "أفقي"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "رأسي"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "كلاهما"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ثلاثي الأبعاد"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "مسطح"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "أعلى اليسار"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "موسّط يساراً"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "أسفل اليسار"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "أعلى اليمين"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "موسّط يميناً"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "أسفل اليمين"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "فوق يسار"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "موسّط للأعلى"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "فوق يمين"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "تحت يسار"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "موسّط للأسفل"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "تحت يمين"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "موسَّط"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "أبقِ"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "استبدل"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "اطوِ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "لا"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "أبقِ التناسب"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "لائِم الحجم"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "من اليسار إلى اليمين"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "من اليمين إلى اليسار"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "استخدم إعدادات الكائن الرئيسي"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "أبدًا"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "عند التركيز"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "دائمًا"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "إلى الفقرة"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "كحرف"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "إلى الصفحة"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "إلى الإطار"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "إلى حرف"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "إلى الصفحة"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "إلى خلية"
@@ -1141,7 +1129,7 @@ msgstr "دورة"
#: extensions/inc/strings.hrc:79
msgctxt "RID_STR_TABSTOP"
msgid "Tabstop"
-msgstr "إيقاف جدولة"
+msgstr "توقفات‌مفتاح‌التبويب"
#. 4kjXk
#: extensions/inc/strings.hrc:80
@@ -2089,7 +2077,7 @@ msgstr "اتجاه الكتابة"
#: extensions/inc/strings.hrc:237
msgctxt "RID_STR_ANCHOR_TYPE"
msgid "Anchor"
-msgstr "اربط"
+msgstr "المربط"
#. 6ZJaR
#. To translators: That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation.
@@ -2219,7 +2207,7 @@ msgstr "البيانات"
#: extensions/inc/strings.hrc:262
msgctxt "RID_EMBED_IMAGE_PLACEHOLDER"
msgid "<Embedded-Image>"
-msgstr "<صورة مضمنة>"
+msgstr "<صورة-مضمَّنة>"
#. jTsR3
#: extensions/inc/strings.hrc:263
@@ -3256,10 +3244,9 @@ msgstr "يفتح حواراً يتيح لك تعيين إسناد الحقل."
#. j8AYS
#: extensions/uiconfig/sabpilot/ui/fieldlinkpage.ui:17
-#, fuzzy
msgctxt "fieldlinkpage|desc"
msgid "This is where you select fields with matching contents so that the value from the display field will be shown."
-msgstr "يمكنك هنا تحديد حقول ذات محتويات متطابقة لكي تظهر القيمة الموجودة في حقل العرض."
+msgstr "ها هنا تحدد حقولاً ذات محتويات متطابقة من أجل أن تظهر القيمة الموجودة في الحقل المعروض."
#. cWGwU
#: extensions/uiconfig/sabpilot/ui/fieldlinkpage.ui:55
@@ -4447,13 +4434,13 @@ msgstr "يمكن استخدام النماذج الفرعية لعرض بيان
#: extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui:129
msgctxt "formlinksdialog|detailLabel"
msgid "label"
-msgstr "العنوان"
+msgstr "اللصيقة"
#. PuKkA
#: extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui:141
msgctxt "formlinksdialog|masterLabel"
msgid "label"
-msgstr "العنوان"
+msgstr "اللصيقة"
#. JFcBM
#: extensions/uiconfig/spropctrlr/ui/hyperlinkfield.ui:29
diff --git a/source/ar/extras/source/autocorr/emoji.po b/source/ar/extras/source/autocorr/emoji.po
index 2123e61c62c..6c7213964c2 100644
--- a/source/ar/extras/source/autocorr/emoji.po
+++ b/source/ar/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: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/extrassourceautocorremoji/ar/>\n"
"Language: ar\n"
@@ -894,7 +894,7 @@ msgctxt ""
"RIGHTWARDS_ARROW\n"
"LngText.text"
msgid "E"
-msgstr ""
+msgstr "مُ"
#. ↓ (U+02193), see http://wiki.documentfoundation.org/Emoji
#. 8Riz5
@@ -2919,7 +2919,7 @@ msgctxt ""
"ANCHOR\n"
"LngText.text"
msgid "anchor"
-msgstr "مرساة"
+msgstr "مربط"
#. ⚔ (U+02694), see http://wiki.documentfoundation.org/Emoji
#. Wx5rd
@@ -5066,7 +5066,7 @@ msgctxt ""
"BENTO_BOX\n"
"LngText.text"
msgid "bento"
-msgstr ""
+msgstr "بنتو"
#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
#. wuJ4w
@@ -7976,7 +7976,7 @@ msgctxt ""
"ROUND_PUSHPIN\n"
"LngText.text"
msgid "round pushpin"
-msgstr ""
+msgstr "دبوس مدور"
#. 📎 (U+1F4CE), see http://wiki.documentfoundation.org/Emoji
#. QnxVB
@@ -8036,7 +8036,7 @@ msgctxt ""
"NOTEBOOK\n"
"LngText.text"
msgid "notebook"
-msgstr ""
+msgstr "دفترملاحظات"
#. 📔 (U+1F4D4), see http://wiki.documentfoundation.org/Emoji
#. ktHAV
@@ -8046,7 +8046,7 @@ msgctxt ""
"NOTEBOOK_WITH_DECORATIVE_COVER\n"
"LngText.text"
msgid "notebook2"
-msgstr ""
+msgstr "دفترملاحظات2"
#. 📕 (U+1F4D5), see http://wiki.documentfoundation.org/Emoji
#. DYit7
@@ -8056,7 +8056,7 @@ msgctxt ""
"CLOSED_BOOK\n"
"LngText.text"
msgid "book2"
-msgstr ""
+msgstr "كتاب2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
#. LjMCp
@@ -8066,7 +8066,7 @@ msgctxt ""
"OPEN_BOOK\n"
"LngText.text"
msgid "book3"
-msgstr ""
+msgstr "كتاب3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
#. wGEYU
@@ -8122,13 +8122,12 @@ msgstr ""
#. 📟 (U+1F4DF), see http://wiki.documentfoundation.org/Emoji
#. RFzY6
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAGER\n"
"LngText.text"
msgid "pager"
-msgstr "صفحة"
+msgstr "متصفِّح"
#. 📠 (U+1F4E0), see http://wiki.documentfoundation.org/Emoji
#. G6o5r
@@ -8148,7 +8147,7 @@ msgctxt ""
"SATELLITE_ANTENNA\n"
"LngText.text"
msgid "antenna"
-msgstr ""
+msgstr "هوائي"
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
#. P5xbh
@@ -8158,40 +8157,37 @@ msgctxt ""
"PUBLIC_ADDRESS_LOUDSPEAKER\n"
"LngText.text"
msgid "loudspeaker"
-msgstr ""
+msgstr "مكبرصوت"
#. 📣 (U+1F4E3), see http://wiki.documentfoundation.org/Emoji
#. eJHQG
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHEERING_MEGAPHONE\n"
"LngText.text"
msgid "mega"
-msgstr "أوميغا كبير"
+msgstr "سماعةميغا"
#. 📤 (U+1F4E4), see http://wiki.documentfoundation.org/Emoji
#. YcCHy
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"OUTBOX_TRAY\n"
"LngText.text"
msgid "tray"
-msgstr "سجود"
+msgstr "صينية"
#. 📥 (U+1F4E5), see http://wiki.documentfoundation.org/Emoji
#. f8tnA
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"INBOX_TRAY\n"
"LngText.text"
msgid "tray2"
-msgstr "ترام2"
+msgstr "صينية2"
#. 📦 (U+1F4E6), see http://wiki.documentfoundation.org/Emoji
#. 8uDGB
@@ -8241,7 +8237,7 @@ msgctxt ""
"CLOSED_MAILBOX_WITH_LOWERED_FLAG\n"
"LngText.text"
msgid "mailbox"
-msgstr "صندوق بريد"
+msgstr "صندوق‌بريد"
#. 📫 (U+1F4EB), see http://wiki.documentfoundation.org/Emoji
#. zyZUF
@@ -8251,7 +8247,7 @@ msgctxt ""
"CLOSED_MAILBOX_WITH_RAISED_FLAG\n"
"LngText.text"
msgid "mailbox2"
-msgstr "صندوق بريد2"
+msgstr "صندوق‌بريد2"
#. 📬 (U+1F4EC), see http://wiki.documentfoundation.org/Emoji
#. Sf5YJ
@@ -8261,7 +8257,7 @@ msgctxt ""
"OPEN_MAILBOX_WITH_RAISED_FLAG\n"
"LngText.text"
msgid "mailbox3"
-msgstr "صندوق بريد3"
+msgstr "صندوق‌بريد3"
#. 📭 (U+1F4ED), see http://wiki.documentfoundation.org/Emoji
#. fCEgu
@@ -8271,7 +8267,7 @@ msgctxt ""
"OPEN_MAILBOX_WITH_LOWERED_FLAG\n"
"LngText.text"
msgid "mailbox4"
-msgstr "صندوق بريد4"
+msgstr "صندوق‌بريد4"
#. 📮 (U+1F4EE), see http://wiki.documentfoundation.org/Emoji
#. TManz
@@ -8286,13 +8282,12 @@ msgstr ""
#. 📯 (U+1F4EF), see http://wiki.documentfoundation.org/Emoji
#. u2ynR
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"POSTAL_HORN\n"
"LngText.text"
msgid "horn"
-msgstr "ذرة"
+msgstr "بوق"
#. 📰 (U+1F4F0), see http://wiki.documentfoundation.org/Emoji
#. gZmY9
@@ -11198,7 +11193,7 @@ msgctxt ""
"JOYSTICK\n"
"LngText.text"
msgid "joystick"
-msgstr ""
+msgstr "عصالعب"
#. 🖼 (U+1F5BC), see http://wiki.documentfoundation.org/Emoji
#. wY9cB
@@ -11208,7 +11203,7 @@ msgctxt ""
"FRAME_WITH_PICTURE\n"
"LngText.text"
msgid "picture"
-msgstr ""
+msgstr "صورة"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
#. RWFZz
@@ -11218,7 +11213,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "لاقط‌صوت2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#. FNDDe
@@ -11228,7 +11223,7 @@ msgctxt ""
"LEVEL_SLIDER\n"
"LngText.text"
msgid "slider"
-msgstr ""
+msgstr "منزلق"
#. 🎛 (U+1F39B), see http://wiki.documentfoundation.org/Emoji
#. HRvG2
@@ -11238,7 +11233,7 @@ msgctxt ""
"CONTROL_KNOBS\n"
"LngText.text"
msgid "control"
-msgstr ""
+msgstr "متحكم"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
#. DunGT
@@ -11248,7 +11243,7 @@ msgctxt ""
"DESKTOP_COMPUTER\n"
"LngText.text"
msgid "computer2"
-msgstr ""
+msgstr "حاسوب2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
#. 5i9iG
@@ -11258,7 +11253,7 @@ msgctxt ""
"PRINTER\n"
"LngText.text"
msgid "printer"
-msgstr ""
+msgstr "طابعة"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
#. gCiTV
@@ -11268,7 +11263,7 @@ msgctxt ""
"THREE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse3"
-msgstr ""
+msgstr "فأرة3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
#. kr6mD
@@ -11278,7 +11273,7 @@ msgctxt ""
"TRACKBALL\n"
"LngText.text"
msgid "trackball"
-msgstr ""
+msgstr "كرةتتبّع"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
#. a7M8c
@@ -11288,7 +11283,7 @@ msgctxt ""
"FILM_FRAMES\n"
"LngText.text"
msgid "film"
-msgstr ""
+msgstr "فيلم"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
#. 5XEHv
@@ -11298,7 +11293,7 @@ msgctxt ""
"FILM_PROJECTOR\n"
"LngText.text"
msgid "projector"
-msgstr ""
+msgstr "عارضة"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
#. e6d8k
@@ -11308,7 +11303,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "وميض"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#. 85ZZG
@@ -11318,7 +11313,7 @@ msgctxt ""
"CANDLE\n"
"LngText.text"
msgid "candle"
-msgstr ""
+msgstr "شمعة"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
#. Roj4S
@@ -11328,7 +11323,7 @@ msgctxt ""
"ROLLED-UP_NEWSPAPER\n"
"LngText.text"
msgid "newspaper2"
-msgstr ""
+msgstr "جريدة2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
#. KGGrV
@@ -11338,7 +11333,7 @@ msgctxt ""
"LABEL\n"
"LngText.text"
msgid "label"
-msgstr ""
+msgstr "اللصيقة"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
#. MtcT9
@@ -11348,7 +11343,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BALLOT\n"
"LngText.text"
msgid "ballot"
-msgstr ""
+msgstr "اقتراع"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
#. eVhur
@@ -11358,7 +11353,7 @@ msgctxt ""
"LOWER_LEFT_FOUNTAIN_PEN\n"
"LngText.text"
msgid "pen2"
-msgstr ""
+msgstr "قلم2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
#. zPbDv
@@ -11368,7 +11363,7 @@ msgctxt ""
"LOWER_LEFT_BALLPOINT_PEN\n"
"LngText.text"
msgid "pen"
-msgstr ""
+msgstr "قلم"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
#. GMFPP
@@ -11378,7 +11373,7 @@ msgctxt ""
"LOWER_LEFT_PAINTBRUSH\n"
"LngText.text"
msgid "paintbrush"
-msgstr ""
+msgstr "فرشاةرسم"
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
#. oj4qT
@@ -11388,7 +11383,7 @@ msgctxt ""
"LOWER_LEFT_CRAYON\n"
"LngText.text"
msgid "crayon"
-msgstr ""
+msgstr "قلم‌شمعي"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
#. 6mFoM
@@ -11398,7 +11393,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "الفهرس"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#. 4vrvA
@@ -11408,7 +11403,7 @@ msgctxt ""
"SPIRAL_NOTE_PAD\n"
"LngText.text"
msgid "notepad"
-msgstr ""
+msgstr "ورق‌ملاحظات"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
#. fjcB6
@@ -11418,7 +11413,7 @@ msgctxt ""
"SPIRAL_CALENDAR_PAD\n"
"LngText.text"
msgid "calendar3"
-msgstr ""
+msgstr "تقويم3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
#. bwrwB
@@ -11428,7 +11423,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "مشبك‌ورق2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#. zm6R6
@@ -11438,7 +11433,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "حافظ‌ملفات"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#. D9Ev3
@@ -11448,7 +11443,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "خزانة"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#. 7Rhsi
@@ -11458,7 +11453,7 @@ msgctxt ""
"WASTEBASKET\n"
"LngText.text"
msgid "wastebasket"
-msgstr ""
+msgstr "سلةمهملات"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
#. i498o
@@ -11468,7 +11463,7 @@ msgctxt ""
"OLD_KEY\n"
"LngText.text"
msgid "key2"
-msgstr ""
+msgstr "مفتاح2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
#. EDHj7
@@ -11478,7 +11473,7 @@ msgctxt ""
"HAMMER_AND_WRENCH\n"
"LngText.text"
msgid "hammer and wrench"
-msgstr ""
+msgstr "مطرقة وملوى"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
#. qnaCC
@@ -11488,7 +11483,7 @@ msgctxt ""
"DAGGER_KNIFE\n"
"LngText.text"
msgid "knife2"
-msgstr ""
+msgstr "سكين2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
#. QCXRd
@@ -11498,7 +11493,7 @@ msgctxt ""
"SHIELD\n"
"LngText.text"
msgid "shield"
-msgstr ""
+msgstr "درع"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
#. F9G5C
@@ -11508,7 +11503,7 @@ msgctxt ""
"COMPRESSION\n"
"LngText.text"
msgid "clamp"
-msgstr ""
+msgstr "كلّاب"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
#. g4DGu
@@ -11518,7 +11513,7 @@ msgctxt ""
"BED\n"
"LngText.text"
msgid "bed"
-msgstr ""
+msgstr "فراش"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
#. XnFom
@@ -11528,7 +11523,7 @@ msgctxt ""
"COUCH_AND_LAMP\n"
"LngText.text"
msgid "couch"
-msgstr ""
+msgstr "أريكة"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
#. R8EvG
@@ -11548,7 +11543,7 @@ msgctxt ""
"DOUBLE_VERTICAL_BAR\n"
"LngText.text"
msgid "pause"
-msgstr ""
+msgstr "لبث"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
#. 6Fkq7
@@ -11558,7 +11553,7 @@ msgctxt ""
"BLACK_SQUARE_FOR_STOP\n"
"LngText.text"
msgid "stop2"
-msgstr ""
+msgstr "توقف2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
#. PApbW
@@ -11568,7 +11563,7 @@ msgctxt ""
"BLACK_CIRCLE_FOR_RECORD\n"
"LngText.text"
msgid "record"
-msgstr ""
+msgstr "تسجيل"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
#. hytrL
@@ -11578,7 +11573,7 @@ msgctxt ""
"WAVING_BLACK_FLAG\n"
"LngText.text"
msgid "flag"
-msgstr ""
+msgstr "عَلَم"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
#. mBjRj
@@ -11588,7 +11583,7 @@ msgctxt ""
"WAVING_WHITE_FLAG\n"
"LngText.text"
msgid "flag2"
-msgstr ""
+msgstr "عَلَم2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
#. GBXU7
diff --git a/source/ar/filter/messages.po b/source/ar/filter/messages.po
index c5c1253cb84..04731e71b38 100644
--- a/source/ar/filter/messages.po
+++ b/source/ar/filter/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtermessages/ar/>\n"
"Language: ar\n"
@@ -376,7 +376,7 @@ msgstr "ال_صفحات:"
#: filter/uiconfig/ui/pdfgeneralpage.ui:78
msgctxt "pdfgeneralpage|extended_tip|range"
msgid "Exports the pages you type in the box."
-msgstr ""
+msgstr "يصدّر الصفحات التي تطبعها في الصندوق."
#. WTSeS
#: filter/uiconfig/ui/pdfgeneralpage.ui:89
@@ -394,7 +394,7 @@ msgstr ""
#: filter/uiconfig/ui/pdfgeneralpage.ui:121
msgctxt "pdfgeneralpage|extended_tip|pages"
msgid "Exports the pages you type in the box."
-msgstr ""
+msgstr "يصدّر الصفحات التي تطبعها في الصندوق."
#. tFeCH
#: filter/uiconfig/ui/pdfgeneralpage.ui:135
@@ -719,13 +719,13 @@ msgstr ""
#: filter/uiconfig/ui/pdfgeneralpage.ui:822
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
-msgstr "ص_دّر ماسكات المكان"
+msgstr "ص_دّر العناصر النائبة"
#. T6RjA
#: filter/uiconfig/ui/pdfgeneralpage.ui:831
msgctxt "pdfgeneralpage|extended_tip|exportplaceholders"
msgid "Export the placeholders fields visual markings only. The exported placeholder is ineffective."
-msgstr ""
+msgstr "صدّر العلامات البصرية لحقول العناصر النائبة. العناصر النائبة المصدَّرة غير متأثرة."
#. P4kGd
#: filter/uiconfig/ui/pdfgeneralpage.ui:842
@@ -936,7 +936,7 @@ msgstr "واجهة المستخدم"
#: filter/uiconfig/ui/pdfoptionsdialog.ui:281
msgctxt "pdfoptionsdialog|links"
msgid "Links"
-msgstr "الوصلات"
+msgstr "الروابط"
#. x4GVL
#: filter/uiconfig/ui/pdfoptionsdialog.ui:329
@@ -1851,7 +1851,7 @@ msgstr "ا_حذف..."
#: filter/uiconfig/ui/xmlfiltersettings.ui:220
msgctxt "xmlfiltersettings|extended_tip|delete"
msgid "Deletes the selected file after you confirm the dialog that follows."
-msgstr ""
+msgstr "يحذف الملف المحدد بعد أن تؤكد الحوار الذي يلي."
#. DmuTA
#: filter/uiconfig/ui/xmlfiltersettings.ui:232
@@ -1941,7 +1941,7 @@ msgstr ""
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:186
msgctxt "xmlfiltertabpagegeneral|extended_tip|description"
msgid "Enter a comment (optional)."
-msgstr ""
+msgstr "أدخِل تعليقًا (اختياري)."
#. G632R
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:206
diff --git a/source/ar/filter/source/config/fragments/filters.po b/source/ar/filter/source/config/fragments/filters.po
index c4bb807db36..c88456bf53c 100644
--- a/source/ar/filter/source/config/fragments/filters.po
+++ b/source/ar/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-03-12 20:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtersourceconfigfragmentsfilters/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1530484897.000000\n"
#. FR4Ff
@@ -1587,25 +1587,23 @@ msgstr "PDC - أسطوانة CD كُداك صور (768×512)"
#. bTGGv
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
"UIName\n"
"value.text"
msgid "PCD - Kodak Photo CD (192x128)"
-msgstr "PCD - أسطوانة CD لصورة كوداك (192×128)"
+msgstr "PCD - أسطوانة صور كوداك (192×128)"
#. WkqKk
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
"UIName\n"
"value.text"
msgid "PCD - Kodak Photo CD (384x256)"
-msgstr "أسطوانة CD لصورة كوداك (384×256)"
+msgstr "PCD - أسطوانة صور كوداك (384×256)"
#. XqdTg
#: draw_StarOffice_XML_Draw_Template.xcu
diff --git a/source/ar/filter/source/config/fragments/internalgraphicfilters.po b/source/ar/filter/source/config/fragments/internalgraphicfilters.po
index ca72e18e08a..4f43d103877 100644
--- a/source/ar/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ar/filter/source/config/fragments/internalgraphicfilters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-03-12 20:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtersourceconfigfragmentsinternalgraphicfilters/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1516029056.000000\n"
#. s5fY3
@@ -174,7 +174,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "PCD - Kodak Photo CD (192x128)"
-msgstr "PCD - سي دي صورة كوداك (192x128)"
+msgstr "PCD - أسطوانة صور كوداك (192×128)"
#. NLTnG
#: pcd_Import_Base4.xcu
@@ -184,7 +184,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "PCD - Kodak Photo CD (384x256)"
-msgstr "PCD - سي دي صورة كوداك (384x256)"
+msgstr "PCD - أسطوانة صور كوداك (384×256)"
#. fA8cL
#: pct_Import.xcu
diff --git a/source/ar/fpicker/messages.po b/source/ar/fpicker/messages.po
index 153ff5faf13..03b86931eac 100644
--- a/source/ar/fpicker/messages.po
+++ b/source/ar/fpicker/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-03-12 20:39+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1538496475.000000\n"
#. SJGCw
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "تاريخ التعديل"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ا_سم الملفّ:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_نوع الملفّ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "لل_قراءة فقط"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "احفظ بكلمة مرور"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "ألحق ا_متداد اسم الملفّ آليًّا"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "حرّر إعدادات المر_شّح"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "عمِّ بمفتاح GPG"
@@ -442,7 +442,7 @@ msgstr "الإ~صدارة:"
#: include/fpicker/strings.hrc:24
msgctxt "STR_SVT_FILEPICKER_TEMPLATES"
msgid "S~tyles:"
-msgstr "الأ~نماط:"
+msgstr "الطُرُ~ز:"
#. emrjD
#: include/fpicker/strings.hrc:25
diff --git a/source/ar/framework/messages.po b/source/ar/framework/messages.po
index ed70e702c29..97339e55522 100644
--- a/source/ar/framework/messages.po
+++ b/source/ar/framework/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-11 17:08+0200\n"
-"PO-Revision-Date: 2022-02-26 21:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/frameworkmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1513250878.000000\n"
#. 5dTDC
@@ -239,7 +239,7 @@ msgstr "لغة النص. انقر باليمين لضبط لغة المحرف أ
#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
-msgstr ""
+msgstr "مربع نص"
#. CBmAL
#: framework/inc/strings.hrc:58
diff --git a/source/ar/librelogo/source/pythonpath.po b/source/ar/librelogo/source/pythonpath.po
index ab7ee74c6d4..50ba236ae61 100644
--- a/source/ar/librelogo/source/pythonpath.po
+++ b/source/ar/librelogo/source/pythonpath.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-06-29 13:09+0200\n"
-"PO-Revision-Date: 2022-03-23 11:35+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/librelogosourcepythonpath/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1533033583.000000\n"
#. tFoAo
@@ -131,7 +131,7 @@ msgctxt ""
"LABEL\n"
"property.text"
msgid "label"
-msgstr "تسمية"
+msgstr "اللصيقة"
#. 2fBcU
#: LibreLogo_en_US.properties
@@ -779,7 +779,7 @@ msgctxt ""
"SET\n"
"property.text"
msgid "set"
-msgstr "مصفوفة"
+msgstr "مجموعة"
#. 2HJLi
#: LibreLogo_en_US.properties
diff --git a/source/ar/nlpsolver/src/locale.po b/source/ar/nlpsolver/src/locale.po
index db3ab1e8976..584c35011c7 100644
--- a/source/ar/nlpsolver/src/locale.po
+++ b/source/ar/nlpsolver/src/locale.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-02-04 19:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/nlpsolversrclocale/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1487168697.000000\n"
#. sv3GB
@@ -248,7 +248,7 @@ msgctxt ""
"NLPSolverStatusDialog.Controls.btnStop\n"
"property.text"
msgid "Stop"
-msgstr "إيقاف"
+msgstr "توقف"
#. QAJcS
#: NLPSolverStatusDialog_en_US.properties
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office.po b/source/ar/officecfg/registry/data/org/openoffice/Office.po
index 01c4fa6eed2..11feb16f379 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ar/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: 2021-02-05 18:59+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeoffice/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022440.000000\n"
#. HhMVS
@@ -1594,7 +1594,7 @@ msgctxt ""
"STR_FILENAME_SUFFIX\n"
"value.text"
msgid "(minimized)"
-msgstr ""
+msgstr "(مصغَّر)"
#. ZSqeK
#: PresentationMinimizer.xcu
@@ -1604,7 +1604,7 @@ msgctxt ""
"STR_WARN_UNSAVED_PRESENTATION\n"
"value.text"
msgid "Do you want to minimize presentation without saving?"
-msgstr ""
+msgstr "أتريد تصغير العَرض التقديمي دون حفظ؟"
#. pYxGc
#: PresentationMinimizer.xcu
@@ -1624,7 +1624,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Email (96 DPI): minimize document size for sharing"
-msgstr ""
+msgstr "أرسل بالبريد (96 نقطة في البوصة): صغّر حجم المستند للمشاركة"
#. mzFCD
#: PresentationMinimizer.xcu
@@ -1634,7 +1634,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Web (150 DPI): good for web pages and projectors"
-msgstr ""
+msgstr "انترنت (150 نقطة في البوصة): جيد لصفحات الانترنت والعارضات"
#. wageX
#: PresentationMinimizer.xcu
@@ -1644,7 +1644,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Print (300 DPI): excellent quality on most printers and screens"
-msgstr ""
+msgstr "طباعة (300 نقطة في البوصة): جودة ممتازة في معظم الطابعات والشاشات"
#. 5BgC2
#: PresentationMinimizer.xcu
@@ -1654,7 +1654,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "High fidelity: preserves quality of the original picture"
-msgstr ""
+msgstr "ملازمة عالية: تحافظ على جودة الصورة الأصلية"
#. Le7Xu
#: PresenterScreen.xcu
@@ -8344,7 +8344,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "NextScheduledMaintenance"
-msgstr "NextScheduledMaintenance"
+msgstr "الصيانةالمجدولةالتالية"
#. YbgNB
#: TableWizard.xcu
@@ -8354,7 +8354,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "NtSchMaint"
-msgstr "NtSchMaint"
+msgstr "صيانةمجدولةتالية"
#. JiCGL
#: TableWizard.xcu
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 c8046c1366b..8bf29b2f69c 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/ar/>\n"
"Language: ar\n"
@@ -2124,7 +2124,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert"
-msgstr "أدرِج"
+msgstr "أدرج"
#. jgGQR
#: CalcCommands.xcu
@@ -4074,7 +4074,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Anchor: To Cell (~resize with cell)"
-msgstr ""
+msgstr "المربط: إلى الخلية (~غيّر الحجم مع الخلية)"
#. JUsNn
#: CalcCommands.xcu
@@ -4584,7 +4584,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste As Link"
-msgstr ""
+msgstr "الصق كرابط"
#. f7yoE
#: CalcCommands.xcu
@@ -4594,7 +4594,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "As ~Link"
-msgstr ""
+msgstr "ك~رابط"
#. 4DJpG
#: CalcCommands.xcu
@@ -8119,7 +8119,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Te~xt Attributes..."
-msgstr ""
+msgstr "صفات الن~ص..."
#. GR6Sf
#: DrawImpressCommands.xcu
@@ -8433,14 +8433,13 @@ msgstr "ا~عرض أدلة الجذب"
#. RC4j5
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesFront\n"
"Label\n"
"value.text"
msgid "Snap Guides to ~Front"
-msgstr "خطوط الالت~قاط للأمام"
+msgstr "مرشدات الجذب للأ~مام"
#. Fk9u2
#: DrawImpressCommands.xcu
@@ -10182,7 +10181,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "E~dit Style..."
-msgstr "~حرّر النّمط..."
+msgstr "~حرّر الطراز..."
#. tRG4u
#: DrawImpressCommands.xcu
@@ -10402,7 +10401,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Styl~es"
-msgstr "الأ~نماط"
+msgstr "ال~طُرُز"
#. cv8x3
#: DrawImpressCommands.xcu
@@ -11387,14 +11386,13 @@ msgstr "عنوان و نص رأسي"
#. rHEMC
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=30\n"
"Label\n"
"value.text"
msgid "Title, 2 Vertical Text, Clipart"
-msgstr "عنوان، نص رأسي، صورة"
+msgstr "عنوان، 2 نص رأسي، قصاصة فنية"
#. 3EaGa
#: DrawImpressCommands.xcu
@@ -11651,7 +11649,6 @@ msgstr ""
#. VYgEG
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -12050,7 +12047,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Insert"
-msgstr "أدرِج"
+msgstr "أدرج"
#. LtC4D
#: DrawWindowState.xcu
@@ -12270,7 +12267,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Distribute Selection"
-msgstr ""
+msgstr "وزّع التحديد"
#. qQQAi
#: Effects.xcu
@@ -12790,7 +12787,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip"
-msgstr "انعكاس"
+msgstr "اقلب"
#. oUViV
#: Effects.xcu
@@ -13510,7 +13507,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flip"
-msgstr "انعكاس"
+msgstr "اقلب"
#. XDeox
#: Effects.xcu
@@ -15986,7 +15983,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Insert"
-msgstr "أدرِج"
+msgstr "أدرج"
#. vAhkn
#: GenericCategories.xcu
@@ -16030,7 +16027,6 @@ msgstr "إطار"
#. kEMD4
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -17677,7 +17673,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop"
-msgstr "إيقاف"
+msgstr "توقف"
#. w4mSG
#: GenericCommands.xcu
@@ -18447,7 +18443,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "[placeholder for message]"
-msgstr "[حالّ محلّ للرسالة]"
+msgstr "[عنصر نائب للرسالة]"
#. GByEF
#: GenericCommands.xcu
@@ -18807,7 +18803,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Options..."
-msgstr "ال~خيارات..."
+msgstr "~خيارات..."
#. DAyDw
#: GenericCommands.xcu
@@ -20239,7 +20235,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Manage St~yles"
-msgstr "أدر الأنما~ط"
+msgstr "أدر ال~طُرُز"
#. GGfAj
#: GenericCommands.xcu
@@ -20489,7 +20485,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Edit Style..."
-msgstr "حرّر النم~ط..."
+msgstr "حرّر ال~طراز..."
#. YYoPr
#: GenericCommands.xcu
@@ -24031,7 +24027,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop"
-msgstr "إيقاف"
+msgstr "توقف"
#. hxGYL
#: GenericCommands.xcu
@@ -26671,7 +26667,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Additions..."
-msgstr ""
+msgstr "إ~ضافات..."
#. bFKmR
#: GenericCommands.xcu
@@ -26681,7 +26677,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Additional Extensions..."
-msgstr ""
+msgstr "تمديدا~ت إضافية..."
#. UqjzD
#: GenericCommands.xcu
@@ -26691,7 +26687,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Additional Extensions"
-msgstr ""
+msgstr "تمديدات إضافية"
#. YpeR4
#: GenericCommands.xcu
@@ -26781,7 +26777,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Distribute Selection"
-msgstr ""
+msgstr "وزّع التحديد"
#. vDkBA
#: GenericCommands.xcu
@@ -26811,7 +26807,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Distribute Horizontally Center"
-msgstr ""
+msgstr "وزّع أفقيًا وسطًا"
#. SqFTB
#: GenericCommands.xcu
@@ -26821,7 +26817,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Horizontally ~Center"
-msgstr ""
+msgstr "أفقيًا ~وسطًا"
#. QXntz
#: GenericCommands.xcu
@@ -26831,7 +26827,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Distribute Horizontally Spacing"
-msgstr ""
+msgstr "وزّع التباعد أفقيًا"
#. GQEXJ
#: GenericCommands.xcu
@@ -26841,7 +26837,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Horizontally ~Spacing"
-msgstr ""
+msgstr "~تباعد أفقي"
#. Smk23
#: GenericCommands.xcu
@@ -26891,7 +26887,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Distribute Vertically Center"
-msgstr ""
+msgstr "وزّع رأسيًا وسطًا"
#. PaLDT
#: GenericCommands.xcu
@@ -26901,7 +26897,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Vertically C~enter"
-msgstr ""
+msgstr "رأسيًا وس~طًا"
#. jwLqM
#: GenericCommands.xcu
@@ -26911,7 +26907,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Distribute Vertically Spacing"
-msgstr ""
+msgstr "وزّع التباعد رأسيا"
#. 2RAqA
#: GenericCommands.xcu
@@ -27098,7 +27094,6 @@ msgstr ""
#. Tbiup
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -27468,7 +27463,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Insert"
-msgstr "أدرِج"
+msgstr "أدرج"
#. mUECT
#: ImpressWindowState.xcu
@@ -27778,7 +27773,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Distribute Selection"
-msgstr ""
+msgstr "وزّع التحديد"
#. tpAhh
#: MathCommands.xcu
@@ -27858,7 +27853,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Import MathML from Clipboard"
-msgstr ""
+msgstr "استورد MathML من الحافظة"
#. km9DF
#: MathCommands.xcu
@@ -28038,11 +28033,10 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Small Gap"
-msgstr "تباعد صغير"
+msgstr "فجوة صغيرة"
#. KdTHS
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=~\n"
@@ -28053,62 +28047,56 @@ msgstr "فجوة"
#. AxAAC
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:UnaryBinaryMenu\n"
"Label\n"
"value.text"
msgid "~Unary/Binary Operators"
-msgstr "~معاملات أحادية/ثنائية"
+msgstr "~عاملات أحادية/ثنائية"
#. fU3Ww
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:RelationsMenu\n"
"Label\n"
"value.text"
msgid "~Relations"
-msgstr "~علاقات"
+msgstr "عل~اقات"
#. xE5UF
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:SetOperationsMenu\n"
"Label\n"
"value.text"
msgid "~Set Operations"
-msgstr "~تعيين العوامل"
+msgstr "~أعِدّ العمليات"
#. NGa2A
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:FunctionsMenu\n"
"Label\n"
"value.text"
msgid "~Functions"
-msgstr "الدوال"
+msgstr "~الدوال"
#. w7Af9
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:OperatorsMenu\n"
"Label\n"
"value.text"
msgid "O~perators"
-msgstr "م~عاملات"
+msgstr "~عاملات"
#. hu8z6
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:AttributesMenu\n"
@@ -28119,36 +28107,33 @@ msgstr "~صفات"
#. rZPUN
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:BracketsMenu\n"
"Label\n"
"value.text"
msgid "~Brackets"
-msgstr "أ~قواس"
+msgstr "أقواس ~هلالية"
#. DYtrW
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:FormatsMenu\n"
"Label\n"
"value.text"
msgid "For~mats"
-msgstr "التنسيق"
+msgstr "الأ~نساق"
#. QBa62
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:OthersMenu\n"
"Label\n"
"value.text"
msgid "~Others"
-msgstr "~غيرها"
+msgstr "أ~خرى"
#. uXvss
#: MathWindowState.xcu
@@ -28158,7 +28143,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Edit Panel"
-msgstr ""
+msgstr "عدّل اللوحة"
#. M9ihe
#: MathWindowState.xcu
@@ -28168,7 +28153,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "View Panel"
-msgstr ""
+msgstr "عاين اللوحة"
#. ntzBZ
#: MathWindowState.xcu
@@ -28208,7 +28193,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Header/Footer"
-msgstr "رأس\\تذييل التقرير"
+msgstr "ترويس\\تذييل التقرير"
#. EACbA
#: ReportCommands.xcu
@@ -28382,14 +28367,13 @@ msgstr "تنفيذ التقرير..."
#. Yts2i
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ImageControl\n"
"Label\n"
"value.text"
msgid "Image..."
-msgstr "_صورة..."
+msgstr "صورة..."
#. E872w
#: ReportCommands.xcu
@@ -28929,7 +28913,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Footer"
-msgstr "التذييل"
+msgstr "تذييل"
#. 4FE4o
#: Sidebar.xcu
@@ -29009,7 +28993,7 @@ msgctxt ""
"Title\n"
"value.text"
msgid "Image"
-msgstr "الصور"
+msgstr "صورة"
#. Khag4
#: Sidebar.xcu
@@ -30079,7 +30063,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Reject Track Change and select the next one"
-msgstr ""
+msgstr "ارفض التغيير المتتبَّع وحدد التغيير التالي"
#. 4EvCQ
#: WriterCommands.xcu
@@ -30159,7 +30143,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Accept Track Change and select the next one"
-msgstr ""
+msgstr "اقبل التغيير المتتبَّع وحدد التغيير التالي"
#. TFCgf
#: WriterCommands.xcu
@@ -30389,7 +30373,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show tracked deletions in margin"
-msgstr ""
+msgstr "أظهِر حالات الحذف المتتبَّعة في الهامش"
#. 3GVrG
#: WriterCommands.xcu
@@ -30399,7 +30383,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show tracked deletions in margin"
-msgstr ""
+msgstr "أظهِر حالات الحذف المتتبَّعة في الهامش"
#. QFi68
#: WriterCommands.xcu
@@ -30889,7 +30873,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "All ~Changes Inline"
-msgstr ""
+msgstr "كل الت~غييرات ضمنًا"
#. JQmVz
#: WriterCommands.xcu
@@ -30899,7 +30883,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Deletions In Margin"
-msgstr ""
+msgstr "أظهِر حالات الحذف في الهوامش"
#. Mo6US
#: WriterCommands.xcu
@@ -30909,7 +30893,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Deletions In Margin"
-msgstr ""
+msgstr "حالات الح~ذف في الهوامش"
#. AcF7X
#: WriterCommands.xcu
@@ -31879,7 +31863,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Footnotes and Endnotes..."
-msgstr "ال~حواشي و الحواشي الختامية..."
+msgstr "الملاح~ظات الذيلية والختامية..."
#. eE5gP
#: WriterCommands.xcu
@@ -31889,7 +31873,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Footnotes and Endnotes..."
-msgstr "ال~حواشي و الحواشي الختامية..."
+msgstr "الملاح~ظات الذيلية والختامية..."
#. ZPvDo
#: WriterCommands.xcu
@@ -34009,7 +33993,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Next Placeholder"
-msgstr "إلى حافظ المكان التالي"
+msgstr "إلى العنصر النائب التالي"
#. 4nDXh
#: WriterCommands.xcu
@@ -34019,7 +34003,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Previous Placeholder"
-msgstr "إلى حافظ المكان السابق"
+msgstr "إلى العنصر النائب السابق"
#. wjF7p
#: WriterCommands.xcu
@@ -34669,7 +34653,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Styl~es"
-msgstr "أ~نماط"
+msgstr "ال~طُرُز"
#. YTNwv
#: WriterCommands.xcu
@@ -34739,7 +34723,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "“Add to List” adds selected paragraphs to an immediately preceding list."
-msgstr ""
+msgstr "\"أضِف إلى قائمة التعداد\" يضيف الفقرات إلى فقرة تعداد سابقة مباشرة."
#. oCEjg
#: WriterCommands.xcu
@@ -36611,7 +36595,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Insert"
-msgstr "أدرِج"
+msgstr "أدرج"
#. sy3Vp
#: WriterGlobalWindowState.xcu
diff --git a/source/ar/readlicense_oo/docs.po b/source/ar/readlicense_oo/docs.po
index a4a2a01c5d7..ab01d960ed3 100644
--- a/source/ar/readlicense_oo/docs.po
+++ b/source/ar/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: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2022-03-12 20:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/readlicense_oodocs/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022443.000000\n"
#. q6Gg3
@@ -203,7 +203,7 @@ msgctxt ""
"s2we35\n"
"readmeitem.text"
msgid "Linux Kernel version 3.10 or higher;"
-msgstr ""
+msgstr "نظام أساس لينكس الإصدار 3.10 أو أعلى؛"
#. pNgKX
#: readme.xrm
diff --git a/source/ar/reportbuilder/java/org/libreoffice/report/function/metadata.po b/source/ar/reportbuilder/java/org/libreoffice/report/function/metadata.po
index 5c89b313881..64f7f07068d 100644
--- a/source/ar/reportbuilder/java/org/libreoffice/report/function/metadata.po
+++ b/source/ar/reportbuilder/java/org/libreoffice/report/function/metadata.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2014-09-19 08:45+0000\n"
-"Last-Translator: صفا الفليج <safa1996alfulaij@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
+"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/reportbuilderjavaorglibreofficereportfunctionmetadata/ar/>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1411116304.000000\n"
#. Ej27A
@@ -59,7 +59,7 @@ msgctxt ""
"display-name\n"
"property.text"
msgid "MetaData"
-msgstr "البيانات الوصفيّة"
+msgstr "بيانات‌وصفيّة"
#. XECPG
#: category_en_US.properties
diff --git a/source/ar/reportdesign/messages.po b/source/ar/reportdesign/messages.po
index 529324a7a3e..dd9fdbc3ee5 100644
--- a/source/ar/reportdesign/messages.po
+++ b/source/ar/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: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/reportdesignmessages/ar/>\n"
"Language: ar\n"
@@ -126,10 +126,9 @@ msgstr "المجموعة كاملة"
#. Hc5De
#: reportdesign/inc/stringarray.hrc:60
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
-msgstr "مع التفاصيل اﻷولى"
+msgstr "مع التفصيل اﻷول"
#. k2yjS
#: reportdesign/inc/stringarray.hrc:66
@@ -268,7 +267,7 @@ msgstr "صف أو عمود جديد"
#: reportdesign/inc/strings.hrc:29
msgctxt "RID_STR_KEEPTOGETHER"
msgid "Keep Together"
-msgstr "البقاء معًا"
+msgstr "الإبقاء معًا"
#. pjADt
#: reportdesign/inc/strings.hrc:30
@@ -1265,13 +1264,13 @@ msgstr "مسطّر"
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:260
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
-msgstr "لون الخلفيّة"
+msgstr "لون الخلفية"
#. bF2Nt
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:272
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
-msgstr "لون الخطّ"
+msgstr "لون الخط"
#. Cr7CD
#: reportdesign/uiconfig/dbreport/ui/conditionwin.ui:284
@@ -1353,16 +1352,15 @@ msgstr "أدرج"
#. AjmhK
#: reportdesign/uiconfig/dbreport/ui/floatingfield.ui:168
-#, fuzzy
msgctxt "floatingfield|helptext"
msgid "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter."
-msgstr "قم بتمييز الحقول لإدراجها في المقطع المحدد للقالب، ثم انقر فوق إدراج أو اضغط على Enter."
+msgstr "ميّز الحقول التي ستدرجها في المقطع المحدد من القالب، ثم انقر فوق إدراج أو اضغط على مفتاح الإدخال."
#. DCm75
#: reportdesign/uiconfig/dbreport/ui/floatingnavigator.ui:19
msgctxt "floatingnavigator|FloatingNavigator"
msgid "Report navigator"
-msgstr "ملاح التقرير"
+msgstr "ملاح التقارير"
#. J7Adn
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:13
@@ -1372,10 +1370,9 @@ msgstr "الفرز والتجميع"
#. LRhtG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:76
-#, fuzzy
msgctxt "floatingsort|label5"
msgid "Group actions"
-msgstr "إجراءات المجموعة"
+msgstr "إجراءات المجموعات"
#. p6yrj
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:96
@@ -1421,23 +1418,21 @@ msgstr "تذييل المجموعة"
#. GWWsG
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:238
-#, fuzzy
msgctxt "floatingsort|label9"
msgid "Group On"
-msgstr "تجميع في"
+msgstr "تجميع عند"
#. uqrrE
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:252
-#, fuzzy
msgctxt "floatingsort|label10"
msgid "Group Interval"
-msgstr "فاصل المجموعة"
+msgstr "مسافة المجموعة"
#. iFmvA
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:266
msgctxt "floatingsort|label11"
msgid "Keep Together"
-msgstr "البقاء معًا"
+msgstr "الإبقاء معًا"
#. tQbGB
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:283
@@ -1453,17 +1448,15 @@ msgstr "تنازلي"
#. LsRSa
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:299
-#, fuzzy
msgctxt "floatingsort|header"
msgid "Present"
-msgstr "حاضر"
+msgstr "متواجد"
#. vnGGe
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:300
-#, fuzzy
msgctxt "floatingsort|header"
msgid "Not present"
-msgstr "غير حاضر"
+msgstr "غير متواجد"
#. xUAEz
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:315
@@ -1480,24 +1473,21 @@ msgstr "كل المجموعة"
#. uCpDA
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:317
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "With First Detail"
-msgstr "مع التفاصيل اﻷولى"
+msgstr "مع التفصيل اﻷول"
#. A9ESx
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:332
-#, fuzzy
msgctxt "floatingsort|footer"
msgid "Present"
-msgstr "حاضر"
+msgstr "متواجد"
#. a5oHV
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:333
-#, fuzzy
msgctxt "floatingsort|footer"
msgid "Not present"
-msgstr "غير حاضر"
+msgstr "غير متواجد"
#. MYqZY
#: reportdesign/uiconfig/dbreport/ui/floatingsort.ui:348
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index a02bb073536..c1c75c43d14 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022445.000000\n"
#. kBovX
@@ -1203,7 +1203,7 @@ msgstr "تذييل"
#: sc/inc/globstr.hrc:206
msgctxt "STR_TEXTATTRS"
msgid "Text Attributes"
-msgstr "سمات النص"
+msgstr "صفات النص"
#. CD5iM
#: sc/inc/globstr.hrc:207
@@ -5281,7 +5281,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:528
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "E"
-msgstr "ن"
+msgstr "مُ"
#. 3AMAi
#: sc/inc/scfuncs.hrc:529
@@ -5359,7 +5359,7 @@ msgstr ""
#: sc/inc/scfuncs.hrc:546
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "E"
-msgstr "ن"
+msgstr "مُ"
#. 33EVk
#: sc/inc/scfuncs.hrc:547
@@ -16883,7 +16883,7 @@ msgstr ""
#: sc/inc/strings.hrc:39
msgctxt "SCSTR_FILTER_BACKGROUND_COLOR"
msgid "Background Color"
-msgstr ""
+msgstr "لون الخلفية"
#. td5Gr
#. This must match the translation of the same strings of standardfilterdialog|cond
@@ -16920,7 +16920,7 @@ msgstr "غير مسمى"
#: sc/inc/strings.hrc:46
msgctxt "SCSTR_INSERT_RTL"
msgid "Shift cells left"
-msgstr ""
+msgstr "أزِح الخلايا يساراً"
#. cZNeR
#. "%1 is replaced to column letter, such as 'Column A'"
@@ -16952,7 +16952,7 @@ msgstr "الاسم"
#: sc/inc/strings.hrc:53
msgctxt "SCSTR_APDTABLE"
msgid "Append Sheet"
-msgstr "إلحاق ورقة"
+msgstr "ألحِق ورقة"
#. sba4F
#: sc/inc/strings.hrc:54
@@ -16980,7 +16980,6 @@ msgstr "اسم الكائن"
#. 3FHKw
#: sc/inc/strings.hrc:58
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "أدرج صورة"
@@ -17001,26 +17000,26 @@ msgstr[5] "عُثر على %1 نتيجةٍ"
#: sc/inc/strings.hrc:60
msgctxt "SCSTR_SKIPPED"
msgid "(only %1 are listed)"
-msgstr ""
+msgstr "(فقط %1 مُدرَجة)"
#. YxFpr
#. Attribute
#: sc/inc/strings.hrc:62
msgctxt "SCSTR_PROTECTDOC"
msgid "Protect Spreadsheet Structure"
-msgstr ""
+msgstr "احمِ بِنية الورقة الممتدة"
#. SQCpD
#: sc/inc/strings.hrc:63
msgctxt "SCSTR_UNPROTECTDOC"
msgid "Unprotect Spreadsheet Structure"
-msgstr ""
+msgstr "أزِل حماية بِنية الورقة الممتدة"
#. rAV3G
#: sc/inc/strings.hrc:64
msgctxt "SCSTR_UNPROTECTTAB"
msgid "Unprotect Sheet"
-msgstr ""
+msgstr "أزِل حماية الورقة"
#. K7w3B
#: sc/inc/strings.hrc:65
@@ -17086,7 +17085,7 @@ msgstr "ال~قيمة"
#: sc/inc/strings.hrc:75
msgctxt "SCSTR_VALID_FORMULA"
msgid "~Formula"
-msgstr ""
+msgstr "الصي~غة"
#. 6YEEk
#: sc/inc/strings.hrc:76
@@ -21457,7 +21456,7 @@ msgstr "يدوي"
#: sc/uiconfig/scalc/ui/datafieldoptionsdialog.ui:173
msgctxt "datafieldoptionsdialog|extended_tip|manual"
msgid "Sorts values alphabetically."
-msgstr ""
+msgstr "يرتّب القيم ألفبائيًا."
#. cdBMn
#: sc/uiconfig/scalc/ui/datafieldoptionsdialog.ui:190
@@ -22576,7 +22575,7 @@ msgstr "أدرج كرابط"
#: sc/uiconfig/scalc/ui/dropmenu.ui:43
msgctxt "dropmenu|extended_tip|link"
msgid "Creates a link when you drag-and-drop an object from the Navigator into a document."
-msgstr " تُنشأ رابك عندما تقوم بسحب و إفلات شيء من المتصفح للمستند"
+msgstr "تُنشأ رابطًا عند سحب و إفلات كائن من الملّاح إلى مستندٍ ما."
#. HHS5F
#: sc/uiconfig/scalc/ui/dropmenu.ui:52
@@ -22630,7 +22629,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/erroralerttabpage-mobile.ui:134
msgctxt "erroralerttabpage-mobile|actionCB"
msgid "Stop"
-msgstr ""
+msgstr "توقف"
#. fcLJh
#: sc/uiconfig/scalc/ui/erroralerttabpage-mobile.ui:135
@@ -22694,10 +22693,9 @@ msgstr ""
#. BKReu
#: sc/uiconfig/scalc/ui/erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
-msgstr "إيقاف"
+msgstr "توقف"
#. oBEAz
#: sc/uiconfig/scalc/ui/erroralerttabpage.ui:161
@@ -23208,7 +23206,7 @@ msgstr "حدود علوية ومزدوجة سفلية"
#: sc/uiconfig/scalc/ui/floatingborderstyle.ui:146
msgctxt "floatingborderstyle|left|tooltip_text"
msgid "Left Border"
-msgstr "حد أيسر"
+msgstr "الحد الأيسر"
#. FWwqR
#: sc/uiconfig/scalc/ui/floatingborderstyle.ui:157
@@ -23585,10 +23583,9 @@ msgstr ""
#. rmQie
#: sc/uiconfig/scalc/ui/functionpanel.ui:175
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
-msgstr "التسمية"
+msgstr "اللصيقة"
#. dmA3u
#: sc/uiconfig/scalc/ui/goalseekdlg.ui:8
@@ -23914,7 +23911,7 @@ msgstr "تذييل مخصص"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:318
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
-msgstr "سمات النص"
+msgstr "صفات النص"
#. VHkhc
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:323
@@ -23932,7 +23929,7 @@ msgstr "العنوان"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:346
msgctxt "headerfootercontent|extended_tip|buttonBTN_FILE"
msgid "Inserts a file name placeholder in the selected area."
-msgstr " أدخل اسم الملف في المكان المحدد"
+msgstr "يُدرِج عنصراً نائبًا لاسم الملف في المنطقة المحددة."
#. 9qxRg
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:361
@@ -23944,7 +23941,7 @@ msgstr "اسم ورفة"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:366
msgctxt "headerfootercontent|extended_tip|buttonBTN_TABLE"
msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document."
-msgstr "إدخال تعبئة في أعلى / أسفل الصفحة المحدد، و الذي يُستبدل باسم الورقة في أعلى و أسفل الصفحة للمستند الحالي"
+msgstr "يُدرِج عنصراً نائبًا في منطقة الترويس\\التذييل المحددة، و الذي يُستبدل باسم الورقة في ترويس\\تذييل المستند الفعلي."
#. QnDzF
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:381
@@ -23956,7 +23953,7 @@ msgstr "الصفحة"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:386
msgctxt "headerfootercontent|extended_tip|buttonBTN_PAGE"
msgid "Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document."
-msgstr "إدخال تعبئة في أعلى / أسفل الصفحة المحدد، و الذي يُستبدل رقم الصفحة، مما يسمح للتعداد المستمر للصفحات في المستند"
+msgstr "يُدرِج عنصراً نائبًا في منطقة الترويس\\التذييل المحددة، و الذي يُستبدل بترقيم الصفحة. هذا يتيح استمرار ترقيم الصفحات في المستند."
#. y5CWn
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:401
@@ -23968,7 +23965,7 @@ msgstr "صفحات"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:406
msgctxt "headerfootercontent|extended_tip|buttonBTN_PAGES"
msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document."
-msgstr "دخال تعبئة في أعلى / أسفل الصفحة المحدد، و الذي يُستبدل بالعدد الإجمالي للصفحات في المستند"
+msgstr "يُدرِج عنصراً نائبًا في منطقة الترويس\\التذييل المحددة، و الذي يُستبدل بالعدد الكلي للصفحات في المستند."
#. BhqdB
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:421
@@ -23980,7 +23977,7 @@ msgstr "التاريخ"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:426
msgctxt "headerfootercontent|extended_tip|buttonBTN_DATE"
msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document."
-msgstr ""
+msgstr "يُدرِج عنصراً نائبًا في منطقة الترويس\\التذييل المحددة، و الذي يُستبدل بالتأريخ الحالي والذي سيُكرَّر في الترويس\\التذييل على كل صفحة قي المستند."
#. m5EGS
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:441
@@ -23992,7 +23989,7 @@ msgstr "وقت"
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:446
msgctxt "headerfootercontent|extended_tip|buttonBTN_TIME"
msgid "Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document."
-msgstr ""
+msgstr "يُدرِج عنصراً نائبًا في منطقة الترويس\\التذييل المحددة، و الذي يُستبدل بالتأريخ الحالي في الترويس\\التذييل على كل صفحة قي المستند."
#. 6FVPq
#: sc/uiconfig/scalc/ui/headerfootercontent.ui:468
@@ -25097,13 +25094,13 @@ msgstr "يُدخل ارتباطا تشعبيا عندما تقوم بسحب و
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:37
msgctxt "navigatorpanel|link"
msgid "Insert as Link"
-msgstr ""
+msgstr "أدرج كرابط"
#. mX7ED
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:43
msgctxt "navigatorpanel|extended_tip|link"
msgid "Creates a link when you drag-and-drop an object from the Navigator into a document."
-msgstr " تُنشأ رابك عندما تقوم بسحب و إفلات شيء من المتصفح للمستند"
+msgstr "تُنشأ رابطًا عند سحب و إفلات كائن من الملّاح إلى مستندٍ ما."
#. 97BBT
#: sc/uiconfig/scalc/ui/navigatorpanel.ui:52
@@ -25610,97 +25607,97 @@ msgid "~View"
msgstr "معاي~نة"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "_صورة"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "در_و"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~درو"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "كائن"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~كائن"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "و_سائط"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "طباعة"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "أدوا~ت"
@@ -26059,139 +26056,139 @@ msgid "Im_age"
msgstr "_صورة"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_رتّب"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ل_ون"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_شبكة"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "الل_غة"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "مر_اجعة"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ت_عليقات"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_قارن"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "معاي_نة"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "در_و"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ح_رّر"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_رتّب"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "معاي_نة"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_جمّع"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_الأبعاد"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ال_خط"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "محا_ذاة"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "معاي_نة"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "أ_درج"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "و_سائط"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "إط_ار"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_رتّب"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_شبكة"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "معاي_نة"
@@ -26446,7 +26443,7 @@ msgstr "أشكال"
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1728
msgctxt "notebookbar_groups|linksb"
msgid "Links"
-msgstr "الوصلات"
+msgstr "الروابط"
#. txpNZ
#: sc/uiconfig/scalc/ui/notebookbar_groups.ui:1842
@@ -27694,7 +27691,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/pastespecial.ui:412
msgctxt "pastespecial|extended_tip|objects"
msgid "Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects."
-msgstr ""
+msgstr "يُدرِج كائنات محتواة في نطاق الخلايا المحددة. هذه الكائنات يمكن أن تكون كائنات OLE أو كائنات مخططات بيانية أو كائنات رسم."
#. jrjYA
#: sc/uiconfig/scalc/ui/pastespecial.ui:423
@@ -29355,13 +29352,13 @@ msgstr "و_حدة القياس:"
#: sc/uiconfig/scalc/ui/scgeneralpage.ui:51
msgctxt "scgeneralpage|label5"
msgid "_Tab stops:"
-msgstr "_علامات الجدولة:"
+msgstr "_توقفات مفتاح التبويب:"
#. akEMb
#: sc/uiconfig/scalc/ui/scgeneralpage.ui:70
msgctxt "extended_tip|tabmf"
msgid "Defines the tab stops distance."
-msgstr ""
+msgstr "يعرف مسافة توقفات مفتاح التبويب."
#. iwwhu
#: sc/uiconfig/scalc/ui/scgeneralpage.ui:85
@@ -32038,16 +32035,15 @@ msgstr ""
#. maa6m
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:148
-#, fuzzy
msgctxt "subtotaloptionspage|descending"
msgid "D_escending"
-msgstr "ت_صاعدي"
+msgstr "ت_نازلي"
#. 8iUpi
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:158
msgctxt "subtotaloptionspage|extended_tip|descending"
msgid "Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options."
-msgstr ""
+msgstr "يرتّب ابتداءاً من أعلى القيم. يمكنك إعداد قواعد الترتيب من بيانات - ترتيب - خيارات."
#. EGqiq
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:169
diff --git a/source/ar/scp2/source/draw.po b/source/ar/scp2/source/draw.po
index db492b59b27..4ae7902311b 100644
--- a/source/ar/scp2/source/draw.po
+++ b/source/ar/scp2/source/draw.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-03-12 20:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/scp2sourcedraw/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1518446707.000000\n"
#. txsAG
@@ -32,7 +32,7 @@ msgctxt ""
"STR_FI_TOOLTIP_DRAW\n"
"LngText.text"
msgid "Create and edit drawings, flow charts, and logos by using Draw."
-msgstr "إنشاء الرسوم وتحريرها، ورسوم الدفق البيانية، والشعارات باستخدام درو."
+msgstr "أنشئ وحرر الرسوم، والمخططات الانسيابية والشعارات باستخدام درو."
#. w5oJE
#: module_draw.ulf
@@ -50,7 +50,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_DRAW\n"
"LngText.text"
msgid "Create and edit drawings, flow charts, and logos by using %PRODUCTNAME Draw."
-msgstr "إنشاء الرسومات وتحريرها، والمخططات الانسيابية، والشعارات باستخدام %PRODUCTNAME درو."
+msgstr "أنشئ وحرر الرسومات والمخططات الانسيابية، والشعارات باستخدام %PRODUCTNAME درو."
#. 6iuU9
#: module_draw.ulf
diff --git a/source/ar/scp2/source/writer.po b/source/ar/scp2/source/writer.po
index 508eefc6656..d59d522cbfb 100644
--- a/source/ar/scp2/source/writer.po
+++ b/source/ar/scp2/source/writer.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2021-01-28 07:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
-"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourcewriter/ar/>\n"
+"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/scp2sourcewriter/ar/>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1484665673.000000\n"
#. V3iDr
@@ -41,7 +41,7 @@ msgctxt ""
"STR_FI_TOOLTIP_WRITER\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr "أنشئ وحرّر النصوص والصور في الرسائل، والتقارير، والمستندات وصفحات الوِب باستخدام رايتر."
+msgstr "أنشئ وحرّر النصوص والصور في الرسائل والتقارير والمستندات وصفحات الوِب باستخدام رايتر."
#. 3iX4u
#: module_writer.ulf
@@ -59,7 +59,7 @@ msgctxt ""
"STR_DESC_MODULE_PRG_WRT\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using %PRODUCTNAME Writer."
-msgstr "أنشئ وحرّر النصوص والصور في الرسائل، والتقارير، والمستندات وصفحات الوِب باستخدام %PRODUCTNAME رايتر."
+msgstr "أنشئ وحرّر النصوص والصور في الرسائل والتقارير والمستندات وصفحات الوِب باستخدام %PRODUCTNAME رايتر."
#. GCUDe
#: module_writer.ulf
diff --git a/source/ar/sd/messages.po b/source/ar/sd/messages.po
index 578349b3cdb..02310b87d08 100644
--- a/source/ar/sd/messages.po
+++ b/source/ar/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022446.000000\n"
#. WDjkB
@@ -1347,7 +1347,7 @@ msgstr "ثابت"
#: sd/inc/strings.hrc:182
msgctxt "STR_VAR"
msgid "Variable"
-msgstr "المتغير"
+msgstr "متغير"
#. eDfmL
#: sd/inc/strings.hrc:183
@@ -1663,7 +1663,7 @@ msgstr "أعدْ تسمية الصفحة"
#: sd/inc/strings.hrc:235
msgctxt "STR_TOOLTIP_RENAME"
msgid "Duplicate or empty names are not possible"
-msgstr ""
+msgstr "الأسماء المكررة أو الفارغة غير مقبولة"
#. FUm5F
#: sd/inc/strings.hrc:236
@@ -1747,7 +1747,7 @@ msgstr "<الرقم>"
#: sd/inc/strings.hrc:249
msgctxt "STR_FIELD_PLACEHOLDER_COUNT"
msgid "<count>"
-msgstr "<count>"
+msgstr "<المرات>"
#. TDgFU
#: sd/inc/strings.hrc:250
@@ -1831,7 +1831,7 @@ msgstr "شكل %1"
#: sd/inc/strings.hrc:263
msgctxt "STR_SET_BACKGROUND_PICTURE"
msgid "Set Background Image"
-msgstr ""
+msgstr "عيّن صورة الخلفية"
#. ibpDR
#: sd/inc/strings.hrc:264
@@ -2609,7 +2609,7 @@ msgstr ""
#: sd/inc/strings.hrc:400
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
-msgstr "التذييل"
+msgstr "تذييل"
#. SrrR4
#: sd/inc/strings.hrc:401
@@ -4195,109 +4195,109 @@ msgid "~Table"
msgstr "ج~دول"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "صورة"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "در_و"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~درو"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "كائن"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~كائن"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "و_سائط"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "ر_ئيسيّ"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "ر~ئيسيّ"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3أبع_اد"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3أبع~اد"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "أدوا~ت"
@@ -5694,16 +5694,15 @@ msgstr ""
#. TcVGb
#: sd/uiconfig/simpress/ui/dockinganimation.ui:218
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
-msgstr "إي~قاف"
+msgstr "توقف"
#. cwD9G
#: sd/uiconfig/simpress/ui/dockinganimation.ui:223
msgctxt "dockinganimation|extended_tip|stop"
msgid "Stops playing the animation."
-msgstr ""
+msgstr "أوقف تشغيل الحركة."
#. BSGMb
#: sd/uiconfig/simpress/ui/dockinganimation.ui:237
@@ -6021,7 +6020,7 @@ msgstr "إبلاغات ونشرات"
#: sd/uiconfig/simpress/ui/headerfooterdialog.ui:219
msgctxt "headerfooterdialog|extended_tip|HeaderFooterDialog"
msgid "Adds or changes text in placeholders at the top and the bottom of slides and master slides."
-msgstr "يضيف أو يغيّر النص في الحالّات في أعلى وأسفل الشرائح والشرائح الرئيسة."
+msgstr "يضيف أو يغيّر النص في العناصر النائبة في أعلى وأسفل الشرائح والشرائح الرئيسة."
#. BgFsS
#: sd/uiconfig/simpress/ui/headerfootertab.ui:35
@@ -6534,7 +6533,7 @@ msgstr "الرأ_س"
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:100
msgctxt "masterlayoutdlg|extended_tip|header"
msgid "Adds a header placeholder to the master slide for notes."
-msgstr ""
+msgstr "يضيف عناصر نائبة للترويس إلى الشريحة الرئيسة للملاحظات."
#. iccus
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:112
@@ -6547,7 +6546,7 @@ msgstr "ال_تاريخ والوقت"
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:120
msgctxt "masterlayoutdlg|extended_tip|datetime"
msgid "Adds a date/time placeholder to the master slide."
-msgstr ""
+msgstr "يضيف عنصر تأريخ\\وقت نائبًا إلى الشريحة الرئيسة."
#. SFrZg
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:132
@@ -6559,7 +6558,7 @@ msgstr "الت_ذييل"
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:140
msgctxt "masterlayoutdlg|extended_tip|footer"
msgid "Adds a footer placeholder to the master slide."
-msgstr ""
+msgstr "يضيف عنصر تذييل نائبًا إلى الشريحة الرئيسة."
#. AyWZh
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:152
@@ -6571,7 +6570,7 @@ msgstr "رقم ال_صفحة"
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:160
msgctxt "masterlayoutdlg|extended_tip|pagenumber"
msgid "Adds a slide number placeholder to the master slide."
-msgstr ""
+msgstr "يضيف عنصراً نائبًا بشكل رقم صفحة إلى الشريحة الرئيسة."
#. DEikC
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:172
@@ -6581,16 +6580,15 @@ msgstr "رقم ال_شريحة"
#. StLxB
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:191
-#, fuzzy
msgctxt "masterlayoutdlg|Placeholders"
msgid "Placeholders"
-msgstr "حافظ مكان"
+msgstr "عناصر نائبة"
#. 2iPYT
#: sd/uiconfig/simpress/ui/masterlayoutdlg.ui:216
msgctxt "masterlayoutdlg|extended_tip|MasterLayoutDialog"
msgid "Adds or removes header, footer, date, and slide number placeholders to the layout of the master slide."
-msgstr ""
+msgstr "يضيف أو يُزيل العناصر النائبة للترويس والتذييل والتأريخ ورقم الشريحة إلى مخطط الشريحة الرئيسة."
#. 69Akr
#: sd/uiconfig/simpress/ui/mastermenu.ui:12
@@ -6626,7 +6624,7 @@ msgstr "أدرج كارتباط تشعبي"
#: sd/uiconfig/simpress/ui/navigatorpanel.ui:20
msgctxt "navigatorpanel|STR_DRAGTYPE_LINK"
msgid "Insert as Link"
-msgstr ""
+msgstr "أدرج كرابط"
#. z7JSR
#: sd/uiconfig/simpress/ui/navigatorpanel.ui:29
@@ -7093,109 +7091,109 @@ msgid "~Table"
msgstr "ج~دول"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "صورة"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "صور~ة"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "در_و"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~درو"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "كائن"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~كائن"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "و_سائط"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "و~سائط"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "اس_تمارة"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "ر_ئيسيّ"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "ر~ئيسيّ"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3أبع_اد"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3أبع~اد"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "ام_تداد"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "ام~تداد"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "أدوا_ت"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "أدوا~ت"
@@ -7632,7 +7630,7 @@ msgstr "معاي_نة"
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:49
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
-msgstr "فارغة"
+msgstr "فارغ"
#. 8fsnY
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:57
@@ -7815,7 +7813,7 @@ msgstr "أشكال"
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1471
msgctxt "notebookbar_groups|linksb"
msgid "Links"
-msgstr "الوصلات"
+msgstr "الروابط"
#. txpNZ
#: sd/uiconfig/simpress/ui/notebookbar_groups.ui:1585
@@ -8003,7 +8001,7 @@ msgstr "وحدة ال_قياس:"
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:302
msgctxt "extended_tip|units"
msgid "Determines the Unit of measurement for presentations."
-msgstr ""
+msgstr "يحدد وحدة القياس للعروض التقديمية."
#. S8VMD
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:327
@@ -8015,7 +8013,7 @@ msgstr "توقفات مفتاح الت_بويب:"
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
-msgstr ""
+msgstr "يعرّف التباعد بين توقفات مفتاح التبويب."
#. oSmuC
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
@@ -8075,13 +8073,13 @@ msgstr "فقط مساحة النص قابلة للتحديد"
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:486
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
-msgstr ""
+msgstr "يحدد فيما لو يُحدَّد صندوق النص بالنقر على النص."
#. 9SB2g
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:501
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
-msgstr "كائنات النصوص"
+msgstr "كائنات نصّ"
#. CrRmE
#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index a92a6582832..73af5862fdf 100644
--- a/source/ar/sfx2/messages.po
+++ b/source/ar/sfx2/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-03-31 23:45+0200\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/sfx2messages/ar/>\n"
"Language: ar\n"
@@ -2529,145 +2529,145 @@ msgstr "كائن"
#: sfx2/source/devtools/DevToolsStrings.hrc:44
msgctxt "STR_METHOD_TYPE_STRUCT"
msgid "struct"
-msgstr ""
+msgstr "تركيب"
#. 7DCri
#: sfx2/source/devtools/DevToolsStrings.hrc:45
msgctxt "STR_METHOD_TYPE_ENUM"
msgid "enum"
-msgstr ""
+msgstr "عناصر مجموعة"
#. aEuJR
#: sfx2/source/devtools/DevToolsStrings.hrc:46
msgctxt "STR_METHOD_TYPE_SEQUENCE"
msgid "sequence"
-msgstr ""
+msgstr "تتابُع"
#. xXMdD
#: sfx2/source/devtools/DevToolsStrings.hrc:48
msgctxt "STR_PROPERTY_TYPE_IS_NAMED_CONTAINER"
msgid "name container"
-msgstr ""
+msgstr "حاوية اسم"
#. QLZbz
#: sfx2/source/devtools/DevToolsStrings.hrc:49
msgctxt "STR_PROPERTY_TYPE_IS_INDEX_CONTAINER"
msgid "index container"
-msgstr ""
+msgstr "حاوية فهرس"
#. LLsJf
#: sfx2/source/devtools/DevToolsStrings.hrc:50
msgctxt "STR_PROPERTY_TYPE_IS_ENUMERATION"
msgid "enumeration"
-msgstr ""
+msgstr "عناصر مجموعة"
#. aNuA9
#: sfx2/source/devtools/DevToolsStrings.hrc:52
msgctxt "STR_PARMETER_MODE_IN"
msgid "[in]"
-msgstr ""
+msgstr "[داخل]"
#. W3AEx
#: sfx2/source/devtools/DevToolsStrings.hrc:53
msgctxt "STR_PARMETER_MODE_OUT"
msgid "[out]"
-msgstr ""
+msgstr "[خارج]"
#. ENF6w
#: sfx2/source/devtools/DevToolsStrings.hrc:54
msgctxt "STR_PARMETER_MODE_IN_AND_OUT"
msgid "[in&out]"
-msgstr ""
+msgstr "[داخل&خارج]"
#. rw6AB
#: sfx2/source/devtools/DevToolsStrings.hrc:56
msgctxt "STR_PROPERTY_ATTRIBUTE_IS_ATTRIBUTE"
msgid "attribute"
-msgstr ""
+msgstr "صفة"
#. BwCGg
#: sfx2/source/devtools/DevToolsStrings.hrc:57
msgctxt "STR_PROPERTY_ATTRIBUTE_GET"
msgid "get"
-msgstr ""
+msgstr "جِد"
#. MissY
#: sfx2/source/devtools/DevToolsStrings.hrc:58
msgctxt "STR_PROPERTY_ATTRIBUTE_SET"
msgid "set"
-msgstr ""
+msgstr "مجموعة"
#. Nhmiv
#: sfx2/source/devtools/DevToolsStrings.hrc:59
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEVOID"
msgid "may be void"
-msgstr ""
+msgstr "يمكن أن يكون فارغًا"
#. zECkD
#: sfx2/source/devtools/DevToolsStrings.hrc:60
msgctxt "STR_PROPERTY_ATTRIBUTE_READONLY"
msgid "read-only"
-msgstr ""
+msgstr "للقراءة-فقط"
#. BtQDx
#: sfx2/source/devtools/DevToolsStrings.hrc:61
msgctxt "STR_PROPERTY_ATTRIBUTE_WRITEONLY"
msgid "write-only"
-msgstr ""
+msgstr "للكتابة-فقط"
#. dBQEu
#: sfx2/source/devtools/DevToolsStrings.hrc:62
msgctxt "STR_PROPERTY_ATTRIBUTE_REMOVABLE"
msgid "removeable"
-msgstr ""
+msgstr "قابل_للإزالة"
#. jRo8t
#: sfx2/source/devtools/DevToolsStrings.hrc:63
msgctxt "STR_PROPERTY_ATTRIBUTE_BOUND"
msgid "bound"
-msgstr ""
+msgstr "محدود"
#. rBqTG
#: sfx2/source/devtools/DevToolsStrings.hrc:64
msgctxt "STR_PROPERTY_ATTRIBUTE_CONSTRAINED"
msgid "constrained"
-msgstr ""
+msgstr "مقيَّد"
#. XLnBt
#: sfx2/source/devtools/DevToolsStrings.hrc:65
msgctxt "STR_PROPERTY_ATTRIBUTE_TRANSIENT"
msgid "transient"
-msgstr ""
+msgstr "مؤقت"
#. BK7Zk
#: sfx2/source/devtools/DevToolsStrings.hrc:66
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEAMBIGUOUS"
msgid "may be ambiguous"
-msgstr ""
+msgstr "يمكن أن يكون غامضًا"
#. BDEqD
#: sfx2/source/devtools/DevToolsStrings.hrc:67
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEDEFAULT"
msgid "may be default"
-msgstr ""
+msgstr "يمكن أن يكون مبدئيًا"
#. TGQhd
#: sfx2/source/devtools/DevToolsStrings.hrc:69
msgctxt "STR_PROPERTY_VALUE_SEQUENCE"
msgid "<Sequence [%1]>"
-msgstr ""
+msgstr "<تتابُع [%1]>"
#. KZ5M4
#: sfx2/source/devtools/DevToolsStrings.hrc:70
msgctxt "STR_PROPERTY_VALUE_OBJECT"
msgid "<Object@%1>"
-msgstr ""
+msgstr "<كائن@%1>"
#. xKaJy
#: sfx2/source/devtools/DevToolsStrings.hrc:71
msgctxt "STR_PROPERTY_VALUE_STRUCT"
msgid "<Struct>"
-msgstr ""
+msgstr "<تركيب>"
#. AxfFu
#: sfx2/uiconfig/ui/addtargetdialog.ui:8
@@ -2703,13 +2703,13 @@ msgstr "النص"
#: sfx2/uiconfig/ui/addtargetdialog.ui:170
msgctxt "addtargetdialog|type"
msgid "Regular expression"
-msgstr ""
+msgstr "تعبير نظامي"
#. wgzA4
#: sfx2/uiconfig/ui/addtargetdialog.ui:171
msgctxt "addtargetdialog|type"
msgid "Predefined"
-msgstr ""
+msgstr "معرّف مسبقا"
#. nGjTR
#: sfx2/uiconfig/ui/addtargetdialog.ui:186
@@ -2980,7 +2980,7 @@ msgstr "لا"
#: sfx2/uiconfig/ui/commandpopup.ui:36
msgctxt "commandpopup|entry"
msgid "Search command"
-msgstr ""
+msgstr "أمر البحث"
#. w2G7M
#: sfx2/uiconfig/ui/custominfopage.ui:15
@@ -3058,19 +3058,19 @@ msgstr "الت_عليقات:"
#: sfx2/uiconfig/ui/descriptioninfopage.ui:79
msgctxt "descriptioninfopage|extended_tip|title"
msgid "Enter a title for the document."
-msgstr ""
+msgstr "أدخِل عنوانًا للمستند."
#. rvZHi
#: sfx2/uiconfig/ui/descriptioninfopage.ui:96
msgctxt "descriptioninfopage|extended_tip|subject"
msgid "Enter a subject for the document. You can use a subject to group documents with similar contents."
-msgstr ""
+msgstr "أدخِل موضوعًا للمستند. يمكنك استخدام موضوع لتجميع المستندات ذات الموضوع المتشابه."
#. FoxGh
#: sfx2/uiconfig/ui/descriptioninfopage.ui:113
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 ""
+msgstr "أدخِل الكلمات التي تريد استخدامها لأرشفة محتوى المستند. يجب أن تفصل الكلمات المفتاحية بفوارز. يمكن أن تحتوي الكلمة المفتاحية على محارف فراغ أبيض أو فوارز منقوطة."
#. bo2q7
#: sfx2/uiconfig/ui/descriptioninfopage.ui:137
diff --git a/source/ar/starmath/messages.po b/source/ar/starmath/messages.po
index a791b7ebba3..7a5b383cb88 100644
--- a/source/ar/starmath/messages.po
+++ b/source/ar/starmath/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/starmathmessages/ar/>\n"
"Language: ar\n"
@@ -1827,13 +1827,13 @@ msgstr "مرتفع أعلى"
#: starmath/inc/strings.hrc:252
msgctxt "RID_SBLANK_HELP"
msgid "Small Gap"
-msgstr "تباعد صغير"
+msgstr "فجوة صغيرة"
#. 3GBzt
#: starmath/inc/strings.hrc:253
msgctxt "RID_BLANK_HELP"
msgid "Blank"
-msgstr "فراغ"
+msgstr "فارغ"
#. Tv29B
#: starmath/inc/strings.hrc:254
@@ -2866,7 +2866,7 @@ msgstr "_ثخين"
#: starmath/uiconfig/smath/ui/fontdialog.ui:211
msgctxt "fontdialog|extended_tip|bold"
msgid "Check this box to assign the bold attribute to the font."
-msgstr "أشّر هذا المربع لتُسند خاصية الثخين إلى الخط."
+msgstr "أشّر هذا المربع لتُسند خاصية ⟪ثخين⟫ إلى الخط."
#. mBw2w
#: starmath/uiconfig/smath/ui/fontdialog.ui:222
@@ -2878,7 +2878,7 @@ msgstr "_مائل"
#: starmath/uiconfig/smath/ui/fontdialog.ui:230
msgctxt "fontdialog|extended_tip|italic"
msgid "Check this box to assign the italic attribute to the font."
-msgstr ""
+msgstr "أشّر هذا المربع لتُسند خاصية ⟪مائل⟫ إلى الخط."
#. uvvT5
#: starmath/uiconfig/smath/ui/fontdialog.ui:245
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index f5c070adf70..67def798181 100644
--- a/source/ar/svtools/messages.po
+++ b/source/ar/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/svtoolsmessages/ar/>\n"
"Language: ar\n"
@@ -5328,7 +5328,7 @@ msgstr "احفظ الشفافية"
#: svtools/uiconfig/ui/graphicexport.ui:598
msgctxt "graphicexport|extended_tip|savetransparencycb"
msgid "Specifies whether to save the background of the picture as transparent. Only objects will be visible in the GIF image. Use the Color Replacer to set the transparent color in the picture."
-msgstr ""
+msgstr "يحدد فيما لو تُحفَظ خلفية الصورة شفافة. الكائنات فقط ستكون مرئية في صور GIF. استخدم مستبدل الألوان لتضبط اللون الشفاف في الصورة."
#. ZPmXf
#: svtools/uiconfig/ui/graphicexport.ui:607
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index c1df0194d11..16149c6c2df 100644
--- a/source/ar/svx/messages.po
+++ b/source/ar/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/ar/>\n"
"Language: ar\n"
@@ -501,10 +501,9 @@ msgstr "صور مع شفافية"
#. 3FkK6
#: include/svx/strings.hrc:105
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMPLNK"
msgid "Linked Image"
-msgstr "رابط صورة"
+msgstr "صورة مربوطة"
#. ydd77
#: include/svx/strings.hrc:106
@@ -1538,7 +1537,7 @@ msgstr "ملائمة الحجم (جميع الصفوف على حدة) "
#: include/svx/strings.hrc:277
msgctxt "STR_ItemValFITTOSIZERESIZEAT"
msgid "Use hard attributes"
-msgstr "استخدام صفات يدوية"
+msgstr "استخدام صفات قوية"
#. 73uL2
#: include/svx/strings.hrc:278
@@ -2216,7 +2215,6 @@ msgstr "ملاءمة العرض تلقائيًا"
#. BGR8n
#: include/svx/strings.hrc:392
-#, fuzzy
msgctxt "SIP_SA_TEXT_HORZADJUST"
msgid "Horizontal text anchor"
msgstr "مربط النص الأفقي"
@@ -4492,13 +4490,13 @@ msgstr ""
#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
-msgstr ""
+msgstr "منتصف الليل"
#. 3DFV9
#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
-msgstr ""
+msgstr "محيط عميق"
#. beAAG
#: include/svx/strings.hrc:791
@@ -4510,25 +4508,25 @@ msgstr ""
#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
-msgstr ""
+msgstr "عشب أخضر"
#. wiGu5
#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
-msgstr ""
+msgstr "ضوء النيون"
#. EGqXT
#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
-msgstr ""
+msgstr "شروق الشمس"
#. WCs3M
#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
-msgstr ""
+msgstr "متواجد"
#. 99B5Z
#: include/svx/strings.hrc:796
@@ -4631,7 +4629,7 @@ msgstr ""
#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
-msgstr ""
+msgstr "نقش"
#. FJati
#: include/svx/strings.hrc:814
@@ -10216,7 +10214,7 @@ msgstr "فرشاة"
#: include/svx/svxitems.hrc:35
msgctxt "RID_ATTR_NAMES"
msgid "Tab stops"
-msgstr "علامات الجدولة"
+msgstr "توقفات مفتاح التبويب"
#. hdbAu
#: include/svx/svxitems.hrc:36
@@ -10390,7 +10388,7 @@ msgstr "إزاحة"
#: include/svx/svxitems.hrc:64
msgctxt "RID_ATTR_NAMES"
msgid "Spacing"
-msgstr "تباعد"
+msgstr "التباعد"
#. 2Zwau
#: include/svx/svxitems.hrc:65
@@ -11333,43 +11331,43 @@ msgstr "بِلا"
#: svx/inc/spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Small (1/16″)"
-msgstr ""
+msgstr "بالغ الصغر (1\\16بوصة)"
#. DB9aM
#: svx/inc/spacing.hrc:26
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small (1/8″)"
-msgstr ""
+msgstr "صغير (1\\8بوصة)"
#. 5PhsT
#: svx/inc/spacing.hrc:27
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Small Medium (1/4″)"
-msgstr ""
+msgstr "صغير متوسط (1\\4بوصة)"
#. 3LSyH
#: svx/inc/spacing.hrc:28
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium (3/8″)"
-msgstr ""
+msgstr "متوسط (3\\8بوصة)"
#. NzRZJ
#: svx/inc/spacing.hrc:29
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Medium Large (1/2″)"
-msgstr ""
+msgstr "متوسط كبير (1\\2بوصة)"
#. JBwJZ
#: svx/inc/spacing.hrc:30
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Large (3/4″)"
-msgstr ""
+msgstr "كبير (3\\4بوصة)"
#. AwWUq
#: svx/inc/spacing.hrc:31
msgctxt "RID_SVXSTRARY_SPACING_INCH"
msgid "Extra Large (1″)"
-msgstr ""
+msgstr "بالغ الكبر (1بوصة)"
#. SGERK
#: svx/inc/spacing.hrc:38
@@ -11396,7 +11394,7 @@ msgstr "صغير (%1)"
#: svx/inc/spacing.hrc:44
msgctxt "RID_SVXSTRARY_SPACING_CM"
msgid "Small Medium (%1)"
-msgstr ""
+msgstr "متوسط صغير (%1)"
#. zN8GJ
#. Medium (0.95 cm)
@@ -11436,7 +11434,7 @@ msgstr "بِلا"
#: svx/inc/spacing.hrc:60
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Small (1/16″)"
-msgstr ""
+msgstr "بالغ الصغر (1\\16بوصة)"
#. BUnaC
#: svx/inc/spacing.hrc:61
@@ -11448,31 +11446,31 @@ msgstr ""
#: svx/inc/spacing.hrc:62
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Small Medium (1/4″)"
-msgstr ""
+msgstr "صغير متوسط (1\\4بوصة)"
#. tDBA3
#: svx/inc/spacing.hrc:63
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium (3/8″)"
-msgstr ""
+msgstr "متوسط (3\\8بوصة)"
#. fDRCW
#: svx/inc/spacing.hrc:64
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Medium Large (1/2″)"
-msgstr ""
+msgstr "متوسط كبير (1\\2بوصة)"
#. Ls2Jq
#: svx/inc/spacing.hrc:65
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Large (3/4″)"
-msgstr ""
+msgstr "كبير (3\\4بوصة)"
#. DLXcU
#: svx/inc/spacing.hrc:66
msgctxt "RID_SVXSTRARY_MARGINS_INCH"
msgid "Extra Large (1″)"
-msgstr ""
+msgstr "بالغ الكبر (1بوصة)"
#. phGfi
#: svx/inc/spacing.hrc:73
@@ -11499,7 +11497,7 @@ msgstr "صغير (%1)"
#: svx/inc/spacing.hrc:79
msgctxt "RID_SVXSTRARY_MARGINS_CM"
msgid "Small Medium (%1)"
-msgstr "متوسط صعير (%1)"
+msgstr "متوسط صغير (%1)"
#. Z7Wot
#. Medium (0.95 cm)
@@ -13922,7 +13920,7 @@ msgstr "وقّع الفقرة"
#: svx/uiconfig/ui/classificationdialog.ui:345
msgctxt "classificationdialog|extended_tip|signButton"
msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
-msgstr ""
+msgstr "يفتح حوار تحديد الشهادة لتحديد شهادة رقمية لتوقيع الفقرة."
#. xjChP
#: svx/uiconfig/ui/classificationdialog.ui:382
@@ -16033,7 +16031,7 @@ msgstr "استعادة مستند %PRODUCTNAME %PRODUCTVERSION"
#: svx/uiconfig/ui/docrecoverysavedialog.ui:78
msgctxt "docrecoverysavedialog|label1"
msgid "Due to an error, %PRODUCTNAME crashed. All the files you were working on will now be saved. The next time %PRODUCTNAME is launched, your files will be recovered automatically."
-msgstr ""
+msgstr "بسبب خطأ، انهار %PRODUCTNAME. ستُحفَظ الآن كل الحقول التي كنت تعمل عليها. في المرة القادمة التي سيُشغَّل بها %PRODUCTNAME، ستُستعاد ملفاتك تلقائيًا."
#. JEJdG
#: svx/uiconfig/ui/docrecoverysavedialog.ui:101
@@ -16522,7 +16520,7 @@ msgstr ""
#: svx/uiconfig/ui/findreplacedialog.ui:723
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
-msgstr "ت_عابير نمطية"
+msgstr "تعابير ن_ظامية"
#. cX5ta
#: svx/uiconfig/ui/findreplacedialog.ui:744
@@ -16788,17 +16786,15 @@ msgstr "حدّد تغيّر شفافية التدرّج."
#. hrDvA
#: svx/uiconfig/ui/floatingareastyle.ui:278
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
-msgstr "وسط _س"
+msgstr "مركز _س:"
#. 2edDC
#: svx/uiconfig/ui/floatingareastyle.ui:292
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
-msgstr "وسط _Yص"
+msgstr "مركز _ص:"
#. C7FRC
#: svx/uiconfig/ui/floatingareastyle.ui:305
@@ -17063,7 +17059,7 @@ msgstr ""
#: svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui:20
msgctxt "fontworkcharacterspacingcontrol|RID_SVXSTR_CHARS_SPACING_VERY_TIGHT"
msgid "_Very Tight"
-msgstr ""
+msgstr "مت_قارب جداً"
#. DQsFf
#: svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui:35
@@ -17099,7 +17095,7 @@ msgstr "م_خصص..."
#: svx/uiconfig/ui/fontworkcharacterspacingcontrol.ui:110
msgctxt "fontworkcharacterspacingcontrol|RID_SVXSTR_CHARS_SPACING_KERN_PAIRS"
msgid "_Kern Character Pairs"
-msgstr ""
+msgstr "_قنّن أزواج المحارف"
#. 8SKCU
#: svx/uiconfig/ui/fontworkgallerydialog.ui:18
@@ -17604,7 +17600,7 @@ msgstr "احذف النقاط"
#: svx/uiconfig/ui/imapdialog.ui:346
msgctxt "imapdialog|extended_tip|TBI_POLYDELETE"
msgid "Deletes the selected anchor point."
-msgstr ""
+msgstr "يحذف نقطة المربط المحددة."
#. TcAdh
#: svx/uiconfig/ui/imapdialog.ui:359
@@ -18232,7 +18228,7 @@ msgstr "١٫١٥ سطر"
#: svx/uiconfig/ui/paralinespacingcontrol.ui:125
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.5 Lines"
-msgstr "سطر ونصف"
+msgstr "1.5 سطر"
#. 5jgLT
#: svx/uiconfig/ui/paralinespacingcontrol.ui:126
@@ -18504,10 +18500,9 @@ msgstr "هذا الكائن الرسومي مربوط إلى المستند."
#. R9bBj
#: svx/uiconfig/ui/queryunlinkgraphicsdialog.ui:15
-#, fuzzy
msgctxt "queryunlinkgraphicsdialog|QueryUnlinkGraphicsDialog"
msgid "Do you want to unlink the graphics in order to edit it?"
-msgstr "أتريد فصل ربط الصورة لتتمكن من تحريرها؟"
+msgstr "أتريد فصل ربط الرسوميات من أجل تحريرها؟"
#. GtoFq
#: svx/uiconfig/ui/redlinecontrol.ui:26
@@ -19187,7 +19182,7 @@ msgstr ""
#: svx/uiconfig/ui/sidebararea.ui:224
msgctxt "sidebararea|fillattrhb-atkobject"
msgid "Hatching/Bitmap"
-msgstr ""
+msgstr "نقش\\صورة نقطية"
#. 6ziwq
#: svx/uiconfig/ui/sidebararea.ui:239
@@ -19197,22 +19192,21 @@ msgstr ""
#. UE2EH
#: svx/uiconfig/ui/sidebararea.ui:264
-#, fuzzy
msgctxt "sidebararea|gradangle|tooltip_text"
msgid "Select the gradient angle."
-msgstr "اختر نمط التدرج."
+msgstr "حدد زاوية التدرج."
#. fuzvt
#: svx/uiconfig/ui/sidebararea.ui:270
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
-msgstr ""
+msgstr "زاوية التدرج"
#. FjG3M
#: svx/uiconfig/ui/sidebararea.ui:284
msgctxt "sidebararea|fillgrad2|tooltip_text"
msgid "Fill gradient to."
-msgstr ""
+msgstr "املأ التدرج إلى."
#. VnsM7
#: svx/uiconfig/ui/sidebararea.ui:302
@@ -19282,10 +19276,9 @@ msgstr "مربع"
#. J46j4
#: svx/uiconfig/ui/sidebararea.ui:329
-#, fuzzy
msgctxt "sidebararea|transtype-atkobject"
msgid "Transparency Type"
-msgstr "وضع الشفافية"
+msgstr "نوع الشفافية"
#. 8hBpk
#: svx/uiconfig/ui/sidebararea.ui:348
@@ -19297,7 +19290,7 @@ msgstr "حدّد تغيّر شفافية التدرّج."
#: svx/uiconfig/ui/sidebareffect.ui:57
msgctxt "sidebarglow|radius"
msgid "Radius:"
-msgstr ""
+msgstr "نصف القطر:"
#. bEFFC
#: svx/uiconfig/ui/sidebareffect.ui:84
@@ -19315,37 +19308,37 @@ msgstr "الشفافية:"
#: svx/uiconfig/ui/sidebareffect.ui:145
msgctxt "sidebarglow|glow"
msgid "Glow"
-msgstr ""
+msgstr "التوهج"
#. SABEF
#: svx/uiconfig/ui/sidebareffect.ui:177
msgctxt "sidebarsoftedge|radius"
msgid "Radius:"
-msgstr ""
+msgstr "نصف القطر:"
#. KRr2U
#: svx/uiconfig/ui/sidebareffect.ui:206
msgctxt "sidebarsoftedge|softedge"
msgid "Soft Edge"
-msgstr ""
+msgstr "حافة لينة"
#. BEqw7
#: svx/uiconfig/ui/sidebarempty.ui:26
msgctxt "sidebarempty|RID_SIDEBAR_EMPTY_PANEL_TEXT"
msgid "Properties for the task that you are performing are not available for the current selection."
-msgstr ""
+msgstr "الخصائص للمهمة التي تؤديها غير متوفرة للتحديد الحالي."
#. ED99f
#: svx/uiconfig/ui/sidebargallery.ui:108
msgctxt "sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
-msgstr ""
+msgstr "سمة المعرض"
#. wqE5z
#: svx/uiconfig/ui/sidebargallery.ui:304
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW"
msgid "Icon View"
-msgstr ""
+msgstr "معاينة أيقونات"
#. TZSrQ
#: svx/uiconfig/ui/sidebargallery.ui:309 svx/uiconfig/ui/sidebargallery.ui:328
@@ -19429,7 +19422,7 @@ msgstr "ال_شفافية:"
#: svx/uiconfig/ui/sidebargraphic.ui:162
msgctxt "sidebargraphic|setgraphtransparency|tooltip_text"
msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "حدد النسبة المئوية للشفافية؛ 0% هي للعتمة التامة و 100% للشفافية التامة."
#. GAw6e
#: svx/uiconfig/ui/sidebargraphic.ui:168
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 4db6c6f1eb8..68fc6c1a526 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1544511256.000000\n"
#. v3oJv
@@ -650,7 +650,7 @@ msgstr "العلامات"
#: sw/inc/fldref.hrc:28
msgctxt "fldrefpage|liststore1"
msgid "Footnotes"
-msgstr "الحواشي"
+msgstr "الملاحظات الذيلية"
#. DyZeU
#: sw/inc/fldref.hrc:29
@@ -746,7 +746,7 @@ msgstr "مسافة الحد السفلي"
#: sw/inc/inspectorproperties.hrc:44
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Break Type"
-msgstr ""
+msgstr "نوع الفاصل"
#. kFMbA
#: sw/inc/inspectorproperties.hrc:45
@@ -764,7 +764,7 @@ msgstr "خلية"
#: sw/inc/inspectorproperties.hrc:47
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Auto Escapement"
-msgstr ""
+msgstr "المجاوزة التلقائية للمحرف"
#. sGjrW
#: sw/inc/inspectorproperties.hrc:48
@@ -782,73 +782,73 @@ msgstr "اسم الطراز التلقائي للمحارف"
#: sw/inc/inspectorproperties.hrc:50
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Back Color"
-msgstr ""
+msgstr "لون خلفية المحرف"
#. op3aQ
#: sw/inc/inspectorproperties.hrc:51
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Back Transparent"
-msgstr ""
+msgstr "خلفية المحرف شفافة"
#. a6CtM
#: sw/inc/inspectorproperties.hrc:52
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Border Distance"
-msgstr ""
+msgstr "مسافة حدود المحرف"
#. CGu8x
#: sw/inc/inspectorproperties.hrc:53
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Bottom Border"
-msgstr ""
+msgstr "الحد الأسفل للمحرف"
#. s75ej
#: sw/inc/inspectorproperties.hrc:54
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Bottom Border Distance"
-msgstr ""
+msgstr "مسافة الحد الأسفل للمحرف"
#. pZwAM
#: sw/inc/inspectorproperties.hrc:55
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Case Map"
-msgstr ""
+msgstr "خارطة حالة المحرف"
#. AxVck
#: sw/inc/inspectorproperties.hrc:56
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Color"
-msgstr ""
+msgstr "لون المحرف"
#. FBN8b
#: sw/inc/inspectorproperties.hrc:57
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Combine is On"
-msgstr ""
+msgstr "تركيب المحرف نشط"
#. 5kpZt
#: sw/inc/inspectorproperties.hrc:58
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Combine Prefix"
-msgstr ""
+msgstr "بادئة تركيب المحرف"
#. nq7ZN
#: sw/inc/inspectorproperties.hrc:59
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Combine Suffix"
-msgstr ""
+msgstr "لاحقة تركيب المحرف"
#. EYEqN
#: sw/inc/inspectorproperties.hrc:60
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Contoured"
-msgstr ""
+msgstr "المحرف ذو مناسيب"
#. ZBAH9
#: sw/inc/inspectorproperties.hrc:61
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Crossed Out"
-msgstr ""
+msgstr "المحرف مشطوب"
#. gABwu
#: sw/inc/inspectorproperties.hrc:62
@@ -872,13 +872,13 @@ msgstr "ارتفاع اختلاف المحرف مركّب"
#: sw/inc/inspectorproperties.hrc:65
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Emphasis"
-msgstr "تشديد المحارف"
+msgstr "تشديد المحرف"
#. bXxkA
#: sw/inc/inspectorproperties.hrc:66
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Escapement"
-msgstr "مجاوزة المحارف"
+msgstr "مجاوزة المحرف"
#. QikGB
#: sw/inc/inspectorproperties.hrc:67
@@ -1016,7 +1016,7 @@ msgstr "تمييز المحارف"
#: sw/inc/inspectorproperties.hrc:89
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Interoperability Grab Bag"
-msgstr ""
+msgstr "حقيبة توافق المحارف"
#. EzwnG
#: sw/inc/inspectorproperties.hrc:90
@@ -1082,37 +1082,37 @@ msgstr "محرف الخط العلوي له اللون"
#: sw/inc/inspectorproperties.hrc:100
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture"
-msgstr ""
+msgstr "جِلسة المحرف"
#. yTFRk
#: sw/inc/inspectorproperties.hrc:101
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture Asian"
-msgstr ""
+msgstr "جِلسة المحرف آسيوي"
#. 8WG25
#: sw/inc/inspectorproperties.hrc:102
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture Complex"
-msgstr ""
+msgstr "جِلسة المحرف مركّب"
#. yuK3c
#: sw/inc/inspectorproperties.hrc:103
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height"
-msgstr ""
+msgstr "ارتفاع خاصية المحرف"
#. j4w85
#: sw/inc/inspectorproperties.hrc:104
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height Asian"
-msgstr ""
+msgstr "ارتفاع خاصية المحرف آسيوي"
#. C5Ds3
#: sw/inc/inspectorproperties.hrc:105
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height Complex"
-msgstr ""
+msgstr "ارتفاع خاصية المحرف مركّب"
#. ABhRa
#: sw/inc/inspectorproperties.hrc:106
@@ -1124,169 +1124,169 @@ msgstr "أخدود المحرف"
#: sw/inc/inspectorproperties.hrc:107
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Right Border"
-msgstr ""
+msgstr "الحد الأيمن للمحرف"
#. jrnRf
#: sw/inc/inspectorproperties.hrc:108
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Right Border Distance"
-msgstr ""
+msgstr "مسافة الحد الأيمن للمحرف"
#. UEpDe
#: sw/inc/inspectorproperties.hrc:109
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Rotation"
-msgstr ""
+msgstr "تدوير المحرف"
#. jwSQF
#: sw/inc/inspectorproperties.hrc:110
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Rotation is Fit To Line"
-msgstr ""
+msgstr "تدوير المحرف متسق مع السطر"
#. cYG7T
#: sw/inc/inspectorproperties.hrc:111
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Scale Width"
-msgstr ""
+msgstr "عُرض قياس المحرف"
#. WFuSd
#: sw/inc/inspectorproperties.hrc:112
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shading Value"
-msgstr ""
+msgstr "قيمة تظليل المحرف"
#. 9sRCG
#: sw/inc/inspectorproperties.hrc:113
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shadow Format"
-msgstr ""
+msgstr "نَسَق ظلّ المحرف"
#. tKjaF
#: sw/inc/inspectorproperties.hrc:114
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shadowed"
-msgstr ""
+msgstr "المحرف ذو ظلّ"
#. H9st9
#: sw/inc/inspectorproperties.hrc:115
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Strikeout"
-msgstr ""
+msgstr "المحرف يتوسطه خط"
#. zrLCN
#: sw/inc/inspectorproperties.hrc:116
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Style Name"
-msgstr ""
+msgstr "اسم طراز المحرف"
#. PN2pE
#: sw/inc/inspectorproperties.hrc:117
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Style Names"
-msgstr ""
+msgstr "أسماء طُرُز المحارف"
#. rq2fu
#: sw/inc/inspectorproperties.hrc:118
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Top Border"
-msgstr ""
+msgstr "الحد الأعلى للمحرف"
#. SNLiC
#: sw/inc/inspectorproperties.hrc:119
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Top Border Distance"
-msgstr ""
+msgstr "مسافة الحد الأعلى للمحرف"
#. ZoAde
#: sw/inc/inspectorproperties.hrc:120
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Transparence"
-msgstr ""
+msgstr "شفافية المحرف"
#. CAJEC
#: sw/inc/inspectorproperties.hrc:121
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline"
-msgstr ""
+msgstr "الخط السفلي للمحرف"
#. yGPLz
#: sw/inc/inspectorproperties.hrc:122
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline Color"
-msgstr ""
+msgstr "لون الخط السفلي للمحرف"
#. HmfPF
#: sw/inc/inspectorproperties.hrc:123
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline Has Color"
-msgstr ""
+msgstr "لون للخط السفلي للمحرف"
#. QRCs4
#: sw/inc/inspectorproperties.hrc:124
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight"
-msgstr ""
+msgstr "وزن المحرف"
#. EwWk2
#: sw/inc/inspectorproperties.hrc:125
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight Asian"
-msgstr ""
+msgstr "وزن المحرف آسيوي"
#. nxNQB
#: sw/inc/inspectorproperties.hrc:126
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight Complex"
-msgstr ""
+msgstr "وزن المحرف مركّب"
#. D4T2M
#: sw/inc/inspectorproperties.hrc:127
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Word Mode"
-msgstr ""
+msgstr "طور كلمة المحرف"
#. z8NA6
#: sw/inc/inspectorproperties.hrc:128
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Continuing Previous Tree"
-msgstr ""
+msgstr "يواصل الشجرة السابقة"
#. 4BCE7
#: sw/inc/inspectorproperties.hrc:129
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Display Name"
-msgstr ""
+msgstr "اسم العرض"
#. JXrsY
#: sw/inc/inspectorproperties.hrc:130
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Document Index"
-msgstr ""
+msgstr "فهرس المستند"
#. A3nea
#: sw/inc/inspectorproperties.hrc:131
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Document Index Mark"
-msgstr ""
+msgstr "علامة فهرس المستند"
#. XgFaZ
#: sw/inc/inspectorproperties.hrc:132
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Char Style Name"
-msgstr ""
+msgstr "اسم طراز محارف البدء الكبيرة"
#. BtV5G
#: sw/inc/inspectorproperties.hrc:133
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Format"
-msgstr ""
+msgstr "نَسَق محارف البدء الكبيرة"
#. SnMZX
#: sw/inc/inspectorproperties.hrc:134
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Whole Word"
-msgstr ""
+msgstr "كلمة كاملة تبدأ كبيرة"
#. LXhoV
#: sw/inc/inspectorproperties.hrc:135
@@ -1298,163 +1298,163 @@ msgstr "حاشية ختامية"
#: sw/inc/inspectorproperties.hrc:136
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Background"
-msgstr ""
+msgstr "خلفية ملء"
#. TvMCc
#: sw/inc/inspectorproperties.hrc:137
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap"
-msgstr ""
+msgstr "صورة ملء نقطية"
#. GWWrC
#: sw/inc/inspectorproperties.hrc:138
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Logical Size"
-msgstr ""
+msgstr "الحجم المنطقي لصورة الملء النقطية"
#. r2Aif
#: sw/inc/inspectorproperties.hrc:139
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Mode"
-msgstr ""
+msgstr "طور صورة الملء النقطية"
#. FZtcW
#: sw/inc/inspectorproperties.hrc:140
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Name"
-msgstr ""
+msgstr "اسم صورة الملء النقطية"
#. C4jU5
#: sw/inc/inspectorproperties.hrc:141
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Offset X"
-msgstr ""
+msgstr "إزاحة س لصورة الملء النقطية"
#. w2UVD
#: sw/inc/inspectorproperties.hrc:142
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Offset Y"
-msgstr ""
+msgstr "إزاحة ص لصورة الملء النقطية"
#. ZTKw7
#: sw/inc/inspectorproperties.hrc:143
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Position Offset X"
-msgstr ""
+msgstr "موضع إزاحة س لصورة الملء النقطية"
#. BVBvB
#: sw/inc/inspectorproperties.hrc:144
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Position Offset Y"
-msgstr ""
+msgstr "موضع إزاحة ص لصورة الملء النقطية"
#. CzVxv
#: sw/inc/inspectorproperties.hrc:145
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Rectangle Point"
-msgstr ""
+msgstr "نقطة مستطيل صورة الملء النقطية"
#. GrmLm
#: sw/inc/inspectorproperties.hrc:146
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Size X"
-msgstr ""
+msgstr "حجم س لصورة الملء النقطية"
#. stSMW
#: sw/inc/inspectorproperties.hrc:147
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Size Y"
-msgstr ""
+msgstr "حجم ص لصورة الملء النقطية"
#. zJV5G
#: sw/inc/inspectorproperties.hrc:148
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Stretch"
-msgstr ""
+msgstr "توسيع صورة الملء النقطية"
#. HMq2D
#: sw/inc/inspectorproperties.hrc:149
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Tile"
-msgstr ""
+msgstr "ترصيف صورة الملء النقطية"
#. 6iSjs
#: sw/inc/inspectorproperties.hrc:150
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap URL"
-msgstr ""
+msgstr "رابط صورة الملء النقطية"
#. Fd28G
#: sw/inc/inspectorproperties.hrc:151
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Color"
-msgstr ""
+msgstr "لون التعبئة"
#. neFA2
#: sw/inc/inspectorproperties.hrc:152
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Color2"
-msgstr ""
+msgstr "لون التعبئة2"
#. 72i4Q
#: sw/inc/inspectorproperties.hrc:153
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient"
-msgstr ""
+msgstr "تدرج التعبئة"
#. uWcQT
#: sw/inc/inspectorproperties.hrc:154
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient Name"
-msgstr ""
+msgstr "اسم تدرج التعبئة"
#. uazQm
#: sw/inc/inspectorproperties.hrc:155
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient Step Count"
-msgstr ""
+msgstr "عدد خطوات تدرج التعبئة"
#. bTjNu
#: sw/inc/inspectorproperties.hrc:156
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Hatch"
-msgstr ""
+msgstr "نسيج التعبئة"
#. YCBtr
#: sw/inc/inspectorproperties.hrc:157
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Hatch Name"
-msgstr ""
+msgstr "اسم نسيج التعبئة"
#. GbQPt
#: sw/inc/inspectorproperties.hrc:158
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Style"
-msgstr ""
+msgstr "طراز التعبئة"
#. tFYmZ
#: sw/inc/inspectorproperties.hrc:159
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence"
-msgstr ""
+msgstr "شفافية التعبئة"
#. H9v5s
#: sw/inc/inspectorproperties.hrc:160
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence Gradient"
-msgstr ""
+msgstr "تدرج شفافية التعبئة"
#. pZH4P
#: sw/inc/inspectorproperties.hrc:161
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence Gradient Name"
-msgstr ""
+msgstr "اسم تدرج شفافية التعبئة"
#. WqmBo
#: sw/inc/inspectorproperties.hrc:162
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Follow Style"
-msgstr ""
+msgstr "اتبع الطراز"
#. 32Vgt
#: sw/inc/inspectorproperties.hrc:163
@@ -1472,109 +1472,109 @@ msgstr "مخفي"
#: sw/inc/inspectorproperties.hrc:165
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Events"
-msgstr ""
+msgstr "أحداث رابط تشعبي"
#. XU6P3
#: sw/inc/inspectorproperties.hrc:166
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Name"
-msgstr ""
+msgstr "اسم الرابط التشعبي"
#. qRBxH
#: sw/inc/inspectorproperties.hrc:167
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Target"
-msgstr ""
+msgstr "هدف الرابط التشعبي"
#. BoFLZ
#: sw/inc/inspectorproperties.hrc:168
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink URL"
-msgstr ""
+msgstr "وصلة الرابط التشعبي"
#. CbvLt
#: sw/inc/inspectorproperties.hrc:169
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Is Auto Update"
-msgstr ""
+msgstr "تلقائي التحديث"
#. DYXxe
#: sw/inc/inspectorproperties.hrc:170
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Is Physical"
-msgstr ""
+msgstr "ملموس"
#. AdAo8
#: sw/inc/inspectorproperties.hrc:171
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Left Border"
-msgstr ""
+msgstr "الحد الأيسر"
#. tAqBG
#: sw/inc/inspectorproperties.hrc:172
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Left Border Distance"
-msgstr ""
+msgstr "مسافة الحد الأيسر"
#. 9cGvH
#: sw/inc/inspectorproperties.hrc:173
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Auto Format"
-msgstr ""
+msgstr "النَسَق التلقائي للقائمة"
#. fBeTS
#: sw/inc/inspectorproperties.hrc:174
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Id"
-msgstr ""
+msgstr "معرِّف القائمة"
#. b73Zq
#: sw/inc/inspectorproperties.hrc:175
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Label String"
-msgstr ""
+msgstr "عبارة لصيقة القائمة"
#. A2KEW
#: sw/inc/inspectorproperties.hrc:176
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Metadata Reference"
-msgstr ""
+msgstr "مرجع البيانات الوصفية"
#. n9DQD
#: sw/inc/inspectorproperties.hrc:177
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Nested Text Content"
-msgstr ""
+msgstr "محتوى النص المتداخل"
#. AzBDm
#: sw/inc/inspectorproperties.hrc:178
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering is Number"
-msgstr ""
+msgstr "التعداد هو بالأعداد"
#. WsqfF
#: sw/inc/inspectorproperties.hrc:179
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Level"
-msgstr ""
+msgstr "مستوى التعداد"
#. CEkBY
#: sw/inc/inspectorproperties.hrc:180
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Rules"
-msgstr ""
+msgstr "قواعد التعداد"
#. nTMoh
#: sw/inc/inspectorproperties.hrc:181
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Start Value"
-msgstr ""
+msgstr "قيمة بدء التعداد"
#. tBVDF
#: sw/inc/inspectorproperties.hrc:182
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Style Name"
-msgstr ""
+msgstr "اسم طراز القائمة"
#. zrVDM
#: sw/inc/inspectorproperties.hrc:183
@@ -1592,13 +1592,13 @@ msgstr "مستوى المخطط"
#: sw/inc/inspectorproperties.hrc:185
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Desc Name"
-msgstr ""
+msgstr "الاسم التنازلي للصفحة"
#. wLGct
#: sw/inc/inspectorproperties.hrc:186
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Number Offset"
-msgstr ""
+msgstr "إزاحة رقم الصفحة"
#. ryHzy
#: sw/inc/inspectorproperties.hrc:187
@@ -1610,103 +1610,103 @@ msgstr "اسم طراز الصفحة"
#: sw/inc/inspectorproperties.hrc:188
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Rsid"
-msgstr ""
+msgstr "معرّف مراجعة الفقرة"
#. xqcEV
#: sw/inc/inspectorproperties.hrc:189
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Adjust"
-msgstr ""
+msgstr "مساواة الفقرة"
#. SyTxG
#: sw/inc/inspectorproperties.hrc:190
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Auto Style Name"
-msgstr ""
+msgstr "اسم الطراز التلقائي للفقرة"
#. WHaym
#: sw/inc/inspectorproperties.hrc:191
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Color"
-msgstr ""
+msgstr "لون خلفية الفقرة"
#. uKmB5
#: sw/inc/inspectorproperties.hrc:192
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic"
-msgstr ""
+msgstr "رسوميات خلفية الفقرة"
#. f6RGz
#: sw/inc/inspectorproperties.hrc:193
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic Filter"
-msgstr ""
+msgstr "مصفى رسوميات خلفية الفقرة"
#. Yy5RY
#: sw/inc/inspectorproperties.hrc:194
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic Location"
-msgstr ""
+msgstr "موضع رسوميات خلفية الفقرة"
#. MLDdK
#: sw/inc/inspectorproperties.hrc:195
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic URL"
-msgstr ""
+msgstr "رابط رسوميات خلفية الفقرة"
#. HkGF3
#: sw/inc/inspectorproperties.hrc:196
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Transparent"
-msgstr ""
+msgstr "خلفية الفقرة شفافة"
#. TuYLo
#: sw/inc/inspectorproperties.hrc:197
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Bottom Margin"
-msgstr ""
+msgstr "حاشية أسفل الفقرة"
#. r5BAb
#: sw/inc/inspectorproperties.hrc:198
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Bottom Margin Relative"
-msgstr ""
+msgstr "حاشية اسفل الفقرة نسبية"
#. rCWLX
#: sw/inc/inspectorproperties.hrc:199
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Chapter Numbering Level"
-msgstr ""
+msgstr "مستوى تعداد فقرة الفصل"
#. GLxXC
#: sw/inc/inspectorproperties.hrc:200
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Conditional Style Name"
-msgstr ""
+msgstr "الاسم الشرطي لطراز الفقرة"
#. AFGoP
#: sw/inc/inspectorproperties.hrc:201
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Context Margin"
-msgstr ""
+msgstr "الحاشية السياقية للفقرة"
#. dpsFJ
#: sw/inc/inspectorproperties.hrc:202
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Expand Single Word"
-msgstr ""
+msgstr "توسيع الكلمة المفردة للفقرة"
#. iD2DL
#: sw/inc/inspectorproperties.hrc:203
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para First Line Indent"
-msgstr ""
+msgstr "إزاحة السطر الأول للفقرة"
#. wCMnF
#: sw/inc/inspectorproperties.hrc:204
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para First Line Indent Relative"
-msgstr "إزاحة السطر الأول للفقرة نسبي"
+msgstr "إزاحة السطر الأول للفقرة نسبية"
#. z47wS
#: sw/inc/inspectorproperties.hrc:205
@@ -1736,7 +1736,7 @@ msgstr "لا حروف كبيرة للتوصيلات في الفقرة"
#: sw/inc/inspectorproperties.hrc:209
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
-msgstr ""
+msgstr "حقيبة توافق الفقرة"
#. fCGA4
#: sw/inc/inspectorproperties.hrc:210
@@ -1754,37 +1754,37 @@ msgstr "الفقرة ذات تباعد محارف"
#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
-msgstr ""
+msgstr "الفقرة ذات حدود متصلة"
#. tBy9h
#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
-msgstr ""
+msgstr "الفقرة ذات فواعد محظورة"
#. yZZSA
#: sw/inc/inspectorproperties.hrc:214
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
-msgstr ""
+msgstr "الفقرة ذات علامات ترقيم معلّقة"
#. dDgrE
#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
-msgstr ""
+msgstr "الفقرة ذات واصلات"
#. mHDWE
#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
-msgstr ""
+msgstr "الفقرة ذات إعادة تعداد"
#. Mnm2C
#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
-msgstr ""
+msgstr "الفقرة ذات إبقاء سوية"
#. 8Z5AP
#: sw/inc/inspectorproperties.hrc:218
@@ -1808,13 +1808,13 @@ msgstr "الحاشية اليسرى للفقرة نسبية"
#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
-msgstr ""
+msgstr "عدّ عدد سطور الفقرة"
#. EjnTM
#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
-msgstr ""
+msgstr "قيمة بدء رقم سطر الفقرة"
#. eo9RR
#: sw/inc/inspectorproperties.hrc:223
@@ -1826,13 +1826,13 @@ msgstr "تباعد أسطر الفقرة"
#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
-msgstr ""
+msgstr "يتيمات الفقرة"
#. FmuG6
#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
-msgstr ""
+msgstr "طور تسجيل الفقرة نشط"
#. Kwp9H
#: sw/inc/inspectorproperties.hrc:226
@@ -1868,7 +1868,7 @@ msgstr "اسم طراز الفقرة"
#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
-msgstr ""
+msgstr "توقفات مفتاح تبويب الفقرة"
#. reW9Y
#: sw/inc/inspectorproperties.hrc:232
@@ -1880,25 +1880,25 @@ msgstr "الحاشية العُليا للفقرة"
#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
-msgstr ""
+msgstr "الحاشية العليا للفقرة نسبية"
#. pUjFj
#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
-msgstr ""
+msgstr "صفات الفقرة التي عرّفها المستخدم"
#. WvA9C
#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
-msgstr ""
+msgstr "المحاذاة الرأسية للفقرة"
#. u8Jc6
#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
-msgstr ""
+msgstr "مرمَّلات الفقرة"
#. cdw2Q
#: sw/inc/inspectorproperties.hrc:237
@@ -1922,7 +1922,7 @@ msgstr "مسافة الحد الأيمن"
#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
-msgstr ""
+msgstr "معرّف المراجعة"
#. Uoosp
#: sw/inc/inspectorproperties.hrc:241
@@ -1958,13 +1958,13 @@ msgstr "نص روبي"
#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
-msgstr ""
+msgstr "اجذب إلى الشبكة"
#. oDk6s
#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
-msgstr ""
+msgstr "حقيبة توافق الطُرُز"
#. PV65u
#: sw/inc/inspectorproperties.hrc:248
@@ -2388,7 +2388,7 @@ msgstr "رابط شابكة مُزار"
#: sw/inc/strings.hrc:47
msgctxt "STR_POOLCHR_JUMPEDIT"
msgid "Placeholder"
-msgstr "حافظ مكان"
+msgstr "عنصر نائب"
#. 3iSvv
#: sw/inc/strings.hrc:48
@@ -2418,13 +2418,13 @@ msgstr "مُدخل فهرس رئيسي"
#: sw/inc/strings.hrc:52
msgctxt "STR_POOLCHR_FOOTNOTE_ANCHOR"
msgid "Footnote Anchor"
-msgstr "مربط الحاشية"
+msgstr "مربط الملاحظات الختامية"
#. m7FsY
#: sw/inc/strings.hrc:53
msgctxt "STR_POOLCHR_ENDNOTE_ANCHOR"
msgid "Endnote Anchor"
-msgstr "مربط الحاشية الختامية"
+msgstr "مربط الملاحظات الختامية"
#. CorJC
#: sw/inc/strings.hrc:54
@@ -3612,7 +3612,7 @@ msgstr "تحت"
#: sw/inc/strings.hrc:263
msgctxt "SW_STR_READONLY"
msgid "read-only"
-msgstr "للقراءة فقط"
+msgstr "للقراءة-فقط"
#. QRU4j
#: sw/inc/strings.hrc:264
@@ -3630,7 +3630,7 @@ msgstr "إحصائيات"
#: sw/inc/strings.hrc:266
msgctxt "STR_OUTLINENUMBERING_DISABLED"
msgid "This option is disabled when chapter numbering is assigned to a paragraph style"
-msgstr ""
+msgstr "هذا الخيار يكون متاحًا عندما يكون ترقيم الفصول مسنداً إلى طراز الفقرة"
#. cW3cP
#. Statusbar-titles
@@ -4446,7 +4446,7 @@ msgstr "الحواشي الذيليلة مسرَدة أعلى هذا الخط و
#: sw/inc/strings.hrc:408
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
-msgstr "تنسيقات إضافية..."
+msgstr "أنساق إضافية..."
#. Cfiyt
#: sw/inc/strings.hrc:409
@@ -4486,25 +4486,25 @@ msgstr "لطفًا ثبّت حزمة الوصل للمحلية “%1”."
#: sw/inc/strings.hrc:414
msgctxt "STR_HIDDEN_CHANGES"
msgid "Track Changes"
-msgstr ""
+msgstr "تتبع التغييرات"
#. DcXvE
#: sw/inc/strings.hrc:415
msgctxt "STR_HIDDEN_CHANGES_DETAIL"
msgid "Document contains tracked changes and recording is enabled."
-msgstr ""
+msgstr "المستند يحوي تغييرات متتبَّعة والتسجيل مفعَّل."
#. zxuEu
#: sw/inc/strings.hrc:416
msgctxt "STR_HIDDEN_CHANGES_DETAIL2"
msgid "Recording of changes is enabled."
-msgstr ""
+msgstr "تسجيل التغييرات مفعَّل."
#. BH7Ud
#: sw/inc/strings.hrc:417
msgctxt "STR_HIDDEN_CHANGES_DETAIL3"
msgid "Document contains tracked changes."
-msgstr ""
+msgstr "المستند يحوي تغييرات متتبَّعة."
#. MEN2d
#. Undo
@@ -5171,7 +5171,7 @@ msgstr "الصفات التي غُيّرت"
#: sw/inc/strings.hrc:528
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
-msgstr "تغيير الجدول"
+msgstr "الجدول غُيّر"
#. DCGPF
#: sw/inc/strings.hrc:529
@@ -5183,7 +5183,7 @@ msgstr "تغيير النمط"
#: sw/inc/strings.hrc:530
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
-msgstr "تغيير تنسيق الفقرة"
+msgstr "تنسيق الفقرة غُيّر"
#. nehrq
#: sw/inc/strings.hrc:531
@@ -5766,7 +5766,7 @@ msgstr "نص م~خفي"
#: sw/inc/strings.hrc:632
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
-msgstr "حافظات مكان ال~نص"
+msgstr "عناصر نائبة لل~نص"
#. JBWVd
#: sw/inc/strings.hrc:633
@@ -6090,7 +6090,7 @@ msgstr "حرر"
#: sw/inc/strings.hrc:689
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
-msgstr "حرّر الرابط"
+msgstr "حرر الرابط"
#. xyPWE
#: sw/inc/strings.hrc:690
@@ -6150,7 +6150,7 @@ msgstr "الفهارس"
#: sw/inc/strings.hrc:699
msgctxt "STR_UPDATE_LINK"
msgid "Links"
-msgstr "الوصلات"
+msgstr "الروابط"
#. TaaJK
#: sw/inc/strings.hrc:700
@@ -6410,13 +6410,13 @@ msgstr "تحويل $(ARG1)"
#: sw/inc/strings.hrc:748
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
-msgstr ""
+msgstr "أول تحويل $(ARG1)"
#. eQtGV
#: sw/inc/strings.hrc:749
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
-msgstr ""
+msgstr "التحويل التالي $(ARG1)"
#. aBwxC
#: sw/inc/strings.hrc:750
@@ -7343,7 +7343,7 @@ msgstr "حمّل المسار"
#: sw/inc/strings.hrc:918
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
-msgstr "حافظ مكان"
+msgstr "عنصر نائب"
#. zZCg6
#: sw/inc/strings.hrc:919
@@ -8290,25 +8290,25 @@ msgstr "أدنى ارتفاع:"
#: sw/inc/strings.hrc:1116
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
-msgstr "مرتبط بالفقرة"
+msgstr "إلى الفقرة"
#. A8nAb
#: sw/inc/strings.hrc:1117
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
-msgstr ""
+msgstr "كمحرف"
#. Uszmm
#: sw/inc/strings.hrc:1118
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
-msgstr ""
+msgstr "إلى المحرف"
#. hDUSa
#: sw/inc/strings.hrc:1119
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
-msgstr "مرتبط بالصفحة"
+msgstr "إلى الصفحة"
#. JMHRz
#: sw/inc/strings.hrc:1120
@@ -8348,10 +8348,9 @@ msgstr "أعلى السطر"
#. MU7hC
#: sw/inc/strings.hrc:1126
-#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
-msgstr "وسط اليسار"
+msgstr "موسّط إلى السطر"
#. ZvEq7
#: sw/inc/strings.hrc:1127
@@ -8991,34 +8990,31 @@ msgstr ""
#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
-msgstr ""
+msgstr "حقل '%FIELDTYPE' التالي"
#. hSYa3
#: sw/inc/strings.hrc:1236
-#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
-msgstr "أدرج"
+msgstr "أُدرِج"
#. LnFkq
#: sw/inc/strings.hrc:1237
-#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
-msgstr "احذف"
+msgstr "حُذِف"
#. cTNEn
#: sw/inc/strings.hrc:1238
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
-msgstr ""
+msgstr "نُسِّق"
#. YWr7C
#: sw/inc/strings.hrc:1239
-#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
-msgstr "تغيير الجدول"
+msgstr "الجدول غُيّر"
#. 6xVDN
#: sw/inc/strings.hrc:1240
@@ -9028,10 +9024,9 @@ msgstr "أنماط الفقرات المطبقّة"
#. 32AND
#: sw/inc/strings.hrc:1241
-#, fuzzy
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
-msgstr "تغيير تنسيق الفقرة"
+msgstr "تنسيق الفقرة غُيّر"
#. wLDkj
#: sw/inc/strings.hrc:1242
@@ -9041,34 +9036,33 @@ msgstr "أُدرج السطر"
#. Eb5Gb
#: sw/inc/strings.hrc:1243
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
-msgstr "تم حذف السطر"
+msgstr "حُذف السطر"
#. i5ZJt
#: sw/inc/strings.hrc:1244
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
-msgstr ""
+msgstr "أُدرجَت الخلية"
#. 4gE3z
#: sw/inc/strings.hrc:1245
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
-msgstr ""
+msgstr "حُذِفت الخلية"
#. BLEBh
#: sw/inc/strings.hrc:1246
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
-msgstr ""
+msgstr "نُقلَت (إدراج)"
#. o39AA
#: sw/inc/strings.hrc:1247
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
-msgstr ""
+msgstr "نُقِلَت (حذف)"
#. DRCyp
#: sw/inc/strings.hrc:1248
@@ -9400,19 +9394,19 @@ msgstr ""
#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
-msgstr ""
+msgstr "#مُ"
#. 8EgTx
#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
-msgstr ""
+msgstr "مُ"
#. gxt8B
#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
-msgstr ""
+msgstr "ت"
#. pGAb4
#: sw/inc/strings.hrc:1312
@@ -9424,25 +9418,25 @@ msgstr "#"
#: sw/inc/strings.hrc:1313
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
-msgstr ""
+msgstr "م‌م"
#. XWaFn
#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
-msgstr ""
+msgstr "ب‌ر"
#. xp6D6
#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
-msgstr ""
+msgstr "ن‌ر"
#. AogDK
#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
-msgstr ""
+msgstr "س"
#. 5A4jw
#: sw/inc/strings.hrc:1317
@@ -9508,7 +9502,7 @@ msgstr "نمط الأحرف: "
#: sw/inc/strings.hrc:1327
msgctxt "STR_STRUCTURE"
msgid "Structure text"
-msgstr ""
+msgstr "نص البِنية"
#. kwoGP
#: sw/inc/strings.hrc:1328
@@ -9520,7 +9514,7 @@ msgstr "اضغط Ctrl+Alt+A لنقل التّركيز لعمليّات أكثر"
#: sw/inc/strings.hrc:1329
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
-msgstr ""
+msgstr "اضغط السهم اليمين أو اليسار لتختار متحكمات البِنية"
#. 59eRi
#: sw/inc/strings.hrc:1330
@@ -9541,19 +9535,19 @@ msgstr ""
#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
-msgstr "أ~على الخط الأساسي"
+msgstr "الخط الأساسي أ~على"
#. 5GiEA
#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
-msgstr "أ~سفل الخط الأساسي"
+msgstr "الخط الأساسي أ~سفل"
#. sdyVF
#: sw/inc/strings.hrc:1338
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
-msgstr "و~سط الخط الأساسي"
+msgstr "الخط الأساسي مو~سّط"
#. NAXyZ
#: sw/inc/strings.hrc:1339
@@ -9589,7 +9583,7 @@ msgstr "الخلفية"
#: sw/inc/strings.hrc:1345
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
-msgstr "(نمط الفقرة: "
+msgstr "(طراز الفقرة: "
#. Fsanh
#: sw/inc/strings.hrc:1346
@@ -10535,19 +10529,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "الطراز"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "الطُرُز"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -10676,7 +10670,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:309
msgctxt "authenticationsettingsdialog|port_label"
msgid "P_ort:"
-msgstr "الم_نفذ:"
+msgstr "المن_فذ:"
#. RjbdV
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:324
@@ -11654,7 +11648,7 @@ msgstr "العنوان"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:68
msgctxt "cardmediumpage|extended_tip|address"
msgid "Creates a label with your return address. Text that is currently in the Label text box is overwritten."
-msgstr ""
+msgstr "يُنشئ لصيقة مع عنوان الإرجاع إليك. يُكتَب على النص الموجود حاليًا في مربع اللصيقة."
#. HH2Su
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:82
@@ -11678,7 +11672,7 @@ msgstr "قاعدة البيانات:"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:166
msgctxt "cardmediumpage|extended_tip|database"
msgid "Select the database that you want to use as the data source for your label."
-msgstr ""
+msgstr "حدد قاعدة البيانات التي تريد استخدامها كمصدر بيانات لجدولك."
#. G2Vhh
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:193
@@ -11690,7 +11684,7 @@ msgstr "الجدول:"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:210
msgctxt "cardmediumpage|extended_tip|table"
msgid "Select the database table containing the field(s) that you want to use in your label."
-msgstr ""
+msgstr "حدد جدول قاعدة البيانات الذي يحوي الحقل (الحقول) الذي تريد استخدامه في لصيقتك."
#. LB3gM
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:237
@@ -11702,7 +11696,7 @@ msgstr "حقل قاعدة البيانات:"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:254
msgctxt "cardmediumpage|extended_tip|field"
msgid "Select the database field that you want, and then click the arrow to the left of this box to insert the field into the Label text box."
-msgstr ""
+msgstr "حدد حقل قاعدة البيانات الذي تريده، ثم انقر السهم إلى يسار هذا المربع لتُدرِج الحقل في مربع نص اللصيقة."
#. VfLpb
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:280
@@ -11714,7 +11708,7 @@ msgstr "أدرج"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:286
msgctxt "cardmediumpage|extended_tip|insert"
msgid "Select the database field that you want, and then click the arrow to the left of this box to insert the field into the Label text box."
-msgstr ""
+msgstr "حدد حقل قاعدة البيانات الذي تريده، ثم انقر السهم إلى يسار هذا المربع لتُدرِج الحقل في مربع نص اللصيقة."
#. Y9YPN
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:301
@@ -11732,7 +11726,7 @@ msgstr "م_ستمر"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:356
msgctxt "cardmediumpage|extended_tip|continuous"
msgid "Prints labels on continuous paper."
-msgstr ""
+msgstr "يطبع اللصائق في ورق مستمر."
#. iqG7v
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:367
@@ -11756,19 +11750,19 @@ msgstr "ال_نوع:"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:431
msgctxt "cardmediumpage|extended_tip|brand"
msgid "Select the brand of paper that you want to use."
-msgstr ""
+msgstr "حدد العلامة التجارية للورق التي تريد استخدامها."
#. T3wp9
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:448
msgctxt "cardmediumpage|extended_tip|type"
msgid "Select the size format that you want to use. The available formats depend on the brand on what you selected in the Brand list. If you want to use a custom label format, select [User], and then click the Format tab to define the format."
-msgstr ""
+msgstr "حدد نَسَق الحجم الذي تريد استخدامه. الأنساق المتاحة تعتمد على العلامة التجارية التي حددتها في قائمة العلامات التجارية. إذا أردت استخدام نسَق لصيقة، حدد [مستخدِم] ثم انقر على تبويب التنسيق لتعرّف النسَق."
#. DCFRk
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:476
msgctxt "cardmediumpage|extended_tip|formatinfo"
msgid "The paper type and the dimensions of the business card are displayed at the bottom of the Format area."
-msgstr ""
+msgstr "نوع الورق وأبعاد بطاقة العمل تُعرَض أسفل منطقة التنسيق."
#. 3zCCN
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:501
@@ -11780,7 +11774,7 @@ msgstr "التنسيق"
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:516
msgctxt "cardmediumpage|extended_tip|CardMediumPage"
msgid "Specify the label text and choose the paper size for the label."
-msgstr ""
+msgstr "حدد نص اللصيقة واختر حجم الورق للصيقة."
#. J96RD
#: sw/uiconfig/swriter/ui/ccdialog.ui:8
@@ -11804,19 +11798,19 @@ msgstr "ن.ك._ع:"
#: sw/uiconfig/swriter/ui/ccdialog.ui:126
msgctxt "ccdialog|label4"
msgid "Note: Separate email addresses with a semicolon (;)."
-msgstr ""
+msgstr "ملاحظة: افصل عناوين البريد بفارزة منقوطة (;)."
#. GFwkE
#: sw/uiconfig/swriter/ui/ccdialog.ui:145
msgctxt "ccdialog|extended_tip|cc"
msgid "Enter the recipients of email copies, separated by a semicolon (;)."
-msgstr ""
+msgstr "أدخِل مستلمي نُسخ البريد، مفصولة بفارزة منقوطة (;)."
#. BCsoU
#: sw/uiconfig/swriter/ui/ccdialog.ui:163
msgctxt "ccdialog|extended_tip|bcc"
msgid "Enter the recipients of email blind copies, separated by a semicolon (;)."
-msgstr ""
+msgstr "أدخِل مستلمي نُسخ البريد المخفية، مفصولة بفارزة منقوطة (;)."
#. P3CcW
#: sw/uiconfig/swriter/ui/ccdialog.ui:178
@@ -11840,7 +11834,7 @@ msgstr "يُتراجَع عن التعديلات غير المحفوظة في ه
#: sw/uiconfig/swriter/ui/characterproperties.ui:35
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 ""
+msgstr "أعِد أية تغييرات أُجريت على اللسان الظاهر هنا إلى الإعدادات التي كانت موجودة عندما فُتح هذا الحوار."
#. GJNuu
#: sw/uiconfig/swriter/ui/characterproperties.ui:159
@@ -11918,13 +11912,13 @@ msgstr "الأحداث..."
#: sw/uiconfig/swriter/ui/charurlpage.ui:91
msgctxt "charurlpage|extended_tip|eventpb"
msgid "Specify an event that triggers when you click the hyperlink."
-msgstr ""
+msgstr "حدد الحدث الذي ينطلق عندما تنقر الارتباط التشعبي."
#. MhJbE
#: sw/uiconfig/swriter/ui/charurlpage.ui:109
msgctxt "charurlpage|extended_tip|urled"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
-msgstr ""
+msgstr "أدخِل رابطًا للملف الذي تريد أن يفتح عندما تنقر الارتباط التشعبي."
#. YGnoF
#: sw/uiconfig/swriter/ui/charurlpage.ui:127
@@ -11936,7 +11930,7 @@ msgstr "أدخِل اسمًا للارتباط التشعبي."
#: sw/uiconfig/swriter/ui/charurlpage.ui:145
msgctxt "charurlpage|extended_tip|texted"
msgid "Enter the text that you want to display for the hyperlink."
-msgstr ""
+msgstr "أدخِل النص الذي تريد عَرضه للارتباط التشعبي."
#. BmLb8
#: sw/uiconfig/swriter/ui/charurlpage.ui:156
@@ -11948,31 +11942,31 @@ msgstr "تصفّح…"
#: sw/uiconfig/swriter/ui/charurlpage.ui:163
msgctxt "charurlpage|extended_tip|urlpb"
msgid "Locate the file that you want to link to, and then click Open."
-msgstr ""
+msgstr "حدد موضع الملف الذي تربط إليه، ثم انقر فتح."
#. ha6rk
#: sw/uiconfig/swriter/ui/charurlpage.ui:186
msgctxt "charurlpage|extended_tip|targetfrmlb"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list."
-msgstr ""
+msgstr "أدخِل اسم الإطار الذي تريد أن يُفتح فيه الملف المربوط، أو حدد إطاراً مسبق التعريف من القائمة."
#. CQvaG
#: sw/uiconfig/swriter/ui/charurlpage.ui:216
msgctxt "charurlpage|label32"
msgid "Hyperlink"
-msgstr "رابط تشعبي"
+msgstr "ارتباط تشعبي"
#. FCyhD
#: sw/uiconfig/swriter/ui/charurlpage.ui:248
msgctxt "charurlpage|label34"
msgid "Visited links:"
-msgstr "الوصلات المزارة:"
+msgstr "الروابط المزارة:"
#. EvDaT
#: sw/uiconfig/swriter/ui/charurlpage.ui:262
msgctxt "charurlpage|label10"
msgid "Unvisited links:"
-msgstr "الوصلات غير المزارة:"
+msgstr "الروابط غير المزارة:"
#. CqHA6
#: sw/uiconfig/swriter/ui/charurlpage.ui:278
@@ -12056,13 +12050,13 @@ msgstr "التباعد:"
#: sw/uiconfig/swriter/ui/columnpage.ui:302
msgctxt "columnpage|extended_tip|spacing1mf"
msgid "Enter the amount of space that you want to leave between the columns."
-msgstr ""
+msgstr "أدخِل مقدار الفراغ الذي تريد تركه بين الأعمدة."
#. CwCXd
#: sw/uiconfig/swriter/ui/columnpage.ui:325
msgctxt "columnpage|extended_tip|spacing2mf"
msgid "Enter the amount of space that you want to leave between the columns."
-msgstr ""
+msgstr "أدخِل مقدار الفراغ الذي تريد تركه بين الأعمدة."
#. j8J9w
#: sw/uiconfig/swriter/ui/columnpage.ui:353
@@ -12986,7 +12980,7 @@ msgstr "إعدادات"
#: sw/uiconfig/swriter/ui/dropcapspage.ui:233
msgctxt "dropcapspage|labelTXT_TEXT"
msgid "_Text:"
-msgstr "ال_نّصّ:"
+msgstr "ال_نص:"
#. MdKAS
#: sw/uiconfig/swriter/ui/dropcapspage.ui:247
@@ -13028,19 +13022,19 @@ msgstr "اختيار العنصر: "
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:40
msgctxt "dropdownfielddialog|prev"
msgid "_Previous"
-msgstr ""
+msgstr "ال_سابق"
#. 2Wx2B
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:53
msgctxt "dropdownfielddialog|next"
msgid "_Next"
-msgstr ""
+msgstr "ال_تالي"
#. USGaG
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:59
msgctxt "dropdownfielddialog|extended_tip|next"
msgid "Closes the current Input list and displays the next, if available."
-msgstr ""
+msgstr "يغلق قائمة الإدخال الحالية ويعرض التالية، إن توفرت"
#. Ct7px
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:84
@@ -13166,7 +13160,7 @@ msgstr "الحقل السابق من نفس النوع"
#: sw/uiconfig/swriter/ui/editfielddialog.ui:105
msgctxt "editfielddialog|extended_tip|prev"
msgid "Edit field contents."
-msgstr ""
+msgstr "حرر محتويات الحقل"
#. T4GAj
#: sw/uiconfig/swriter/ui/editfielddialog.ui:119
@@ -13178,7 +13172,7 @@ msgstr "الحقل التالي من نفس النوع"
#: sw/uiconfig/swriter/ui/editfielddialog.ui:125
msgctxt "editfielddialog|extended_tip|next"
msgid "Edit field contents."
-msgstr ""
+msgstr "حرر محتويات الحقل"
#. Gg5FB
#: sw/uiconfig/swriter/ui/editfielddialog.ui:136
@@ -13196,13 +13190,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/editfielddialog.ui:146
msgctxt "editfielddialog|extended_tip|edit"
msgid "Edit field contents."
-msgstr ""
+msgstr "حرر محتويات الحقل"
#. Lds2R
#: sw/uiconfig/swriter/ui/editfielddialog.ui:178
msgctxt "editfielddialog|extended_tip|EditFieldDialog"
msgid "Edit field contents."
-msgstr ""
+msgstr "حرر محتويات الحقل"
#. cL2RH
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:18
@@ -13430,7 +13424,7 @@ msgstr "بعد"
#: sw/uiconfig/swriter/ui/endnotepage.ui:90
msgctxt "endnotepage|extended_tip|offsetnf"
msgid "Enter the number for the first endnote in the document."
-msgstr ""
+msgstr "أدخِل رقم أول ملحوظة ختامية في المستند."
#. kEbXn
#: sw/uiconfig/swriter/ui/endnotepage.ui:107
@@ -13448,7 +13442,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/endnotepage.ui:139
msgctxt "endnotepage|extended_tip|numberinglb"
msgid "Enter the number for the first endnote in the document."
-msgstr ""
+msgstr "أدخِل رقم أول ملحوظة ختامية في المستند."
#. C5Z3B
#: sw/uiconfig/swriter/ui/endnotepage.ui:154
@@ -13496,7 +13490,7 @@ msgstr "نطاق التعليق الختامي"
#: sw/uiconfig/swriter/ui/endnotepage.ui:268
msgctxt "endnotepage|extended_tip|charanchorstylelb"
msgid "Select the character style that you want to use for endnote anchors in the text area of your document."
-msgstr ""
+msgstr "حدد طراز المحرف الذي تريد استخدامه لمرابط الملاحظات الختامية في مساحة نص المستند."
#. p8rDB
#: sw/uiconfig/swriter/ui/endnotepage.ui:284
@@ -13991,37 +13985,37 @@ msgid "Exchange Databases"
msgstr "تبادل قواعد البيانات"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "تعريف"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "قواعد البيانات قيد الاستخدام"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "قواعد البيانات ال_متوفّرة"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "تصفّح…"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14031,31 +14025,31 @@ msgstr ""
"استخدم زر الاستعراض لاختيار ملف قاعدة بيانات."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "تبادل قواعد البيانات"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "قاعدة البيانات المرتبطة بالمستند:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "غيّر مصادر البيانات للمستند الحالي."
@@ -14178,7 +14172,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/flddbpage.ui:89
msgctxt "flddbpage|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 "يَعرض أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
+msgstr "يَسرد أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
#. A5HF3
#: sw/uiconfig/swriter/ui/flddbpage.ui:100
@@ -14286,7 +14280,7 @@ msgstr "التنسيق"
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:77
msgctxt "flddocinfopage|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 "يَعرض أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
+msgstr "يَسرد أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
#. 5B97z
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:88
@@ -14298,7 +14292,7 @@ msgstr "ال_نوع"
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:144
msgctxt "flddocinfopage|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 ""
+msgstr "يَسرد الحقول المتاحة لنوع الحقل المحدد في قائمة النوع. لتُدرِج حقلاً، انقر الحقل ثم انقر إدراج."
#. xAe8o
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:155
@@ -14310,7 +14304,7 @@ msgstr "_حدّد"
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:218
msgctxt "flddocinfopage|extended_tip|format"
msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format."
-msgstr ""
+msgstr "انقر النسَق الذي تريد تطبيقه على الحقل المحدد، أو انقر \"أنساق إضافية\" لتعرّف نسَقًا مخصصًا."
#. yAc6z
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:232
@@ -14328,13 +14322,13 @@ msgstr "يُدرج الحقل كمحتوى جامد، بمعنى أنّ الحق
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:256
msgctxt "flddocinfopage|label3"
msgid "_Format"
-msgstr "النسَق"
+msgstr "ال_نسَق"
#. BmH6G
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:98
msgctxt "flddocumentpage|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 "يَعرض أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
+msgstr "يَسرد أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
#. pmEvX
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:109
@@ -14346,7 +14340,7 @@ msgstr "ال_نوع"
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:165
msgctxt "flddocumentpage|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 ""
+msgstr "يَسرد الحقول المتاحة لنوع الحقل المحدد في قائمة النوع. لتُدرِج حقلاً، انقر الحقل ثم انقر إدراج."
#. hnWF4
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:176
@@ -14358,13 +14352,13 @@ msgstr "_حدّد"
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:247
msgctxt "flddocumentpage|extended_tip|format"
msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format."
-msgstr ""
+msgstr "انقر النسَق الذي تريد تطبيقه على الحقل المحدد، أو انقر \"أنساق إضافية\" لتعرّف نسَقًا مخصصًا."
#. DXvK2
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:305
msgctxt "flddocumentpage|label3"
msgid "_Format"
-msgstr "النسَق"
+msgstr "ال_نسَق"
#. k7KnK
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:321
@@ -14388,13 +14382,13 @@ msgstr "ال_مستوى"
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:366
msgctxt "flddocumentpage|extended_tip|level"
msgid "Select the chapter heading level that you want to include in the selected field."
-msgstr ""
+msgstr "حدد مستوى خط عنوان الفصل الذي تريد تضمينه في الحقل المحدد."
#. PjBqv
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:384
msgctxt "flddocumentpage|extended_tip|offset"
msgid "Enter the offset that you want to apply to a date or time field."
-msgstr ""
+msgstr "أدخِل التعويض الذي تريد تطبيقه على حقل التأريخ أو الوقت."
#. j7fjs
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:397
@@ -14406,7 +14400,7 @@ msgstr "التعويض في _الأيام"
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:411
msgctxt "flddocumentpage|minutesft"
msgid "Offs_et in minutes"
-msgstr "التعويض في الد_قاق"
+msgstr "الإزاحة بالد_قاق"
#. mENqn
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:437
@@ -14418,13 +14412,13 @@ msgstr "ال_قيمة"
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:455
msgctxt "flddocumentpage|extended_tip|value"
msgid "Enter the offset value that you want to apply to a page number field, for example \"+1\"."
-msgstr ""
+msgstr "أدخِل قيمة الإزاحة التي تريد تطبيقها على حقل رقم صفحة، مثلاً \"+1\"."
#. DMTgW
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:79
msgctxt "fldfuncpage|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 "يَعرض أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
+msgstr "يَسرد أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
#. GvXix
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:90
@@ -14442,13 +14436,13 @@ msgstr "_حدّد"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:210
msgctxt "fldfuncpage|extended_tip|format"
msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format."
-msgstr ""
+msgstr "انقر النسَق الذي تريد تطبيقه على الحقل المحدد، أو انقر \"أنساق إضافية\" لتعرّف نسَقًا مخصصًا."
#. AYXG3
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:221
msgctxt "fldfuncpage|label2"
msgid "_Format"
-msgstr "النسَق"
+msgstr "ال_نسَق"
#. CGoTS
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:246
@@ -14460,7 +14454,7 @@ msgstr "_ماكرو..."
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:254
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 ""
+msgstr "يفتح منتقي الماكروهات، حيث يمكنك منه اختيار الماكرو الذي سيشتغل عندما تنقر الحقل المحدد في المستند."
#. cyE7z
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:274
@@ -14472,7 +14466,7 @@ msgstr "ال_قيمة"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:293
msgctxt "fldfuncpage|extended_tip|value"
msgid "Sets additional function parameters for fields. The type of parameter depends on the field type that you select."
-msgstr ""
+msgstr "يُعِدّ متغيرات معادلة وسيطة إضافية للحقول. نوع المتغير الوسيط يعتمد على نوع الحقل الذي تحدده."
#. Wm4pw
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:319
@@ -14484,13 +14478,13 @@ msgstr "الاس_م"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:359
msgctxt "fldfuncpage|cond1ft"
msgid "Then"
-msgstr "إذن"
+msgstr "إذَن"
#. bByDc
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:378
msgctxt "fldfuncpage|extended_tip|cond1"
msgid "Enter the text to display when the condition is met in the Then box, and the text to display when the condition is not met in the Else box."
-msgstr ""
+msgstr "أدخِل النص الذي سيُعرَض عندما يتحقق الشرط في مربع ⟪إذَن⟫، والنص الذي سيُعرَض عندما لا يتحقق الشرط في مربع ⟪وإلّا⟫."
#. VjhuY
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:403
@@ -14502,37 +14496,37 @@ msgstr "وإلّا"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:422
msgctxt "fldfuncpage|extended_tip|cond2"
msgid "Enter the text to display when the condition is met in the Then box, and the text to display when the condition is not met in the Else box."
-msgstr ""
+msgstr "أدخِل النص الذي سيُعرَض عندما يتحقق الشرط في مربع ⟪إذَن⟫، والنص الذي سيُعرَض عندما لا يتحقق الشرط في مربع ⟪وإلّا⟫."
#. ALCUE
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:454
msgctxt "fldfuncpage|itemft"
msgid "It_em"
-msgstr "ب_ند"
+msgstr "ع_نصر"
#. zERBz
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:473
msgctxt "fldfuncpage|extended_tip|item"
msgid "Enter a new item."
-msgstr "أدخِل اسمًا جديداً."
+msgstr "أدخِل عنصراً جديداً."
#. F6LmM
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:498
msgctxt "fldfuncpage|extended_tip|add"
msgid "Adds the Item to the list."
-msgstr ""
+msgstr "يضيف العنصر إلى القائمة."
#. 4KX6H
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:517
msgctxt "fldfuncpage|listitemft"
msgid "Items on _list"
-msgstr "البنود التي في ال_قائمة"
+msgstr "العناصر التي في ال_قائمة"
#. KegJr
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:560
msgctxt "fldfuncpage|extended_tip|listitems"
msgid "Lists the items. The topmost item is shown in the document."
-msgstr ""
+msgstr "يسرد العناصر. العنصر الأعلى يُعرَض في المستند."
#. 2GZLS
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:588
@@ -14550,7 +14544,7 @@ msgstr "انقل _للأعلى"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:607
msgctxt "fldfuncpage|extended_tip|up"
msgid "Moves the selected item up in the list."
-msgstr ""
+msgstr "يحرّك العنصر المحدد إلى الأعلى في القائمة."
#. 5EA2P
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:619
@@ -14562,25 +14556,25 @@ msgstr "انقل للأ_سفل"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:626
msgctxt "fldfuncpage|extended_tip|down"
msgid "Moves the selected item down in the list."
-msgstr ""
+msgstr "يحرّك العنصر المحدد إلى الأسفل في القائمة."
#. 52SQ6
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:652
msgctxt "fldfuncpage|listnameft"
msgid "Na_me"
-msgstr "الإس_م"
+msgstr "الاس_م"
#. QGMno
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:671
msgctxt "fldfuncpage|extended_tip|listname"
msgid "Enter a unique name for the Input list."
-msgstr ""
+msgstr "أدخِل اسمًا فريداً لقائمة الإدخال."
#. knXRc
#: sw/uiconfig/swriter/ui/fldrefpage.ui:102
msgctxt "fldrefpage|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 Selection list, and then click Insert."
-msgstr ""
+msgstr "يسرد أنواع الحقول المتاحة. لتضيف حقلاً إلى مستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
#. xiiPJ
#: sw/uiconfig/swriter/ui/fldrefpage.ui:113
@@ -14664,7 +14658,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/fldvarpage.ui:107
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 "يَعرض أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
+msgstr "يَسرد أنواع الحقول المتاحة. لتضيف حقلاً جديداً إلى المستند، انقر نوع حقل وانقر حقلاً في قائمة التحديد ثم انقر إدراج."
#. MYGxL
#: sw/uiconfig/swriter/ui/fldvarpage.ui:118
@@ -14676,7 +14670,7 @@ msgstr "ال_نوع"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:189
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 ""
+msgstr "يَسرد الحقول المتاحة لنوع الحقل المحدد في قائمة النوع. لتُدرِج حقلاً، انقر الحقل ثم انقر إدراج."
#. JFbpp
#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
@@ -14688,7 +14682,7 @@ msgstr "_حدّد"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
msgctxt "fldvarpage|extended_tip|numformat"
msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format."
-msgstr ""
+msgstr "انقر النسَق الذي تريد تطبيقه على الحقل المحدد، أو انقر \"أنساق إضافية\" لتعرّف نسَقًا مخصصًا."
#. xFAmF
#: sw/uiconfig/swriter/ui/fldvarpage.ui:331
@@ -14700,7 +14694,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
msgctxt "fldvarpage|label3"
msgid "_Format"
-msgstr "النسَق"
+msgstr "ال_نسَق"
#. qPpKb
#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
@@ -14946,7 +14940,7 @@ msgstr "إعدادات الحواشي والحواشي الختامية"
#: sw/uiconfig/swriter/ui/footendnotedialog.ui:135
msgctxt "footendnotedialog|footnotes"
msgid "Footnotes"
-msgstr "الحواشي"
+msgstr "الملاحظات الذيلية"
#. CUa3E
#: sw/uiconfig/swriter/ui/footendnotedialog.ui:182
@@ -14964,7 +14958,7 @@ msgstr "_ليس أكبر من نطاق الصفحة"
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:68
msgctxt "footnoteareapage|extended_tip|maxheightpage"
msgid "Automatically adjusts the height of the footnote area depending on the number of footnotes."
-msgstr ""
+msgstr "يعدّل تلقائيًا ارتفاع منطقة الملاحظات الذيلية استناداً إلى عدد الملاحظات الذيلية."
#. FA6CC
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:80
@@ -15036,7 +15030,7 @@ msgstr "ال_طول"
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:266
msgctxt "footnoteareapage|label9"
msgid "_Spacing to footnote contents"
-msgstr "المسا_فة حتى محتويات الحاشية"
+msgstr "الت_باعد عن محتويات الملاحظات الذيلية"
#. uZuEN
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:282
@@ -15084,7 +15078,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:373
msgctxt "footnoteareapage|extended_tip|spacingtocontents"
msgid "Enter the amount of space to leave between the separator line and the first line of the footnote area."
-msgstr ""
+msgstr "أدخِل مقدار الفراغ الذي سيُترَك بين السطر الفاصل وأول سطر من مساحة الملاحظات الذيلية."
#. Fnt7q
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:393
@@ -15102,7 +15096,7 @@ msgstr "السطر الفاصل"
#: sw/uiconfig/swriter/ui/footnoteareapage.ui:423
msgctxt "footnoteareapage|extended_tip|FootnoteAreaPage"
msgid "Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document."
-msgstr ""
+msgstr "يحدد خيارات مخطط الملاحظات الذيلية، ومن ضمنها الخط الذي يفصل الملاحظة الذيلية عن المتن الرئيس للمستند."
#. PAqDe
#: sw/uiconfig/swriter/ui/footnotepage.ui:38
@@ -15150,7 +15144,7 @@ msgstr "نهاية الصفحة"
#: sw/uiconfig/swriter/ui/footnotepage.ui:120
msgctxt "footnotepage|extended_tip|pospagecb"
msgid "Displays footnotes at the bottom of the page."
-msgstr ""
+msgstr "يعرض الملاحظات الذيلية أسفل الصفحة."
#. 8zwoB
#: sw/uiconfig/swriter/ui/footnotepage.ui:131
@@ -15162,13 +15156,13 @@ msgstr "نهاية المستند"
#: sw/uiconfig/swriter/ui/footnotepage.ui:143
msgctxt "footnotepage|extended_tip|posdoccb"
msgid "Displays footnotes at the end of the document as endnotes."
-msgstr ""
+msgstr "يعرض الملاحظات الذيلية في نهاية المستند كملاحظات ختامية."
#. BGVTw
#: sw/uiconfig/swriter/ui/footnotepage.ui:161
msgctxt "footnotepage|extended_tip|offsetnf"
msgid "Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the Counting box."
-msgstr ""
+msgstr "أدخِل رقم أول ملاحظة ذيلية في المستند. هذا الخيار متاح فقط إذا حددت \"للمستند\" في صندوق التعداد."
#. RWgzD
#: sw/uiconfig/swriter/ui/footnotepage.ui:175
@@ -15192,7 +15186,7 @@ msgstr "للمستند"
#: sw/uiconfig/swriter/ui/footnotepage.ui:181
msgctxt "footnotepage|extended_tip|countinglb"
msgid "Select the numbering option for the footnotes."
-msgstr ""
+msgstr "حدد خيارات التعداد للملاحظات الذيلية."
#. 7GqFA
#: sw/uiconfig/swriter/ui/footnotepage.ui:198
@@ -15270,13 +15264,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/footnotepage.ui:419
msgctxt "footnotepage|extended_tip|pagestylelb"
msgid "Select the page style that you want to use for footnotes."
-msgstr ""
+msgstr "حدد طراز الصفحة الذي تريد استخدامه للملاحظات الذيلية."
#. ESqR9
#: sw/uiconfig/swriter/ui/footnotepage.ui:435
msgctxt "footnotepage|extended_tip|charanchorstylelb"
msgid "Select the character style that you want to use for footnote anchors in the text area of your document."
-msgstr ""
+msgstr "حدد طراز المحرف الذي تريد استخدامه لمرابط الملاحظات الذيلية في مساحة نص المستند."
#. EfWvJ
#: sw/uiconfig/swriter/ui/footnotepage.ui:451
@@ -15306,7 +15300,7 @@ msgstr "الطُرُز"
#: sw/uiconfig/swriter/ui/footnotepage.ui:504
msgctxt "footnotepage|extended_tip|FootnotePage"
msgid "Specifies the formatting for footnotes."
-msgstr ""
+msgstr "يحدد التنسيق للملاحظات الذيلية."
#. MV5EC
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:51
@@ -15324,7 +15318,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:86
msgctxt "footnotesendnotestabpage|extended_tip|ftnoffset"
msgid "Enter the number that you want to assign the footnote."
-msgstr ""
+msgstr "أدخِل الرقم الذي تريد تعيينه إلى الملاحظة الذيلية."
#. GVtFs
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:100
@@ -15354,7 +15348,7 @@ msgstr "ب_عد:"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:179
msgctxt "footnotesendnotestabpage|extended_tip|ftnnumviewbox"
msgid "Select the numbering scheme for the footnotes."
-msgstr ""
+msgstr "حدد مخطط التعداد للملاحظات الذيلية."
#. 7RJB2
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:198
@@ -15378,13 +15372,13 @@ msgstr "_جمّع في نهاية النص"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:245
msgctxt "footnotesendnotestabpage|extended_tip|ftnntattextend"
msgid "Adds footnotes at the end of the section. If the section spans more than one page, the footnotes are added to the bottom of the page on which the footnote anchors appear."
-msgstr ""
+msgstr "يضيف الملاحظات الذيلية في نهاية المقطع. إذا امتد المقطع على أكثر من صفحة فستُضاف الملاحظات الذيلية إلى أسفل الصفحة التي تظهر فيها مراسي الملاحظات الذيلية."
#. J8Vb4
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:260
msgctxt "footnotesendnotestabpage|label1"
msgid "Footnotes"
-msgstr "الحواشي"
+msgstr "الملاحظات الذيلية"
#. AUkwM
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:292
@@ -15414,7 +15408,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:356
msgctxt "footnotesendnotestabpage|extended_tip|endoffset"
msgid "Enter the number that you want to assign the endnote."
-msgstr ""
+msgstr "أدخِل الرقم الذي تريد تعيينه إلى الملاحظة الختامية."
#. 3vUD5
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:370
@@ -15474,7 +15468,7 @@ msgstr "الحواشي الختامية"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:530
msgctxt "footnotesendnotestabpage|extended_tip|FootnotesEndnotesTabPage"
msgid "Specifies where footnotes and endnotes are displayed as well as their numbering formats."
-msgstr ""
+msgstr "يحدد أين تُعرَض الملاحظات الذيلية والختامية إضافة إلى أنساق الترقيم."
#. GzLJU
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:8
@@ -15504,7 +15498,7 @@ msgstr "الخلفية"
#: sw/uiconfig/swriter/ui/formatsectiondialog.ui:282
msgctxt "formatsectiondialog|notes"
msgid "Footnotes/Endnotes"
-msgstr "الحواشي/الحواشي الختامية"
+msgstr "الملاحظات الذيلية/الختامية"
#. nq24V
#: sw/uiconfig/swriter/ui/formattablepage.ui:76
@@ -15660,7 +15654,7 @@ msgstr "_وسط"
#: sw/uiconfig/swriter/ui/formattablepage.ui:463
msgctxt "formattablepage|extended_tip|center"
msgid "Centers the table horizontally on the page."
-msgstr ""
+msgstr "يوسّط الجدول أفقيًا في الصفحة."
#. 52nix
#: sw/uiconfig/swriter/ui/formattablepage.ui:474
@@ -16092,7 +16086,7 @@ msgstr "بال_صفحة"
#: sw/uiconfig/swriter/ui/frmtypepage.ui:383
msgctxt "frmtypepage|extended_tip|topage"
msgid "Anchors the selection to the current page."
-msgstr ""
+msgstr "يربط التحديد إلى الصفحة الحالية."
#. MMqAf
#: sw/uiconfig/swriter/ui/frmtypepage.ui:394
@@ -16104,19 +16098,19 @@ msgstr "بال_فقرة"
#: sw/uiconfig/swriter/ui/frmtypepage.ui:403
msgctxt "frmtypepage|extended_tip|topara"
msgid "Anchors the selection to the current paragraph."
-msgstr ""
+msgstr "يربط التحديد إلى الفقرة الحالية."
#. yX6rK
#: sw/uiconfig/swriter/ui/frmtypepage.ui:414
msgctxt "frmtypepage|tochar"
msgid "To cha_racter"
-msgstr "بالم_حرف"
+msgstr "إلى الم_حرف"
#. CKgCn
#: sw/uiconfig/swriter/ui/frmtypepage.ui:423
msgctxt "frmtypepage|extended_tip|tochar"
msgid "Anchors the selection to a character."
-msgstr ""
+msgstr "يربط التحديد إلى المحرف الحالي."
#. C9xQY
#: sw/uiconfig/swriter/ui/frmtypepage.ui:434
@@ -16128,7 +16122,7 @@ msgstr "كم_حرف"
#: sw/uiconfig/swriter/ui/frmtypepage.ui:443
msgctxt "frmtypepage|extended_tip|aschar"
msgid "Anchors the selection as character. The height of the current line is resized to match the height of the selection."
-msgstr ""
+msgstr "يربط التحديد كمحرف. يُغيَّر ارتفاع السطر الحالي ليوافق ارتفاع التحديد."
#. TGg8f
#: sw/uiconfig/swriter/ui/frmtypepage.ui:454
@@ -16296,13 +16290,13 @@ msgstr "ا_ستعراض..."
#: sw/uiconfig/swriter/ui/frmurlpage.ui:125
msgctxt "frmurlpage|extended_tip|search"
msgid "Locate the file that you want the hyperlink to open, and then click Open."
-msgstr ""
+msgstr "حدد موضع الملف الذي تريد أن يفتحه الارتباط التشعبي، ثم انقر فتح."
#. N7zSV
#: sw/uiconfig/swriter/ui/frmurlpage.ui:156
msgctxt "frmurlpage|extended_tip|frame"
msgid "Specify the name of the frame where you want to open the targeted file."
-msgstr ""
+msgstr "حدد اسم الإطار الذي تريد أن تفتح فيه الملف المستهدَف."
#. ADpZK
#: sw/uiconfig/swriter/ui/frmurlpage.ui:172
@@ -16344,13 +16338,13 @@ msgstr "خريطة صورية"
#: sw/uiconfig/swriter/ui/frmurlpage.ui:264
msgctxt "frmurlpage|extended_tip|FrameURLPage"
msgid "Specify the properties of the hyperlink for the selected graphic, frame or OLE object."
-msgstr ""
+msgstr "حدد خصائص الارتباط التشعبي للرسم أو الإطار أو كائن OLE."
#. kyPYk
#: sw/uiconfig/swriter/ui/gotopagedialog.ui:8
msgctxt "gotopagedialog|GotoPageDialog"
msgid "Go to Page"
-msgstr "انتقال إلى صفحة"
+msgstr "اذهب إلى الصفحة"
#. wjidN
#: sw/uiconfig/swriter/ui/gotopagedialog.ui:74
@@ -16398,13 +16392,13 @@ msgstr "ب_عد القسم"
#: sw/uiconfig/swriter/ui/indentpage.ui:89
msgctxt "indentpage|extended_tip|before"
msgid "Specifies the indents before the section, at the left margin."
-msgstr ""
+msgstr "يحدد الإزاحات قبل المقطع، في الحاشية اليسرى."
#. sBtvo
#: sw/uiconfig/swriter/ui/indentpage.ui:108
msgctxt "indentpage|extended_tip|after"
msgid "Specifies the indents after the section, at the right margin."
-msgstr ""
+msgstr "يحدد الإزاحات بعد المقطع، في الحاشية اليمنى."
#. rrGkM
#: sw/uiconfig/swriter/ui/indentpage.ui:123
@@ -16428,7 +16422,7 @@ msgstr "أدرج مُدخَل فهرس"
#: sw/uiconfig/swriter/ui/indexentry.ui:80
msgctxt "indexentry|extended_tip|delete"
msgid "Deletes the selected entry from the index. The entry text in the document is not deleted."
-msgstr ""
+msgstr "يحذف المُدخَل المحدد من الفهرس. لن يُحذَف نص المُدخَل في المستند."
#. UAN8C
#: sw/uiconfig/swriter/ui/indexentry.ui:92
@@ -16524,13 +16518,13 @@ msgstr "كلمات كاملة فقط"
#: sw/uiconfig/swriter/ui/indexentry.ui:541
msgctxt "indexentry|extended_tip|previous"
msgid "Jumps to the previous index entry of the same type in the document."
-msgstr ""
+msgstr "يقفز إلى مُدخَل الفهرس السابق من نفس النوع في المستند."
#. WsgJC
#: sw/uiconfig/swriter/ui/indexentry.ui:561
msgctxt "indexentry|extended_tip|next"
msgid "Jumps to the next index entry of the same type in the document."
-msgstr ""
+msgstr "يقفز إلى مُدخَل الفهرس التالي من نفس النوع في المستند."
#. GEB3A
#: sw/uiconfig/swriter/ui/indexentry.ui:581
@@ -16584,25 +16578,25 @@ msgstr "لن تُقبل أيّة تعديلات."
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:8
msgctxt "inputfielddialog|InputFieldDialog"
msgid "Review Fields"
-msgstr ""
+msgstr "راجع الحقول"
#. jLu5C
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:31
msgctxt "inputfielddialog|next"
msgid "_Previous"
-msgstr ""
+msgstr "ال_سابق"
#. iwh9e
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:45
msgctxt "inputfielddialog|next"
msgid "_Next"
-msgstr ""
+msgstr "ال_تالي"
#. YpSqb
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:52
msgctxt "inputfielddialog|extended_tip|next"
msgid "Jumps to the next input field in the document."
-msgstr ""
+msgstr "يقفز إلى حقل الإدخال التالي في المستند."
#. m9uWN
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:135
@@ -17106,7 +17100,7 @@ msgstr "أعد التسمية"
#: sw/uiconfig/swriter/ui/insertbookmark.ui:392
msgctxt "insertbookmark|extended_tip|InsertBookmarkDialog"
msgid "Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time."
-msgstr ""
+msgstr "يُدرِج علامة عند موضع المؤشر الحالي. يمكنك بعدها استخدام الملّاح لتقفز بسرعة إلى الموضع المؤشَّر في وقت لاحق."
#. ydP4q
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
@@ -17124,7 +17118,7 @@ msgstr "فاصل أسطر"
#: sw/uiconfig/swriter/ui/insertbreak.ui:107
msgctxt "insertbreak|linerb-atkobject"
msgid "Ends the current line, and moves the text found to the right of the cursor to the next line, without creating a new paragraph."
-msgstr ""
+msgstr "يُنهي السطر الحالي ويحرّك النص الموجود إلى يسار المؤشِّر إلى السطر التالي، دون إنشاء فقرة جديدة."
#. gqCuB
#: sw/uiconfig/swriter/ui/insertbreak.ui:119
@@ -17136,19 +17130,19 @@ msgstr "فاصل أعمدة"
#: sw/uiconfig/swriter/ui/insertbreak.ui:128
msgctxt "insertbreak|columnrb-atkobject"
msgid "Inserts a manual column break (in a multiple column layout), and moves the text found to the right of the cursor to the beginning of the next column. A manual column break is indicated by a nonprinting border at the top of the new column."
-msgstr ""
+msgstr "يُدرِج فاصل أعمدة يدوي (في مخطط الأعمدة المتعددة) ويحرّك النص الموجود إلى يسار المؤشر إلى بداية العمود التالي. يُشار إلى فاصل العمود المُدرَج بإطار غير قابل للطباعة في أعلى العمود الجديد."
#. 9GAAp
#: sw/uiconfig/swriter/ui/insertbreak.ui:140
msgctxt "insertbreak|pagerb"
msgid "Page break"
-msgstr "فاصل صفحات"
+msgstr "فاصل صفحة"
#. G7e9T
#: sw/uiconfig/swriter/ui/insertbreak.ui:149
msgctxt "insertbreak|pagerb-atkobject"
msgid "Inserts a manual page break, and moves the text found to the right of the cursor to the beginning of the next page. The inserted page break is indicated by a nonprinting border at the top of the new page."
-msgstr ""
+msgstr "يُدرِج فاصل صفحة يدوي ويحرّك النص الموجود إلى يسار المؤشر إلى بداية الصفحة التالية. يُشار إلى فاصل الصفحة المُدرَج بإطار غير قابل للطباعة في أعلى الصفحة الجديدة."
#. qAj3x
#: sw/uiconfig/swriter/ui/insertbreak.ui:164
@@ -17166,7 +17160,7 @@ msgstr "[بِلا]"
#: sw/uiconfig/swriter/ui/insertbreak.ui:185
msgctxt "insertbreak|stylelb-atkobject"
msgid "Select the page style for the page that follows the manual page break."
-msgstr ""
+msgstr "حدد طراز الصفحة للصفحة التي تلي فاصل الصفحة اليدوي."
#. LbNq3
#: sw/uiconfig/swriter/ui/insertbreak.ui:197
@@ -17178,13 +17172,13 @@ msgstr "تغيير رقم الصفحة"
#: sw/uiconfig/swriter/ui/insertbreak.ui:206
msgctxt "insertbreak|pagenumcb-atkobject"
msgid "Assigns the page number that you specify to the page that follows the manual page break. This option is only available if you assign a different page style to the page that follows manual page break."
-msgstr ""
+msgstr "يُسنِد رقم الصفحة الذي تحدده إلى الصفحة التي تلي فاصل الصفحة اليدوي. هذا الخيار متاح فقط إذا كنت قد أسندت طراز صفحة مختلف إلى الصفحة التي تلي فاصل الصفحة اليدوي."
#. iWGZG
#: sw/uiconfig/swriter/ui/insertbreak.ui:229
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Enter the new page number for the page that follows the manual page break."
-msgstr ""
+msgstr "أدرِج رقم الصفحة الجديدة للصفحة التي تلي فاصل الصفحة اليدوي."
#. uAMAX
#: sw/uiconfig/swriter/ui/insertbreak.ui:245
@@ -17196,7 +17190,7 @@ msgstr "النوع"
#: sw/uiconfig/swriter/ui/insertbreak.ui:269
msgctxt "insertbreak|extended_tip|BreakDialog"
msgid "Inserts a manual line break, column break or a page break at the current cursor position."
-msgstr ""
+msgstr "يُدرِج فاصل أسطر يدوي أو فاصل أعمدة أو فاصل صفحة عند الموضع الحالي للمؤشِّر."
#. C4mDz
#: sw/uiconfig/swriter/ui/insertcaption.ui:8
@@ -17262,7 +17256,7 @@ msgstr ": "
#: sw/uiconfig/swriter/ui/insertcaption.ui:234
msgctxt "insertcaption|extended_tip|separator_edit"
msgid "Enter optional text characters to appear between the number and the caption text."
-msgstr ""
+msgstr "أدخِل محارف نص اختيارية لتظهر بين الرقم ونص الواصفة."
#. 3QKNx
#: sw/uiconfig/swriter/ui/insertcaption.ui:248
@@ -17581,7 +17575,7 @@ msgstr "تلقائي"
#: sw/uiconfig/swriter/ui/insertfootnote.ui:169
msgctxt "insertfootnote|extended_tip|automatic"
msgid "Automatically assigns consecutive numbers to the footnotes or endnotes that you insert."
-msgstr ""
+msgstr "يعيّن تلقائيًا أرقامًا متتابعة للملاحظات الذيلية والختامية التي تدرجها."
#. sCxPm
#: sw/uiconfig/swriter/ui/insertfootnote.ui:181
@@ -17791,7 +17785,7 @@ msgstr "منطقة"
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
-msgstr "الحواشي/الحواشي الختامية"
+msgstr "الملاحظات الذيلية/الختامية"
#. BBLE8
#: sw/uiconfig/swriter/ui/inserttable.ui:37
@@ -18326,13 +18320,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/linenumbering.ui:275
msgctxt "linenumbering|extended_tip|spacingspin"
msgid "Enter the amount of space that you want to leave between the line numbers and the text."
-msgstr ""
+msgstr "أدخِل مقدار الفراغ الذي تريد تركه بين أرقام السطور والنص."
#. mPYiA
#: sw/uiconfig/swriter/ui/linenumbering.ui:298
msgctxt "linenumbering|extended_tip|intervalspin"
msgid "Enter the counting interval for the line numbers."
-msgstr ""
+msgstr "أدخِل مسافة التعداد لأرقام السطور."
#. YatD8
#: sw/uiconfig/swriter/ui/linenumbering.ui:312
@@ -18923,7 +18917,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:38
msgctxt "mastercontextmenu|STR_UPDATE_SEL"
msgid "Links"
-msgstr "الوصلات"
+msgstr "الروابط"
#. RiguA
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:46
@@ -18953,13 +18947,13 @@ msgstr "أدرج"
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:84
msgctxt "mastercontextmenu|STR_INDEX"
msgid "_Index"
-msgstr ""
+msgstr "ف_هرس"
#. Eg3ib
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:92
msgctxt "mastercontextmenu|STR_FILE"
msgid "File"
-msgstr ""
+msgstr "ملف"
#. m6agV
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:100
@@ -20148,109 +20142,109 @@ msgid "Use the current _document"
msgstr "استخدم الم_ستند الحالي"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "أنشئ مستندا _جديدا"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "اب_دأ من مستند موجود"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "ابدأ من _قالب"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "اب_دأ من مستند بداية حُفظ حديثا"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ت_صفح..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ت_صفح..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "اختر مستند البداية لدمج المراسلات"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -20553,7 +20547,7 @@ msgstr "أدرج كارتباط تشعبي"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:28
msgctxt "navigatorpanel|link"
msgid "Insert as Link"
-msgstr ""
+msgstr "أدرج كرابط"
#. 97BBT
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:38
@@ -20565,13 +20559,13 @@ msgstr "أدرج كنسخة"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:155
msgctxt "navigatorpanel|STR_INDEX"
msgid "_Index"
-msgstr ""
+msgstr "ف_هرس"
#. NyHHE
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:163
msgctxt "navigatorpanel|STR_FILE"
msgid "File"
-msgstr ""
+msgstr "ملف"
#. NZZqB
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:171
@@ -20601,13 +20595,13 @@ msgstr "يبدّل ما بين العَرض الرئيس والعَرض الاع
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:377
msgctxt "navigatorpanel|spinbutton|tooltip_text"
msgid "Go to Page"
-msgstr ""
+msgstr "اذهب إلى الصفحة"
#. avLGA
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:384
msgctxt "navigatorpanel|extended_tip|spinbutton"
msgid "Enter page number and press Enter. Use arrows to move to next page forward or backward."
-msgstr ""
+msgstr "أدخِل رقم الصفحة واضغط مفتاح الإدخال. استخدم الأسهم للانتقال إلى الصفحة التالية أمامًا أو خلفًا."
#. DgvFE
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:416
@@ -20619,7 +20613,7 @@ msgstr "منظور الملاحة في المحتوى"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:420
msgctxt "navigatorpanel|extended_tip|root"
msgid "Switches between the display of all categories in the Navigator and the selected category."
-msgstr ""
+msgstr "يناوب بين عَرض كل الأصناف في الملّاح والصنف المحدد."
#. Ngjxu
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:442
@@ -20631,7 +20625,7 @@ msgstr "الرأس"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:446
msgctxt "navigatorpanel|extended_tip|header"
msgid "Moves the cursor to the header, or from the header to the document text area."
-msgstr ""
+msgstr "ينقل المؤشر إلى الرأس أو من الرأس إلى مساحة نص المستند."
#. dfTJU
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:458
@@ -20643,7 +20637,7 @@ msgstr "تذييل"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:462
msgctxt "navigatorpanel|extended_tip|footer"
msgid "Moves the cursor to the footer, or from the footer to the document text area."
-msgstr ""
+msgstr "ينقل المؤشر إلى التذييل أو من التذييل إلى مساحة نص المستند."
#. EefnL
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:474
@@ -20655,7 +20649,7 @@ msgstr "المربط<->النص"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:478
msgctxt "navigatorpanel|extended_tip|anchor"
msgid "Jumps between the footnote text and the footnote anchor."
-msgstr ""
+msgstr "يقفز بين نص الملاحظة الذيلية ومربط الملاحظة الذيلية."
#. GbEFs
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:490
@@ -20667,31 +20661,31 @@ msgstr "عيّن التذكير"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:494
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 ""
+msgstr "انقر هنا لتعيّن تذكيراً عند الموضع الحالي للمؤشر. يمكنك إعداد ما لا يزيد عن خمسة تذكيرات. لتقفز إلى تذكير ما، انقر أيقونة الملّاح، في نافذة الملّاح انقر أيقونة التذكير، ثم انقر زر السابق أو التالي."
#. PjUEP
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:516
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Heading Levels Shown"
-msgstr ""
+msgstr "مستويات خطوط العناوين الظاهرة"
#. dJcmy
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:520
msgctxt "navigatorpanel|extended_tip|headings"
msgid "Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window."
-msgstr ""
+msgstr "انقر هذه الأيقونة ثم اختر عدد مستويات مخطط خطوط العناوين التي تريد مشاهدتها في نافذة الملّاح."
#. sxyvw
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:544
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
-msgstr ""
+msgstr "فتح/غلق مربع القائمة"
#. y7YBB
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:548
msgctxt "navigatorpanel|extended_tip|listbox"
msgid "Shows or hides the Navigator list."
-msgstr ""
+msgstr "يُظهِر أو يخفي قائمة الملّاح."
#. ijAjg
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:570
@@ -20704,7 +20698,7 @@ msgstr "رفع المستوى"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:574
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 ""
+msgstr "يزيد مستوى المخطط لخط العنوان المحدد، وخطوط العناوين الواقعة أسفل خط العنوان، بواحد. لتزيد فقط مستوى مخطط خط العنوان المحدد، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. A7vWQ
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:586
@@ -20717,7 +20711,7 @@ msgstr "خفض مستوى"
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:590
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 ""
+msgstr "ينقص مستوى المخطط لخط العنوان المحدد، وخطوط العناوين الواقعة أسفل خط العنوان، بواحد. لتنقص فقط مستوى مخطط خط العنوان المحدد، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. SndsZ
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:602
@@ -20729,7 +20723,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:606
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 ""
+msgstr "ينقل خط العنوان المحدد والنص أسفله إلى الأعلى بمقدار موضع عنوان واحد في الملّاح وفي المستند. لتنقل العنوان المحدد وليس النص المرتبط بالعنوان، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. MRuAa
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:618
@@ -20741,7 +20735,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:622
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 ""
+msgstr "ينقل خط العنوان المحدد والنص أسفله إلى الأسفل بمقدار موضع عنوان واحد في الملّاح وفي المستند. لتنقل العنوان المحدد وليس النص المرتبط بالعنوان، استمر بالضغط على مفتاح التحكم ثم انقر هذه الأيقونة."
#. mHVom
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:644
@@ -20867,7 +20861,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:1005
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
-msgstr "الوصلات"
+msgstr "الروابط"
#. Njw6i
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:1013
@@ -22013,10 +22007,9 @@ msgstr "النص"
#. geGED
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1571
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
-msgstr "ارتباط"
+msgstr "الروابط"
#. QdJQU
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1615
@@ -22026,7 +22019,6 @@ msgstr "أشكال"
#. txpNZ
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:1724
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "أدرج"
@@ -22187,7 +22179,7 @@ msgstr "مستوى المخطط"
#: sw/uiconfig/swriter/ui/numparapage.ui:57
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
msgid "Assigned Outline Level"
-msgstr ""
+msgstr "مستوى المخطط المسنَد"
#. y9mKV
#: sw/uiconfig/swriter/ui/numparapage.ui:59
@@ -22406,49 +22398,49 @@ msgid "Object"
msgstr "كائن"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "النوع"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "خيارات"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "التفاف"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "رابط تشعبي"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "الحدود"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "منطقة"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "الشفافية"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ماكرو"
@@ -22990,7 +22982,7 @@ msgstr "تبويبات"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:118
msgctxt "extended_tip|tabs"
msgid "Specifies that tab stops are displayed as small arrows."
-msgstr ""
+msgstr "يحدد أنّ توقفات مفتاح التبويب معروضة كسهام صغيرة."
#. rBxLK
#: sw/uiconfig/swriter/ui/optformataidspage.ui:129
@@ -23245,13 +23237,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optgeneralpage.ui:248
msgctxt "optgeneralpage|tablabel"
msgid "_Tab stops:"
-msgstr "_علامات الجدولة:"
+msgstr "_توقفات مفتاح التبويب:"
#. ptDvH
#: sw/uiconfig/swriter/ui/optgeneralpage.ui:271
msgctxt "extended_tip|tab"
msgid "Specifies the spacing between the individual tab stops."
-msgstr ""
+msgstr "يحدد التباعد بين التوقفات الفردية لمفتاح التبويب."
#. 4c98s
#: sw/uiconfig/swriter/ui/optgeneralpage.ui:294
@@ -23866,7 +23858,7 @@ msgstr "يفتح حوارا يمكنك أن تحفظ فيه الإعدادات
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:106
msgctxt "outlinenumbering|extended_tip|form"
msgid "Click a numbering scheme in the list, and then enter a name for the scheme. The numbers correspond to the outline level that the styles are assigned to."
-msgstr ""
+msgstr "انقر على خطة تعداد في القائمة ثم أدخِل اسمًا للخطة. الأعداد تتوافق مع مستوى المخطط الذي تُسنَد إليه الطُرُز."
#. d2QaP
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:113
@@ -24055,7 +24047,7 @@ msgstr "يمين"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:158
msgctxt "outlinepositionpage|extended_tip|numalignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr ""
+msgstr "عيّن محاذاة رموز التعداد. حدد \"يسار\" لتحاذي رمز التعداد ليبدأ مباشرة عند موضع \"محاذى عند\". حدد \"يمين\" لتحاذي رمز التعداد لينتهي مباشرة قبل موضع \"محاذى عند\". حدد \"موسَّط\" لتوسّط الرمز حول موضع \"محاذى عند\"."
#. DCbYC
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:171
@@ -24083,7 +24075,7 @@ msgstr "عرض الترقيم:"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:227
msgctxt "outlinepositionpage|extended_tip|numberingwidthmf"
msgid "Enter the width of the numbering area. The numbering symbol can be left, center or right in this area."
-msgstr ""
+msgstr "أدخِل عُرض منطقة التعداد. رمز التعداد يمكن أن يكون يساراً أو وسطًا أو يمينًا في هذه المساحة."
#. aZwtj
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:238
@@ -24133,7 +24125,7 @@ msgstr "محاذاة الترقيم:"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:344
msgctxt "outlinepositionpage|extended_tip|num2alignlb"
msgid "Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position."
-msgstr ""
+msgstr "عيّن محاذاة رموز التعداد. حدد \"يسار\" لتحاذي رمز التعداد ليبدأ مباشرة عند موضع \"محاذى عند\". حدد \"يمين\" لتحاذي رمز التعداد لينتهي مباشرة قبل موضع \"محاذى عند\". حدد \"موسَّط\" لتوسّط الرمز حول موضع \"محاذى عند\"."
#. wnCMF
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:357
@@ -24157,7 +24149,7 @@ msgstr "يتوقّف مفتاح التبويب عند:"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:412
msgctxt "outlinepositionpage|extended_tip|atmf"
msgid "If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position."
-msgstr ""
+msgstr "إذا حددت توقف مفتاح التبويب ليتابع التعداد، فيمكنك إدخال قيمة غير سالبة كموضع لتوقف مفتاح التبويب."
#. AtJnm
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:427
@@ -24205,7 +24197,7 @@ msgstr "المبدئيّ"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:469
msgctxt "outlinepositionpage|extended_tip|standard"
msgid "Resets the indent and the spacing values to the default values."
-msgstr ""
+msgstr "يصفّر قيم الإزاحة والتباعد إلى القيم المبدئية."
#. bLuru
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:490
@@ -24643,7 +24635,7 @@ msgstr "يُتراجَع عن التعديلات غير المحفوظة في ه
#: sw/uiconfig/swriter/ui/paradialog.ui:35
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 ""
+msgstr "أعِد أية تغييرات أُجريت على اللسان الظاهر هنا إلى الإعدادات التي كانت موجودة عندما فُتح هذا الحوار."
#. 6xRiy
#: sw/uiconfig/swriter/ui/paradialog.ui:159
@@ -24799,13 +24791,13 @@ msgstr "تصفّح..."
#: sw/uiconfig/swriter/ui/picturepage.ui:41
msgctxt "picturepage|extended_tip|browse"
msgid "Locate the new graphic file that you want to link to, and then click Open."
-msgstr ""
+msgstr "عيّن موضع ملف الرسومات الجديد الذي تريد أن تربط إليه، ثم انقر فتح."
#. dGTfN
#: sw/uiconfig/swriter/ui/picturepage.ui:59
msgctxt "picturepage|extended_tip|entry"
msgid "Displays the path to the linked graphic file. To change the link, click the Browse button and then locate the file that you want to link to."
-msgstr ""
+msgstr "يعرض المسار إلى ملف الرسومات المربوط. لتغيّر الرابط، انقر زر التصفح ثم عيّن موضع الملف الذي تريد أن تربط إليه،"
#. PqFMY
#: sw/uiconfig/swriter/ui/picturepage.ui:72
@@ -24829,7 +24821,7 @@ msgstr "رأ_سيا"
#: sw/uiconfig/swriter/ui/picturepage.ui:129
msgctxt "picturepage|extended_tip|vert"
msgid "Flips the selected image vertically."
-msgstr ""
+msgstr "يقلب الصورة المحددة رأسيًا"
#. jwAir
#: sw/uiconfig/swriter/ui/picturepage.ui:140
@@ -24841,7 +24833,7 @@ msgstr "أ_فقيا"
#: sw/uiconfig/swriter/ui/picturepage.ui:148
msgctxt "picturepage|extended_tip|hori"
msgid "Flips the selected image horizontally."
-msgstr ""
+msgstr "يقلب الصورة المحددة أفقيًا"
#. F3zpM
#: sw/uiconfig/swriter/ui/picturepage.ui:159
@@ -24853,7 +24845,7 @@ msgstr "على كل الصفحات"
#: sw/uiconfig/swriter/ui/picturepage.ui:169
msgctxt "picturepage|extended_tip|allpages"
msgid "Flips the selected image horizontally on all pages."
-msgstr ""
+msgstr "يقلب الصورة المحددة أفقيًا على كل الصفحات."
#. FX5Cn
#: sw/uiconfig/swriter/ui/picturepage.ui:180
@@ -24865,7 +24857,7 @@ msgstr "على الصفحات اليسرى"
#: sw/uiconfig/swriter/ui/picturepage.ui:190
msgctxt "picturepage|extended_tip|leftpages"
msgid "Flips the selected image horizontally only on even pages."
-msgstr ""
+msgstr "يقلب الصورة المحددة على الصفحات الزوجية فقط."
#. 6eLFK
#: sw/uiconfig/swriter/ui/picturepage.ui:201
@@ -24877,7 +24869,7 @@ msgstr "على الصفحات اليمنى"
#: sw/uiconfig/swriter/ui/picturepage.ui:211
msgctxt "picturepage|extended_tip|rightpages"
msgid "Flips the selected image horizontally only on odd pages."
-msgstr ""
+msgstr "يقلب الصورة المحددة على الصفحات الفردية فقط."
#. M9Lxh
#: sw/uiconfig/swriter/ui/picturepage.ui:258
@@ -24925,7 +24917,7 @@ msgstr "معلومات الصورة"
#: sw/uiconfig/swriter/ui/picturepage.ui:458
msgctxt "picturepage|extended_tip|PicturePage"
msgid "Specify the flip and the link options for the selected image."
-msgstr ""
+msgstr "حدد الإقلاب وخيارات الرابط للصورة المحددة."
#. fSmkv
#: sw/uiconfig/swriter/ui/previewzoomdialog.ui:22
@@ -24949,19 +24941,19 @@ msgstr "أعمد_ة"
#: sw/uiconfig/swriter/ui/previewzoomdialog.ui:138
msgctxt "previewzoomdialog|extended_tip|rows"
msgid "Defines the number of rows of pages."
-msgstr ""
+msgstr "يعرّف عدد الصفوف للصفحات."
#. 9PMpM
#: sw/uiconfig/swriter/ui/previewzoomdialog.ui:157
msgctxt "previewzoomdialog|extended_tip|cols"
msgid "Defines the number of pages shown in columns."
-msgstr ""
+msgstr "يعرّف عدد الصفحات المعروضة في الأعمدة."
#. A5j6C
#: sw/uiconfig/swriter/ui/previewzoomdialog.ui:185
msgctxt "previewzoomdialog|extended_tip|PreviewZoomDialog"
msgid "Defines the number of pages displayed on screen. Click the arrow next to the icon to open a grid to select the number of pages to be displayed as rows and columns in the preview."
-msgstr ""
+msgstr "يعرّف عدد الصفحات المعروضة على الشاشة. انقر السهم بجانب الأيقونة لتفتح شبكة لتحدد عدد الصفحات التي تُعرَض كصفوف وأعمدة في المعاينة."
#. 2UCY8
#: sw/uiconfig/swriter/ui/printeroptions.ui:26
@@ -24985,7 +24977,7 @@ msgstr "صور وكائنات رسومية أخرى"
#: sw/uiconfig/swriter/ui/printeroptions.ui:54
msgctxt "printeroptions|extended_tip|pictures"
msgid "Specifies whether the graphics and drawings or OLE objects of your text document are printed."
-msgstr ""
+msgstr "يحدد فيما لو ستُطبَع الرسوميات والرسوم أو كائنات OLE في مستندك النصي."
#. VRCmc
#: sw/uiconfig/swriter/ui/printeroptions.ui:66
@@ -25009,7 +25001,7 @@ msgstr "العناصر النائبة للنص"
#: sw/uiconfig/swriter/ui/printeroptions.ui:94
msgctxt "printeroptions|extended_tip|placeholders"
msgid "Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout."
-msgstr ""
+msgstr "مكّن هذا الخيار لتطبع عناصر النص النائبة. عطّل هذا الخيار لتترك عناصر النص النائبة فارغة في مخرَجات الطباعة."
#. 3y2Gm
#: sw/uiconfig/swriter/ui/printeroptions.ui:106
@@ -25033,7 +25025,7 @@ msgstr "التعليقات:"
#: sw/uiconfig/swriter/ui/printeroptions.ui:150
msgctxt "printeroptions|extended_tip|writercomments"
msgid "Specify where to print comments (if any)."
-msgstr ""
+msgstr "حدد أين تُطبَع التعليقات (إن وجدت)"
#. M6JQf
#: sw/uiconfig/swriter/ui/printeroptions.ui:173
@@ -25166,13 +25158,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/printoptionspage.ui:129
msgctxt "printoptionspage|textplaceholder"
msgid "Text _placeholder"
-msgstr "معوض _النص"
+msgstr "عناصر النص النا_ئبة"
#. QfL9u
#: sw/uiconfig/swriter/ui/printoptionspage.ui:137
msgctxt "extended_tip|textplaceholder"
msgid "Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout."
-msgstr ""
+msgstr "مكّن هذا الخيار لتطبع عناصر النص النائبة. عطّل هذا الخيار لتترك عناصر النص النائبة فارغة في مخرَجات الطباعة."
#. nxmuA
#: sw/uiconfig/swriter/ui/printoptionspage.ui:152
@@ -25825,10 +25817,9 @@ msgstr "أضف صورة"
#. 2SJDt
#: sw/uiconfig/swriter/ui/readonlymenu.ui:114
-#, fuzzy
msgctxt "readonlymenu|graphicaslink"
msgid "As Link"
-msgstr "كوصلة"
+msgstr "كرابط"
#. YikY9
#: sw/uiconfig/swriter/ui/readonlymenu.ui:122
@@ -25847,7 +25838,7 @@ msgstr "احفظ الخلفية..."
#: sw/uiconfig/swriter/ui/readonlymenu.ui:156
msgctxt "readonlymenu|backaslink"
msgid "As Link"
-msgstr ""
+msgstr "كرابط"
#. CwLB2
#: sw/uiconfig/swriter/ui/readonlymenu.ui:164
@@ -26973,7 +26964,7 @@ msgstr "الإعداد"
#: sw/uiconfig/swriter/ui/sortdialog.ui:894
msgctxt "sortdialog|extended_tip|SortDialog"
msgid "Sorts the selected paragraphs or table rows alphabetically or numerically."
-msgstr "يرتّب الفقرات أو صفوف الجداول المحدد أبجدياً أو رقمياً."
+msgstr "يرتّب الفقرات أو صفوف الجداول المحددة ألفبائياً أو رقمياً."
#. vBG3R
#: sw/uiconfig/swriter/ui/spellmenu.ui:12
@@ -27168,7 +27159,7 @@ msgid "Update"
msgstr "تحديث"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
@@ -27640,7 +27631,7 @@ msgstr "نمط الأحرف"
#: sw/uiconfig/swriter/ui/templatedialog1.ui:34
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 ""
+msgstr "أعِد أية تغييرات أُجريت على اللسان الظاهر هنا إلى الإعدادات التي كانت موجودة عندما فُتح هذا الحوار."
#. UH8Vz
#: sw/uiconfig/swriter/ui/templatedialog1.ui:172
@@ -27760,7 +27751,7 @@ msgstr "الموضع"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
msgctxt "templatedialog16|position"
msgid "Modify indent, spacing, and alignment for list numbers or symbols"
-msgstr ""
+msgstr "عدّل الإزاحة والتباعد والمحاذاة لأرقام أو رموز القوائم."
#. g5NQF
#: sw/uiconfig/swriter/ui/templatedialog16.ui:460
@@ -28484,13 +28475,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/tocentriespage.ui:342
msgctxt "tocentriespage|tabstopposft"
msgid "Tab stop position:"
-msgstr "موضع علامة الجدولة:"
+msgstr "موضع توقف مفتاح التبويب:"
#. F77Kt
#: sw/uiconfig/swriter/ui/tocentriespage.ui:364
msgctxt "tocentriespage|extended_tip|tabstoppos"
msgid "Enter the distance to leave between the left page margin and the tab stop."
-msgstr ""
+msgstr "أدخِل المسافة المتروكة بين الحافة اليمنى للصفحة وتوقف مفتاح التبويب."
#. okgoX
#: sw/uiconfig/swriter/ui/tocentriespage.ui:375
@@ -28503,7 +28494,7 @@ msgstr "حاذِ إلى اليمين"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:383
msgctxt "tocentriespage|extended_tip|alignright"
msgid "Aligns the tab stop to the right page margin."
-msgstr ""
+msgstr "يحاذي توقف مفتاح التبويب إلى الحاشية اليسرى للصفحة."
#. btD2T
#: sw/uiconfig/swriter/ui/tocentriespage.ui:396
@@ -28521,13 +28512,13 @@ msgstr ""
#: sw/uiconfig/swriter/ui/tocentriespage.ui:414
msgctxt "tocentriespage|chapterentry"
msgid "Description only"
-msgstr ""
+msgstr "وصف فقط"
#. PMa3U
#: sw/uiconfig/swriter/ui/tocentriespage.ui:415
msgctxt "tocentriespage|chapterentry"
msgid "Number range and description"
-msgstr ""
+msgstr "مجال الأرقام والوصف"
#. bmtXn
#: sw/uiconfig/swriter/ui/tocentriespage.ui:419
@@ -28627,16 +28618,15 @@ msgstr "يُدرج النص لخط عنوان الفصل."
#. BQH4d
#: sw/uiconfig/swriter/ui/tocentriespage.ui:621
-#, fuzzy
msgctxt "tocentriespage|tabstop"
msgid "Tab Stop"
-msgstr "علامة الجدولة"
+msgstr "توقُّف مفتاح التبويب"
#. 28QwC
#: sw/uiconfig/swriter/ui/tocentriespage.ui:628
msgctxt "tocentriespage|extended_tip|tabstop"
msgid "Inserts a tab stop. To add leader dots to the tab stop, select a character in the Fill character box. To change the position of the tab stop, enter a value in the Tab stop position box, or select the Align right check box."
-msgstr ""
+msgstr "يُدرِج توقف مفتاح التبويب. لتضيف نقاطًا بادئة إلى توقف مفتاح التبويب، حدد محرفًا في مربع ⟪محرف الملء⟫. لتغير موضع توقف مفتاح التبويب، أدخِل قيمة في مربع موضع توقف مفتاح التبويب، أو حدد مربع تأشير المحاذاة إلى اليسار."
#. Dbwdu
#: sw/uiconfig/swriter/ui/tocentriespage.ui:640
@@ -28691,7 +28681,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/tocentriespage.ui:754
msgctxt "tocentriespage|extended_tip|reltostyle"
msgid "Positions the tab stop relative to the \"indent from left\" value defined in the paragraph style selected on the Styles tab. Otherwise the tab stop is positioned relative to the left text margin."
-msgstr ""
+msgstr "يضع توقف مفتاح التبويب نسبيًا إلى قيمة \"أزِح من اليسار\" المعرَّفة في طراز الفقرة المحدد في تبويب الطُرُز. خلاف ذلك سيوضَع توقف مفتاح التبويب نسبيًا إلى حاشية النص اليمنى."
#. pmiey
#: sw/uiconfig/swriter/ui/tocentriespage.ui:766
@@ -28824,7 +28814,7 @@ msgstr "تنازلي"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:1064
msgctxt "tocentriespage|extended_tip|down1cb"
msgid "Sorts the bibliography entries in a descending alphanumerical order."
-msgstr "رتّب مُدخَلات ثبت المراجع بترتيب ألفبائي متنازل."
+msgstr "يرتّب مُدخَلات ثبت المراجع بترتيب ألفبائي متنازل."
#. PJr9b
#: sw/uiconfig/swriter/ui/tocentriespage.ui:1078
@@ -28860,7 +28850,7 @@ msgstr "تنازلي"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:1127
msgctxt "tocentriespage|extended_tip|down2cb"
msgid "Sorts the bibliography entries in a descending alphanumerical order."
-msgstr "رتّب مُدخَلات ثبت المراجع بترتيب ألفبائي متنازل."
+msgstr "يرتّب مُدخَلات ثبت المراجع بترتيب ألفبائي متنازل."
#. VRkA3
#: sw/uiconfig/swriter/ui/tocentriespage.ui:1141
@@ -28872,7 +28862,7 @@ msgstr "تنازلي"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:1148
msgctxt "tocentriespage|extended_tip|down3cb"
msgid "Sorts the bibliography entries in a descending alphanumerical order."
-msgstr "رتّب مُدخَلات ثبت المراجع بترتيب ألفبائي متنازل."
+msgstr "يرتّب مُدخَلات ثبت المراجع بترتيب ألفبائي متنازل."
#. heqgT
#: sw/uiconfig/swriter/ui/tocentriespage.ui:1163
@@ -29106,7 +29096,7 @@ msgstr "كائنات OLE"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:454
msgctxt "tocindexpage|extended_tip|fromoles"
msgid "Includes OLE objects in the index."
-msgstr ""
+msgstr "يضمّن كائنات OLE في الفهرس."
#. JnBBj
#: sw/uiconfig/swriter/ui/tocindexpage.ui:465
@@ -29422,7 +29412,7 @@ msgstr "نوع المفتاح:"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1198
msgctxt "tocindexpage|extended_tip|keytype"
msgid "Select numeric when you want to sort numbers by value, such as in 1, 2, 12. Select alphanumeric, when you want to sort the numbers by character code, such as in 1, 12, 2."
-msgstr ""
+msgstr "حدد الرقمي عندما تريد ترتيب الأعداد بحسب القيمة، كما في 1، 2، 12. حدد ألفبائي رقمي عندما تريد ترتيب الأعداد بحسب رمز المحرف، كما في 1، 12، 2."
#. Ec4gF
#: sw/uiconfig/swriter/ui/tocindexpage.ui:1219
@@ -29602,7 +29592,7 @@ msgstr "اعرض الحقول"
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:290
msgctxt "viewoptionspage|changesinmargin"
msgid "Tracked _deletions in margin"
-msgstr ""
+msgstr "حالات ال_حذف المتتبَّعة في الهامش"
#. vvvb7
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:298
@@ -29614,13 +29604,13 @@ msgstr "يعرض النص الذي أخفاه نص شرطي أو حقول نص
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:309
msgctxt "viewoptionspage|changestooltip"
msgid "_Tooltips on tracked changes"
-msgstr ""
+msgstr "_تلميحات عن التغييرات المتتبَّعة"
#. 8no6x
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:327
msgctxt "viewoptionspage|changeslabel"
msgid "Display tracked changes"
-msgstr ""
+msgstr "اعرِض التغييرات المتتبَّعة"
#. YD6TK
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:369
diff --git a/source/ar/swext/mediawiki/help.po b/source/ar/swext/mediawiki/help.po
index ddb4fd27f92..5a1300147d1 100644
--- a/source/ar/swext/mediawiki/help.po
+++ b/source/ar/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: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/swextmediawikihelp/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022451.000000\n"
#. 7EFBE
@@ -586,13 +586,12 @@ msgstr "صور"
#. G3qA6
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"par_id3541673\n"
"help.text"
msgid "Images cannot be exported by a transformation producing a single file of wiki text. However, if the image is already uploaded to the target wiki domain (e. g., Wikimedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported."
-msgstr "يتعذر تصدير الصور بواسطة عملية تحويل تؤدي للحصول على ملف مفرد من نص الويكي. ومع ذلك، في حالة تحميل الصورة بالفعل إلى مجال موقع الويكي المقصود (على سبيل المثالWikiMedia Commons) فسينتج عن عملية التحويل علامة صورة صالحة تشتمل على الصورة. يتم دعم واصفات الصور أيضًا."
+msgstr "يتعذر تصدير الصور بعملية تحويل تُنتج ملفًا واحداً من نص الويكي. ومع ذلك، في حالة تحميل الصورة بالفعل إلى نطاق موقع الويكي المقصود (على سبيل المثال WikiMedia Commons) فسينتج عن عملية التحويل وسم صورة صالحًا يشتمل على الصورة. واصفات الصور مدعومة أيضًا."
#. nGuGG
#: wikiformats.xhp
diff --git a/source/ar/sysui/desktop/share.po b/source/ar/sysui/desktop/share.po
index b5c5261e473..b095f0dcf4e 100644
--- a/source/ar/sysui/desktop/share.po
+++ b/source/ar/sysui/desktop/share.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-03-02 22:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/sysuidesktopshare/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1511612289.000000\n"
#. a9uCy
@@ -428,7 +428,7 @@ msgctxt ""
"writer\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr "أنشئ النصوص والصور وحررها في الرسائل، والتقارير، والمستندات وصفحات الوِب باستخدام رايتر."
+msgstr "أنشئ وحرّر النصوص والصور في الرسائل والتقارير والمستندات وصفحات الوِب باستخدام رايتر."
#. hnW8F
#: launcher_comment.ulf
@@ -446,7 +446,7 @@ msgctxt ""
"draw\n"
"LngText.text"
msgid "Create and edit drawings, flow charts, and logos by using Draw."
-msgstr "إنشاء الرسوم وتحريرها، ورسوم الدفق البيانية، والشعارات باستخدام درو."
+msgstr "أنشئ وحرر الرسوم، والمخططات الانسيابية والشعارات باستخدام درو."
#. US56A
#: launcher_comment.ulf
diff --git a/source/ar/vcl/messages.po b/source/ar/vcl/messages.po
index b01ad48a996..7ef1048d42c 100644
--- a/source/ar/vcl/messages.po
+++ b/source/ar/vcl/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022451.000000\n"
#. k5jTM
@@ -154,7 +154,7 @@ msgstr "D"
#: vcl/inc/print.hrc:55
msgctxt "RID_STR_PAPERNAMES"
msgid "E"
-msgstr "E"
+msgstr "مُ"
#. 9quGe
#: vcl/inc/print.hrc:56
@@ -1967,7 +1967,7 @@ msgstr "ط_باعة"
#: vcl/uiconfig/ui/printdialog.ui:160
msgctxt "printdialog|printpreview"
msgid "Print preview"
-msgstr ""
+msgstr "معاينة الطباعة"
#. 67YPm
#: vcl/uiconfig/ui/printdialog.ui:166
@@ -1985,7 +1985,7 @@ msgstr "_عاين"
#: vcl/uiconfig/ui/printdialog.ui:205
msgctxt "printdialog|extended_tip|previewbox"
msgid "Turn on or off display of the print preview."
-msgstr ""
+msgstr "شغّل أو عطّل عَرض معاينة الطباعة."
#. SbgFv
#: vcl/uiconfig/ui/printdialog.ui:235
@@ -2243,7 +2243,7 @@ msgstr "ن_ظِّم"
#: vcl/uiconfig/ui/printdialog.ui:815
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
-msgstr ""
+msgstr "يحافظ على ترتيب الصفحات للمستند الأصلي."
#. GZrpG
#: vcl/uiconfig/ui/printdialog.ui:845
@@ -2303,7 +2303,7 @@ msgstr "عرضي"
#: vcl/uiconfig/ui/printdialog.ui:967
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
-msgstr ""
+msgstr "حدد اتجاه الورق."
#. DSFv2
#: vcl/uiconfig/ui/printdialog.ui:983
@@ -2315,178 +2315,178 @@ msgstr ""
#: vcl/uiconfig/ui/printdialog.ui:1018
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
-msgstr ""
+msgstr "الصفحات في الورقة:"
#. ok8Lw
#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
-msgstr ""
+msgstr "اطبع صفحات متعددة لكل قطعة ورق."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "مخصص"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
-msgstr ""
+msgstr "حدد كم صفحة تُطبَع لكل قطعة ورق."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "الصفحات:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "حدد عدد الصفوف."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "حسب"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "حدد عدد الأعمدة."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "الحافة:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
-msgstr ""
+msgstr "حدد الحافة بين الصفحات المنفردة في كل قطعة ورق."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "بين الصفحات"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "المسافة:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "إلى حد الورقة"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "الترتيب:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
-msgstr ""
+msgstr "من اليسار إلى اليمين ثم لأسفل"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
-msgstr ""
+msgstr "من أعلى لأسفل ثم إلى اليمين"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "أعلى إلى أسفل، ثم يساراً"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
-msgstr ""
+msgstr "من اليمين إلى اليسار ثم لأسفل"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
-msgstr ""
+msgstr "حدد الترتيب الذي ستُطبَع به الصفحات."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ارسم حدًا حول كل صفحة"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
-msgstr ""
+msgstr "أشّر لترسم حدًا حول كل صفحة."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "منشور"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "عامّ"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ar/wizards/messages.po b/source/ar/wizards/messages.po
index 14b72a4b9e7..ed7001fd86d 100644
--- a/source/ar/wizards/messages.po
+++ b/source/ar/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: 2021-01-19 13:14+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/wizardsmessages/ar/>\n"
"Language: ar\n"
@@ -614,7 +614,7 @@ msgstr "تذييل"
#: wizards/com/sun/star/wizards/common/strings.hrc:138
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and Location"
-msgstr "الإسم و المكان"
+msgstr "الاسم و الموضع"
#. AZSy8
#: wizards/com/sun/star/wizards/common/strings.hrc:141
@@ -1046,7 +1046,7 @@ msgstr "تذييل"
#: wizards/com/sun/star/wizards/common/strings.hrc:220
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and Location"
-msgstr "الاسم و المكان"
+msgstr "الاسم و الموضع"
#. N6985
#: wizards/com/sun/star/wizards/common/strings.hrc:223
@@ -1160,13 +1160,13 @@ msgstr "..."
#: wizards/com/sun/star/wizards/common/strings.hrc:241
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
-msgstr "إنشاء ~مفكرة من هذا القالب"
+msgstr "إنشاء ~جدول أعمال من هذا القالب"
#. TUJyC
#: wizards/com/sun/star/wizards/common/strings.hrc:242
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
-msgstr "لإنشاء مفكرة جديدة من القالب، اذهب إلى المكان الذي حفظت فيه القالب و اضغط الملف ضغطًا مزدوجًا."
+msgstr "لإنشاء جدول أعمال جديد من القالب، اذهب إلى الموضع الذي حفظت فيه القالب و انقر الملف نقراً مزدوجًا."
#. GbdcR
#: wizards/com/sun/star/wizards/common/strings.hrc:243
@@ -1274,7 +1274,7 @@ msgstr "التاريخ:"
#: wizards/com/sun/star/wizards/common/strings.hrc:260
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
-msgstr "يُنشئ هذا المرشد قالب جدوال أعمال يتيح لك إنشاء جداول أعمال بنفس التخطيط و الإعدادات."
+msgstr "يُنشئ هذا المرشد قالب جدول أعمال يمكّنك من إنشاء جداول أعمال متعددة بنفس التخطيط والإعدادات."
#. CS6WP
#: wizards/com/sun/star/wizards/common/strings.hrc:261
@@ -1286,19 +1286,19 @@ msgstr "تصميم الصفحة:"
#: wizards/com/sun/star/wizards/common/strings.hrc:262
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
-msgstr "myAgendaTemplate.stw"
+msgstr "قالب‌جدول‌أعمالي.stw"
#. YpeTB
#: wizards/com/sun/star/wizards/common/strings.hrc:263
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
-msgstr "قالب مفكرتي"
+msgstr "قالب جدول أعمالي"
#. ZK3nA
#: wizards/com/sun/star/wizards/common/strings.hrc:264
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An error occurred while saving the agenda template."
-msgstr "حصل خطأ أثناء حفظ قالب جدول المواعيد."
+msgstr "حصل خطأ أثناء حفظ قالب جدول الأعمال."
#. kFgjn
#: wizards/com/sun/star/wizards/common/strings.hrc:265
@@ -1364,7 +1364,7 @@ msgstr "عناصر جدول المواعيد"
#: wizards/com/sun/star/wizards/common/strings.hrc:275
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and Location"
-msgstr "الاسم و المكان"
+msgstr "الاسم و الموضع"
#. VNixB
#: wizards/com/sun/star/wizards/common/strings.hrc:276
@@ -1454,13 +1454,13 @@ msgstr "أزِل"
#: wizards/com/sun/star/wizards/common/strings.hrc:290
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
-msgstr "تحريك للأعلى"
+msgstr "انقل لأعلى"
#. 8uZEg
#: wizards/com/sun/star/wizards/common/strings.hrc:291
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
-msgstr "تحريك للأسفل"
+msgstr "انقل لأسفل"
#. wEi4D
#: wizards/com/sun/star/wizards/common/strings.hrc:292
diff --git a/source/ar/wizards/source/resources.po b/source/ar/wizards/source/resources.po
index 245df3148ca..732081c1622 100644
--- a/source/ar/wizards/source/resources.po
+++ b/source/ar/wizards/source/resources.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: 2020-10-27 12:31+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/wizardssourceresources/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516047284.000000\n"
#. 8UKfi
@@ -4159,7 +4159,7 @@ msgctxt ""
"CorrespondenceFields_0\n"
"property.text"
msgid "Click placeholder and overwrite"
-msgstr "ضغط العنصر النائب والكتابة عليه"
+msgstr "انقر العنصر النائب واكتب عليه"
#. hRJRf
#: resources_en_US.properties
@@ -4465,7 +4465,7 @@ msgctxt ""
"AgendaDlgName\n"
"property.text"
msgid "Minutes Template"
-msgstr "قالب مسودّة"
+msgstr "قالب محضر"
#. 3Yeqe
#: resources_en_US.properties
@@ -4483,7 +4483,7 @@ msgctxt ""
"AgendaDlgFrame\n"
"property.text"
msgid "Minutes Type"
-msgstr "نوع المسودّة"
+msgstr "نوع المحضر"
#. hyGRE
#: resources_en_US.properties
@@ -4492,7 +4492,7 @@ msgctxt ""
"AgendaDlgButton1\n"
"property.text"
msgid "Results Minutes"
-msgstr "مسودّة نتائج"
+msgstr "محضر نتائج"
#. DMfQn
#: resources_en_US.properties
@@ -4501,7 +4501,7 @@ msgctxt ""
"AgendaDlgButton2\n"
"property.text"
msgid "Evaluation Minutes"
-msgstr "مسودّة تقييم"
+msgstr "محضر تقييم"
#. 9zy6P
#: resources_en_US.properties
diff --git a/source/ar/writerperfect/messages.po b/source/ar/writerperfect/messages.po
index 054f6577c64..92c71809441 100644
--- a/source/ar/writerperfect/messages.po
+++ b/source/ar/writerperfect/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-23 11:46+0100\n"
-"PO-Revision-Date: 2022-03-23 11:35+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/writerperfectmessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1525785878.000000\n"
#. DXXuk
@@ -157,7 +157,7 @@ msgstr "كتاب الكتروني EPUB 2.0"
#: writerperfect/uiconfig/ui/exportepub.ui:146
msgctxt "exportepub|splitpage"
msgid "Page break"
-msgstr "فاصل صفحات"
+msgstr "فاصل صفحة"
#. u8EWu
#: writerperfect/uiconfig/ui/exportepub.ui:147
diff --git a/source/ar/xmlsecurity/messages.po b/source/ar/xmlsecurity/messages.po
index f181cb85597..2db8843281d 100644
--- a/source/ar/xmlsecurity/messages.po
+++ b/source/ar/xmlsecurity/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:04+0200\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-7-3/xmlsecuritymessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1527110925.000000\n"
#. EyJrF
@@ -462,7 +462,7 @@ msgstr "نوع الشّهادة"
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:196
msgctxt "digitalsignaturesdialog|extended_tip|signatures"
msgid "Lists the digital signatures for the current document."
-msgstr ""
+msgstr "يسرد التواقيع الرقمية للمستند الحالي."
#. GAMdr
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:216
@@ -474,7 +474,7 @@ msgstr "اعرض الشّهادة..."
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:222
msgctxt "digitalsignaturesdialog|extended_tip|view"
msgid "Opens the View Certificate dialog."
-msgstr ""
+msgstr "يفتح حوار عَرض الشهادة."
#. uM8mn
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:234
@@ -486,7 +486,7 @@ msgstr "وقّع المستند..."
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:241
msgctxt "digitalsignaturesdialog|extended_tip|sign"
msgid "Opens the Select Certificate dialog."
-msgstr ""
+msgstr "يفتح حوار تحديد الشهادة."
#. hFd4m
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:253
@@ -534,7 +534,7 @@ msgstr "التّواقيع في هذا المستند غير صالحة"
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:426
msgctxt "digitalsignaturesdialog|oldsignatureft"
msgid "At least one signature has problems: the document is only partially signed."
-msgstr ""
+msgstr "توجد مشاكل في توقيع واحد على الأقل: وُقّع المستند جزئيا فقط."
#. wn85z
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:439
@@ -784,7 +784,7 @@ msgstr "استخدام الشّهادة"
#: xmlsecurity/uiconfig/ui/selectcertificatedialog.ui:208
msgctxt "selectcertificatedialog|extended_tip|signatures"
msgid "Select the certificate that you want to digitally sign the current document with."
-msgstr ""
+msgstr "حدد الشهادة التي تريد توقيع المستند الحالي رقميًا بها."
#. uwjMQ
#: xmlsecurity/uiconfig/ui/selectcertificatedialog.ui:221
@@ -814,7 +814,7 @@ msgstr ""
#: xmlsecurity/uiconfig/ui/selectcertificatedialog.ui:297
msgctxt "selectcertificatedialog|extended_tip|SelectCertificateDialog"
msgid "Select the certificate that you want to digitally sign the current document with."
-msgstr ""
+msgstr "حدد الشهادة التي تريد توقيع المستند الحالي رقميًا بها."
#. nBkSy
#: xmlsecurity/uiconfig/ui/viewcertdialog.ui:8
diff --git a/source/as/chart2/messages.po b/source/as/chart2/messages.po
index 78c35fa9242..a84a1ec8cbd 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11: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/chart2messages/as/>\n"
@@ -3692,7 +3692,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 901dda7fffa..a1620ffc351 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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+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"
@@ -17539,181 +17539,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "স্বচালিত"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "উচ্চ কনট্ৰাস্ট"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "অক্সিজেন"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "কালজয়ী"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "হাৰ্ডৱেৰ ত্বৰণ ব্যৱহাৰ কৰক (_w)"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "এন্টি-এলিায়াচিং ব্যৱহাৰ কৰক (_l)"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "গ্ৰাফিক্স আউটপুট"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ফন্টসমূহৰ পূৰ্বদৰ্শন দেখুৱাওক (_r)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "পৰ্দা ফন্ট এন্টিএলিয়াচিং (_g)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "পৰা (_m)"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "ফন্ট তালিকাসমূহ"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/as/dbaccess/messages.po b/source/as/dbaccess/messages.po
index 0d03bc3d33d..34cd24aa2e8 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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+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"
@@ -3466,74 +3466,74 @@ msgid "Create a n_ew database"
msgstr "এটা নতুন ডাটাবেছ সৃষ্টি কৰক (_e)"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "অন্তৰ্ভুক্ত ডাটাবেইচ (_E):"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "এটা বৰ্তি থকা ডাটাবেছ ফাইল খোলক (_f)"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "অলপতে ব্যৱহাৰ কৰা (_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "খোলক"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "এটা বৰ্তি থকা ডাটাবেছৰ সৈতে সংযোগ কৰক (_x)"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3541,7 +3541,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/as/extensions/messages.po b/source/as/extensions/messages.po
index d41eabb5d77..80c3e2788f9 100644
--- a/source/as/extensions/messages.po
+++ b/source/as/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11: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/extensionsmessages/as/>\n"
@@ -310,600 +310,586 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "পুনৰ সজীৱ কৰক"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "পোৱা"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "পোষ্ট"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "টেক্সট"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "মানবিশিষ্ট (চুটি)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "মানবিশিষ্ট (চুটি YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "মানবিশিষ্ট (চুটি YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "মানবিশিষ্ট (দীঘল)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "নিৰ্বাচন কৰা হোৱা নাই"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "নিৰ্বাৰ্চিত"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "সংজ্ঞা নিৰূপিত"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "ৰেকৰ্ডবোৰ"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "সক্ৰিয় ৰেকৰ্ড"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "সদায় বৰ্তমান পৃষ্ঠাৰ সৈতে"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "নহয়"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "হয়"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "ফৰ্ম"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "বন্ধ কৰক"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "কোনো নহয়"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "একক"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "বহু-অংশবিশিষ্ট ৰেখা"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "পৰিসৰ"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "উলম্ব"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ডিফল্ট"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ঠিক আছে"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "বাতিল কৰক"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "সহায়"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "নিৰ্বাচিত নিবেশ"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "নিৰ্বাচিত নিবেশৰ স্থান"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "একমাত্ৰ ৰেখা"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "বহু-অংশবিশিষ্ট ৰেখা"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "ফৰমেটিংৰ সৈতে বহু-অংশবিশিষ্ট ৰেখা"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (ইউনিক্স)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (উইণ্ড'জ)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "কোনো নহয়"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "উলম্ব"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "দুয়োটা"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ফ্লেট"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "বাওফালে ওপৰৰ"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "বাওঁফালে কেন্দ্রীকৃত"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "বাওঁফালে তলত"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "সোঁফালৰ ওপৰত"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "সোঁফালে কেন্দ্রিত"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "সোঁফালে তলত"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ওপৰত বাওঁফালে"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ওপৰত কেন্দ্ৰীকৃত"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ওপৰত সোঁফালে"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "তলত বাওঁফালে"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "তলত কেন্দ্রিত"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "তলত সোঁফালে"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "কেন্দ্ৰীকৃত"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "সংৰক্ষণ"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "প্ৰতিস্থাপন কৰক"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "স্খলন কৰক"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "নহয়"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "অনুপাত ৰাখক"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "আকাৰৰ বাবে যোগ্য"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "বাওঁফালৰ পৰা-সোঁফাললৈ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "সোঁফালৰ পৰা-বাওঁফাললৈ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "চুপাৰঅৰ্ডিনেইট অবজেক্টৰ সংহতি ব্যৱহাৰ কৰক"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "কেতিয়াও নহয়"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "যেতিয়া মনোযোগ নিবদ্ধ কৰা হয়"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "সদায়"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "পেৰেগ্ৰাফলৈ"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "আখৰ"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "পৃষ্ঠালৈ"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ফ্ৰেমলৈ"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "আখৰ"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "পৃষ্ঠালৈ"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/as/fpicker/messages.po b/source/as/fpicker/messages.po
index bf2ed3c47ac..9aff3eb42af 100644
--- a/source/as/fpicker/messages.po
+++ b/source/as/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11: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/fpickermessages/as/>\n"
@@ -221,61 +221,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "নথিপত্ৰৰ নাম:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ফাইলৰ ধৰণ (‌~t):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "কেৱল-পঢ়িবৰ বাবে (~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "পাছৱৰ্ডৰ সৈতে সংৰক্ষণ কৰক (~w)"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "স্বচালিত ফাইল নামৰ সম্প্ৰসাৰন (~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ফিল্টাৰ সংহতিসমূহ সম্পাদনা কৰক (~E)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index c515c291764..4cb806ef959 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+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"
@@ -25831,97 +25831,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26307,152 +26307,152 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "সঁজাওক"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ৰঙ (_o)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "জাল (_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ভাষা (_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "পুনৰীক্ষণ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "বিষয়সূচী (_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "দৃশ্য"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "সঁজাওক"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "দৃশ্য"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "গোট"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "শাৰীকৰণ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "দৃশ্য"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "সুমুৱাওক"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "মাধ্যম"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ফ্ৰেইম (_r)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "সঁজাওক"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "জাল (_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/as/sd/messages.po b/source/as/sd/messages.po
index ade590eb1b6..2f86e625420 100644
--- a/source/as/sd/messages.po
+++ b/source/as/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+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"
@@ -4225,109 +4225,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7192,109 +7192,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 588055aa28c..ecba9bb54e2 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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+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"
@@ -10736,19 +10736,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "শৈলীসমূহ"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14289,37 +14289,37 @@ msgid "Exchange Databases"
msgstr "ডাটাবেছবোৰ সালসলনি কৰক"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "ব্যাখ্যা কৰক"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "ব্যৱহাৰ হৈ থকা ডাটাবেছবোৰ"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "উপলব্ধ ডাটাবেইচসমূহ (_A)"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "চৰণ কৰক..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14329,31 +14329,31 @@ msgstr ""
"ডাটাবেছ ফাইল বাছনী কৰিবলৈ ব্ৰাউজ ব্যৱহাৰ কৰক।"
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "ডাটাবেছবোৰ সালসলনি কৰক"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "ডাটাবেছ দস্তাবেজত প্ৰয়োগ কৰা হৈছে:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20619,111 +20619,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "চৰণ কৰক..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "চৰণ কৰক..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22892,52 +22892,52 @@ msgid "Object"
msgstr "বস্তু"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ধৰণ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "বিকল্পসমূহ"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "আবৃত কৰক (~W)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ক্ষেত্ৰ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -27802,7 +27802,7 @@ msgid "Update"
msgstr "আপডেট কৰক"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/as/vcl/messages.po b/source/as/vcl/messages.po
index a6a83fd68b7..eff541a2fd7 100644
--- a/source/as/vcl/messages.po
+++ b/source/as/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/as/>\n"
@@ -2332,169 +2332,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "স্বনিৰ্বাচিত"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "দ্বাৰা"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠাসমূহৰ মাজত"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "চাদৰৰ সীমালৈ"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্ৰতিটো পৃষ্ঠাৰ চাৰিওফালে এটা প্ৰান্ত আকক"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "বিষয়সূচী"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ast/chart2/messages.po b/source/ast/chart2/messages.po
index 538d3153d2b..3e71c14d87c 100644
--- a/source/ast/chart2/messages.po
+++ b/source/ast/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540149368.000000\n"
#. NCRDD
@@ -3005,19 +3005,19 @@ msgstr "Marque'l caxellu de Perspectiva pa ver el gráficu al traviés d'una len
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:150
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Z_ROTATION"
msgid "Sets the rotation of the chart on the z axis. The preview responds to the new settings."
-msgstr "Afita la rotación del gráficu sobre la exa Z. La vista previa respuende a les nueves configuraciones."
+msgstr "Afita'l xiru de la gráfica sobre la exa Z. La vista previa respuende a los axustes nuevos."
#. AyMWn
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:168
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Y_ROTATION"
msgid "Sets the rotation of the chart on the y axis. The preview responds to the new settings."
-msgstr "Afita la rotación del gráficu sobre la exa Y. La vista previa respuende a les nueves configuraciones."
+msgstr "Afita'l xiru de la gráfica sobre la exa Y. La vista previa respuende a los axustes nuevos."
#. EGS4B
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:186
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_X_ROTATION"
msgid "Sets the rotation of the chart on the x axis. The preview responds to the new settings."
-msgstr "Afita la rotación del gráficu sobre la exa X. La vista previa respuende a les nueves configuraciones."
+msgstr "Afita'l xiru de la gráfica sobre la exa X. La vista previa respuende a los axustes nuevos."
#. RGQDC
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:92
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Axuste'l númberu de llinies pa los gráficos de tipu Columna y Llinia."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Escueye un gráficu de tipu básicu."
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 74aecc94b9a..469378dd6ca 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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. GyY9M
@@ -5175,7 +5175,7 @@ msgstr ""
#: cui/uiconfig/ui/areatabpage.ui:106
msgctxt "areatabpage|btnbitmap"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#. ELAno
#: cui/uiconfig/ui/areatabpage.ui:112
@@ -5793,7 +5793,7 @@ msgstr ""
#: cui/uiconfig/ui/bulletandposition.ui:340
msgctxt "bulletandposition|bullet"
msgid "Select..."
-msgstr ""
+msgstr "Esbillar..."
#. sNFJM
#: cui/uiconfig/ui/bulletandposition.ui:346
@@ -5817,7 +5817,7 @@ msgstr ""
#: cui/uiconfig/ui/bulletandposition.ui:382
msgctxt "bulletandposition|colorft"
msgid "Color:"
-msgstr ""
+msgstr "Color:"
#. XqDTh
#: cui/uiconfig/ui/bulletandposition.ui:405
@@ -7143,7 +7143,7 @@ msgstr ""
#: cui/uiconfig/ui/colorpage.ui:136
msgctxt "colorpage|label20"
msgid "Recent Colors"
-msgstr ""
+msgstr "Colores recién"
#. MwnMh
#: cui/uiconfig/ui/colorpage.ui:190
@@ -11308,13 +11308,13 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:84
msgctxt "imagetabpage|label1"
msgid "Image"
-msgstr ""
+msgstr "Imaxe"
#. 4HvEn
#: cui/uiconfig/ui/imagetabpage.ui:127
msgctxt "imagetabpage|label3"
msgid "Style:"
-msgstr ""
+msgstr "Estilu:"
#. cAwPK
#: cui/uiconfig/ui/imagetabpage.ui:143
@@ -11338,19 +11338,19 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:171
msgctxt "imagetabpage|label4"
msgid "Size:"
-msgstr ""
+msgstr "Tamañu:"
#. YtPnn
#: cui/uiconfig/ui/imagetabpage.ui:189
msgctxt "imagetabpage|label5"
msgid "Width:"
-msgstr ""
+msgstr "Anchor:"
#. GAfGG
#: cui/uiconfig/ui/imagetabpage.ui:228
msgctxt "imagetabpage|label6"
msgid "Height:"
-msgstr ""
+msgstr "Altor:"
#. HBRGU
#: cui/uiconfig/ui/imagetabpage.ui:260
@@ -12231,7 +12231,7 @@ msgstr "Estilos d'esquina y final"
#: cui/uiconfig/ui/linetabpage.ui:755
msgctxt "linetabpage|MB_SYMBOL_BITMAP"
msgid "Select..."
-msgstr "Seleición..."
+msgstr "Esbillar..."
#. LaBcU
#: cui/uiconfig/ui/linetabpage.ui:784
@@ -13285,7 +13285,7 @@ msgstr ""
#: cui/uiconfig/ui/numberingoptionspage.ui:401
msgctxt "numberingoptionspage|bitmap"
msgid "Select..."
-msgstr "Seleición..."
+msgstr "Esbillar..."
#. Eqa4C
#: cui/uiconfig/ui/numberingoptionspage.ui:413
@@ -13309,7 +13309,7 @@ msgstr ""
#: cui/uiconfig/ui/numberingoptionspage.ui:464
msgctxt "numberingoptionspage|bullet"
msgid "Select..."
-msgstr "Seleición..."
+msgstr "Esbillar..."
#. vfKmd
#: cui/uiconfig/ui/numberingoptionspage.ui:470
@@ -13368,10 +13368,9 @@ msgstr "_Tamañu rellativu"
#. 6r484
#: cui/uiconfig/ui/numberingoptionspage.ui:602
-#, fuzzy
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
-msgstr "Colo_r:"
+msgstr "Color:"
#. ksG2M
#: cui/uiconfig/ui/numberingoptionspage.ui:616
@@ -17306,181 +17305,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automáticu"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxa"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Altu contraste"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxíxenu"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clásicu"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Usar l'aceleración por hard_ware"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Usar el suavi_záu de fontes"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Salida gráfica"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Amosar vista p_revia de les fontes"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Suavizar les _fontes na pantalla"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_dende"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
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:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Llistes de fontes"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
@@ -20188,10 +20161,9 @@ msgstr "_Inxertar"
#. CLtzq
#: cui/uiconfig/ui/specialcharacters.ui:109
-#, fuzzy
msgctxt "specialcharacters|subsetft"
msgid "Subset:"
-msgstr "Conxuntu parcial"
+msgstr "Bloque de caráuteres:"
#. mPCRR
#: cui/uiconfig/ui/specialcharacters.ui:123
@@ -21326,7 +21298,7 @@ msgstr ""
#: cui/uiconfig/ui/textflowpage.ui:211
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
-msgstr "Dixebráu silábicu"
+msgstr "Guionáu"
#. ZLB8K
#: cui/uiconfig/ui/textflowpage.ui:240
diff --git a/source/ast/dbaccess/messages.po b/source/ast/dbaccess/messages.po
index 48e4d510163..8675dd93bb7 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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/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.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1524566374.000000\n"
#. BiN6g
@@ -3169,10 +3169,9 @@ msgstr "Executar instrucción SQL"
#. QCHBC
#: dbaccess/uiconfig/ui/directsqldialog.ui:114
-#, fuzzy
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
-msgstr "_Orde a executar"
+msgstr "_Comandu a executar:"
#. KDRkq
#: dbaccess/uiconfig/ui/directsqldialog.ui:132
@@ -3419,74 +3418,74 @@ msgid "Create a n_ew database"
msgstr "Crear una base de datos nu_eva"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base de datos _incrustada:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Abrir un _ficheru de base de datos esistente"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Usáu a_pocayá:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Abrir"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Coneutar a una base de datos e_sistente"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3496,7 +3495,7 @@ msgstr ""
"tan disponibles nin HSQLDB nin Firebird."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ast/extensions/messages.po b/source/ast/extensions/messages.po
index 000e8bd3c83..037953c6892 100644
--- a/source/ast/extensions/messages.po
+++ b/source/ast/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/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.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. cBx8W
@@ -291,559 +291,547 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Anovar formulariu"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Llograr"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Publicar"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multiparte"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testu"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estándar (cortu)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estándar (curtiu AA)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estándar (curtiu AAAA)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estándar (llargu)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/AA"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/AA"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "AA/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/AAAA"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/AAAA"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "AAAA/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "AA-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "AAAA-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Ensin seleicionar"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Seleicionáu"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Ensin definir"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Tolos rexistros"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Rexistru activu"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Páxina actual"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Non"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Sí"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulariu padre"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Nengún"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Simple"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Estaya"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Predetermináu"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Aceutar"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Encaboxar"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ayuda"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "La entrada seleicionada"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posición de la entrada seleicionada"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Llinia única"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multillinia"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multillinia con formatu"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Denguna"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Dambes"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Planu"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Cimero izquierda"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Centru izquierda"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Baxero izquierda"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Cimero drecha"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Centru drecha"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Baxero drecha"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Enriba izquierda"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Enriba centru"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Enriba drecha"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Debaxo izquierda"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Debaxo centru"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Debaxo drecha"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centráu"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Caltener"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Trocar"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Contrayer"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Non"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Caltener razón"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Axustar al tamañu"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Manzorga a mandrecha"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Mandrecha a manzorga"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Usar los axustes del oxetu superior"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Enxamás"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Cuando tea enfocada"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Siempres"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "A párrafu"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Como Caráuter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "A páxina"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "A marcu"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "A Caráuter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "A páxina"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/ast/filter/messages.po b/source/ast/filter/messages.po
index 3aaafb693ae..f8c9ab63e02 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: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtermessages/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.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1516029128.000000\n"
#. 5AQgJ
@@ -1194,7 +1194,7 @@ msgstr ""
#: filter/uiconfig/ui/pdfsignpage.ui:69
msgctxt "pdfsignpage|select"
msgid "Select..."
-msgstr "Seleicionar..."
+msgstr "Esbillar..."
#. UCtFh
#: filter/uiconfig/ui/pdfsignpage.ui:76
diff --git a/source/ast/forms/messages.po b/source/ast/forms/messages.po
index 93951871e2d..ac2a95476b9 100644
--- a/source/ast/forms/messages.po
+++ b/source/ast/forms/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/formsmessages/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.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1507237308.000000\n"
#. naBgZ
@@ -38,7 +38,7 @@ msgstr "sustituyíu"
#: forms/inc/strings.hrc:29
msgctxt "RID_STR_CONTROL_SUBSTITUTED_EPXPLAIN"
msgid "An error occurred while this control was being loaded. It was therefore replaced with a placeholder."
-msgstr "Hebo un fallu al cargar esti control. Camudóse por un comodín."
+msgstr "Hebo un fallu al cargar esti control. Camudóse por un llugar de colocación."
#. CLzFr
#: forms/inc/strings.hrc:30
diff --git a/source/ast/fpicker/messages.po b/source/ast/fpicker/messages.po
index 16b7e6d2285..5bbba63abfd 100644
--- a/source/ast/fpicker/messages.po
+++ b/source/ast/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-18 09:17+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/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.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1538496517.000000\n"
#. SJGCw
@@ -218,57 +218,57 @@ msgid "Date modified"
msgstr "Data de modificación"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nome del ficheru:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Triba de ficheru:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Namái llectu_ra"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Grabar con c~ontraseña"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Estensión del nome de ficheru ~automática"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Editar axustes de _peñeres"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index 456503bc8d6..a51bcc45eed 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/ast/>\n"
"Language: ast\n"
@@ -32990,7 +32990,7 @@ msgctxt ""
"par_id3159201\n"
"help.text"
msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
-msgstr "Fai sonar un tonu al traviés del altavoz del ordenador. El tonu depende del sistema y nun pue modificar el volume nin la modulación."
+msgstr "Fai sonar un tonu al traviés del altavoz del ordenador. El tonu depende del sistema y nun se pue modificar el volume nin la modulación."
#. JMATz
#: 03130100.xhp
@@ -34646,7 +34646,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ThisComponent Object"
-msgstr ""
+msgstr "Oxetu ThisComponent"
#. AKrki
#: 03132200.xhp
@@ -34664,7 +34664,7 @@ msgctxt ""
"hd_id3155342\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">Oxetu ThisComponent</link>"
#. ECFFs
#: 03132200.xhp
@@ -34718,7 +34718,7 @@ msgctxt ""
"par_id3156422\n"
"help.text"
msgid "' use the default name for Table of Contents and a 1"
-msgstr "' usa'l nome predetermináu pa un Índiz ya'l númberu 1"
+msgstr "' usa'l nome predetermináu pa un Sumariu ya'l númberu 1"
#. XF28a
#: 03132200.xhp
@@ -34763,7 +34763,7 @@ msgctxt ""
"par_id105622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
-msgstr ""
+msgstr "Serviciu de l'API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link>"
#. FLbnX
#: 03132200.xhp
@@ -34772,7 +34772,7 @@ msgctxt ""
"par_id106622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
-msgstr ""
+msgstr "Serviciu de l'API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#. vZW9w
#: 03132200.xhp
@@ -34781,7 +34781,7 @@ msgctxt ""
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
-msgstr ""
+msgstr "Serviciu de l'API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link>"
#. QgZSF
#: 03132300.xhp
@@ -34790,7 +34790,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CreateUnoValue Function"
-msgstr ""
+msgstr "Función CreateUnoValue"
#. VGQcy
#: 03132300.xhp
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/03.po b/source/ast/helpcontent2/source/text/sbasic/shared/03.po
index 7f2b6b7344d..d8e0c65b470 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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1531405556.000000\n"
#. ViEWM
@@ -3335,7 +3335,7 @@ msgctxt ""
"hd_id681618825574599\n"
"help.text"
msgid "Predefined Formats"
-msgstr ""
+msgstr "Formatos predefiníos"
#. osJdR
#: sf_basic.xhp
@@ -10400,7 +10400,7 @@ msgctxt ""
"par_id591612629836830\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. P6NX8
#: sf_dialogcontrol.xhp
@@ -10418,7 +10418,7 @@ msgctxt ""
"par_id891612629836630\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. oCDXm
#: sf_dialogcontrol.xhp
@@ -10454,7 +10454,7 @@ msgctxt ""
"par_id211612629836725\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. mzbBD
#: sf_dialogcontrol.xhp
@@ -10490,7 +10490,7 @@ msgctxt ""
"par_id981612629836116\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. 8B9ct
#: sf_dialogcontrol.xhp
@@ -11858,7 +11858,7 @@ msgctxt ""
"par_id201589194571955\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. Aw2Tv
#: sf_document.xhp
@@ -11876,7 +11876,7 @@ msgctxt ""
"par_id761589194633950\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. pSbRu
#: sf_document.xhp
@@ -16412,7 +16412,7 @@ msgctxt ""
"par_id761584027709516\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. Enqxp
#: sf_formcontrol.xhp
@@ -22307,7 +22307,7 @@ msgctxt ""
"par_id181612441703306\n"
"help.text"
msgid "\"?\" represents any single character;"
-msgstr ""
+msgstr "«?» representa cualisquier caráuter únicu;"
#. CFPcW
#: sf_string.xhp
@@ -22442,7 +22442,7 @@ msgctxt ""
"par_id471580293142283\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: la cadena que va comprobase. Si ta balera, el métodu devuelve <literal>False</literal>."
#. 7Ryzp
#: sf_string.xhp
@@ -24602,7 +24602,7 @@ msgctxt ""
"par_id951587913266220\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. c5EiC
#: sf_ui.xhp
@@ -24611,7 +24611,7 @@ msgctxt ""
"par_id651587913266754\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. vQ8TT
#: sf_ui.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index 022e101e0fc..d0fcb853d89 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc01/ast/>\n"
"Language: ast\n"
@@ -57174,7 +57174,7 @@ msgctxt ""
"par_id251620415562967\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. tpUMy
#: func_convert.xhp
@@ -57345,7 +57345,7 @@ msgctxt ""
"par_id215779983443756\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. wERLT
#: func_convert.xhp
@@ -57426,7 +57426,7 @@ msgctxt ""
"par_id498448587944728\n"
"help.text"
msgid "Joule"
-msgstr ""
+msgstr "Xuliu"
#. PUrZh
#: func_convert.xhp
@@ -57462,7 +57462,7 @@ msgctxt ""
"par_id747764511138273\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. dvVVc
#: func_convert.xhp
@@ -57516,7 +57516,7 @@ msgctxt ""
"par_id613697367784781\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. 3ZxxK
#: func_convert.xhp
@@ -57561,7 +57561,7 @@ msgctxt ""
"par_id472715992174398\n"
"help.text"
msgid "Pond"
-msgstr ""
+msgstr "Pondiu"
#. Z8snf
#: func_convert.xhp
@@ -57588,7 +57588,7 @@ msgctxt ""
"par_id612374956817974\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. kNxR2
#: func_convert.xhp
@@ -57642,7 +57642,7 @@ msgctxt ""
"par_id385965635167839\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. qBet6
#: func_convert.xhp
@@ -57795,7 +57795,7 @@ msgctxt ""
"par_id314237495552874\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. YXvAc
#: func_convert.xhp
@@ -57939,7 +57939,7 @@ msgctxt ""
"par_id222988613874967\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. 6DsPs
#: func_convert.xhp
@@ -58002,7 +58002,7 @@ msgctxt ""
"par_id385992865555923\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. geMDd
#: func_convert.xhp
@@ -58029,7 +58029,7 @@ msgctxt ""
"par_id849582553771429\n"
"help.text"
msgid "Millimeter of mercury"
-msgstr ""
+msgstr "Milímetru de mercuriu"
#. AsDNh
#: func_convert.xhp
@@ -58038,7 +58038,7 @@ msgctxt ""
"par_id477235647442515\n"
"help.text"
msgid "Pascal"
-msgstr ""
+msgstr "Pascal"
#. yyvEQ
#: func_convert.xhp
@@ -58065,7 +58065,7 @@ msgctxt ""
"hd_id61620426438099\n"
"help.text"
msgid "Speed"
-msgstr ""
+msgstr "Velocidá"
#. AXQxd
#: func_convert.xhp
@@ -58083,7 +58083,7 @@ msgctxt ""
"par_id886677898259849\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. PWNGi
#: func_convert.xhp
@@ -58146,7 +58146,7 @@ msgctxt ""
"hd_id351620426496272\n"
"help.text"
msgid "Temperature"
-msgstr ""
+msgstr "Temperatura"
#. C5MHQ
#: func_convert.xhp
@@ -58164,7 +58164,7 @@ msgctxt ""
"par_id828222863857386\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. sGE7h
#: func_convert.xhp
@@ -58245,7 +58245,7 @@ msgctxt ""
"par_id664526138752768\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. 8X7qR
#: func_convert.xhp
@@ -58326,7 +58326,7 @@ msgctxt ""
"par_id954441838321316\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Descripción"
#. QnLHF
#: func_convert.xhp
@@ -58335,7 +58335,7 @@ msgctxt ""
"par_id487448753979859\n"
"help.text"
msgid "Prefix"
-msgstr ""
+msgstr "Prefixu"
#. oFBFc
#: func_convert.xhp
@@ -58452,7 +58452,7 @@ msgctxt ""
"par_id538319527687728\n"
"help.text"
msgid "Cubic meter"
-msgstr ""
+msgstr "Metru cúbicu"
#. GG8ep
#: func_convert.xhp
diff --git a/source/ast/helpcontent2/source/text/scalc/guide.po b/source/ast/helpcontent2/source/text/scalc/guide.po
index ad5f73ecec9..b5c21311f6c 100644
--- a/source/ast/helpcontent2/source/text/scalc/guide.po
+++ b/source/ast/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ 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: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalcguide/ast/>\n"
"Language: ast\n"
@@ -5361,7 +5361,7 @@ msgctxt ""
"par_idN107B6\n"
"help.text"
msgid "Locate the directory that contains the dBASE file, and click <emph>OK</emph>."
-msgstr "Allugue'l direutoriu que contién el ficheru dBASE, y prima clic en <emph>Aceutar</emph>."
+msgstr "Alluga'l direutoriu que contién el ficheru dBASE y calca <emph>Aceutar</emph>."
#. 5kG55
#: dbase_files.xhp
@@ -5451,7 +5451,7 @@ msgctxt ""
"hd_id3150791\n"
"help.text"
msgid "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Selecting Themes for Sheets</link> </variable>"
-msgstr "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Escoyer Temes pa Fueyes</link></variable>"
+msgstr "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Escoyer temes pa fueyes</link></variable>"
#. axrVR
#: design.xhp
@@ -7440,7 +7440,7 @@ msgctxt ""
"bm_id3145120\n"
"help.text"
msgid "<bookmark_value>accessibility; %PRODUCTNAME Calc shortcuts</bookmark_value><bookmark_value>shortcut keys;%PRODUCTNAME Calc accessibility</bookmark_value>"
-msgstr "<bookmark_value>accesibilidá; tecles d'accesu direutu de %PRODUCTNAME Calc</bookmark_value><bookmark_value>tecles d'accesu direutu;accesibilidá de %PRODUCTNAME Calc</bookmark_value>"
+msgstr "<bookmark_value>accesibilidá; atayos de tecláu de %PRODUCTNAME Calc</bookmark_value><bookmark_value>atayos de tecláu;accesibilidá de %PRODUCTNAME Calc</bookmark_value>"
#. 5D3u4
#: keyboard.xhp
diff --git a/source/ast/helpcontent2/source/text/schart.po b/source/ast/helpcontent2/source/text/schart.po
index c003f13fee6..96dfa652982 100644
--- a/source/ast/helpcontent2/source/text/schart.po
+++ b/source/ast/helpcontent2/source/text/schart.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-02-05 00:39+0000\n"
+"PO-Revision-Date: 2022-06-06 18:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textschart/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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1525794593.000000\n"
#. wtFDe
@@ -131,7 +131,7 @@ msgctxt ""
"par_id7911008\n"
"help.text"
msgid "Click a chart to edit the object properties:"
-msgstr "Faiga clic nun gráficu pa modificar les propiedaes del oxetu del gráficu:"
+msgstr "Calca nuna gráfica pa modificar les propiedaes del oxetu:"
#. MMYWv
#: main0000.xhp
diff --git a/source/ast/helpcontent2/source/text/schart/01.po b/source/ast/helpcontent2/source/text/schart/01.po
index c1d5df959c1..79dbaef7987 100644
--- a/source/ast/helpcontent2/source/text/schart/01.po
+++ b/source/ast/helpcontent2/source/text/schart/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textschart01/ast/>\n"
"Language: ast\n"
@@ -5243,7 +5243,7 @@ msgctxt ""
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita la rotación del gráficu sobre la exa X. La vista previa respuende a les nueves configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita'l xiru de la gráfica sobre la exa X. La vista previa respuende a los axustes nuevos.</ahelp>"
#. r68Bu
#: three_d_view.xhp
@@ -5252,7 +5252,7 @@ msgctxt ""
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita la rotación del gráficu sobre la exa Y. La vista previa respuende a les nueves configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita'l xiru de la gráfica sobre la exa Y. La vista previa respuende a los axustes nuevos.</ahelp>"
#. HG7NF
#: three_d_view.xhp
@@ -5261,7 +5261,7 @@ msgctxt ""
"par_id8915372\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita la rotación del gráficu sobre la exa Z. La vista previa respuende a les nueves configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Afita'l xiru de la gráfica sobre la exa Z. La vista previa respuende a los axustes nuevos.</ahelp>"
#. P3E59
#: three_d_view.xhp
diff --git a/source/ast/helpcontent2/source/text/sdraw/guide.po b/source/ast/helpcontent2/source/text/sdraw/guide.po
index f808909f606..28b1157b1ab 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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdrawguide/ast/>\n"
"Language: ast\n"
@@ -1859,7 +1859,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shortcut Keys for Drawing Objects"
-msgstr "Tecles d'accesu direutu pa oxetos de dibuxu"
+msgstr "Tecles d'atayu pa oxetos de dibuxu"
#. WaKgD
#: keyboard.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 8a2c6a6d5b3..aa54c5fa21b 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared00/ast/>\n"
"Language: ast\n"
@@ -2012,7 +2012,7 @@ msgctxt ""
"par_id3152946\n"
"help.text"
msgid "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_exportdireuttopdf.png\" id=\"img_id3155904\"><alt id=\"alt_id3155904\">Iconu</alt></image>"
+msgstr "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Iconu</alt></image>"
#. QDsEn
#: 00000004.xhp
@@ -3326,7 +3326,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "This command can be activated if an object is selected. A link named \"Link to xxx\" (<emph>xxx</emph> represents the name of the object) will be created directly in the same directory as that of the selected object."
-msgstr "Esta orde pue activase si hai un oxetu escoyíu. va crease un enllaz col nome \"Enllaz a xxx\" (<emph>xxx</emph> representa'l nome del oxetu) nel mesmu direutoriu que l'oxetu escoyíu."
+msgstr "Esta orde pue activase si hai un oxetu esbilláu. Va crease un enllaz col nome «Enllaz a xxx» (<emph>xxx</emph> representa'l nome del oxetu) nel mesmu direutoriu que l'oxetu esbilláu."
#. HKFbQ
#: 00000011.xhp
@@ -3578,7 +3578,7 @@ msgctxt ""
"par_id3150129\n"
"help.text"
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
-msgstr "\"Fonte: 10pt\" pasa a una fonte con 10pt y coles mesmes negrina, cursiva y versalita."
+msgstr "«Font: 10pt» pasa a una fonte con 10 pt y ensin negrina, cursiva o versalita."
#. sx5EP
#: 00000020.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index 1bb0c6c7c21..24897c39228 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/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: 2022-01-10 12:21+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared01/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.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542196269.000000\n"
#. 3u8hR
@@ -6674,7 +6674,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recent Documents"
-msgstr ""
+msgstr "Documentos recién"
#. AMcQP
#: 01990000.xhp
@@ -6683,7 +6683,7 @@ msgctxt ""
"hd_id3150279\n"
"help.text"
msgid "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Recent Documents\">Recent Documents</link></variable>"
-msgstr ""
+msgstr "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Recent Documents\">Documentos recién</link></variable>"
#. doka7
#: 01990000.xhp
@@ -15431,7 +15431,7 @@ msgctxt ""
"hd_id3154894\n"
"help.text"
msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">Oxetu OLE</link>"
#. Prhay
#: 04150100.xhp
@@ -24944,7 +24944,7 @@ msgctxt ""
"hd_id3150449\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Estilos"
#. NyRLW
#: 05060000.xhp
@@ -26888,7 +26888,7 @@ msgctxt ""
"hd_id3148983\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Estilos"
#. LBH3d
#: 05200100.xhp
@@ -26906,7 +26906,7 @@ msgctxt ""
"hd_id3150789\n"
"help.text"
msgid "Colors"
-msgstr ""
+msgstr "Colores"
#. kJdyQ
#: 05200100.xhp
@@ -26924,7 +26924,7 @@ msgctxt ""
"hd_id3159234\n"
"help.text"
msgid "Widths"
-msgstr ""
+msgstr "Anchores"
#. ZdQdF
#: 05200100.xhp
@@ -27707,7 +27707,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Colors"
-msgstr ""
+msgstr "Colores"
#. RSPZA
#: 05210200.xhp
@@ -27725,7 +27725,7 @@ msgctxt ""
"hd_id681578759272545\n"
"help.text"
msgid "<variable id=\"colorpageh1\"><link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link></variable>"
-msgstr ""
+msgstr "<variable id=\"colorpageh1\"><link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colores</link></variable>"
#. QfPqQ
#: 05210200.xhp
@@ -27752,7 +27752,7 @@ msgctxt ""
"hd_id931578758906569\n"
"help.text"
msgid "Colors"
-msgstr ""
+msgstr "Colores"
#. 2iXVW
#: 05210200.xhp
@@ -27779,7 +27779,7 @@ msgctxt ""
"hd_id981578758969146\n"
"help.text"
msgid "Recent colors"
-msgstr ""
+msgstr "Colores recién"
#. 6LC8v
#: 05210200.xhp
@@ -36959,7 +36959,7 @@ msgctxt ""
"hd_id3147275\n"
"help.text"
msgid "Colors"
-msgstr ""
+msgstr "Colores"
#. bX6cX
#: 06030000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index dafe5ee8fa3..f7e62a4bfe7 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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/ast/>\n"
"Language: ast\n"
@@ -10689,7 +10689,7 @@ msgctxt ""
"par_id3154750\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Estilos"
#. eQswn
#: 02010000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/04.po b/source/ast/helpcontent2/source/text/shared/04.po
index 37a6724ea10..1d4b317140a 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: 2021-03-19 17:31+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared04/ast/>\n"
"Language: ast\n"
@@ -24,7 +24,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "General Shortcut Keys in $[officename]"
-msgstr "Tecles d'accesu direutu xenerales en $[officename]"
+msgstr "Tecles d'atayu xenerales en $[officename]"
#. xFAX2
#: 01010000.xhp
@@ -2337,7 +2337,7 @@ msgctxt ""
"bm_id3149809\n"
"help.text"
msgid "<bookmark_value>shortcut keys; in databases</bookmark_value><bookmark_value>databases; shortcut keys</bookmark_value>"
-msgstr "<bookmark_value>tecles d'accesu direutu;bases de datos</bookmark_value><bookmark_value>bases de datos;tecles d'accesu direutu</bookmark_value>"
+msgstr "<bookmark_value>tecles d'atayu;bases de datos</bookmark_value><bookmark_value>bases de datos;tecles d'atayu</bookmark_value>"
#. b99D3
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/05.po b/source/ast/helpcontent2/source/text/shared/05.po
index f4bf991e7c0..eead04dad0f 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: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540152128.000000\n"
#. WPTtk
@@ -1283,7 +1283,7 @@ msgctxt ""
"par_id131592238966436\n"
"help.text"
msgid "The page does not exist and must be created."
-msgstr ""
+msgstr "La páxina nun esiste y ha crease."
#. wBHiJ
#: err_html.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 7ffeb7f6946..4ff3ed04630 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/ast/>\n"
"Language: ast\n"
@@ -3974,7 +3974,7 @@ msgctxt ""
"par_id3150443\n"
"help.text"
msgid "You can change the shortcut keys."
-msgstr "Les tecles d'accesu direutu puen modificar."
+msgstr "Pues modificar les tecles d'atayu."
#. 7GQeh
#: configure_overview.xhp
@@ -10589,7 +10589,7 @@ msgctxt ""
"par_id3156113\n"
"help.text"
msgid "Click the <emph>Save</emph> icon or press the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S."
-msgstr "Faiga clic nel iconu <emph>Guardar</emph> o calque les tecles d'accesu direutu <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + G."
+msgstr "Calca l'iconu <emph>Guardar</emph> o calca les tecles d'atayu <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + S."
#. JubEi
#: doc_save.xhp
@@ -14855,7 +14855,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shortcuts (%PRODUCTNAME Accessibility)"
-msgstr "Tecles d'accesu direutu (Accesibilidá de %PRODUCTNAME)"
+msgstr "Tecles d'atayu (Accesibilidá de %PRODUCTNAME)"
#. DCFvC
#: keyboard.xhp
@@ -14864,7 +14864,7 @@ msgctxt ""
"bm_id3158421\n"
"help.text"
msgid "<bookmark_value>accessibility;general shortcuts</bookmark_value> <bookmark_value>shortcut keys; %PRODUCTNAME accessibility</bookmark_value>"
-msgstr "<bookmark_value>accesibilidá;accesos direutos xenerales</bookmark_value> <bookmark_value>tecles d'accesu direutu; accesibilidá de %PRODUCTNAME</bookmark_value>"
+msgstr "<bookmark_value>accesibilidá;atayos xenerales</bookmark_value><bookmark_value>tecles d'atayu; accesibilidá de %PRODUCTNAME</bookmark_value>"
#. ArwDt
#: keyboard.xhp
@@ -14873,7 +14873,7 @@ msgctxt ""
"hd_id3158421\n"
"help.text"
msgid "<variable id=\"keyboard\"><link href=\"text/shared/guide/keyboard.xhp\" name=\"Shortcuts (%PRODUCTNAME Accessibility)\">Shortcuts (<item type=\"productname\">%PRODUCTNAME</item> Accessibility)</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/shared/guide/keyboard.xhp\" name=\"Tecles de acceso direuto (Accesibilidad de %PRODUCTNAME)\">Tecles d'accesu direutu (Accesibilidá de <item type=\"productname\">%PRODUCTNAME</item>)</link></variable>"
+msgstr "<variable id=\"keyboard\"><link href=\"text/shared/guide/keyboard.xhp\" name=\"Shortcuts (%PRODUCTNAME Accessibility)\">Tecles d'atayu (Accesibilidá de <item type=\"productname\">%PRODUCTNAME</item>)</link></variable>"
#. 2drEq
#: keyboard.xhp
@@ -19391,7 +19391,7 @@ msgctxt ""
"par_id1029200801240965\n"
"help.text"
msgid "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Direct Cursor</link>"
-msgstr "<link href=\"text/swriter/guide/text_direut_cursor.xhp\">Cursor direutu</link>"
+msgstr "<link href=\"text/swriter/guide/text_direct_cursor.xhp\">Cursor direutu</link>"
#. 4jGFy
#: microsoft_terms.xhp
@@ -22793,7 +22793,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "For example: You are an editor and are delivering your latest report. But before publication the report must be read by the senior editor and the proofreader, and both will add their changes. The senior editor writes \"clarify\" after one paragraph and crosses out another entirely. The proofreader corrects the spelling of your document."
-msgstr "Por exemplu: usté ye un editor y va apurrir l'últimu informe. Pero enantes de publicar l'informe tien de lleelo un editor xefe y un corrector de pruebes, y dambos van amestar los sos cambeos. L'editor xefe escribe \"esclariar\" dempués d'un párrafu y tacha otru dafechu. El corrector de pruebes revisa la ortografía del documentu y anota dos exemplos onde les referencies concretes al sexu d'una persona imaxinaria podríen camudase pa evitales dafechu."
+msgstr "Por casu: usté ye un editor y va apurrir l'últimu informe. Pero enantes de publicar l'informe tien de lleelu un editor xefe y una correutora de pruebes, y dambos van amestar los sos cambeos. L'editor xefe escribe «esclariar» dempués d'un párrafu y tacha otru dafechu. La correutora de pruebes revisa la ortografía del documentu."
#. sZdoa
#: redlining.xhp
@@ -23135,7 +23135,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recording Changes"
-msgstr "Rexistrar cambeos"
+msgstr "Enrexistrar cambeos"
#. V8ATh
#: redlining_enter.xhp
@@ -23153,7 +23153,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Recording Changes</link></variable>"
-msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Rexistrar cambeos\">Rexistrar cambeos</link></variable>"
+msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Enrexistrar cambeos</link></variable>"
#. VBpWf
#: redlining_enter.xhp
@@ -23171,7 +23171,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 se rexistren tolos cambeos. Por exemplu, si camuda l'alliniación d'un tabulador d'esquierda a derecha, el cambéu nun se rexistra. Anque tolos cambeos comunes que se realicen al revisar un testu sí se rexistren, como amiestes, eliminaciones, cambeos del 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 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."
#. FHNi5
#: redlining_enter.xhp
@@ -23756,7 +23756,7 @@ msgctxt ""
"par_idN10A78\n"
"help.text"
msgid "Select a key combination from the <emph>Shortcut keys</emph> list box and click <emph>Modify</emph>."
-msgstr "Escueya una combinación de tecles del cuadru de llista <emph>Tecles d'accesu direutu</emph> y faiga clic en <emph>Modificar</emph>."
+msgstr "Escueya una combinación de tecles del cuadru de llista <emph>Tecles d'atayu</emph> y faiga clic en <emph>Modificar</emph>."
#. qzjKN
#: scripting.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/04.po b/source/ast/helpcontent2/source/text/simpress/04.po
index f7f1023e5a3..57878dacdba 100644
--- a/source/ast/helpcontent2/source/text/simpress/04.po
+++ b/source/ast/helpcontent2/source/text/simpress/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress04/ast/>\n"
"Language: ast\n"
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shortcut Keys for $[officename] Impress"
-msgstr "Tecles d'accesu direutu de $[officename] Impress"
+msgstr "Tecles d'atayu de $[officename] Impress"
#. sHrEU
#: 01020000.xhp
@@ -1355,7 +1355,7 @@ msgctxt ""
"hd_id3156192\n"
"help.text"
msgid "Shortcut Keys in $[officename] Impress"
-msgstr "Tecles d'accesu direutu de $[officename] Impress"
+msgstr "Tecles d'atayu de $[officename] Impress"
#. MaLzD
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/simpress/guide.po b/source/ast/helpcontent2/source/text/simpress/guide.po
index 862401c2789..d0f47238db4 100644
--- a/source/ast/helpcontent2/source/text/simpress/guide.po
+++ b/source/ast/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpressguide/ast/>\n"
"Language: ast\n"
@@ -2696,7 +2696,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Using Shortcut Keys in $[officename] Impress"
-msgstr "Utilizar tecles d'accesu direutu de $[officename] Impress"
+msgstr "Utilizar tecles d'atayu de $[officename] Impress"
#. wGBuB
#: keyboard.xhp
@@ -2714,7 +2714,7 @@ msgctxt ""
"hd_id3154702\n"
"help.text"
msgid "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Using Shortcut Keys in $[officename] Impress</link></variable>"
-msgstr "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Usar tecles d'accesu direutu de $[officename] Impress</link></variable>"
+msgstr "<variable id=\"keyboard\"><link href=\"text/simpress/guide/keyboard.xhp\" name=\"Using Shortcut Keys in $[officename] Impress\">Usar tecles d'atayu de $[officename] Impress</link></variable>"
#. 8sLBi
#: keyboard.xhp
diff --git a/source/ast/helpcontent2/source/text/smath/00.po b/source/ast/helpcontent2/source/text/smath/00.po
index 81070b29685..e1baf26f754 100644
--- a/source/ast/helpcontent2/source/text/smath/00.po
+++ b/source/ast/helpcontent2/source/text/smath/00.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-02-21 14:35+0000\n"
-"Last-Translator: Xandru Martino Ruz <xandrumartino@softastur.org>\n"
-"Language-Team: Asturian <https://weblate.documentfoundation.org/projects/libo_help-master/textsmath00/ast/>\n"
+"PO-Revision-Date: 2022-06-06 18:38+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmath00/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 4.12.2\n"
"X-POOTLE-MTIME: 1494346285.000000\n"
#. E9tti
@@ -113,7 +113,7 @@ msgctxt ""
"par_id3149127\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgstr "Na barra Ferramientes, calca"
#. FqS3z
#: 00000004.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"par_id3156398\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgstr "Na barra Ferramientes, calca"
#. cFNys
#: 00000004.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"par_id3149878\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgstr "Na barra Ferramientes, calca"
#. eEHDh
#: 00000004.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"par_id3147169\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgstr "Na barra Ferramientes, calca"
#. dhew7
#: 00000004.xhp
@@ -266,7 +266,7 @@ msgctxt ""
"par_id3149289\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgstr "Na barra Ferramientes, calca"
#. xD6qA
#: 00000004.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3145268\n"
"help.text"
msgid "On the Tools bar, click"
-msgstr "En barra de Ferramientes, faiga clic en"
+msgstr "Na barra Ferramientes, calca"
#. 63bpb
#: 00000004.xhp
diff --git a/source/ast/helpcontent2/source/text/smath/04.po b/source/ast/helpcontent2/source/text/smath/04.po
index 2019ad093ef..03e791bac4a 100644
--- a/source/ast/helpcontent2/source/text/smath/04.po
+++ b/source/ast/helpcontent2/source/text/smath/04.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-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmath04/ast/>\n"
"Language: ast\n"
@@ -131,7 +131,7 @@ msgctxt ""
"par_id3149871\n"
"help.text"
msgid "Next Marker (Placeholder)"
-msgstr "Marcador siguiente (Comodín)"
+msgstr "Marcador siguiente (llugar de colocación)"
#. CjJwC
#: 01020000.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"par_id3151390\n"
"help.text"
msgid "Previous Marker (Placeholder)"
-msgstr "Marcador anterior (Comodín)"
+msgstr "Marcador anterior (llugar de colocación)"
#. TEBFE
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/00.po b/source/ast/helpcontent2/source/text/swriter/00.po
index 7e043b0da3a..27600524f03 100644
--- a/source/ast/helpcontent2/source/text/swriter/00.po
+++ b/source/ast/helpcontent2/source/text/swriter/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: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-06-06 18:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542196274.000000\n"
#. E9tti
@@ -266,7 +266,7 @@ msgctxt ""
"par_id3143228\n"
"help.text"
msgid "On the Insert toolbar, click"
-msgstr "Na barra de ferramientes Inxertar, faiga clic"
+msgstr "Na barra de ferramientes Inxertar, calca"
#. na7eb
#: 00000402.xhp
@@ -473,7 +473,7 @@ msgctxt ""
"par_id3154508\n"
"help.text"
msgid "On Standard bar, click"
-msgstr "En barra Estándar, faiga clic en"
+msgstr "Na barra Estándar, calca"
#. 9xqfr
#: 00000403.xhp
@@ -716,7 +716,7 @@ msgctxt ""
"par_id3147174\n"
"help.text"
msgid "On Insert toolbar, click"
-msgstr "Na barra de ferramientes Inxertar, faiga clic en"
+msgstr "Na barra de ferramientes Inxertar, calca"
#. CBN2Y
#: 00000404.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/01.po b/source/ast/helpcontent2/source/text/swriter/01.po
index 25496f986c9..bb0166f1f9a 100644
--- a/source/ast/helpcontent2/source/text/swriter/01.po
+++ b/source/ast/helpcontent2/source/text/swriter/01.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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/ast/>\n"
"Language: ast\n"
@@ -5891,7 +5891,7 @@ msgctxt ""
"par_id5187536\n"
"help.text"
msgid "Choose the \"Default\" page style from the submenu."
-msgstr "Escueya l'estilu de páxina predetermináu usando'l submenú."
+msgstr "Escueyi l'estilu de páxina «Predetermináu» usando'l somenú."
#. JyxEQ
#: 04070000.xhp
@@ -5900,7 +5900,7 @@ msgctxt ""
"par_id6952726\n"
"help.text"
msgid "This removes the special \"Envelope\" page formatting."
-msgstr "Esto desanicia'l formatu especial del \"Sobre\"."
+msgstr "Esto desanicia'l formatu especial del «Sobre»."
#. 3iAPy
#: 04070000.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/04.po b/source/ast/helpcontent2/source/text/swriter/04.po
index 69ae583b29e..2cf14f3a4d7 100644
--- a/source/ast/helpcontent2/source/text/swriter/04.po
+++ b/source/ast/helpcontent2/source/text/swriter/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter04/ast/>\n"
"Language: ast\n"
@@ -41,7 +41,7 @@ msgctxt ""
"hd_id3145763\n"
"help.text"
msgid "<variable id=\"text_keys\"><link href=\"text/swriter/04/01020000.xhp\" name=\"Shortcut Keys for %PRODUCTNAME Writer\">Shortcut Keys for <item type=\"productname\">%PRODUCTNAME</item> Writer</link></variable>"
-msgstr "<variable id=\"text_keys\"><link href=\"text/swriter/04/01020000.xhp\" name=\"Tecles de acceso direuto de %PRODUCTNAME Writer\">Tecles d'accesu direutu de <item type=\"productname\">%PRODUCTNAME</item> Writer</link></variable>"
+msgstr "<variable id=\"text_keys\"><link href=\"text/swriter/04/01020000.xhp\" name=\"Shortcut Keys for %PRODUCTNAME Writer\">Tecles d'atayu de <item type=\"productname\">%PRODUCTNAME</item> Writer</link></variable>"
#. qbPEo
#: 01020000.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/guide.po b/source/ast/helpcontent2/source/text/swriter/guide.po
index 31083286817..d6090dc08d7 100644
--- a/source/ast/helpcontent2/source/text/swriter/guide.po
+++ b/source/ast/helpcontent2/source/text/swriter/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriterguide/ast/>\n"
"Language: ast\n"
@@ -8213,7 +8213,7 @@ msgctxt ""
"par_id3147132\n"
"help.text"
msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents."
-msgstr "La meyor mou de xenerar una tabla de conteníos ye aplicar los estilos de párrafos predefiníos, tales como el \"Testera 1\", a los párrafos que deseya incluyir na tabla de conteníos."
+msgstr "El meyor mou de xenerar un sumariu ye aplicar los estilos de párrafu predefiníos, tales como'l «Títulu 1», a los párrafos que quies incluyir nel sumariu."
#. SuiqC
#: indices_enter.xhp
@@ -15044,7 +15044,7 @@ msgctxt ""
"bm_id3149689\n"
"help.text"
msgid "<bookmark_value>text; formatting bold while typing</bookmark_value> <bookmark_value>formatting; bold, while typing</bookmark_value> <bookmark_value>keyboard;bold formatting</bookmark_value> <bookmark_value>bold;formatting while typing</bookmark_value> <bookmark_value>shortcut keys;bold formatting</bookmark_value>"
-msgstr "<bookmark_value>testu;aplicar negrina al escribir</bookmark_value> <bookmark_value>dar formatu;negrina, al escribir</bookmark_value> <bookmark_value>tecláu;aplicación de negrina</bookmark_value> <bookmark_value>negrina;aplicar al </bookmark_value> <bookmark_value>tecles d'accesu direutu;aplicación de negrina</bookmark_value>"
+msgstr "<bookmark_value>testu;aplicar negrina n'escribiendo</bookmark_value><bookmark_value>dar formatu;negrina, n'escribiendo</bookmark_value><bookmark_value>tecláu;aplicación de negrina</bookmark_value><bookmark_value>negrina;aplicar n'escribiendo</bookmark_value><bookmark_value>atayos de tecláu;aplicación de negrina</bookmark_value>"
#. sBSH2
#: shortcut_writing.xhp
diff --git a/source/ast/helpcontent2/source/text/swriter/menu.po b/source/ast/helpcontent2/source/text/swriter/menu.po
index ca28c78cc4d..6e955bab9a7 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: 2020-11-16 13:43+0100\n"
-"PO-Revision-Date: 2022-04-27 10:03+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswritermenu/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.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1462662262.000000\n"
#. tP5yN
@@ -113,7 +113,7 @@ msgctxt ""
"par_id030720160603138925\n"
"help.text"
msgid "<ahelp hid=\".\">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Esti submenú contien medios interactivos y non interactivos pa inxertar un marcu.</ahelp>"
+msgstr "<ahelp hid=\".\">Esti somenú contién medios interactivos y non interactivos pa inxertar un marcu.</ahelp>"
#. Hq4D6
#: 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 23c1be38475..d1ac5347393 100644
--- a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2020-03-31 10:35+0200\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542022490.000000\n"
#. tBfTE
@@ -158,7 +158,7 @@ msgctxt ""
"OOO_ACTIONTEXT_16\n"
"LngText.text"
msgid "Shortcut: [1]"
-msgstr "Accesu direutu: [1]"
+msgstr "Atayu: [1]"
#. GeKVY
#: ActionTe.ulf
@@ -761,7 +761,7 @@ msgctxt ""
"OOO_ACTIONTEXT_83\n"
"LngText.text"
msgid "Shortcut: [1]"
-msgstr "Accesu direutu: [1]"
+msgstr "Atayu: [1]"
#. A8hxh
#: ActionTe.ulf
@@ -4127,7 +4127,7 @@ msgctxt ""
"OOO_ERROR_105\n"
"LngText.text"
msgid "Could not create shortcut [2]. Verify that the destination folder exists and that you can access it."
-msgstr "Nun se puede crear l'accesu direutu [2]. Mira a ver si la carpeta de destín existe y que puedes acceder a ella."
+msgstr "Nun se puede crear l'atayu [2]. Mira a ver si la carpeta de destín existe y que puedes acceder a ella."
#. QXqrx
#: Error.ulf
@@ -4136,7 +4136,7 @@ msgctxt ""
"OOO_ERROR_106\n"
"LngText.text"
msgid "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it."
-msgstr "Nun se puede desaniciar l'accesu direutu [2]. Mira a ver que'l ficheru d'accesu direutu existe y que puedes acceder a elli."
+msgstr "Nun se puede desaniciar l'atayu [2]. Mira a ver que'l ficheru d'atayu existe y que puedes acceder a elli."
#. 3MqnE
#: Error.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 b5686d7dca9..03eb3110c98 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/ast/>\n"
"Language: ast\n"
@@ -25699,7 +25699,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Recent Doc~uments"
-msgstr "Doc~umentos recientes"
+msgstr "Doc~umentos recién"
#. KSiFH
#: GenericCommands.xcu
diff --git a/source/ast/readlicense_oo/docs.po b/source/ast/readlicense_oo/docs.po
index 29cc6f5e7f1..69e0904b4f8 100644
--- a/source/ast/readlicense_oo/docs.po
+++ b/source/ast/readlicense_oo/docs.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+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/readlicense_oodocs/ast/>\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/readlicense_oodocs/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 4.12.2\n"
"X-POOTLE-MTIME: 1542022493.000000\n"
#. q6Gg3
@@ -644,7 +644,7 @@ msgctxt ""
"w32e1\n"
"readmeitem.text"
msgid "Only shortcut keys (key combinations) not used by the operating system can be used in ${PRODUCTNAME}. If a key combination in ${PRODUCTNAME} does not work as described in the ${PRODUCTNAME} Help, check if that shortcut is already used by the operating system. To rectify such conflicts, you can change the keys assigned by your operating system. Alternatively, you can change almost any key assignment in ${PRODUCTNAME}. For more information on this topic, refer to the ${PRODUCTNAME} Help or the Help documentation of your operating system."
-msgstr "En ${PRODUCTNAME} sólo pueden usase les tecles d'accesu direutu (combinaciones de tecles) que nun use'l sistema operativu. Si una combinación de tecles de ${PRODUCTNAME} nun funciona como se describe na ayuda de ${PRODUCTNAME}, comprueba si esi accesu direutu yá lu usa'l sistema operativu. Pa iguar estos problemes, pues camudar les tecles asignaes pol sistema operativu. Tamién, pues camudar casi cualesquier asignación de tecles en ${PRODUCTNAME}. Si quies más información, consulta la ayuda de ${PRODUCTNAME} o la documentación d'ayuda del sistema operativu."
+msgstr "En ${PRODUCTNAME} sólo pueden usase les tecles d'atayu (combinaciones de tecles) que nun use'l sistema operativu. Si una combinación de tecles de ${PRODUCTNAME} nun funciona como se describe na ayuda de ${PRODUCTNAME}, comprueba si esi atayu yá lu usa'l sistema operativu. Pa iguar estos problemes, pues camudar les tecles asignaes pol sistema operativu. Tamién, pues camudar casi cualesquier asignación de tecles en ${PRODUCTNAME}. Si quies más información, consulta la ayuda de ${PRODUCTNAME} o la documentación d'ayuda del sistema operativu."
#. DBXZ8
#: readme.xrm
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index 3fc99052cc2..93f36d231f3 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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022495.000000\n"
#. kBovX
@@ -21346,7 +21346,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/datafielddialog.ui:184
msgctxt "datafielddialog|extended_tip|checkbutton1"
msgid "Includes empty columns and rows in the results table."
-msgstr ""
+msgstr "Inclúi les columnes y fileres baleres na tabla de resultaos."
#. CNVLs
#: sc/uiconfig/scalc/ui/datafielddialog.ui:203
@@ -21770,7 +21770,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:203
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
-msgstr ""
+msgstr "Orixe"
#. fHfGq
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:237
@@ -25661,97 +25661,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oxetu"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Oxetu"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Imprentar"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Imprentar"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26128,153 +26128,153 @@ msgid "Im_age"
msgstr "Im_axe"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Posición"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rexella"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llingua"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Revisar"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Comparar"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Ver"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "E_ditar"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Posición"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Ver"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Fonte"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Alliniación"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Ver"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inxertar"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medios"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rcu"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Posición"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rexella"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -28044,7 +28044,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:250
msgctxt "pivotfielddialog|extended_tip|showall"
msgid "Includes empty columns and rows in the results table."
-msgstr ""
+msgstr "Inclúi les columnes y fileres baleres na tabla de resultaos."
#. aUWEK
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:269
@@ -28476,10 +28476,9 @@ msgstr "Rangu con _nome"
#. QTYpg
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:1001
-#, fuzzy
msgctxt "pivottablelayoutdialog|label9"
msgid "Source"
-msgstr "Fonte:"
+msgstr "Orixe"
#. daE6g
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:1019
@@ -31140,14 +31139,13 @@ msgstr ""
#: sc/uiconfig/scalc/ui/solversuccessdialog.ui:88
msgctxt "solversuccessdialog|label2"
msgid "Solving successfully finished."
-msgstr ""
+msgstr "Finó'l cálculu de la solución."
#. hA9oa
#: sc/uiconfig/scalc/ui/solversuccessdialog.ui:100
-#, fuzzy
msgctxt "solversuccessdialog|result"
msgid "Result:"
-msgstr "Resultáu"
+msgstr "Resultáu:"
#. xDbWL
#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:33
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index ab320b52cf6..745e2fbe05b 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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/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: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022496.000000\n"
#. WDjkB
@@ -2684,10 +2684,9 @@ msgstr "Radios"
#. eJ4qZ
#: sd/inc/strings.hrc:412
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
-msgstr "Primer columna"
+msgstr "Primer color:"
#. CSbCE
#: sd/inc/strings.hrc:413
@@ -2752,10 +2751,9 @@ msgstr "Tamañu de fonte"
#. R3GgU
#: sd/inc/strings.hrc:422
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
-msgstr "Tamañu"
+msgstr "Tamañu:"
#. YEwoz
#: sd/inc/strings.hrc:423
@@ -2766,10 +2764,9 @@ msgstr "Importe"
#. wiQPZ
#: sd/inc/strings.hrc:424
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
-msgstr "Color"
+msgstr "Color:"
#. f5u6C
#: sd/inc/strings.hrc:425
@@ -4230,109 +4227,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Imaxe"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oxetu"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Oxetu"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "_3D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "~3D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7186,109 +7183,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Imaxe"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oxetu"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Oxetu"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "_3D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "~3D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 7de33ebd80f..9f5158c33ec 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/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-03-31 23:45+0200\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540149375.000000\n"
#. bHbFE
@@ -757,7 +757,7 @@ msgstr "Central d'aniciu"
#: include/sfx2/strings.hrc:145
msgctxt "STR_QUICKSTART_RECENTDOC"
msgid "Recent Documents"
-msgstr "Documentos recientes"
+msgstr "Documentos recién"
#. DirQf
#: include/sfx2/strings.hrc:146
@@ -2915,7 +2915,7 @@ msgstr "~Favoritos"
#: sfx2/uiconfig/ui/charmapcontrol.ui:261
msgctxt "charmapcontrol|label2"
msgid "Recent"
-msgstr ""
+msgstr "Recién"
#. BQwCQ
#: sfx2/uiconfig/ui/charmapcontrol.ui:500
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index 14ebcab44fd..6d7cd63ba6e 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/svtoolsmessages/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.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. fLdeV
@@ -5122,7 +5122,7 @@ msgstr "_Renomar"
#: svtools/uiconfig/ui/graphicexport.ui:51
msgctxt "graphicexport|GraphicExportDialog"
msgid "%1 Options"
-msgstr " Opciones de %1"
+msgstr "Opciones de %1"
#. C3C7t
#: svtools/uiconfig/ui/graphicexport.ui:141
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index 4b12a4fd624..4d8cf191b50 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195213.000000\n"
#. v3oJv
@@ -7584,7 +7584,7 @@ msgstr "DDE Manual"
#: sw/inc/strings.hrc:958
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
-msgstr ""
+msgstr "[Testu]"
#. TyYok
#. --------------------------------------------------------------------
@@ -9615,7 +9615,7 @@ msgstr ""
#: sw/inc/strings.hrc:1331
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
-msgstr "Seleición de ficheru pal indiz alfabéticu (*.sdi)"
+msgstr "Ficheru d'esbilla pal indiz alfabéticu (*.sdi)"
#. Rvcdk
#. -----------------------------------------------------------------------
@@ -9654,7 +9654,7 @@ msgstr "Editar oxetu"
#: sw/inc/strings.hrc:1341
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
-msgstr " (Plantilla: "
+msgstr " (Plantía: "
#. oUhnK
#: sw/inc/strings.hrc:1342
@@ -9672,7 +9672,7 @@ msgstr "Fondu"
#: sw/inc/strings.hrc:1345
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
-msgstr "(Estilu Párrafu: "
+msgstr "(Estilu de párrafu: "
#. Fsanh
#: sw/inc/strings.hrc:1346
@@ -9715,7 +9715,7 @@ msgstr ""
#: sw/inc/strings.hrc:1355
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
-msgstr "Dengún (Nun igua la ortografía)"
+msgstr "Dengún (nun igua la ortografía)"
#. Z8EjG
#: sw/inc/strings.hrc:1356
@@ -10644,19 +10644,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Mueve l'estilu de párrafu escoyíu un nivel embaxo na xerarquía d'índices."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estilos"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crea entraes del índiz a partir d'estilos concretos de párrafos."
@@ -14147,37 +14147,37 @@ msgid "Exchange Databases"
msgstr "Bases de Datos Exchange"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definir"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bases de Datos n'Usu"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "B_ases de datos disponibles"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Restolar..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "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."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14187,31 +14187,31 @@ msgstr ""
"Usar el botón restolar pa seleicionar un ficheru de base de datos."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Amuesa les bases de datos n'usu."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Presenta la llista de les bases de datos que tan rexistraes en %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Bases de Datos Exchange"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de datos aplicaes al documentu:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Camuda l'orixe de datos del documentu abiertu."
@@ -20380,110 +20380,110 @@ msgid "Use the current _document"
msgstr "Usar el _documentu actual"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Utilice'l documentu de Writer actual como base del documentu de combinar correspondencia."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Crear un documentu _nuevu"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Cree un documentu de Writer pa utilizase cola combinación de correspondencia."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Partir d'un documentu _esistente"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Escueya un documentu de Writer pa utilizalo como base del documentu de combinar correspondencia."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Partir d'una plan_tía"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Escueya la plantía cola que deseya crear el documentu de combinar correspondencia."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Partir d'un docu_mentu de partida recién guardáu"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Utilice un documentu de combinar correspondencia como base pa unu nuevu."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Escueya'l documentu."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Navega_r..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Llocalizar el documentu de Writer que quier usar, y dempués facer clic en Abrir."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Navega_r..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
#, fuzzy
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Seleicionar documentu de partida pa la combinación de corréu"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22643,49 +22643,49 @@ msgid "Object"
msgstr "Oxetu"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Triba"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opciones"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Axuste"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperenllaz"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Berbesos"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Área"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Tresparencia"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27202,10 +27202,9 @@ msgstr "Escribi'l caráuter que quies usar como separador nel área escoyida."
#. XC5zv
#: sw/uiconfig/swriter/ui/sortdialog.ui:729
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
-msgstr "Seleición..."
+msgstr "Esbillar..."
#. VhhBB
#: sw/uiconfig/swriter/ui/sortdialog.ui:739
@@ -27454,7 +27453,7 @@ msgid "Update"
msgstr "Anovar"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ast/vcl/messages.po b/source/ast/vcl/messages.po
index acc2931e12d..25c3941d630 100644
--- a/source/ast/vcl/messages.po
+++ b/source/ast/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/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.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022501.000000\n"
#. k5jTM
@@ -2326,169 +2326,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalizáu"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Páxines:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "por"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marxe:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "ente les páxines"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "al berbesu la fueya"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dibuxar un berbesu alredor de cada páxina"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Folletu"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ast/wizards/messages.po b/source/ast/wizards/messages.po
index 0c7aec854bd..b6d8df29183 100644
--- a/source/ast/wizards/messages.po
+++ b/source/ast/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: 2021-01-19 13:14+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-7-3/wizardsmessages/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.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1516047326.000000\n"
#. gbiMx
@@ -278,7 +278,7 @@ msgstr "~Nueva dirección del remitente:"
#: wizards/com/sun/star/wizards/common/strings.hrc:76
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
-msgstr "Usar los marcadores de posición pa les señes del ~destinatariu"
+msgstr "Usar llugares de colocación pa les señes del ~destinatariu"
#. AkZCA
#: wizards/com/sun/star/wizards/common/strings.hrc:77
@@ -843,7 +843,7 @@ msgstr "Númberu de fax:"
#: wizards/com/sun/star/wizards/common/strings.hrc:178
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
-msgstr "Usar los marcadores de posición pa les señes del ~destinatariu"
+msgstr "Usar llugares de colocación pa les señes del ~destinatariu"
#. gqzFF
#: wizards/com/sun/star/wizards/common/strings.hrc:179
@@ -1048,7 +1048,7 @@ msgstr "Pie de páxina"
#: wizards/com/sun/star/wizards/common/strings.hrc:220
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and Location"
-msgstr ""
+msgstr "Nome y allugamientu"
#. N6985
#: wizards/com/sun/star/wizards/common/strings.hrc:223
@@ -1150,7 +1150,7 @@ msgstr "Allugamientu:"
#: wizards/com/sun/star/wizards/common/strings.hrc:239
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
-msgstr "Nos campos vacios úsense marcadores de posición. Dempués puedes camudalos por testu."
+msgstr "Nos campos vacios úsense llugares de colocación. Dempués puedes camudalos por testu."
#. raUGn
#: wizards/com/sun/star/wizards/common/strings.hrc:240
@@ -1360,13 +1360,13 @@ msgstr "Nomes"
#: wizards/com/sun/star/wizards/common/strings.hrc:274
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda Items"
-msgstr ""
+msgstr "Puntos del orde del día"
#. rSC3E
#: wizards/com/sun/star/wizards/common/strings.hrc:275
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and Location"
-msgstr ""
+msgstr "Nome y allugamientu"
#. VNixB
#: wizards/com/sun/star/wizards/common/strings.hrc:276
@@ -1420,13 +1420,13 @@ msgstr "Participantes"
#: wizards/com/sun/star/wizards/common/strings.hrc:284
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
-msgstr "Controlador de minutos"
+msgstr "Secretariu/a"
#. m4CU7
#: wizards/com/sun/star/wizards/common/strings.hrc:285
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
-msgstr "Moderador"
+msgstr "Moderador/a"
#. gDUai
#: wizards/com/sun/star/wizards/common/strings.hrc:286
diff --git a/source/az/chart2/messages.po b/source/az/chart2/messages.po
index 716f5d1e347..ab1190bfee4 100644
--- a/source/az/chart2/messages.po
+++ b/source/az/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3619,7 +3619,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index fd2dffc0fe3..6de6fad58f6 100644
--- a/source/az/cui/messages.po
+++ b/source/az/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17227,176 +17227,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr ""
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr ""
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/az/dbaccess/messages.po b/source/az/dbaccess/messages.po
index 25d9bb27f50..3d0c6ad56fb 100644
--- a/source/az/dbaccess/messages.po
+++ b/source/az/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-01 21:46+0000\n"
"Last-Translator: Emin Mastizada <emin@mastizada.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3332,73 +3332,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Aç"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3406,7 +3406,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/az/extensions/messages.po b/source/az/extensions/messages.po
index 0444be36a5b..f2b18076310 100644
--- a/source/az/extensions/messages.po
+++ b/source/az/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -296,539 +296,527 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr ""
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr ""
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "(Seçilmiş)"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr ""
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Yox"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Hə"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "Dayan"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr ""
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr ""
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr ""
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr ""
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr ""
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Varsayılan"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr ""
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Xərçəng"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Yardım"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr ""
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr ""
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr ""
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr ""
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Əvəzlə"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Yığ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Yox"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr ""
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr ""
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr ""
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr ""
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/az/fpicker/messages.po b/source/az/fpicker/messages.po
index 9eb20d064f1..e6b96e7152d 100644
--- a/source/az/fpicker/messages.po
+++ b/source/az/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -214,57 +214,57 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Fayl adı:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr ""
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "~Avtomatik fayl adı uzantısı"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/az/sc/messages.po b/source/az/sc/messages.po
index 16e6030342d..48186393ecf 100644
--- a/source/az/sc/messages.po
+++ b/source/az/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25249,97 +25249,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25710,145 +25710,145 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Şərhlər"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Göstәr"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Düzəlt"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Göstәr"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr ""
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr ""
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Göstәr"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Daxil et"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/az/sd/messages.po b/source/az/sd/messages.po
index ababcf92f0d..680342509b5 100644
--- a/source/az/sd/messages.po
+++ b/source/az/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4190,109 +4190,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7093,109 +7093,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index 49ee338a69d..d0a176ed4c4 100644
--- a/source/az/sw/messages.po
+++ b/source/az/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10569,19 +10569,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr ""
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14068,37 +14068,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr ""
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14106,31 +14106,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20238,109 +20238,109 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr ""
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr ""
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22494,49 +22494,49 @@ msgid "Object"
msgstr "Obyektlər"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Növ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Seçimlər"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr ""
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr ""
@@ -27277,7 +27277,7 @@ msgid "Update"
msgstr "~Yenilə"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/az/vcl/messages.po b/source/az/vcl/messages.po
index eb748eda120..70e3449e2fa 100644
--- a/source/az/vcl/messages.po
+++ b/source/az/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2339,169 +2339,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr ""
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/be/chart2/messages.po b/source/be/chart2/messages.po
index b99d825317b..4b408c38a74 100644
--- a/source/be/chart2/messages.po
+++ b/source/be/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/be/cui/messages.po b/source/be/cui/messages.po
index 999be5ff0be..5033847c2f7 100644
--- a/source/be/cui/messages.po
+++ b/source/be/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17131,176 +17131,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Аўтаматычна"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Галактыка"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Моцны кантраст"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Оксіген"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Класіка"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Брыз"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Стыль піктаграм:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Патрабуе перазапуск"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Карыстацца апаратнымі паскаральнікамі"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Згладжванне краёў (Anti-A_liasing)"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Вывад графікі"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "З перадпаказам шрыфтаў"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Згладжванне шрыфтаў на экране"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "ад:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Спісы шрыфтаў"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/be/dbaccess/messages.po b/source/be/dbaccess/messages.po
index 7d169bcfe00..1e842de94e2 100644
--- a/source/be/dbaccess/messages.po
+++ b/source/be/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Стварыць новую базу даных"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Убудаваная база даных:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Адкрыць наяўны ф_айл базы даных"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Нядаўна выкарыстаныя:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Адкрыць"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Далучыцца да наяўнай базы даных"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/be/extensions/messages.po b/source/be/extensions/messages.po
index e5de273a40d..e1f48f5d7ac 100644
--- a/source/be/extensions/messages.po
+++ b/source/be/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Перачытаць форму"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Тэкст"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Стандартна (каротка)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Стандартна (каротка ГГ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Стандартна (каротка ГГГГ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Стандартна (доўга)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "ДД/ММ/ГГ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "ММ/ДД/ГГ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "ГГ/ММ/ДД"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "ДД/ММ/ГГГГ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "ММ/ДД/ГГГГ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "ГГГГ/ММ/ДД"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "ГГ-ММ-ДД"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "ГГГГ-ММ-ДД"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Не выбрана"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Выбрана"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Нявызначана"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Усе запісы"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Актыўны запіс"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Цяперашняя старонка"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Не"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Так"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Бацькоўская форма"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Няма"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Адзінкавы"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Множны"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Дыяпазон"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Гарызантальны"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Вертыкальны"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Прадвызначана"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ОК"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Нічога"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Даведка"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Азначаны складнік"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Пазіцыя азначанага складніка"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Адна-радковы"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Многарадковы"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Многарадковы з фарматаваннем"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Няма"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Гарызантальна"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Вертыкальна"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Абодва"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Плоска"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Левы верх"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Левы цэнтр"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Левы ніз"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Правы верх"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Правы цэнтр"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Правы ніз"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Над і злева"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Над і ў цэнтры"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Над і справа"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Пад і злева"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Пад і ў цэнтры"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Пад і справа"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "У цэнтры"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Захоўваць"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Замяніць"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Згарнуць"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Не"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Захоўваць прапорцыі"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Дапасаваць да памеру"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Злева направа"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Справа налева"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Як у вышэйпастаўленага аб'екта"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Ніколі"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Калі ў фокусе"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Заўсёды"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Да абзацу"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Як знак"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Да старонкі"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Да рамкі"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Да знаку"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Да старонкі"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Да клеткі"
diff --git a/source/be/fpicker/messages.po b/source/be/fpicker/messages.po
index 9e0cd807da6..26995bf54ad 100644
--- a/source/be/fpicker/messages.po
+++ b/source/be/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Назва файла:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Тып файла:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Толь_кі-чытанае"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Запісаць з паролем"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Аўтаматычна дапісваць канчатак назвы файла"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Пр_авіць настаўленні фільтра"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Зашыфраваць ключом GPG"
diff --git a/source/be/sc/messages.po b/source/be/sc/messages.po
index 705f5be60ce..0d747443a1c 100644
--- a/source/be/sc/messages.po
+++ b/source/be/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25811,97 +25811,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26271,142 +26271,142 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Упарадкаваць"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Колер"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Рашотка"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Мова"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Праверыць"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Заўвагі"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Параўнаць"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Від"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Рысаваць"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Змяніць"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Упарадкаваць"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Від"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Група"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Шрыфт"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Раўнаванне"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Від"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Уставіць"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Медыя"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Рам_ка"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Упарадкаваць"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Рашотка"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Від"
diff --git a/source/be/sd/messages.po b/source/be/sd/messages.po
index 870075b9e53..ad461c4097c 100644
--- a/source/be/sd/messages.po
+++ b/source/be/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4179,109 +4179,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7068,109 +7068,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index 392667f2582..d7a8c8d8d4b 100644
--- a/source/be/sw/messages.po
+++ b/source/be/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10501,19 +10501,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Стылі"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13957,37 +13957,37 @@ msgid "Exchange Databases"
msgstr "Абмяніць базы даных"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Акрэсліць"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Ужываныя базы даных"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Базы даных у наяўнасці"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Выбраць..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13997,31 +13997,31 @@ msgstr ""
"Выбраць файл базы даных можна праз кнопку \"Выбраць\"."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Абмяніць базы даных"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "База даных ужытая ў дакуменце:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20075,109 +20075,109 @@ msgid "Use the current _document"
msgstr "Ужыць адкрыты дакумент"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Ствары_ць новы дакумент"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Пачаць з прыс_утнага дакумента"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Пачаць з шаблона"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Пачац_ь з нядаўна запісанага пачатковага дакументу"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Выбраць..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Выбраць..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Выбраць дакумент як аснову для памножанай пошты"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22320,49 +22320,49 @@ msgid "Object"
msgstr "Аб'ект"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Тып"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Настаўленні"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Загарнуць"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Спасылка"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Межы"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Абсяг"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Празрыстасць"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Макрас"
@@ -27054,7 +27054,7 @@ msgid "Update"
msgstr "Абнавіць"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/be/vcl/messages.po b/source/be/vcl/messages.po
index 0e3456cc397..567003ebc7d 100644
--- a/source/be/vcl/messages.po
+++ b/source/be/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Па-свойму"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "на"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "паміж старонкамі"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "да краю аркуша"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Мяжа навокал кожнай старонкі"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Брашура"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/bg/chart2/messages.po b/source/bg/chart2/messages.po
index 6fca7f47649..52c6d5bbd15 100644
--- a/source/bg/chart2/messages.po
+++ b/source/bg/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-20 14:53+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/bg/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Определя броя на линиите в диаграма от тип „Колона и линия“."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Изберете основния тип на диаграмата."
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index cbb3e344d8d..86eb3fd91af 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-19 10:39+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/bg/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564897785.000000\n"
#. GyY9M
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Автоматично"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Висок контраст"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Класически"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Указва стила на иконите в лентите с инструменти и диалоговите прозорци."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Стил на иконите:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Добавяне на още теми с икони чрез разширение"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Стил на иконите"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Изисква рестартиране"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Използване на хард_уерно ускоряване"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Изглаждане на назъбванията"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Рендиране на всичко със Skia"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Налагане на софтуерно рендиране със Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Изисква рестартиране. Забранява използването на графичните драйвери."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia е включен."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia е изключен."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Графичен изход"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Показване на _мостра от шрифтовете"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Из_глаждане на екранните шрифтове"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Отметнете, ако желаете текстът да се изглажда при показване на екрана."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "от:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Въведете най-малкия размер на шрифта, при който да се изглаждат назъбванията."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Списъци с шрифтове"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Изпълняване на тестове за графика"
diff --git a/source/bg/dbaccess/messages.po b/source/bg/dbaccess/messages.po
index 14ab10925f1..96dc8394339 100644
--- a/source/bg/dbaccess/messages.po
+++ b/source/bg/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-03-31 21:50+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/bg/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562324222.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Създаване на _нова база от данни"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Изберете това, за да създадете нова база от данни."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Вградена база от данни:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Отваряне на съществуващ _файл на база от данни"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Изберете това, за да отворите файл на база от данни от списък с последните използвани файлове или чрез диалогов прозорец за избор на файл."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Наскоро _използвани:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Изберете файл от списъка с последните използвани файлове. Натиснете „Готово“, за да отворите файла незабавно, затваряйки помощника."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Отваряне"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Отваря диалогов прозорец за избор на файлове, в който можете да изберете файл на база от данни. Натиснете „Отваряне“ или „OK“ в диалоговия прозорец, за да отворите файла незабавно, затваряйки помощника."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Създаване на _връзка към съществуваща база от данни"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Изберете това, за да създадете нов документ на база от данни за съществуваща връзка към база от данни."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Изберете вида на базата от данни за съществуващата връзка."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"не е налице нито HSQLDB, нито Firebird."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Помощникът за бази от данни създава файл на база от данни, който съдържа информация за базата."
diff --git a/source/bg/extensions/messages.po b/source/bg/extensions/messages.po
index bfd5ddb80ae..f76c53a084b 100644
--- a/source/bg/extensions/messages.po
+++ b/source/bg/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/bg/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562351698.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Опресняване на формуляра"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Текст"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Стандартен (кратък)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Стандартен (кратък ГГ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Стандартен (кратък ГГГГ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Стандартен (дълъг)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "ДД/ММ/ГГ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "ММ/ДД/ГГ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "ГГ/ММ/ДД"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "ДД/ММ/ГГГГ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "ММ/ДД/ГГГГ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "ГГГГ/ММ/ДД"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "ГГ-ММ-ДД"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "ГГГГ-ММ-ДД"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Не е избрано"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Избрано"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Неопределено"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Всички записи"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Активен запис"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Текуща страница"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Не"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Да"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Родителски формуляр"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Няма"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Единичен"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Множествен"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Диапазон"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Хоризонтална"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Вертикална"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "По подразбиране"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Отказ"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Помощ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Избраният запис"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Позицията на избрания запис"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "На един ред"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "На няколко реда"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "На няколко реда с форматиране"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Няма"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Хоризонтален"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Вертикален"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "И двата"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "Релефен"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Плосък"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Отляво горе"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Отляво в средата"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Отляво долу"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Отдясно горе"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Отдясно в средата"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Отдясно долу"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Отгоре вляво"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Отгоре в средата"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Отгоре вдясно"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Отдолу вляво"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Отдолу в средата"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Отдолу вдясно"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "В средата"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Запазване"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Заместване"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Свиване"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Не"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Запазване на пропорциите"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Напасване по размер"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "От ляво надясно"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "От дясно наляво"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Настройки от родителския обект"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Никога"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "При фокус"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Винаги"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Към абзац"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Като знак"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Към страница"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Към рамка"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Към знак"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Към страница"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Към клетка"
diff --git a/source/bg/fpicker/messages.po b/source/bg/fpicker/messages.po
index e1fea66d36a..1645b77db21 100644
--- a/source/bg/fpicker/messages.po
+++ b/source/bg/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-26 09:36+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/bg/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Дата на промяна"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Отваряне"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Пускане"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Име на файл:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Тип файл:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Само за четене"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Записване с парола"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Автоматично разширение"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Настройки на филтъра"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Шифроване с ключ на GPG"
diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po
index 50accd18f62..192051a65ba 100644
--- a/source/bg/helpcontent2/source/text/scalc/01.po
+++ b/source/bg/helpcontent2/source/text/scalc/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-06 18:38+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc01/bg/>\n"
"Language: bg\n"
@@ -12921,7 +12921,7 @@ msgctxt ""
"par_id441635243969504\n"
"help.text"
msgid "<input>=TRUNC(-45.67)</input> returns -45. The default value for <emph>Count</emph> is 0."
-msgstr ""
+msgstr "<input>=TRUNC(-45,67)</input> връща -45. Подразбираната стойност за <emph>Брой</emph> is 0."
#. gMj5a
#: 04060106.xhp
@@ -67371,7 +67371,7 @@ msgctxt ""
"par_id240920171007389295\n"
"help.text"
msgid "Menu <menuitem>Data – Streams...</menuitem>"
-msgstr ""
+msgstr "Меню <menuitem>Данни - Потоци...</menuitem>"
#. k7H5Y
#: solver.xhp
@@ -69963,7 +69963,7 @@ msgctxt ""
"bm_id2764278\n"
"help.text"
msgid "<bookmark_value>Analysis toolpack;regression analysis</bookmark_value><bookmark_value>regression analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;regression analysis</bookmark_value><bookmark_value>Confidence level;regression analysis</bookmark_value><bookmark_value>regression analysis;linear</bookmark_value><bookmark_value>regression analysis;power</bookmark_value><bookmark_value>regression analysis;logarithmic</bookmark_value>"
-msgstr ""
+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>"
#. UPKr7
#: statistics_regression.xhp
@@ -69981,7 +69981,7 @@ msgctxt ""
"par_id1001240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Performs linear, logarithmic, or power regression analysis of a data set comprising one dependent variable and multiple independent variables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Извършва линеен, логаритмичен или степенен регресионен анализ на съвкупност от данни, включваща една зависима променлива и множество независими променливи.</ahelp>"
#. PDDGb
#: statistics_regression.xhp
@@ -69990,7 +69990,7 @@ msgctxt ""
"par_id431629832333206\n"
"help.text"
msgid "For example, a crop yield (dependent variable) may be related to rainfall, temperature conditions, sunshine, humidity, soil quality and more, all of them independent variables."
-msgstr ""
+msgstr "Например добивът на дадена култура (зависима променлива) може да е свързан с валежите, температурните условия, слънчевата светлина, влажността, качеството на почвата и други, всички от които са независими променливи."
#. ENJtD
#: statistics_regression.xhp
@@ -70017,7 +70017,7 @@ msgctxt ""
"hd_id891629830986496\n"
"help.text"
msgid "Data"
-msgstr ""
+msgstr "Данни"
#. 9uRGh
#: statistics_regression.xhp
@@ -70026,7 +70026,7 @@ msgctxt ""
"hd_id101629830993962\n"
"help.text"
msgid "Independent variable(s) (X) range:"
-msgstr ""
+msgstr "Диапазон с независими променливи (X):"
#. XGD77
#: statistics_regression.xhp
@@ -70035,7 +70035,7 @@ msgctxt ""
"par_id961629834099308\n"
"help.text"
msgid "Enter a single range that contains multiple independent variable observations (along columns or rows). All X variable observations need to be entered adjacent to each other in the same table."
-msgstr ""
+msgstr "Въведете един диапазон, който съдържа множество наблюдения на независимите променливи (по колоните или редовете. Всички наблюдения на променливата X трябва да бъдат въведени едно до друго в една и съща таблица."
#. yCogF
#: statistics_regression.xhp
@@ -70044,7 +70044,7 @@ msgctxt ""
"hd_id871629830998653\n"
"help.text"
msgid "Dependent variable (Y) range:"
-msgstr ""
+msgstr "Диапазон със зависими променливи (Y):"
#. NiB9B
#: statistics_regression.xhp
@@ -70053,7 +70053,7 @@ msgctxt ""
"par_id391629834089370\n"
"help.text"
msgid "Enter the range that contains the dependent variable whose regression is to be calculated."
-msgstr ""
+msgstr "Въведете диапазона, съдържащ зависимата променлива, чиято регресия трябва да се изчисли."
#. A8dZ8
#: statistics_regression.xhp
@@ -70062,7 +70062,7 @@ msgctxt ""
"hd_id931629831003368\n"
"help.text"
msgid "Both X and Y ranges have labels"
-msgstr ""
+msgstr "Диапазоните X и Y имат надписи"
#. mSnba
#: statistics_regression.xhp
@@ -70071,7 +70071,7 @@ msgctxt ""
"par_id261629834071776\n"
"help.text"
msgid "Check to use the first line (or column) of the data sets as variable names in the output range."
-msgstr ""
+msgstr "Отметнете, за да се използва първият ред (или колона) на наборите от данни като имена на променливите в диапазона с резултата."
#. 7TDwz
#: statistics_regression.xhp
@@ -70080,7 +70080,7 @@ msgctxt ""
"hd_id11629831014811\n"
"help.text"
msgid "Results to:"
-msgstr ""
+msgstr "Резултати в:"
#. CAKdU
#: statistics_regression.xhp
@@ -70089,7 +70089,7 @@ msgctxt ""
"par_id441629834000533\n"
"help.text"
msgid "The reference of the top left cell of the range where the results will be displayed."
-msgstr ""
+msgstr "Обръщение към горната лява клетка на диапазона, в който да се покажат резултатите."
#. ZMxv6
#: statistics_regression.xhp
@@ -70098,7 +70098,7 @@ msgctxt ""
"hd_id1000070\n"
"help.text"
msgid "Output Regression Types"
-msgstr ""
+msgstr "Варианти за извеждане на регресия"
#. QMDBG
#: statistics_regression.xhp
@@ -70116,7 +70116,7 @@ msgctxt ""
"par_id1701201620334364\n"
"help.text"
msgid "<emph>Linear Regression</emph>: finds a linear function in the form of y = b + a<sub>1</sub>.[x<sub>1</sub>] + a<sub>2</sub>.[x<sub>2</sub>] + a<sub>3</sub>.[x<sub>3</sub>] ..., where a<sub>i</sub> is the i-th slope, [x<sub>i</sub>] is the i-th independent variable, and b is the intercept that best fits the data."
-msgstr ""
+msgstr "<emph>Линейна регресия</emph>: намира линейна функция във вида y = b + a<sub>1</sub>.[x<sub>1</sub>] + a<sub>2</sub>.[x<sub>2</sub>] + a<sub>3</sub>.[x<sub>3</sub>] ..., където a<sub>i</sub> е i-тият наклон, [x<sub>i</sub>] е i-тата независима променлива, а b е свободният член, който най-добре пасва на данните."
#. cR7FM
#: statistics_regression.xhp
@@ -70125,7 +70125,7 @@ msgctxt ""
"par_id1701201620340168\n"
"help.text"
msgid "<emph>Logarithmic regression</emph>: finds a logarithmic curve in the form of y = b + a<sub>1</sub>.ln[x<sub>1</sub>] + a<sub>2</sub>.ln[x<sub>2</sub>] + a<sub>3</sub>.ln[x<sub>3</sub>] ..., where a<sub>i</sub> is the i-th coefficient, b is the intercept and ln[x<sub>i</sub>] is the natural logarithm of the i-th independent variable, that best fits the data."
-msgstr ""
+msgstr "<emph>Логаритмична регресия</emph>: намира логаритмична крива във вида y = b + a<sub>1</sub>.ln[x<sub>1</sub>] + a<sub>2</sub>.ln[x<sub>2</sub>] + a<sub>3</sub>.ln[x<sub>3</sub>] ..., където a<sub>i</sub> е i-тият коефициент, b е свободният член и ln[x<sub>i</sub>] е натуралният логаритъм на i-тата независима променлива, който най-добре пасва на данните."
#. YfNEL
#: statistics_regression.xhp
@@ -70134,7 +70134,7 @@ msgctxt ""
"par_id1701201620340139\n"
"help.text"
msgid "<emph>Power regression</emph>: finds a power curve in the form of y = exp( b + a<sub>1</sub>.ln[x<sub>1</sub>] + a<sub>2</sub>.ln[x<sub>2</sub>] + a<sub>3</sub>.ln[x<sub>3</sub>] ...), where a<sub>i</sub> is the i-th power, [x<sub>i</sub>] is the i-th independent variable, and b is intercept that best fits the data."
-msgstr ""
+msgstr "<emph>Степенна регресия</emph>: намира експоненциална крива във вида y = exp( b + a<sub>1</sub>.ln[x<sub>1</sub>] + a<sub>2</sub>.ln[x<sub>2</sub>] + a<sub>3</sub>.ln[x<sub>3</sub>] ...), където a<sub>i</sub> е i-тият степенен показател, [x<sub>i</sub>] е i-тата независима променлива, а b е свободният член, който най-добре пасва на данните."
#. 3KkxA
#: statistics_regression.xhp
@@ -70143,7 +70143,7 @@ msgctxt ""
"hd_id331629834218606\n"
"help.text"
msgid "Options"
-msgstr ""
+msgstr "Настройки"
#. uBCr7
#: statistics_regression.xhp
@@ -70152,7 +70152,7 @@ msgctxt ""
"hd_id481629834269509\n"
"help.text"
msgid "Confidence level"
-msgstr ""
+msgstr "Ниво на доверие"
#. YjBMV
#: statistics_regression.xhp
@@ -70161,7 +70161,7 @@ msgctxt ""
"par_id971629835636129\n"
"help.text"
msgid "A numeric value between 0 and 1 (exclusive), default is 0.95. Calc uses this percentage to compute the corresponding confidence intervals for each of the estimates (namely the slopes and intercept)."
-msgstr ""
+msgstr "Числова стойност между 0 и 1 (отворен интервал), подразбира се 0,95. Calc използва този процент, за да изчисли съответните доверителни интервали за всяка от оценките (а именно наклоните и свободния член)."
#. f2CEs
#: statistics_regression.xhp
@@ -70170,7 +70170,7 @@ msgctxt ""
"hd_id751629834274709\n"
"help.text"
msgid "Calculate residuals"
-msgstr ""
+msgstr "Изчисляване на остатъци"
#. b4unQ
#: statistics_regression.xhp
@@ -70179,7 +70179,7 @@ msgctxt ""
"par_id401629835408653\n"
"help.text"
msgid "Select whether to opt in or out of computing the residuals, which may be beneficial in cases where you are interested only in the slopes and intercept estimates and their statistics. The residuals give information on how far the actual data points deviate from the predicted data points, based on the regression model."
-msgstr ""
+msgstr "Изберете дали да се изчисляват остатъци, което може да е от полза, когато се интересувате само от оценките за наклоните и свободния член и техните статистики. Остатъците дават информация за това доколко действителните данни се отклоняват от прогнозираните според регресионния модел."
#. F99az
#: statistics_regression.xhp
@@ -70188,7 +70188,7 @@ msgctxt ""
"hd_id861629834279039\n"
"help.text"
msgid "Force intercept to be zero"
-msgstr ""
+msgstr "Фиксиране свободния член на нула"
#. UYdQb
#: statistics_regression.xhp
@@ -70197,7 +70197,7 @@ msgctxt ""
"par_id121629837424848\n"
"help.text"
msgid "Calculates the regression model using zero as the intercept, thus forcing the model to pass through the origin."
-msgstr ""
+msgstr "Изчислява регресионния модел с нулев свободен член, при което кривата ще минава през началото на координатната система."
#. u47eB
#: statistics_sampling.xhp
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index a26107b1793..0b5ed8c6384 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/bg/>\n"
"Language: bg\n"
@@ -663,7 +663,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Automatic Redaction"
-msgstr ""
+msgstr "Автоматично заличаване"
#. K7arh
#: auto_redact.xhp
@@ -672,7 +672,7 @@ msgctxt ""
"bm_id821562797360035\n"
"help.text"
msgid "<bookmark_value>spreadsheet; auto-redact</bookmark_value> <bookmark_value>presentations; auto-redact</bookmark_value> <bookmark_value>text documents; auto-redact contents</bookmark_value> <bookmark_value>automatic redaction</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>електронни таблици; автозаличаване на информация</bookmark_value><bookmark_value>презентации; автозаличаване</bookmark_value><bookmark_value>текстови документи; автозаличаване на съдържание</bookmark_value><bookmark_value>автоматично заличаване на информация</bookmark_value>"
#. dujqZ
#: auto_redact.xhp
@@ -690,7 +690,7 @@ msgctxt ""
"par_id4715627952214572\n"
"help.text"
msgid "<variable id=\"auto_redact_var\"><ahelp hid=\"sfx/ui/autoredactdialog/\">Use automatic redaction to define words and patterns that are automatically marked for redaction.</ahelp></variable> This makes it easier to redact %PRODUCTNAME documents that have multiple portions of text that need to be hidden due to sensitivity or privacy issues."
-msgstr ""
+msgstr "<variable id=\"auto_redact_var\"><ahelp hid=\"sfx/ui/autoredactdialog/\">Използвайте автоматичното заличаване на информация, за да дефинирате думи и изрази, които автоматично се маркират за заличаване.</ahelp></variable> Автоматичното заличаване улеснява премахването на информация от документи на %PRODUCTNAME, в които много текстови откъси трябва да бъдат скрити по съображения за поверителност или защита на личните данни."
#. erJBg
#: auto_redact.xhp
@@ -699,7 +699,7 @@ msgctxt ""
"par_id961562795750725\n"
"help.text"
msgid "Choose <menuitem>Tools - Auto-Redact</menuitem>"
-msgstr ""
+msgstr "Изберете <menuitem>Инструменти - Автозаличаване</menuitem>."
#. XFRFz
#: auto_redact.xhp
@@ -708,7 +708,7 @@ msgctxt ""
"par_id551626027709362\n"
"help.text"
msgid "This feature comes in handy in documents that have multiple occurrences of names and other personal information (e.g. credit cards, phone numbers, etc). Redacting all these portions of the document manually would required significant effort, but with Automatic Redaction this task can be automated in a more efficient manner."
-msgstr ""
+msgstr "Тази функция е удобна в документи, които съдържат множество срещания на имена и друга лична информация (кредитни карти, телефонни номера и т.н.). Заличаването на всички тези откъси от документа ръчно би изисквало значително усилие, но с „Автоматично заличаване“ задачата може да се автоматизира за по-ефективно изпълнение."
#. HsEH7
#: auto_redact.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"hd_id11626028179231\n"
"help.text"
msgid "Creating Targets"
-msgstr ""
+msgstr "Създаване на цели"
#. U4tPq
#: auto_redact.xhp
@@ -726,7 +726,7 @@ msgctxt ""
"par_id211626097811059\n"
"help.text"
msgid "Targets are rules and patterns used by Automatic Redaction to find portions of the document to be automatically marked for redaction."
-msgstr ""
+msgstr "Целите представляват правила и шаблони за сравнение, използвани от функцията „Автоматично заличаване“ за намиране на части от документа, които да бъдат автоматично маркирани за заличаване."
#. A6CCF
#: auto_redact.xhp
@@ -735,7 +735,7 @@ msgctxt ""
"par_id851626028193218\n"
"help.text"
msgid "To create a new target, click the <menuitem>Add Target</menuitem> button."
-msgstr ""
+msgstr "За да създадете нова цел, щракнете върху бутона <menuitem>Добавяне на цел</menuitem>."
#. RGwFa
#: auto_redact.xhp
@@ -744,7 +744,7 @@ msgctxt ""
"par_id101626028852152\n"
"help.text"
msgid "The <emph>Add Target</emph> dialog appears, to let you define a <emph>Name</emph> for the new target, as well as to choose its <emph>Type</emph> and <emph>Content</emph>. There are three types of targets to choose from in the <emph>Type</emph> dropdown list:"
-msgstr ""
+msgstr "Ще се появи диалогът <emph>Добавяне на цел</emph>, в който можете да зададете <emph>Име</emph> за новата цел, както и да изберете <emph>Тип</emph> и <emph>Съдържание</emph>. Падащият списък <emph>Тип</emph> предлага три вида цели:"
#. 5AKPv
#: auto_redact.xhp
@@ -753,7 +753,7 @@ msgctxt ""
"par_id241626028988544\n"
"help.text"
msgid "<emph>Text</emph>: Automatic Redaction will look for all occurrences of the specified text and mark them for redaction."
-msgstr ""
+msgstr "<emph>Текст</emph>: „Автоматично заличаване“ ще търси всички срещания на указания текст и ще ги маркира за заличаване."
#. iCDRP
#: auto_redact.xhp
@@ -762,7 +762,7 @@ msgctxt ""
"par_id31626028992866\n"
"help.text"
msgid "<emph>Regular expression</emph>: Define a regular expression to use to search the document. All matches will be marked for redaction."
-msgstr ""
+msgstr "<emph>Регулярен израз</emph>: задайте регулярен израз, който да се използва за търсене в документа. Всички съвпадения ще бъдат маркирани за заличаване."
#. puprE
#: auto_redact.xhp
@@ -771,7 +771,7 @@ msgctxt ""
"par_id391626028994653\n"
"help.text"
msgid "<emph>Predefined</emph>: Choose predefined regular expressions to automatically redact contents, such as credit card numbers, email addresses and so on."
-msgstr ""
+msgstr "<emph>Предварително зададени</emph>: изберете предварително дефинирани регулярни изрази за автоматично заличаване на съдържание като на номера на кредитни карти, адреси за е-поща и подобни."
#. bMHnY
#: auto_redact.xhp
@@ -780,7 +780,7 @@ msgctxt ""
"par_id181626029575406\n"
"help.text"
msgid "Add all targets that you want to apply to your document and click <emph>OK</emph>. This opens the document as a drawing in %PRODUCTNAME Draw with all targets automatically redacted with the <emph>Rectangle Redaction</emph> tool."
-msgstr ""
+msgstr "Добавете всички цели, които искате да приложите за документа, и щракнете върху <emph>OK</emph>. Това ще предизвика отваряне на документа като рисунка в %PRODUCTNAME Draw с всички цели, автоматично заличени с инструмента <emph>Заличаване с правоъгълник</emph>."
#. kiFS3
#: auto_redact.xhp
@@ -789,7 +789,7 @@ msgctxt ""
"par_id611626029791762\n"
"help.text"
msgid "Continue redacting other portions of the generated document and then print or export it to PDF."
-msgstr ""
+msgstr "Можете да продължите да заличавате други части от генерирания документ, а след това да го отпечатате или експортирате към PDF."
#. AGQiE
#: auto_redact.xhp
@@ -798,7 +798,7 @@ msgctxt ""
"par_id581626101004089\n"
"help.text"
msgid "Refer to the help page <link href=\"text/shared/01/02100001.xhp\" name=\"regex_link\">List of Regular Expressions</link> to learn more about how to use regular expressions in %PRODUCTNAME."
-msgstr ""
+msgstr "Вижте страницата от помощта <link href=\"text/shared/01/02100001.xhp\" name=\"regex_link\">Списък на регулярните изрази</link>, за да научите повече за това как да използвате регулярни изрази в %PRODUCTNAME."
#. AE55E
#: auto_redact.xhp
@@ -807,7 +807,7 @@ msgctxt ""
"hd_id951626029985729\n"
"help.text"
msgid "Exporting and Importing Targets"
-msgstr ""
+msgstr "Експортиране и импортиране на цели"
#. CsYeH
#: auto_redact.xhp
@@ -816,7 +816,7 @@ msgctxt ""
"par_id701626030005749\n"
"help.text"
msgid "Click the <emph>Save Targets</emph> button to save all defined targets in the document as a JSON (JavaScript Object Notation) file."
-msgstr ""
+msgstr "Щракнете върху бутона <emph>Записване на цели</emph>, за да запишете всички дефинирани цели в документа като файл във формат JSON (JavaScript Object Notation)."
#. M2XoB
#: auto_redact.xhp
@@ -825,7 +825,7 @@ msgctxt ""
"par_id971626030103135\n"
"help.text"
msgid "Click the <emph>Load Targets</emph> button to import and apply the targets defined in a JSON file to another %PRODUCTNAME document."
-msgstr ""
+msgstr "Щракнете върху бутона <emph>Зареждане на цели</emph>, за да импортирате и приложите целите, зададени в JSON файл, върху друг документ на %PRODUCTNAME."
#. 2haDR
#: auto_redact.xhp
@@ -834,7 +834,7 @@ msgctxt ""
"par_id311626030327293\n"
"help.text"
msgid "The document automatic redaction targets are saved alongside the document. Hence, they are available in the document after you save and close it."
-msgstr ""
+msgstr "Целите за автоматично заличаване в даден документ се записват заедно с него. Така те са налице в документа, след като го запишете и затворите."
#. K7YtD
#: autocorr_url.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"par_id3156136\n"
"help.text"
msgid "You can add texture to the bars in a graph or chart (instead of the default colors) via graphics:"
-msgstr ""
+msgstr "Можете да добавите текстура в лентите на диаграма (вместо подразбираните цветове) чрез изображение:"
#. 4UEfD
#: chart_barformat.xhp
@@ -1914,7 +1914,7 @@ msgctxt ""
"par_id3146797\n"
"help.text"
msgid "Click on <emph>Image</emph>. In the list box select an image as a texture for the currently selected bars. Click <emph>OK</emph> to accept the setting."
-msgstr ""
+msgstr "Щракнете върху <emph>Изображение</emph>. В списъчното поле изберете изображение като текстура за текущо избраните ленти. Щракнете върху <emph>OK</emph>, за да потвърдите настройката."
#. rgZEg
#: chart_insert.xhp
@@ -4047,7 +4047,7 @@ msgctxt ""
"hd_id771554399002497\n"
"help.text"
msgid "<variable id=\"convertfilters_h1\"><link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link></variable>"
-msgstr ""
+msgstr "<variable id=\"convertfilters_h1\"><link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">Имена на филтри за преобразуване на файлове</link></variable>"
#. EoDwz
#: convertfilters.xhp
@@ -4056,7 +4056,7 @@ msgctxt ""
"par_id581554399002498\n"
"help.text"
msgid "<variable id=\"commandline_intro\"> <ahelp hid=\".\">Tables with filter names for <link href=\"text/shared/guide/start_parameters.xhp\" name=\"commandline\">command line</link> document conversion.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"commandline_intro\"><ahelp hid=\".\">Таблици с имена на филтри за преобразуване на документи през <link href=\"text/shared/guide/start_parameters.xhp\" name=\"commandline\">командния ред</link>.</ahelp></variable>"
#. Whybs
#: convertfilters.xhp
@@ -4065,7 +4065,7 @@ msgctxt ""
"hd_id531633524464103\n"
"help.text"
msgid "Usage"
-msgstr ""
+msgstr "Употреба"
#. vcWaC
#: convertfilters.xhp
@@ -4074,7 +4074,7 @@ msgctxt ""
"par_id801633524474460\n"
"help.text"
msgid "Filter names are used when importing and exporting files in alien formats and converting files formats through the <link href=\"text/shared/guide/start_parameters.xhp\" name=\"commandline\">command line</link>."
-msgstr ""
+msgstr "Имената на филтри се използват при импортиране и експортиране на файлове в чужди формати и преобразуване форматите на файлове чрез <link href=\"text/shared/guide/start_parameters.xhp\" name=\"commandline\">командния ред</link>."
#. QAzjK
#: convertfilters.xhp
@@ -4434,7 +4434,7 @@ msgctxt ""
"FilterName_writer_indexing_export\n"
"help.text"
msgid "Writer Indexing Export XML"
-msgstr ""
+msgstr "Writer Indexing Export XML"
#. Va5zD
#: convertfilters.xhp
@@ -5451,7 +5451,7 @@ msgctxt ""
"FilterName_writer_png_Export\n"
"help.text"
msgid "PNG - Portable Network Graphics"
-msgstr ""
+msgstr "PNG – преносима мрежова графика"
#. FeKia
#: convertfilters.xhp
@@ -5469,7 +5469,7 @@ msgctxt ""
"bm_000pdfimport\n"
"help.text"
msgid "<bookmark_value>command line document conversion; filters for PDFIMPORT</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>команден ред, преобразуване на документи с; филтри за PDFIMPORT</bookmark_value>"
#. K7dq5
#: convertfilters.xhp
@@ -5478,7 +5478,7 @@ msgctxt ""
"hd_000pdfimport\n"
"help.text"
msgid "Filters for PDFIMPORT"
-msgstr ""
+msgstr "Филтри за PDFIMPORT"
#. xJhTH
#: convertfilters.xhp
@@ -5487,7 +5487,7 @@ msgctxt ""
"FilterName_draw_pdf_import\n"
"help.text"
msgid "PDF - Portable Document Format (Draw)"
-msgstr ""
+msgstr "PDF – преносим документен формат (Draw)"
#. JDFdH
#: convertfilters.xhp
@@ -5496,7 +5496,7 @@ msgctxt ""
"FilterName_impress_pdf_import\n"
"help.text"
msgid "PDF - Portable Document Format (Impress)"
-msgstr ""
+msgstr "PDF – преносим документен формат (Impress)"
#. WsMeW
#: convertfilters.xhp
@@ -5505,7 +5505,7 @@ msgctxt ""
"FilterName_writer_pdf_import\n"
"help.text"
msgid "PDF - Portable Document Format (Writer)"
-msgstr ""
+msgstr "PDF – преносим документен формат (Writer)"
#. 9WyPm
#: convertfilters.xhp
@@ -5514,7 +5514,7 @@ msgctxt ""
"FilterName_writer_pdf_addstream_import\n"
"help.text"
msgid "PDF - Portable Document Format"
-msgstr ""
+msgstr "PDF – преносим документен формат"
#. kF4WL
#: convertfilters.xhp
@@ -5523,7 +5523,7 @@ msgctxt ""
"FilterName_impress_pdf_addstream_import\n"
"help.text"
msgid "PDF - Portable Document Format"
-msgstr ""
+msgstr "PDF – преносим документен формат"
#. aFqyu
#: convertfilters.xhp
@@ -5532,7 +5532,7 @@ msgctxt ""
"FilterName_draw_pdf_addstream_import\n"
"help.text"
msgid "PDF - Portable Document Format"
-msgstr ""
+msgstr "PDF – преносим документен формат"
#. 5AFFP
#: convertfilters.xhp
@@ -5541,7 +5541,7 @@ msgctxt ""
"FilterName_calc_pdf_addstream_import\n"
"help.text"
msgid "PDF - Portable Document Format"
-msgstr ""
+msgstr "PDF – преносим документен формат"
#. ziEHZ
#: convertfilters.xhp
@@ -5550,7 +5550,7 @@ msgctxt ""
"bm_000xsltfilter\n"
"help.text"
msgid "<bookmark_value>command line document conversion; filters for XSLTFILTER</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>команден ред, преобразуване на документи с; филтри за XSLTFILTER</bookmark_value>"
#. AzDaX
#: convertfilters.xhp
@@ -5559,7 +5559,7 @@ msgctxt ""
"hd_000xsltfilter\n"
"help.text"
msgid "Filters for XSLTFILTER"
-msgstr ""
+msgstr "Филтри за XSLTFILTER"
#. ebRhP
#: convertfilters.xhp
@@ -5568,7 +5568,7 @@ msgctxt ""
"FilterName_ADO_Rowset_XML\n"
"help.text"
msgid "ADO Rowset XML"
-msgstr ""
+msgstr "Набор редове на ADO в XML"
#. tTViV
#: convertfilters.xhp
@@ -5577,7 +5577,7 @@ msgctxt ""
"FilterName_DocBook_File\n"
"help.text"
msgid "DocBook"
-msgstr ""
+msgstr "DocBook"
#. GHC43
#: convertfilters.xhp
@@ -5586,7 +5586,7 @@ msgctxt ""
"FilterName_MS_Excel_2003_XML\n"
"help.text"
msgid "Microsoft Excel 2003 XML"
-msgstr ""
+msgstr "Microsoft Excel 2003 XML"
#. 5wBfH
#: convertfilters.xhp
@@ -5595,7 +5595,7 @@ msgctxt ""
"FilterName_MS_Word_2003_XML\n"
"help.text"
msgid "Word 2003 XML"
-msgstr ""
+msgstr "Word 2003 XML"
#. CTAEj
#: convertfilters.xhp
@@ -5604,7 +5604,7 @@ msgctxt ""
"FilterName_XHTML_Calc_File\n"
"help.text"
msgid "XHTML"
-msgstr ""
+msgstr "XHTML"
#. VUZrD
#: convertfilters.xhp
@@ -5613,7 +5613,7 @@ msgctxt ""
"FilterName_XHTML_Draw_File\n"
"help.text"
msgid "XHTML"
-msgstr ""
+msgstr "XHTML"
#. AhcRA
#: convertfilters.xhp
@@ -5622,7 +5622,7 @@ msgctxt ""
"FilterName_XHTML_Impress_File\n"
"help.text"
msgid "XHTML"
-msgstr ""
+msgstr "XHTML"
#. iCCFv
#: convertfilters.xhp
@@ -5631,7 +5631,7 @@ msgctxt ""
"FilterName_XHTML_Writer_File\n"
"help.text"
msgid "XHTML"
-msgstr ""
+msgstr "XHTML"
#. MCrWq
#: convertfilters.xhp
@@ -5640,7 +5640,7 @@ msgctxt ""
"FilterName_UOF_text\n"
"help.text"
msgid "Unified Office Format text"
-msgstr ""
+msgstr "Unified Office Format – текст"
#. TXKeC
#: convertfilters.xhp
@@ -5649,7 +5649,7 @@ msgctxt ""
"FilterName_UOF_spreadsheet\n"
"help.text"
msgid "Unified Office Format spreadsheet"
-msgstr ""
+msgstr "Unified Office Format – електронна таблица"
#. VW3Gt
#: convertfilters.xhp
@@ -5658,7 +5658,7 @@ msgctxt ""
"FilterName_UOF_presentation\n"
"help.text"
msgid "Unified Office Format presentation"
-msgstr ""
+msgstr "Unified Office Format – презентация"
#. Bkz5M
#: copy_drawfunctions.xhp
@@ -5964,7 +5964,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "CSV Filter parameters"
-msgstr ""
+msgstr "Параметри на филтъра за CSV"
#. KyLbg
#: csv_params.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"bm_id181634740978601\n"
"help.text"
msgid "<bookmark_value>CSV;filter options</bookmark_value> <bookmark_value>CSV;separator specification line</bookmark_value> <bookmark_value>CSV;import options</bookmark_value> <bookmark_value>CSV;export options</bookmark_value> <bookmark_value>CSV;command line filter options</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CSV;настройки на филтъра</bookmark_value><bookmark_value>CSV;ред за задаване на разделител</bookmark_value><bookmark_value>CSV;импортиране, настройки за</bookmark_value><bookmark_value>CSV;експортиране, настройки за</bookmark_value><bookmark_value>CSV;команден ред, настройки на филтъра</bookmark_value>"
#. szBoK
#: csv_params.xhp
@@ -5982,7 +5982,7 @@ msgctxt ""
"hd_id551634734576194\n"
"help.text"
msgid "<variable id=\"csv_params_h1\"><link href=\"text/shared/guide/csv_params.xhp\" name=\"filter options\">CSV Filter Options</link></variable>"
-msgstr ""
+msgstr "<variable id=\"csv_params_h1\"><link href=\"text/shared/guide/csv_params.xhp\" name=\"filter options\">Настройки на филтъра за CSV</link></variable>"
#. qRkBK
#: csv_params.xhp
@@ -5991,7 +5991,7 @@ msgctxt ""
"par_id401634734576197\n"
"help.text"
msgid "The CSV filter accepts an option string containing five to thirteen tokens, separated by commas. Tokens 6 to 13 are optional."
-msgstr ""
+msgstr "Филтърът за CSV приема низ с настройки, съдържащ между пет и тринадесет кода, разделени със запетаи. Кодовете от 6 до 13 са незадължителни."
#. BQKWB
#: csv_params.xhp
@@ -6000,7 +6000,7 @@ msgctxt ""
"par_id431634743318433\n"
"help.text"
msgid "Import from UTF-8, Language German, Comma separated, Text delimiter \", Quoted field as text. CSV file has columns formatted as date, number, number, number:"
-msgstr ""
+msgstr "Импортиране от UTF-8, немски език, разделител запетая, текстовете оградени с \", полета в кавички като текст. CSV файлът има колони, форматирани като дата, число, число, число:"
#. rdZgZ
#: csv_params.xhp
@@ -6009,7 +6009,7 @@ msgctxt ""
"par_id281634743298078\n"
"help.text"
msgid "Export to Windows-1252, Field delimiter : comma, Text delimiter : quote, Save cell contents as shown:"
-msgstr ""
+msgstr "Експортиране към Windows-1252, разделител на полетата: запетая, разделител на текста: кавичка, записване съдържанието на клетките както се вижда:"
#. J8rtr
#: csv_params.xhp
@@ -6018,7 +6018,7 @@ msgctxt ""
"par_id511634735255956\n"
"help.text"
msgid "Token Position"
-msgstr ""
+msgstr "Позиция на кода"
#. 5rrFy
#: csv_params.xhp
@@ -6027,7 +6027,7 @@ msgctxt ""
"par_id71634735255956\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Дефиниция"
#. tBx7H
#: csv_params.xhp
@@ -6036,7 +6036,7 @@ msgctxt ""
"par_id581634735255956\n"
"help.text"
msgid "Meaning and Example of Token"
-msgstr ""
+msgstr "Значение и пример за кода"
#. FBZ5h
#: csv_params.xhp
@@ -6045,7 +6045,7 @@ msgctxt ""
"par_id691634735255956\n"
"help.text"
msgid "Field Separator"
-msgstr ""
+msgstr "Разделител на полетата"
#. Zgou6
#: csv_params.xhp
@@ -6054,7 +6054,7 @@ msgctxt ""
"par_id501634735255956\n"
"help.text"
msgid "Field separator(s) as ASCII values. Multiple values are separated by the slash sign (\"/\"), that is, if the values are separated by semicolons and horizontal tabulators, the token would be 59/9. To treat several consecutive separators as one, then append '/MRG' to the token. If the file contains fixed width fields, then use 'FIX'. Example: 44 (,)"
-msgstr ""
+msgstr "Разделител(и) на полетата като стойности от ASCII. Ако стойностите са няколко, се разделят с наклонена черта („/“), т.е. ако стойностите са разделени с точки и запетаи и хоризонтални знаци за табулация, кодът ще бъде 59/9. За да се обработват няколко последователни разделителя като един, към кода трябва да се добави „/MRG“. Ако файлът съдържа полета с фиксирана ширина, използвайте „FIX“. Пример: 44 (,)"
#. HqX6Y
#: csv_params.xhp
@@ -6063,7 +6063,7 @@ msgctxt ""
"par_id661634735416764\n"
"help.text"
msgid "Text Delimiter"
-msgstr ""
+msgstr "Разделител за текст"
#. AtZEw
#: csv_params.xhp
@@ -6072,7 +6072,7 @@ msgctxt ""
"par_id131634735421911\n"
"help.text"
msgid "The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (\")."
-msgstr ""
+msgstr "Разделителят за текст като стойност от ASCII, например 34 за двойни кавички и 39 за единични. Пример: 34 (\")."
#. 5EFCS
#: csv_params.xhp
@@ -6081,7 +6081,7 @@ msgctxt ""
"par_id901634735627024\n"
"help.text"
msgid "Character Set"
-msgstr ""
+msgstr "Знаков набор"
#. v4Gzf
#: csv_params.xhp
@@ -6090,7 +6090,7 @@ msgctxt ""
"par_id871634735631362\n"
"help.text"
msgid "The character set code used in the file as described in the table below. Example: 0 (System)."
-msgstr ""
+msgstr "Код за знаковия набор, използван във файла, както е описано в таблицата по-долу. Пример: 0 (системен)."
#. rrrw3
#: csv_params.xhp
@@ -6117,7 +6117,7 @@ msgctxt ""
"par_id741634735821982\n"
"help.text"
msgid "Cell Format Codes for Each Column"
-msgstr ""
+msgstr "Кодове за формат на клетките за всяка колона"
#. fjBqE
#: csv_params.xhp
@@ -6126,7 +6126,7 @@ msgctxt ""
"par_id481634735825359\n"
"help.text"
msgid "A sequence of column/formatting code, where the formatting code is given in the table below. Example: \"1/5/2/1/3/1/4/1\"."
-msgstr ""
+msgstr "Последователност от кодове колона/формат, където стойностите за формат са от долната таблица. Пример: \"1/5/2/1/3/1/4/1\"."
#. mFfyA
#: csv_params.xhp
@@ -6135,7 +6135,7 @@ msgctxt ""
"par_id831634735631362\n"
"help.text"
msgid "If value separators are used, the form of this token is column/format[/column/format/…] where column is the number of the column, with 1 being the leftmost column. The format code is detailed below."
-msgstr ""
+msgstr "Ако се използват разделители за стойности, формата на този код е колона/формат[/колона/формат/…], където колона е номерът на колоната и 1 означава най-лявата колона. Кодовете на формати са описани по-долу."
#. bMC9A
#: csv_params.xhp
@@ -6144,7 +6144,7 @@ msgctxt ""
"par_id831635735631362\n"
"help.text"
msgid "If the first token is FIX it has the form start/format[/start/format/…], where start is the number of the first character for this field, with 0 being the leftmost character in a line. The format is explained below."
-msgstr ""
+msgstr "Ако първият код е FIX, има формата начало/формат[/начало/формат/…], където начало е номерът на първия знак за това поле и 0 означава най-левият знак в реда. Форматът е обяснен по-долу."
#. ZwqfD
#: csv_params.xhp
@@ -6153,7 +6153,7 @@ msgctxt ""
"par_id971634736857464\n"
"help.text"
msgid "Language identifier"
-msgstr ""
+msgstr "Идентификатор на език"
#. DrnsR
#: csv_params.xhp
@@ -6162,7 +6162,7 @@ msgctxt ""
"par_id951634736861475\n"
"help.text"
msgid "String expressed in decimal notation. This token is the equivalent of the \"Language\" listbox in the user interface for CSV import. If the value is 0 or omitted, the language identifier of the user interface is used. The language identifier is based on the Microsoft language identifiers."
-msgstr ""
+msgstr "Низ в десетичен запис. Този код е еквивалентът на списъчното поле „Език“ в потребителския интерфейс за импортиране от CSV. Ако стойността е 0 или е пропусната, се използва идентификаторът на езика на потребителския интерфейс. Този параметър е базиран на идентификаторите на език на Microsoft."
#. B8dVu
#: csv_params.xhp
@@ -6171,7 +6171,7 @@ msgctxt ""
"par_id181634736918511\n"
"help.text"
msgid "CSV Import, CSV Export"
-msgstr ""
+msgstr "Импортиране от CSV, Експортиране към CSV"
#. 4EDix
#: csv_params.xhp
@@ -6180,7 +6180,7 @@ msgctxt ""
"par_id481634736922278\n"
"help.text"
msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. This token is the equivalent of the check box \"Quoted field as text\"."
-msgstr ""
+msgstr "Низ, или <literal>false</literal>, или <literal>true</literal>. Подразбирана стойност: <literal>false</literal>. Този код е еквивалентът на полето за отметка „Полета в кавички като текст“."
#. bDTPa
#: csv_params.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"par_id761634737057161\n"
"help.text"
msgid "CSV Import, CSV Export"
-msgstr ""
+msgstr "Импортиране от CSV, Експортиране към CSV"
#. SDFCG
#: csv_params.xhp
@@ -6198,7 +6198,7 @@ msgctxt ""
"par_id41634737061097\n"
"help.text"
msgid "<emph>Import:</emph> String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. This token is the equivalent of the check box \"Detect special numbers\"."
-msgstr ""
+msgstr "<emph>Импортиране:</emph> низ, или <literal>false</literal>, или <literal>true</literal>. Подразбирана стойност: <literal>false</literal>. Този код е еквивалентът на полето за отметка „Откриване на специални числа“."
#. kvUjv
#: csv_params.xhp
@@ -6207,7 +6207,7 @@ msgctxt ""
"par_id161634737264744\n"
"help.text"
msgid "<emph>Export:</emph> String, either false or true. Default value: <literal>true</literal>. This token has no UI equivalent. If <literal>true</literal>, the number cells are stored as numbers. If <literal>false</literal>, the numbers are stored as text, with text delimiters."
-msgstr ""
+msgstr "<emph>Експортиране:</emph> низ, или false, или true. Подразбирана стойност: <literal>true</literal>. Този код няма еквивалент в ПИ. Ако е <literal>true</literal>, числовите клетки се съхраняват като числа. Ако е <literal>false</literal>, числата се съхраняват като текст, с текстови разделители."
#. D9GzU
#: csv_params.xhp
@@ -6216,7 +6216,7 @@ msgctxt ""
"par_id961634737712752\n"
"help.text"
msgid "CSV Export"
-msgstr ""
+msgstr "Експортиране към CSV"
#. bE733
#: csv_params.xhp
@@ -6225,7 +6225,7 @@ msgctxt ""
"par_id701634737971414\n"
"help.text"
msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value:<literal>true</literal>. This token is the equivalent of the check box \"Save cell contents as shown\"."
-msgstr ""
+msgstr "Низ, или <literal>false</literal>, или <literal>true</literal>. Подразбирана стойност: <literal>true</literal>. Този код е еквивалентът на полето за отметка „Записване съдържанието на клетките както се вижда“."
#. DbAB4
#: csv_params.xhp
@@ -6234,7 +6234,7 @@ msgctxt ""
"par_id481634896761359\n"
"help.text"
msgid "CSV Export"
-msgstr ""
+msgstr "Експортиране към CSV"
#. 3V5FY
#: csv_params.xhp
@@ -6243,7 +6243,7 @@ msgctxt ""
"par_id411634896764659\n"
"help.text"
msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Export cell formulas."
-msgstr ""
+msgstr "Низ, или <literal>false</literal>, или <literal>true</literal>. Подразбирана стойност: <literal>false</literal>. Експортиране на формулите в клетките."
#. FE6AD
#: csv_params.xhp
@@ -6252,7 +6252,7 @@ msgctxt ""
"par_id221634896896383\n"
"help.text"
msgid "CSV Import"
-msgstr ""
+msgstr "Импортиране от CSV"
#. o6NCQ
#: csv_params.xhp
@@ -6261,7 +6261,7 @@ msgctxt ""
"par_id641634896897119\n"
"help.text"
msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Remove spaces. Trim leading and trailing spaces, when reading the file."
-msgstr ""
+msgstr "Низ, или <literal>false</literal>, или <literal>true</literal>. Подразбирана стойност: <literal>false</literal>. Премахване на интервалите. При четене на файла водещите и завършващите интервали се отрязват."
#. e7nRn
#: csv_params.xhp
@@ -6270,7 +6270,7 @@ msgctxt ""
"par_id521634896971296\n"
"help.text"
msgid "CSV Export"
-msgstr ""
+msgstr "Експортиране към CSV"
#. NaJRN
#: csv_params.xhp
@@ -6279,7 +6279,7 @@ msgctxt ""
"par_id161634896971802\n"
"help.text"
msgid "Export the entire document to individual sheets .csv files or a specified sheet."
-msgstr ""
+msgstr "Експортиране на целия документ към отделни .csv файлове за листовете или само на указан лист."
#. X7QDK
#: csv_params.xhp
@@ -6288,7 +6288,7 @@ msgctxt ""
"par_id341634897309489\n"
"help.text"
msgid "<emph>0</emph> or absent means the default behaviour, first sheet from command line, or current sheet in macro filter options, exported to sample.csv"
-msgstr ""
+msgstr "<emph>0</emph> или пропуснат означава подразбираното поведение: първия лист от командния ред или текущия лист в настройките на макро филтъра, експортиран към документ.csv."
#. mnMGx
#: csv_params.xhp
@@ -6297,7 +6297,7 @@ msgctxt ""
"par_id381634897377753\n"
"help.text"
msgid "<emph>-1</emph> for all sheets, each sheet is exported to an individual file of the base file name concatenated with the sheet name, for example sample-Sheet1.csv, sample-Sheet2.csv and sample-Sheet3.csv"
-msgstr ""
+msgstr "<emph>-1</emph> за всички листова, всеки лист се експортира към отделен файл с името на основния файл, обединено с името на листа, например документ-Лист1.csv, документ-Лист2.csv и документ-Лист3.csv."
#. ANajZ
#: csv_params.xhp
@@ -6306,7 +6306,7 @@ msgctxt ""
"par_id531634897438255\n"
"help.text"
msgid "<emph>N</emph> export the N-th sheet within the range of number of sheets. Example: to export the second sheet, set 2 here to get sample-Sheet2.csv"
-msgstr ""
+msgstr "<emph>N</emph> експортиране на N-тия лист в диапазона на номерата на листовете. Например: за да експортирате втория лист, задайте тук 2, за да получите документ-Лист2.csv."
#. xfaM3
#: csv_params.xhp
@@ -6315,7 +6315,7 @@ msgctxt ""
"par_id451635293273892\n"
"help.text"
msgid "CSV Import"
-msgstr ""
+msgstr "Импортиране от CSV"
#. 54sie
#: csv_params.xhp
@@ -6324,7 +6324,7 @@ msgctxt ""
"par_id701635293273893\n"
"help.text"
msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If <literal>true</literal> evaluate formulas on input. If <literal>false</literal> formulas are input as text. If omitted (not present at all), the default value is <literal>true</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>."
-msgstr ""
+msgstr "Низ, или <literal>false</literal>, или <literal>true</literal>. Подразбирана стойност: <literal>false</literal>. Определя дали изразите формули, започващи със знак равно =, трябва да се изчисляват като формули, или да се импортират като текстови данни. Ако е <literal>true</literal>, формулите се изчисляват при въвеждане. Ако е <literal>false</literal>, формулите се въвеждат като текст. Ако е пропуснат (не присъства изобщо), подразбираната стойност е <literal>true</literal>, за да се запази поведението на настройките от старите версии, в които този код изобщо не фигурира. Ако е наличен и празен (или със стойност, различна от <literal>true</literal>), се подразбира стойност <literal>false</literal>."
#. DAriB
#: csv_params.xhp
@@ -6333,7 +6333,7 @@ msgctxt ""
"hd_id591638374883162\n"
"help.text"
msgid "Special case of CSV files with separator defined in the first line"
-msgstr ""
+msgstr "Частен случай на CSV файлове с разделител, дефиниран на първия ред"
#. gpBdg
#: csv_params.xhp
@@ -6342,7 +6342,7 @@ msgctxt ""
"par_id781638374952502\n"
"help.text"
msgid "CSV import and export support a <literal>sep=</literal> and <literal>\"sep=\"</literal> field separator setting. When reading a CSV document, the separator is taken from the initial <literal>sep=</literal> or <literal>\"sep=\"</literal> single field, if that is the only line content."
-msgstr ""
+msgstr "При импортиране и експортиране на CSV се поддържа настройка <literal>sep=</literal> и <literal>\"sep=\"</literal> за разделител на полетата. При четене на CSV документ разделителят се взема от началното единично поле <literal>sep=</literal> или <literal>\"sep=\"</literal>, ако това е единственото съдържание на реда."
#. q8D8y
#: csv_params.xhp
@@ -6351,7 +6351,7 @@ msgctxt ""
"par_id561638377619263\n"
"help.text"
msgid "When reading a CSV file, the quoted form is preserved as (unquoted) cell content. You see <literal>sep=|</literal> when | is the separator in the first line. In the unquoted form, the separator is discarded because it is a real field separator in the context. You see <literal>sep=</literal> in the first line."
-msgstr ""
+msgstr "При четене на CSV файл ограденият с кавички вариант се запазва като съдържание на клетка (без кавичките). Ако разделителят в първия ред е |, виждате <literal>sep=|</literal>. При варианта без кавички разделителят се отхвърля, защото е действителен разделител на поле в този контекст. В първия ред виждате <literal>sep=</literal>."
#. j5dBK
#: csv_params.xhp
@@ -6360,7 +6360,7 @@ msgctxt ""
"par_id761638377626465\n"
"help.text"
msgid "When writing a CSV file, the existing single top left cell's content such as <literal>sep=|</literal> is adapted to the current separator with the quoted form of <literal>\"sep=|\"</literal> (if quotes / text delimiters aren't set empty and | is the separator) and always uses the ASCII \" double quote character."
-msgstr ""
+msgstr "При записване на CSV файл съществуващото съдържание на единична горна лява клетка, например <literal>sep=|</literal>, се адаптира към текущия разделител във варианта с кавички <literal>\"sep=|\"</literal> (ако кавичките / разделителите за текст не са зададени като празни и разделителят е |) и винаги се използва знакът двойна кавичка \" от ASCII."
#. uBq4B
#: csv_params.xhp
@@ -6369,7 +6369,7 @@ msgctxt ""
"par_id61638377631743\n"
"help.text"
msgid "If the line containing the <literal>sep=|</literal> is not to be imported as data, remember to set the <emph>From row</emph> number in the dialog to 2. Note that this line will not be preserved when re-saving."
-msgstr ""
+msgstr "Ако редът, съдържащ <literal>sep=|</literal>, не трябва да се импортира като данни, не забравяйте да укажете стойност 2 за настройката <emph>От ред</emph> в диалога. Обърнете внимание, че този ред няма да бъде запазен при повторно записване."
#. oGd5z
#: csv_params.xhp
@@ -6378,7 +6378,7 @@ msgctxt ""
"par_id731638374814029\n"
"help.text"
msgid "\"LETTER\"|\"ANIMAL\""
-msgstr ""
+msgstr "\"БУКВА\"|\"ЖИВОТНО\""
#. CsfKB
#: csv_params.xhp
@@ -6387,7 +6387,7 @@ msgctxt ""
"par_id801638374818291\n"
"help.text"
msgid "\"a\"|\"aardvark\""
-msgstr ""
+msgstr "\"а\"|\"антилопа\""
#. t62e9
#: csv_params.xhp
@@ -6396,7 +6396,7 @@ msgctxt ""
"par_id621638374822275\n"
"help.text"
msgid "\"b\"|\"bear\""
-msgstr ""
+msgstr "\"б\"|\"бобър\""
#. G2aQG
#: csv_params.xhp
@@ -6405,7 +6405,7 @@ msgctxt ""
"par_id851638374831208\n"
"help.text"
msgid "\"c\"|\"cow\""
-msgstr ""
+msgstr "\"в\"|\"вълк\""
#. EFwn3
#: csv_params.xhp
@@ -6414,7 +6414,7 @@ msgctxt ""
"hd_id181634739011588\n"
"help.text"
msgid "Formatting Codes for Token 5"
-msgstr ""
+msgstr "Форматиращи кодове за позиция 5"
#. 3KE5V
#: csv_params.xhp
@@ -6423,7 +6423,7 @@ msgctxt ""
"par_id31634738948892\n"
"help.text"
msgid "Meaning"
-msgstr ""
+msgstr "Значение"
#. kDygY
#: csv_params.xhp
@@ -6432,7 +6432,7 @@ msgctxt ""
"par_id101634738948892\n"
"help.text"
msgid "Code"
-msgstr ""
+msgstr "Код"
#. BpiaC
#: csv_params.xhp
@@ -6441,7 +6441,7 @@ msgctxt ""
"par_id1011670216\n"
"help.text"
msgid "Standard"
-msgstr ""
+msgstr "Стандартна"
#. o2zeW
#: csv_params.xhp
@@ -6450,7 +6450,7 @@ msgctxt ""
"par_id1605952714\n"
"help.text"
msgid "Text"
-msgstr ""
+msgstr "Текст"
#. pPwcP
#: csv_params.xhp
@@ -6459,7 +6459,7 @@ msgctxt ""
"par_id5066036143\n"
"help.text"
msgid "MM/DD/YY"
-msgstr ""
+msgstr "ММ/ДД/ГГ"
#. 6yrFg
#: csv_params.xhp
@@ -6468,7 +6468,7 @@ msgctxt ""
"par_id6386378851\n"
"help.text"
msgid "DD/MM/YY"
-msgstr ""
+msgstr "ДД/ММ/ГГ"
#. BrCte
#: csv_params.xhp
@@ -6477,7 +6477,7 @@ msgctxt ""
"par_id6847541095\n"
"help.text"
msgid "YY/MM/DD"
-msgstr ""
+msgstr "ГГ/ММ/ДД"
#. nixiA
#: csv_params.xhp
@@ -6486,7 +6486,7 @@ msgctxt ""
"par_id7881263433\n"
"help.text"
msgid "Ignore field (do not import)"
-msgstr ""
+msgstr "Игнориране на полето (не се импортира)"
#. LEJDn
#: csv_params.xhp
@@ -6495,7 +6495,7 @@ msgctxt ""
"par_id6920129719\n"
"help.text"
msgid "US-English"
-msgstr ""
+msgstr "Английски (САЩ)"
#. wLth6
#: csv_params.xhp
@@ -6504,7 +6504,7 @@ msgctxt ""
"hd_id591634740467955\n"
"help.text"
msgid "Character Set Codes for Token 3"
-msgstr ""
+msgstr "Кодове на знакови набори за позиция 3"
#. Ag4xM
#: ctl.xhp
@@ -7368,7 +7368,7 @@ msgctxt ""
"par_id7869502\n"
"help.text"
msgid "Either create a new Base file using the <link href=\"text/sdatabase/dabawiz01.xhp\">Database Wizard</link>, or open any existing Base file that is not read-only."
-msgstr ""
+msgstr "Или създайте нов файл на Base с <link href=\"text/sdatabase/dabawiz01.xhp\">помощника за бази от данни</link>, или отворете произволен съществуващ файл на Base, който не е само за четене."
#. JHYC6
#: data_im_export.xhp
@@ -7494,7 +7494,7 @@ msgctxt ""
"par_idN105CB\n"
"help.text"
msgid "This opens the <link href=\"text/sdatabase/dabawiz01.xhp\">Database Wizard</link>, where you create a new database file."
-msgstr ""
+msgstr "Това отваря <link href=\"text/sdatabase/dabawiz01.xhp\">помощника за бази от данни</link>, в който можете да създадете нов файл на база от данни."
#. zTCBz
#: data_new.xhp
@@ -7512,7 +7512,7 @@ msgctxt ""
"par_idN105E0\n"
"help.text"
msgid "The <link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link> helps you to add a table to the new database file."
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Помощникът за таблици</link> служи за добавяне на таблица към новата база от данни."
#. pF4kL
#: data_queries.xhp
@@ -7674,7 +7674,7 @@ msgctxt ""
"par_idN105C1\n"
"help.text"
msgid "Data from any <link href=\"text/sdatabase/dabadoc.xhp\">database file</link> can be registered to the installed instance of %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command <emph>View - Data source</emph> to access the data records from your text documents and spreadsheets."
-msgstr ""
+msgstr "В инсталираното копие на %PRODUCTNAME могат да бъдат регистрирани данни от произволен <link href=\"text/sdatabase/dabadoc.xhp\">файл на база от данни</link> . Регистрирането се състои в това да посочите на %PRODUCTNAME къде се намират данните, как са организирани, как се извличат и др. След като базата от данни е регистрирана, можете да използвате командата <emph>Изглед - Източник на данни</emph> за достъп до записите с данни от текстови документи и електронни таблици."
#. ADK4M
#: data_register.xhp
@@ -8538,7 +8538,7 @@ msgctxt ""
"par_idN1061E\n"
"help.text"
msgid "In %PRODUCTNAME you can create a new table using the <link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>:"
-msgstr ""
+msgstr "В %PRODUCTNAME можете да създадете нова таблица чрез <link href=\"text/sdatabase/tablewizard00.xhp\">помощника за таблици</link>:"
#. aBysk
#: data_tables.xhp
@@ -8718,7 +8718,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "The <link href=\"text/sdatabase/dabadoc.xhp\">database file</link> gives you full access to tables, queries, reports, and forms. You can edit the structure of your tables and change the contents of the data records."
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabadoc.xhp\">Файлът на базата от данни</link> ви дава пълен достъп до таблиците, заявките, справките и формулярите. Можете да редактирате структурата на таблиците и да променяте съдържанието на записите с данни."
#. drvbN
#: data_view.xhp
@@ -8835,7 +8835,7 @@ msgctxt ""
"par_idN106A4\n"
"help.text"
msgid "<link href=\"text/sdatabase/menubar.xhp\">Menu bar of a database file</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/menubar.xhp\">Лента с менюта за файл на база от данни</link>"
#. QGxEh
#: database_main.xhp
@@ -8934,7 +8934,7 @@ msgctxt ""
"par_idN1078F\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Помощник за таблици</link>"
#. x7kax
#: database_main.xhp
@@ -8952,7 +8952,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Development Tools"
-msgstr ""
+msgstr "Инструменти за разработка"
#. EQHbW
#: dev_tools.xhp
@@ -8961,7 +8961,7 @@ msgctxt ""
"bm_id821562797360035\n"
"help.text"
msgid "<bookmark_value>development tools</bookmark_value> <bookmark_value>object inspector</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>инструменти за разработка</bookmark_value><bookmark_value>инспектор на обекти</bookmark_value>"
#. SfpDF
#: dev_tools.xhp
@@ -8970,7 +8970,7 @@ msgctxt ""
"hd_id951627860296699\n"
"help.text"
msgid "<variable id=\"DevTools_h1\"><link href=\"text/shared/guide/dev_tools.xhp\" name=\"DevTools_help\">Development Tools</link></variable>"
-msgstr ""
+msgstr "<variable id=\"DevTools_h1\"><link href=\"text/shared/guide/dev_tools.xhp\" name=\"DevTools_help\">Инструменти за разработка</link></variable>"
#. p3pqz
#: dev_tools.xhp
@@ -8988,7 +8988,7 @@ msgctxt ""
"par_id961562795750725\n"
"help.text"
msgid "Choose <menuitem>Tools - Development Tools</menuitem>"
-msgstr ""
+msgstr "Изберете <menuitem>Инструменти - Инструменти за разработка</menuitem>."
#. G6m74
#: dev_tools.xhp
@@ -8997,7 +8997,7 @@ msgctxt ""
"par_id241637079282587\n"
"help.text"
msgid "<image src=\"cmd/lc_developmenttoolsdockingwindow.svg\" id=\"img_id341637079282588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id651637079282589\">Icon Development Tools</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_developmenttoolsdockingwindow.svg\" id=\"img_id341637079282588\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id651637079282589\">Икона „Инструменти за разработка“</alt></image>"
#. Adauw
#: dev_tools.xhp
@@ -9006,7 +9006,7 @@ msgctxt ""
"par_id991637079282590\n"
"help.text"
msgid "Development Tools"
-msgstr ""
+msgstr "Инструменти за разработка"
#. EcEEb
#: dev_tools.xhp
@@ -9015,7 +9015,7 @@ msgctxt ""
"par_id271627931218557\n"
"help.text"
msgid "The <emph>Development Tools</emph> are visible in all documents of %PRODUCTNAME Writer, Calc, Impress and Draw. The display is persistent and remain visible until deselected."
-msgstr ""
+msgstr "<emph>Инструментите за разработка</emph> са видими във всички документи на %PRODUCTNAME Writer, Calc, Impress и Draw. Визуализацията им е постоянна и остава включена, докато не я деактивирате."
#. YrKDj
#: dev_tools.xhp
@@ -9024,7 +9024,7 @@ msgctxt ""
"par_id3152821\n"
"help.text"
msgid "When <emph>Development Tools</emph> is enabled, a dockable window is shown at the bottom of the screen. This window has two sections:"
-msgstr ""
+msgstr "Когато <emph>Инструменти за разработка</emph> е активирано, в долната част на екрана се показва прикрепващ се прозорец. Той има две секции:"
#. BbGGE
#: dev_tools.xhp
@@ -9042,7 +9042,7 @@ msgctxt ""
"par_id581627862228381\n"
"help.text"
msgid "<emph>Object inspection panel:</emph> Displays the available services, methods, properties and interfaces of the selected object."
-msgstr ""
+msgstr "<emph>Панел за инспектиране на обект:</emph> показва наличните услуги, методи, свойства и интерфейси на избрания обект."
#. fiPDo
#: dev_tools.xhp
@@ -9051,7 +9051,7 @@ msgctxt ""
"par_id91627862617231\n"
"help.text"
msgid "This feature is available since %PRODUCTNAME 7.2 for Writer, Calc, Impress and Draw."
-msgstr ""
+msgstr "Тази функция е достъпна от %PRODUCTNAME 7.2 нататък за Writer, Calc, Impress и Draw."
#. 5J2jc
#: dev_tools.xhp
@@ -9060,7 +9060,7 @@ msgctxt ""
"hd_id791627911297568\n"
"help.text"
msgid "Document Model Tree View"
-msgstr ""
+msgstr "Дървовиден изглед на модела на документа"
#. WCR6k
#: dev_tools.xhp
@@ -9069,7 +9069,7 @@ msgctxt ""
"par_id3153303\n"
"help.text"
msgid "The left side of the window contains a <emph>Current Selection</emph> toggle button, a <emph>Refresh</emph> button and a tree view that displays all objects in the document."
-msgstr ""
+msgstr "Лявата страна на прозореца съдържа бутон за превключване <emph>Текуща селекция</emph>, бутон <emph>Опресняване</emph> и дървовиден изглед, който показва всички обекти в документа."
#. DEPEn
#: dev_tools.xhp
@@ -9078,7 +9078,7 @@ msgctxt ""
"par_id891627912224207\n"
"help.text"
msgid "The behavior of the tree view depends on the status of the <emph>Current Selection</emph> toggle button:"
-msgstr ""
+msgstr "Поведението на дървовидния изглед зависи от състоянието на превключващия бутон <emph>Текуща селекция</emph>:"
#. CJUxG
#: dev_tools.xhp
@@ -9087,7 +9087,7 @@ msgctxt ""
"par_id811627912238786\n"
"help.text"
msgid "Click on <emph>Current Selection</emph> to display the properties of the object currently selected in the document. Hence, clicking any item in the tree view have no effect."
-msgstr ""
+msgstr "Щракнете върху <emph>Текуща селекция</emph>, за да се покажат свойствата на обекта, избран в момента в документа. В този случай щракването върху който и да е елемент в дървовидния изглед няма да има ефект."
#. C3mpn
#: dev_tools.xhp
diff --git a/source/bg/helpcontent2/source/text/swriter/01.po b/source/bg/helpcontent2/source/text/swriter/01.po
index 3a252ed14fd..47cd765dbe2 100644
--- a/source/bg/helpcontent2/source/text/swriter/01.po
+++ b/source/bg/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/bg/>\n"
"Language: bg\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 4.12.2\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1562351067.000000\n"
@@ -4425,7 +4425,7 @@ msgctxt ""
"par_id3150251\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs."
-msgstr "<ahelp hid=\".\">Показва или скрива абзаци.</ahelp> Тази настройка засяга само показването върху екрана, не и отпечатването на скрити абзаци."
+msgstr "<ahelp hid=\".\">Показва или скрива скритите абзаци.</ahelp> Тази настройка засяга само показването върху екрана, не и отпечатването на скрити абзаци."
#. 6bm6N
#: 03140000.xhp
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index af7a353f50d..7bb033df21a 100644
--- a/source/bg/sc/messages.po
+++ b/source/bg/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/bg/>\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562424086.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "Изглед"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Изображение"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Изображение"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Рисуване"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Рисуване"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Обект"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Обект"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "Мултимедия"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "Мултимедия"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Печат"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Печат"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Формуляр"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Формуляр"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Разширение"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Разширение"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Инструменти"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Инструменти"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Изображение"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Подреждане"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Цвят"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Мрежа"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Език"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Преглед"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Коментари"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Сравняване"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Изглед"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Рисуване"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Редактиране"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Подреждане"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Изглед"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Група"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Шрифт"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Подравняване"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Изглед"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Вмъкване"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Мултимедия"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Рамка"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Подреждане"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Мрежа"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Изглед"
diff --git a/source/bg/sd/messages.po b/source/bg/sd/messages.po
index f2398a9ae2b..54b851702ac 100644
--- a/source/bg/sd/messages.po
+++ b/source/bg/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-09 04:12+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/bg/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562423894.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "Таблица"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Изображение"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Изображение"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Рисуване"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Рисуване"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Обект"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "Обект"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "Мултимедия"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "Мултимедия"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Формуляр"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Формуляр"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Образец"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Образец"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Разширение"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Разширение"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Инструменти"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Инструменти"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "Таблица"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Изображение"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Изображение"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Рисуване"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Рисуване"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Обект"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Обект"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "Мултимедия"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "Мултимедия"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Формуляр"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Формуляр"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Образец"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Образец"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Разширение"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Разширение"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Инструменти"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Инструменти"
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index 032c9219af9..e402dd360ab 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-01 10:40+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/bg/>\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Премества избрания абзацен стил с едно ниво надолу в йерархията на указателя."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Стил"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Стилове"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Създава елементи на указател от конкретни абзацни стилове."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Смяна на БД"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Дефиниране"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Бази от данни в употреба"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Налични бази от данни"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Преглед..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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). Избраният файл ще бъде добавен в списъка „Налични бази от данни“."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Използвайте бутона за преглед, за да изберете файл на БД."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Изброява базите от данни, които в момента са в употреба."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Изброява всички бази от данни, регистрирани в %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Смяна на БД"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "БД, приложена върху документа:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Смяна на източниците на данни за текущия документ."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Използване на текущия документ"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Използва текущия документ на Writer като основа на циркулярното писмо."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Създаване на нов документ"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Създава нов документ на Writer, който да бъде използван като циркулярно писмо."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Започване от съществуващ документ"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Изберете съществуващ документ на Writer, който да използвате за основа на циркулярното писмо."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Започване от шаблон"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Изберете шаблона, който искате да използвате като основа за циркулярното писмо."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Започване от наскоро запазен документ"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Използва съществуващо циркулярно писмо като основа за ново."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Изберете документа."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Преглед..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Намерете документа на Writer, който искате да използвате, и щракнете върху Отваряне."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Преглед..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Отваря диалог за избор на шаблон."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Източникът на данни на текущия документ не е регистриран. Моля, сменете базата от данни."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Смяна на базата от данни..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Изберете начален документ за циркулярно писмо"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Укажете документа, който искате да се използва за основа на циркулярното писмо."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Обект"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Тип"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Настройки"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Обтичане"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Хипервръзка"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Кантове"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Област"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Прозрачност"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Макрос"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Обновяване"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Показва статистика за текущия файл."
diff --git a/source/bg/vcl/messages.po b/source/bg/vcl/messages.po
index 8050dceb3c6..2922316a6ce 100644
--- a/source/bg/vcl/messages.po
+++ b/source/bg/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-10-22 04:15+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/bg/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Указва отпечатване на няколко страници върху всеки лист хартия."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "По избор"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Изберете колко страници да бъдат отпечатани на всеки лист хартия."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Страници:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Задайте броя редове."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "на"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Задайте броя колони."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Бели полета:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Задайте полето между отделните страници върху всеки лист хартия."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "между страниците"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Разстояние:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Задайте полето между отпечатаните страници и ръба на хартията."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "до ръба на листа"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ред:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "От ляво надясно, после надолу"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "От горе надолу, после надясно"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "От горе надолу, после наляво"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "От дясно наляво, после надолу"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Изберете реда на отпечатване на страниците."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Кант около всяка страница"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Отметнете за отпечатване на кант около всяка страница."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Брошура"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Изберете, за да отпечатате документа във формат на брошура."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Мостра за комплектуване"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Задайте разположението на страниците, които да се отпечатат върху всеки лист хартия. Мострата показва как ще изглежда всеки от напечатаните листове."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Още"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Подредба на страниците"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Общи"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Отпечатва текущия документ, избор, или страниците, които сте посочили. Можете да промените настройките на принтера за текущия документ."
diff --git a/source/bn-IN/chart2/messages.po b/source/bn-IN/chart2/messages.po
index c48ba8ef7eb..c8c68ee22bf 100644
--- a/source/bn-IN/chart2/messages.po
+++ b/source/bn-IN/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-13 05:59+0000\n"
"Last-Translator: joydeep <jdsk2013@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3603,7 +3603,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "কলাম এবং রেখা লেখচিত্র ধরনের জন্য মোট রেখা নির্ধারণ করুন।"
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "একটি মৌলিক লেখচিত্র ধরন নির্বাচন করুন।"
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index 9f455cc6c49..f62cbe4af7b 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-08-25 05:04+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/bn_IN/>\n"
@@ -17172,178 +17172,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "গ্যালাক্সি"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "উচ্চ বৈশাদৃশ্য"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "অক্সিজেন"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "ক্লাসিক"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "হার্ডওয়্যার ত্বরয়ণ ব্যবহার করুন (_w)"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "অ্যান্টি অ্যাললিয়েসিং ব্যবহার করুন (_l):"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "গ্রাফিক্স আউটপুট"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ফন্টের পূর্বদর্শন (_r)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "পর্দার ফন্ট এন্টিএলিয়াসিং (_g)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "থেকে (_m):"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "ফন্টের তালিকা"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/bn-IN/dbaccess/messages.po b/source/bn-IN/dbaccess/messages.po
index c004f494f28..49fe17dfbc0 100644
--- a/source/bn-IN/dbaccess/messages.po
+++ b/source/bn-IN/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-11 07:30+0000\n"
"Last-Translator: biraj <brnet00@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3417,74 +3417,74 @@ msgid "Create a n_ew database"
msgstr "নতুন ডাটাবেস তৈরি করুন (_e)"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "সন্নিবেশিত ডাটাবেস (_E):"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "একটি বিদ্যমান ডাটাবেস ফাইল খুলুন (_f)"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "সম্প্রতি ব্যবহৃত (_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "খুলুন"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "একটি বিদ্যমান ডাটাবেসে সংযোগ করুন (_x)"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3492,7 +3492,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/bn-IN/extensions/messages.po b/source/bn-IN/extensions/messages.po
index 09656b558f2..3b7050726b1 100644
--- a/source/bn-IN/extensions/messages.po
+++ b/source/bn-IN/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "ফর্ম রিফ্রেস করুন"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "গ্রহণ করুন"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "পোষ্ট করুন"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "বহু-অংশ"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "পাঠ্য"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "আদর্শ (ছোট)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "সাধারণ (সংক্ষেপ YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "সাধারণ (সংক্ষেপ YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "আদর্শ (বড়)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "১৩:৪৫"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "১৩:৪৫:০০"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "০১:৪৫ PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "০১:৪৫:০০ PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "নির্বাচিত নয়"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "নির্বাচিত"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "সুনির্দিষ্ট নয়"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "সকল রেকর্ড"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "সক্রিয় রেকর্ড"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "বর্তমান পৃষ্ঠা"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "না"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "হ্যাঁ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "মূল ফর্ম"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "খালি (_b)"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "মূল (_p)"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "নিজস্ব (_s)"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "শীর্ষ (_T)"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "কোনটি না"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "একক"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "বহুবিধ"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "পরিসর"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "উল্লম্ব"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "পূর্বনির্ধারিত"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ঠিক আছে"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "বাতিল"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "সহায়তা"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "নির্বাচিত ভুক্তি"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "নির্বাচিত ভুক্তির অবস্থান"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "একক-লাইন"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "বহুবিধ-লাইন"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "বিন্যাস যুক্ত বহুবিধ-লাইন"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (ইউনিক্স)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (উইন্ডোজ)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "কোনটি না"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "উল্লম্ব"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "উভয়"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ত্রিমাত্রিক"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "সমতল"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "বামদিকে শীর্ষে"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "বাম কেন্দ্রস্থিত"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "বামদিকে নিচে"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ডানদিকে শীর্ষে"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "ডান কেন্দ্রস্থিত"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "ডানদিকে নিচে"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "উপরের বামে"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "উপরে কেন্দ্রস্থিত"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "উপরের ডানে"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "নিচের বামে"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "নিচের কেন্দ্রস্থিত"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "নিচের ডানে"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "সংরক্ষণ করুন"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "প্রতিস্থাপন"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "পতন"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "না"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "অনুপাত রাখুন"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "আকারে ফিট"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "বাম-থেকে-ডান"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ডান-থেকে-বাম"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "উর্ধঃস্তন অবজেক্ট সেটিং ব্যবহার"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "কখনো নয়"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "যখন ফোকাস করা হয়"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "সবসময়"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "অনুচ্ছেদে"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "অক্ষর"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "পৃষ্ঠায়"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ফ্রেমে"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "অক্ষর"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "পৃষ্ঠায়"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "ঘরে"
diff --git a/source/bn-IN/fpicker/messages.po b/source/bn-IN/fpicker/messages.po
index 08ee6883c3a..1dc76d657bc 100644
--- a/source/bn-IN/fpicker/messages.po
+++ b/source/bn-IN/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-04-22 09:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/bn_IN/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "পরিবর্তনের তারিখ"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ফাইলের নাম (_n):"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ফাইলের ধরন (_t):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "শুধুমাত্র পাঠযোগ্য (_R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "পাসওয়ার্ডসহ সংরক্ষণ"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "স্বয়ংক্রিয়ভাবে নির্ধারিত ফাইলের এক্সটেনশন (_A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ফিল্টারের সেটিং সম্পাদনা (_f)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "GPG কি দ্বারা এনক্রিপ্ট করুন"
diff --git a/source/bn-IN/sc/messages.po b/source/bn-IN/sc/messages.po
index af532a8f12d..5cf7e1e9b82 100644
--- a/source/bn-IN/sc/messages.po
+++ b/source/bn-IN/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-17 12:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/bn_IN/>\n"
@@ -25750,97 +25750,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26226,154 +26226,154 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "সাজানো"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "রং (_o)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ভাষা (_L):"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "পর্যালোচনা"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "মন্তব্য (_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "তুলনা (_C)"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "দৃশ্যপট"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "সাজানো"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "দৃশ্যপট"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "গ্রুপ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "হরফ (_o)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "প্রান্তিককরণ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "দৃশ্যপট"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "সন্নিবেশ"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "মিডিয়া"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ফ্রেম (_r)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "সাজানো"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/bn-IN/sd/messages.po b/source/bn-IN/sd/messages.po
index 6a69e84147f..51ee60f3d14 100644
--- a/source/bn-IN/sd/messages.po
+++ b/source/bn-IN/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-17 12:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/bn_IN/>\n"
@@ -4211,109 +4211,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7163,109 +7163,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index ae3ea29f6b1..52738bfa621 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-17 12:37+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/bn_IN/>\n"
@@ -10701,19 +10701,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "সূচী স্তরায়নের এক স্তর নিচে নির্বাচিত অনুচ্ছেদ শৈলী সরিয়ে নিন।"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "শৈলী"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "সুনির্দিষ্ট অনুচ্ছেদ শৈলীসমূহ থেকে সূচী ভুক্তিসমূহ তৈরি করা হয়।"
@@ -14257,37 +14257,37 @@ msgid "Exchange Databases"
msgstr "ডাটাবেস বিনিময়"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "নির্ধারণ"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "ব্যবহৃত ডাটাবেস"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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) খুলতে একটি ফাইল খুলুন ডায়ালগ উন্মুক্ত করা হয়। নির্বাচিত ফাইলটি বিদ্যমান ডাটাবেস তালিকায় যুক্ত করা হয়।"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14297,31 +14297,31 @@ msgstr ""
"ডাটাবেস ফাইল নির্বাচন করতে ব্রাউজ বোতাম ব্যবহার করুন।"
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "বর্তমানে ব্যবহৃত ডাটাবেস তালিকাভূক্ত করুন।"
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "ডাটাবেস বিনিময়"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "নথিতে প্রয়োগকৃত ডাটাবেস:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "বর্তমান নথির জন্য ডাটাবেস উৎস পরিবর্তন করুন।"
@@ -20586,111 +20586,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "বার্তা একত্রিতকরনের ভিত্তি হিসেবে বর্তমান রাইটার নথি ব্যবহার করা হয়।"
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "বার্তা একত্রিতকরনে ব্যবহার করার জন্য একটি নতুন রাইটার নথি তৈরি করা হয়।"
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "বার্তা একত্রিতকরনে ভিত্তি হিসেবে ব্যবহার করার জন্য একটি নতুন রাইটার নথি নির্বাচন করুন।"
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "ফর্মা নির্বাচন করুন যা আপনি আপনার বার্তা একত্রিতকরনের সাথে তৈরি করতে চান।"
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "নতুন বার্তা একত্রিতকরণ নথির ভিত্তি হিসেবে একটি বিদ্যমান বার্তা একত্রিতকরণ নথি ব্যবহার করুন।"
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "নথিটি নির্বাচন করুন।"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ব্রাউজ..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ব্রাউজ..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22861,51 +22861,51 @@ msgid "Object"
msgstr "বস্তু"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ধরন"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "অপশন"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "মোড়ানো (~W)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "সীমানা"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "এলাকা"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -27765,7 +27765,7 @@ msgid "Update"
msgstr "হালনাগাদ"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/bn-IN/vcl/messages.po b/source/bn-IN/vcl/messages.po
index d2dfc58bb84..6f44f204948 100644
--- a/source/bn-IN/vcl/messages.po
+++ b/source/bn-IN/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-08-25 05:04+0000\n"
"Last-Translator: Shaunak Basu <basushaunak@msn.com>\n"
"Language-Team: Bengali (India) <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/bn_IN/>\n"
@@ -2339,169 +2339,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "স্বনির্ধারিত:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "দ্বারা"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠার মাঝে"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "শীটের সীমানায়"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্রতিটি পৃষ্ঠার বাইরে সীমানা আঁকা হবে"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "বিলিপত্র"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/bn/chart2/messages.po b/source/bn/chart2/messages.po
index 241fe466394..253195f0987 100644
--- a/source/bn/chart2/messages.po
+++ b/source/bn/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:17+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3701,7 +3701,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "কলাম এবং রেখা লেখচিত্র ধরনের জন্য মোট রেখা নির্ধারণ করুন।"
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "একটি মৌলিক লেখচিত্র ধরন নির্বাচন করুন।"
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 2dfe586fffc..6d82a3baeb5 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Bengali <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bn/>\n"
@@ -17646,177 +17646,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "উচ্চ বৈসাদৃশ্য (~H)"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/bn/dbaccess/messages.po b/source/bn/dbaccess/messages.po
index caeabcc0064..d6d88735858 100644
--- a/source/bn/dbaccess/messages.po
+++ b/source/bn/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Bengali <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/bn/>\n"
@@ -3478,75 +3478,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "সন্নিবেশিত ডাটাবেস"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "সম্প্রতি ব্যবহার করা হয়েছে"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "খুলুন"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3554,7 +3554,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/bn/extensions/messages.po b/source/bn/extensions/messages.po
index e6613bd15e1..9c47b64eb95 100644
--- a/source/bn/extensions/messages.po
+++ b/source/bn/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -312,596 +312,582 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "ফর্ম রিফ্রেস করুন"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "গ্রহণ করুন"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "পোষ্ট করুন"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "বহু-অংশ"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "পাঠ্য"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "আদর্শ (ছোট)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "আদর্শ (সংক্ষেপ YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "আদর্শ (সংক্ষেপ YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "আদর্শ (বড়)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "১৩:৪৫"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "১৩:৪৫:০০"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "০১:৪৫ PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "০১:৪৫:০০ PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "নির্বাচিত নয়"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "নির্বাচিত"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "সুনির্দিষ্ট নয়"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "সকল রেকর্ড"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "সক্রিয় রেকর্ড"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "বর্তমান পৃষ্ঠা"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "না"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "হ্যাঁ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "মূল ফর্ম"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "থামানো"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "কোনটি না"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "একক"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "বহুবিধ"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "পরিসর"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "উল্লম্ব"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "পূর্বনির্ধারিত"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ঠিক আছে"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "বাতিল"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "সহায়তা"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "নির্বাচিত ভুক্তি"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "নির্বাচিত ভুক্তির অবস্থান"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "একক-লাইন"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "বহুবিধ-লাইন"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "বিন্যাস যুক্ত বহুবিধ-লাইন"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (ইউনিক্স)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (উইন্ডোজ)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "কোনটি না"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "উল্লম্ব"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "উভয়"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ত্রিমাত্রিক"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "সমতল"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "বামদিকে শীর্ষে"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "বাম কেন্দ্রস্থিত"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "বামদিকে নিচে"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ডানদিকে শীর্ষে"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "ডান কেন্দ্রস্থিত"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "ডানদিকে নিচে"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "উপরের বামে"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "উপরে কেন্দ্রস্থিত"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "উপরের ডানে"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "নিচের বামে"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "নিচের কেন্দ্রস্থিত"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "নিচের ডানে"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "সংরক্ষণ করুন"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "প্রতিস্থাপন"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ভাঁজ হয়ে গুটানো"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "না"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "অনুপাত বজায় রাখা হবে"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "মানানসই আকার"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "বাম-থেকে-ডান"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ডান-থেকে-বাম"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "উর্ধঃস্তন বস্তুর সেটিং ব্যবহার"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "কখনো নয়"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "যখন ফোকাস করা হয়"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "সবসময়"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "অনুচ্ছেদে"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "অক্ষর হিসেবে"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "পৃষ্ঠায়"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ফ্রেমে"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "অক্ষরে"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "পৃষ্ঠায়"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/bn/fpicker/messages.po b/source/bn/fpicker/messages.po
index 9955e328129..0a2b0723a75 100644
--- a/source/bn/fpicker/messages.po
+++ b/source/bn/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:10+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -218,61 +218,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ফাইলের নাম:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ফাইলের ধরন: (~t)"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "শুধুমাত্র পাঠযোগ্য (~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "পাসওয়ার্ড দিয়ে সংরক্ষণ (~w)"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "স্বয়ংক্রিয় ফাইল নামের বর্ধিতাংশ (~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "পরিশোধক সেটিংসমূহ সম্পাদনা (~E)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/bn/sc/messages.po b/source/bn/sc/messages.po
index 775e50240bd..e0c8a2ebde7 100644
--- a/source/bn/sc/messages.po
+++ b/source/bn/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25904,97 +25904,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26384,158 +26384,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "সাজানো"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "রঙ"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "গ্রিড"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ভাষা"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "পর্যালোচনা"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "মন্তব্য"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "দৃশ্যপট"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদনা"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "সাজানো"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "দৃশ্যপট"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "গ্রুপ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ফন্ট"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "প্রান্তিককরণ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "দৃশ্যপট"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "সন্নিবেশ"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "মিডিয়া"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ফ্রেম"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "সাজানো"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "গ্রিড"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/bn/sd/messages.po b/source/bn/sd/messages.po
index b1350398b78..6de00090065 100644
--- a/source/bn/sd/messages.po
+++ b/source/bn/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4247,109 +4247,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7233,109 +7233,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index a970551e7b4..f9995daaa55 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10767,20 +10767,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "সূচী স্তরায়নের এক স্তর নিচে নির্বাচিত অনুচ্ছেদ শৈলী সরিয়ে নিন।"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "শৈলী"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "সুনির্দিষ্ট অনুচ্ছেদ শৈলীসমূহ থেকে সূচী ভুক্তিসমূহ তৈরি করা হয়।"
@@ -14373,38 +14373,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "নির্ধারণ (~D)"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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) খুলতে একটি ফাইল খুলুন ডায়ালগ উন্মুক্ত করা হয়। নির্বাচিত ফাইলটি বিদ্যমান ডাটাবেস তালিকায় যুক্ত করা হয়।"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14412,31 +14412,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "বর্তমানে ব্যবহৃত ডাটাবেস তালিকাভূক্ত করুন।"
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "বর্তমান নথির জন্য ডাটাবেস উৎস পরিবর্তন করুন।"
@@ -20771,111 +20771,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "বার্তা একত্রিতকরনের ভিত্তি হিসেবে বর্তমান রাইটার নথি ব্যবহার করা হয়।"
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "বার্তা একত্রিতকরনে ব্যবহার করার জন্য একটি নতুন রাইটার নথি তৈরি করা হয়।"
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "বার্তা একত্রিতকরনে ভিত্তি হিসেবে ব্যবহার করার জন্য একটি নতুন রাইটার নথি নির্বাচন করুন।"
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "ফর্মা নির্বাচন করুন যা আপনি আপনার বার্তা একত্রিতকরনের সাথে তৈরি করতে চান।"
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "নতুন বার্তা একত্রিতকরণ নথির ভিত্তি হিসেবে একটি বিদ্যমান বার্তা একত্রিতকরণ নথি ব্যবহার করুন।"
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "নথিটি নির্বাচন করুন।"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ব্রাউজ..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ব্রাউজ..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23068,50 +23068,50 @@ msgid "Object"
msgstr "বস্তু"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ধরন"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "অপশন"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "মোড়ানো (~W)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "সীমানা"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "এলাকা"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -28013,7 +28013,7 @@ msgid "Update"
msgstr "হালনাগাদ"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/bn/vcl/messages.po b/source/bn/vcl/messages.po
index 3b7df89d724..7d32b9c01a9 100644
--- a/source/bn/vcl/messages.po
+++ b/source/bn/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2345,170 +2345,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "স্বনির্ধারিত:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "দ্বারা"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠার মাঝে"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "শীটের সীমানায়"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্রতিটি পৃষ্ঠার বাইরে সীমানা আঁকা হবে"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "বিলিপত্র"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/bo/chart2/messages.po b/source/bo/chart2/messages.po
index 4d3a09699b5..5509a847ab5 100644
--- a/source/bo/chart2/messages.po
+++ b/source/bo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3704,7 +3704,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index 5fce194c549..ab29ce9e6e9 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Tibetan <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/bo/>\n"
@@ -17590,177 +17590,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "རང་འགུལ།"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "སྡུར་བའི་ཚད།(~H)"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/bo/dbaccess/messages.po b/source/bo/dbaccess/messages.po
index 8f19a87061c..bac233a3fe1 100644
--- a/source/bo/dbaccess/messages.po
+++ b/source/bo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Tibetan <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/bo/>\n"
@@ -3449,75 +3449,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "གྲངས་མཛོད་བཙུད་འཇུག་བྱེད་རྒྱུ།"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "ཉེ་ཆར་བེད་སྤྱོད་བྱས་པ།"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ཁ་འབྱེད།"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3525,7 +3525,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/bo/extensions/messages.po b/source/bo/extensions/messages.po
index 49f5c42abc1..039497fd677 100644
--- a/source/bo/extensions/messages.po
+++ b/source/bo/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -313,599 +313,585 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "རེའུ་མིག་གསར་འདོན།"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ཚད་གཞི(ཐུང་)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "ཚད་གཞི(རྣམ་གཞག་ཐུང་བYY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "ཚད་གཞི(རྣམ་གཞག་ཐུང་བ་YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ཚད་གཞི(རིང་)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "བདམས་མེད།"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "བདམས་ཟིན་པ།"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "མཚན་ཉིད་བཞག་མེད་པ།"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "ཡོངས་རྫོགས་ཐོ་འགོད།"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "འགུལ་སྐྱོད་ཀྱི་ཟིན་ཐོ།"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "མིག་སྔའི་ཤོག་གྲངས།"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "མིན།"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "རེད།"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "ཕ་རྒྱུད་རེའུ་མིག"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "སྙོམས་ཟུར་གྲུ་གཞིའི་གཟུགས།"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "མེད་པ།"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "གཅིག་རྐྱང་།"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "ཕལ་མོ་ཆེ།"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ས་ཁོངས།"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ཆུ་སྙོམས་ཀྱི་ཁ་ཕྱོགས།"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས།"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ངོས་བཟུང་བྱས་པ།"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "གཏན་འཁེལ།"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "རྩིས་མེད།"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "རོགས་རམ།"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "འདེམས་གཏན་འཁེལ་བའི་དོན་ཚན།"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "ཚན་བྱང་གི་གནས་ས་གདམ་གཏན་འཁེལ་བ།"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "རྐྱང་ཕྲེང་།"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "མང་ཕྲེང་།"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "རྣམ་གཞག་ལྡན་པའི་མང་ཕྲེང་།"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "མེད་པ།"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ཆུ་སྙོམས་ཀྱི་ཁ་ཕྱོགས།"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས།"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "གཉིས་པོ།"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "རྩ་གསུམ།"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "གཡོན་མཐའི་རྩེ་སྣེ།"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "གཡོན་མཐའི་དཀྱིལ་བསྡུ།"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "གཡོན་མཐའི་རྩེ་སྣེ།"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "གཡས་མཐའི་རྩེ་སྣེ།"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "གཡས་མཐའི་དཀྱིལ་བསྡུ།"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "གཡས་མཐའ་འོག་ལ།"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "གཡོས་མཐའི་སྟེང་ལ།"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "དཀྱིལ་བསྡུའི་སྟེང་ལ།"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "གཡས་མཐའ་སྟེང་ལ།"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "གཡོན་མཐའ་འོག་ལ།"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "དཀྱིལ་བསྡུའི་འོག་ལ།"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "གཡས་མཐའ་འོག་ལ།"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "སྔོན་བཞག"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ཚབ་བརྗེ།"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "རིམ་རྩེག"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "མིན།"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "འཕྲེད་གཞུང་གི་བསྡུར་ཚད་གཏན་བཀག"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "རང་འགུལ་དུ་ལེགས་སྒྲིག་བྱེད་པ།"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "གཡོན་ནས་གཡས་སུ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "གཡས་ནས་གཡོན་དུ།"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "དུམ་མཚམས་སྟེང་ལ།(~P)"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "ཡིག་རྟགས།"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ཤོག་ངོས་ལ་སྒྱུར།"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "སྒྲོམ་སྟེང་ལ།(~F)"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "ཡིག་རྟགས།"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ཤོག་ངོས་ལ་སྒྱུར།"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/bo/fpicker/messages.po b/source/bo/fpicker/messages.po
index 300cfcaaad0..779d80b23ff 100644
--- a/source/bo/fpicker/messages.po
+++ b/source/bo/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -212,61 +212,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ཡིག་ཆའི་མིང་།: "
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ཡིག་ཆའི་རིགས(~T):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "ཀློག་ཙམ།(~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "གསང་ཨང་སྤྱད་ནས་ཉར་སྡེར་བྱེད།"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "རང་འགུལ་གྱིས་ཡིག་ཚགས་རྒྱ་བསྐྱེད་མིང་སྣོན་པ།(~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "འཚག་འདེམ་བཀོད་སྒྲིག་རྩོམ་སྒྲིག"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index a3dbe65f091..5a586e40f7a 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26009,97 +26009,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26485,158 +26485,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "བརྩེགས་འཇོག་ཐེངས་རིམ།"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ཚོས་གཞི།"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ལས་ཁྲའི་དྲ་མིག"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "སྐད་བརྡ།"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "བརྟག་དཔྱད།"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "དཔྱད་གཏམ།"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "མཐོང་རིས།"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "རྩོམ་སྒྲིག"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "བརྩེགས་འཇོག་ཐེངས་རིམ།"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "མཐོང་རིས།"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ཚོ་སྒྲིག"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ཡིག་གཟུགས།"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "སྙོམ་སྒྲིག"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "མཐོང་རིས།"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "བསྒར་འཛུད།"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "མཚམས་སྦྱོར།"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "སྒྲོམ་གྱི་ཁ་གཏད།"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "བརྩེགས་འཇོག་ཐེངས་རིམ།"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ལས་ཁྲའི་དྲ་མིག"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/bo/sd/messages.po b/source/bo/sd/messages.po
index de9db726f24..b9a2733578f 100644
--- a/source/bo/sd/messages.po
+++ b/source/bo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4263,109 +4263,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7246,109 +7246,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index bfb9644b8ec..b9169c55257 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10775,20 +10775,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "འདེམས་ངེས་དུམ་མཚམས་བཟོ་ལྟ་དེ་བཤེར་འདྲེན་རིམ་པ་གྱི་གྲུབ་ཆའི་ཁྲོད་སྟེང་ཕྱོགས་སུ་རིམ་པ་གཅིག་སྤོས་དགོས།"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "བཟོ་དབྱིབས།"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "དམིགས་བསལ་གྱི་དུམ་མཚམས་བཟོ་ལྟའི་ནང་ནས་བཤེར་འདྲེན་གཤར་བྱང་འཛུགས་དགོས།"
@@ -14380,38 +14380,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "གཏན་འཁེལ།(~S)"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "མིག་བཤར།..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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)\"ཁ་ཕྱེ་\"གླིང་སྒྲོམ་ཞིག་ཁ་ཕྱེ་དགོས་པས། འདེམས་ངེས་ཡིག་ཆ་\"བེད་སྤྱད་ཆོག་པའི་གཞི་གྲངས་མཛོད་\"རེའུ་འགོད་ནང་ཁ་སྣོན་རྒྱབ་དགོས།"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14419,31 +14419,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "མིག་སྔའི་བེད་སྤྱོད་བཞིན་པའི་གཞི་གྲངས་མཛོད་སྒྲིག་དགོས།"
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "མི་སྔའི་ཡིག་ཚགས་ཀྱི་གཞི་གྲངས་ཁུངས་བཟོ་བཅོས་བྱེད།"
@@ -20780,111 +20780,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "མིག་སྔའི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་སྦྲགས་ཡིག་ཟླ་སྒྲིལ་གྱི་རྨང་གཞི་སྤྱོད་པ་ཡིག་ཚགས་གསར་བཟོ་"
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "གསར་དུ་བཟོ་བའི་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་སྦྲགས་ཡིག་ཟླ་སྒྲིལ་སྤྱོད་པ།"
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "སྦྲགས་ཡིག་སྒྲིལསྒྲིལཡིག་ཚགས་རྨངས་གཞི་སྤྱོད་པའི་ད་ཡོད་ཡི་གེ་ལས་སྣོན་ཡིག་ཚགས་འདེམས་པ།"
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "སྦྲགས་ཡིག་ཟླ་སྒྲིལ་ཡིག་ཚགས་འཛུགས་རྒྱུར་སྤྱོད་པའི་སྨོ་པང་འདེམས་པ་"
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "ད་ཡོད་སྦྲགས་ཡིག་ཟླ་སྒྲིལ་ཡིག་ཚགས་སྦྲགས་ཡིག་ཟླ་སྒྲིལ་ཡིག་ཚགས་གསར་པའི་རྨངས་གཞིར་སྤྱོད་པ་"
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "རིགས་འདེམས་པ། "
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "མིག་བཤར།..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "མིག་བཤར།..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23078,52 +23078,52 @@ msgid "Object"
msgstr "བྱ་ཡུལ།"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "རིགས།"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "གདམ་ཚན།"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "གདུབ་འཁོར།(~W)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "དྭངས་གསལ།"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -28031,7 +28031,7 @@ msgid "Update"
msgstr "གསར་བཟོ།"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/bo/vcl/messages.po b/source/bo/vcl/messages.po
index 593c84b2cd3..23924116b86 100644
--- a/source/bo/vcl/messages.po
+++ b/source/bo/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2346,170 +2346,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "རང་བཟོས།"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "ནས།"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "ལག་དེབ་ཆུང་བ།(~U)"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/br/chart2/messages.po b/source/br/chart2/messages.po
index d965ffc01c6..adc8e15e451 100644
--- a/source/br/chart2/messages.po
+++ b/source/br/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3605,7 +3605,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/br/cui/messages.po b/source/br/cui/messages.po
index c795be03960..a1dafba21f1 100644
--- a/source/br/cui/messages.po
+++ b/source/br/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17162,176 +17162,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Emgefreek"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Dargemm uhel"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oksigen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasel"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_til an arlun :"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Adloc'hañ goulennet"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Arverañ an herrekaat dre ar _periant"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Arverañ al lufr_añ"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Deouez ar skeudennoù"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Diskouez un albe_rz eus an nodrezhoù"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Lufrañ an nodrezhoù _skramm"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "e_us :"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Rolloù nodrezhoù"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/br/dbaccess/messages.po b/source/br/dbaccess/messages.po
index 83fc94eb68b..faf7500c663 100644
--- a/source/br/dbaccess/messages.po
+++ b/source/br/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3399,73 +3399,73 @@ msgid "Create a n_ew database"
msgstr "Krouiñ ur stle_nnvon nevez"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Stlennvon enkorfet :"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Digeriñ ur restr _stlennvon ez eus anezhi"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Arveret _nevez zo :"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Digeriñ"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Kennaskañ ouzh ur stlennvon ez eus ane_zhañ"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3473,7 +3473,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/br/extensions/messages.po b/source/br/extensions/messages.po
index bbc0f2363d5..4010382d40e 100644
--- a/source/br/extensions/messages.po
+++ b/source/br/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -312,596 +312,584 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Azbevaat ar furmskrid"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Tapout"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Postañ"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Liesparzhioù"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testenn"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Skoueriek (berr)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Skoueriek (berr BB)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Skoueriek (berr BBBB)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Skoueriek (hir)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/BB"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/BB"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "BB/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/BBBB"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/BBBB"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "BBBB/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "BB-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "BBBB-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "N'eo ket diuzet"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Diuzet"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Ket Despizet"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "An holl Enrolladennoù"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Gweredekaat an enrollañ"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Pajenn vremanel"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ket"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ya"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Furmskrid kar"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_Paouez"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Tra ebet"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Eeun"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Lies"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Lijorenn"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "A-blaen"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "A-serzh"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Dre ziouer"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Mat eo"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Nullañ"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Skoazell"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "An enankad diuzet"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Lec'hiadur an enankad diuzet"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Unlinenn"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Lieslinennoù"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Lieslinennoù gant ur mentrezh"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Tra ebet"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "A-blaen"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "A-serzh"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "An eil hag egile"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3M"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plaen"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "A-gleiz e-krec'h"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "A-gleiz e-kreiz"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "A-gleiz en traoñ"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "A-zehou e-krec'h"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "A-zehou e-kreiz"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "A-zehou en traoñ"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "A-us a-gleiz"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "A-us e-kreiz"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "A-us a-zehou"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Dindan a-gleiz"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Dindan e-kreiz"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Dindan a-zehou"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Kreizet"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Derc'hel"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Amsaviñ"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Bihanaat"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ket"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Kenfeuriek"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Lakaat da genglotañ gant ar vent"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "A gleiz da zehou"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "A zehou da gleiz"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Arverañ arventennoù an ergorenn uheloc'h"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Biken"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Pa vez stiet"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Bepred"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Ouzh ar rannbennad"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Arouezenn"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ouzh ar bajenn"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Ouzh ar stern"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Arouezenn"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ouzh ar bajenn"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/br/fpicker/messages.po b/source/br/fpicker/messages.po
index cc6364b975d..effe7ced3b3 100644
--- a/source/br/fpicker/messages.po
+++ b/source/br/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "A_nv ar restr :"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Rizh ar restr:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "E mod _lenn nemetken"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Enrollañ gant ur ger-tremen"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Askouezhadenn emgefreek anv ar restr"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Embann arventennoù ar _sil"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/br/sc/messages.po b/source/br/sc/messages.po
index d93636d95b9..6283764d80b 100644
--- a/source/br/sc/messages.po
+++ b/source/br/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25640,97 +25640,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26116,154 +26116,154 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Frammadur"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Liv"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Kael"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Yezh :"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Evezhiadenn"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Askelennoù"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Keñ_veriañ"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Skrammañ"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Embann"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Frammadur"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Skrammañ"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Strollañ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "N_odrezh"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Steudadur"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Skrammañ"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Enlakaat"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Stern"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Frammadur"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Kael"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/br/sd/messages.po b/source/br/sd/messages.po
index 5c4fc575ed4..d536c1afe5c 100644
--- a/source/br/sd/messages.po
+++ b/source/br/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4213,109 +4213,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7137,109 +7137,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 6aaa8b55b51..be9a98d28ef 100644
--- a/source/br/sw/messages.po
+++ b/source/br/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10600,19 +10600,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stiloù"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14056,37 +14056,37 @@ msgid "Exchange Databases"
msgstr "Eskemmañ ar stlennvonoù"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Despizañ"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Stlennvonoù implijet"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Stlennvonoù _hegerz"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Kantreal..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14096,31 +14096,31 @@ msgstr ""
"Arverit an afell Kantreal da ziuzañ ur restr stlennvon."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Eskemmañ ar stlennvonoù"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Stlennvon staget ouzh an teul :"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20195,109 +20195,109 @@ msgid "Use the current _document"
msgstr "Arverañ an _teul bremanel"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Krouiñ un teul _nevez"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Arv_erañ un teul ez eus anezhañ"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Arverañ ur pa_trom"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "_Arverañ un teul diazez enrollet nevez zo"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Kan_treal..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Kantreal..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Diuzañ an teul diazez evit al lizhiri dre doueziañ"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22472,49 +22472,49 @@ msgid "Object"
msgstr "Egorenn"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Rizh"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Dibarzhioù"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Azasaat"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Gourere"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Riblennoù"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Maez"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Boullder"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27265,7 +27265,7 @@ msgid "Update"
msgstr "Hizivaat"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/br/vcl/messages.po b/source/br/vcl/messages.po
index e7e142058b8..7081dbd0ec7 100644
--- a/source/br/vcl/messages.po
+++ b/source/br/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2330,169 +2330,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personelaet"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "dre"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "etre ar bajennoù"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "diouzh riblenn ar follenn"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Tresañ ur riblenn tro dro da bep pajenn"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Kraflevr"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/brx/chart2/messages.po b/source/brx/chart2/messages.po
index c1c3ce63692..378fe780bba 100644
--- a/source/brx/chart2/messages.po
+++ b/source/brx/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3696,7 +3696,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/brx/cui/messages.po b/source/brx/cui/messages.po
index 5d00f74e6b0..dfcc1a65d18 100644
--- a/source/brx/cui/messages.po
+++ b/source/brx/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17540,177 +17540,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "गावनो गाव"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "~गोजौ फाराग"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/brx/dbaccess/messages.po b/source/brx/dbaccess/messages.po
index 343acb07ce0..f2494bf0eaf 100644
--- a/source/brx/dbaccess/messages.po
+++ b/source/brx/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Bodo <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/brx/>\n"
@@ -3462,74 +3462,74 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "बावैसो बाहाय जाबाय"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "खेव"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3537,7 +3537,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/brx/extensions/messages.po b/source/brx/extensions/messages.po
index 9566165d5ba..8f1e8e12f71 100644
--- a/source/brx/extensions/messages.po
+++ b/source/brx/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -303,571 +303,557 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "मोन"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "पस्ट खालाम"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "फराय बिजाब"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "थाखो मान(गुसुं)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "थाखो मान(गुसुं)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "थाखो मान(गुसुं)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "थाखो मान (गोलाव)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "सायख"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "बोहैथि अक्ट'"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "नङा"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "नंगौ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "थादनाय"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "रावबो नङा"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "मोनसेल'"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "सारि"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "समानथि"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "थोंगोर"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "खामानिआव उदायै जानाय"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "नागार"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदद हो"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "मोनसेल'-सारि"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "गोबां-सारि"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "दाथायजों गोबां-सारि"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF(विंडोजस)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "रावबो नङा"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "समानथि"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "थोंगोर"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "मोननैबो"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "दाब्ले"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "आगसि सायाव"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "आगसि गेजेराव"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "आगसि सिं बाहागो"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "आगदा सायाव"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "आगदा गेजेराव"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "आगदा सिंथारनि बाहागो"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "आगसि गोजौआव"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "गेजेर गोजौआव"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "आगदा गोजौआव"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "आगसि गाहायाव"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "गेजेर गाहायाव"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "आगदा गाहायाव"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "मिरु"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "दोन्थुमनाय"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "जायगा सोलाय हो"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "हरखाब बायनाय"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "नङा"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "आगसि निफ्राय आगदा सिम"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "आगदा-निफ्राय-आगसि"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "आन्थोर"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "हांखो बादि"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "बिखं सिम"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "फ्रेम"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "हांखोआव"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "बिखं सिम"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/brx/fpicker/messages.po b/source/brx/fpicker/messages.po
index 09f89794977..9657213fbe2 100644
--- a/source/brx/fpicker/messages.po
+++ b/source/brx/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -215,61 +215,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "फाइलनि मुं:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "फाइल~ रोखोम:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "~फरायनो-थाखायल'"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "पासवर्डजों थिना दोन"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "~गावनो गाव फाइल मुं बारायनाय"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "फिल्टार फज'नायफोर सुजु"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index 64e59a6f39f..68cf9925a74 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25842,97 +25842,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26319,157 +26319,157 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "साजाय"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "गाब"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ग्रिड"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "राव"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "बिजिरना नायफिन"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "सुद' लिरथाय"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "नुथाय"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "सुजु"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "साजाय"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "नुथाय"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "हानजा"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "फन्ट"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "सारि सारि साजायनाय"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "नुथाय"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "फज'"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "फ्रेम"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "साजाय"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ग्रिड"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/brx/sd/messages.po b/source/brx/sd/messages.po
index dc6e4b71911..f7cae27aa48 100644
--- a/source/brx/sd/messages.po
+++ b/source/brx/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4261,109 +4261,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7242,109 +7242,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index 0ffbf26bcc8..21260fb52c9 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10762,20 +10762,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "आदबफोर"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14365,38 +14365,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "~ओंथि बेखेव"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ब्राउज..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14404,31 +14404,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20741,111 +20741,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ब्राउज..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ब्राउज..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23035,51 +23035,51 @@ msgid "Object"
msgstr "बेसाद"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "रोखोम"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "उफ्राफोर"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "~खोबसिननाय"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "सिमनाफोर"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ओनसोल"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "गोजों"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "मेक्र'"
@@ -27981,7 +27981,7 @@ msgid "Update"
msgstr "आपडेट खालाम"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/brx/vcl/messages.po b/source/brx/vcl/messages.po
index 2fe7870157b..f5e094f303e 100644
--- a/source/brx/vcl/messages.po
+++ b/source/brx/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2348,171 +2348,171 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "कास्टम:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "जों"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "बिजाबसा"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/bs/chart2/messages.po b/source/bs/chart2/messages.po
index 09d5dea2987..0de96be7c46 100644
--- a/source/bs/chart2/messages.po
+++ b/source/bs/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:19+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3694,7 +3694,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Postavi rezoluciju."
diff --git a/source/bs/cui/messages.po b/source/bs/cui/messages.po
index a578cd44ccf..8c7d980a406 100644
--- a/source/bs/cui/messages.po
+++ b/source/bs/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17558,181 +17558,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatski"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaksija"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Visok Kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasično"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Koristi akceleraciju hard_vera"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Koristi Anti-A_liasing"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Izlaz ilustracije"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Prikaži p_regled fontova"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Umekšavanje _slova na ekranu"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "o_d"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Lista fontova"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/bs/dbaccess/messages.po b/source/bs/dbaccess/messages.po
index 5efa412b75d..0be74c29afe 100644
--- a/source/bs/dbaccess/messages.po
+++ b/source/bs/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Bosnian <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/bs/>\n"
@@ -3477,74 +3477,74 @@ msgid "Create a n_ew database"
msgstr "Napravi n_ovu bazu podataka"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Ugrađena baza podataka:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Otvori postojeći _fajl baze podataka"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Prethodno korišteno:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Otvori"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Spoji se sa p_ostojećom bazom podataka"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3552,7 +3552,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/bs/extensions/messages.po b/source/bs/extensions/messages.po
index 48cc36a5506..47daa12d568 100644
--- a/source/bs/extensions/messages.po
+++ b/source/bs/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -309,598 +309,584 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Osvježi formular"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "GET"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Višedjelno"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standardno (kratko)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standardan (kratko YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standardan (kratki YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standardno (dugo)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nije odabrano"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Odabrano"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nije definisano"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Svi zapisi"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Trenutni zapis"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Trenutna stranica"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ne"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Da"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formular prije ovog"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "prazno"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "vrh"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Nijedna"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Jednostruko"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Višestruki"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Opseg"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Vodoravno"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Uspravno"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Uobičajeno"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "U redu"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Odustani"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pomoć"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Izabrani unos"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Pozicija izabranog unosa"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Jednolinijski"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Višelinijski"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Višelinijski sa formatiranjem"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Nijedna"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Vodoravno"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Uspravno"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Oba"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Ravno"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Lijevo gore"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Lijevo centrirano"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Lijevo dolje"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Desno gore"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Desno centrirano"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Desno dolje"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Iznad lijevo"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Iznad centrirano"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Iznad desno"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Ispod lijevo"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Ispod centrirano"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Ispod desno"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrirano"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Sačuvaj"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Zamijeni"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Zatvori"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ne"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Sačuvaj omjer"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Namjesti po dimenzijama"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "S lijeva na desno"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "S desna na lijevo"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Koristi pretpostavljene postavke objekta"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nikad"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Kada ima fokus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Uvijek"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Do odlomka"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Kao znak"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Na stranu"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Na okvir"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Na znak"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Na stranu"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/bs/fpicker/messages.po b/source/bs/fpicker/messages.po
index 6e492b652cc..6ab492535a0 100644
--- a/source/bs/fpicker/messages.po
+++ b/source/bs/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -220,61 +220,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Ime datoteke:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "~Vrsta dokumenta:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "~Samo za čitanje"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Snimi sa š~ifrom"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "~Automatska ekstenzija datoteke"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "~Izmijeni opcije filtera"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index bc893bf1a3f..953bf7e2201 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25747,97 +25747,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26228,155 +26228,155 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Rasporedi"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "B_oja"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Mreža"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Jezik"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Recenzija"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentari"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Uporedi"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Pogled"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Izmjeni"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Rasporedi"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Pogled"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grupa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Poravnanje"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Pogled"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ubaci"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medij"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "O_kvir"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Rasporedi"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Mreža"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/bs/sd/messages.po b/source/bs/sd/messages.po
index 5c6fe9e80bb..dde95b99d24 100644
--- a/source/bs/sd/messages.po
+++ b/source/bs/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4235,109 +4235,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7197,109 +7197,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index a8f9cfae1a9..c3840447721 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10755,19 +10755,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stilovi"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14273,37 +14273,37 @@ msgid "Exchange Databases"
msgstr "Razmjena podataka"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definiši"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Baza podataka u upotrebi"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Dostupna baza podataka"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Potraži..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14313,31 +14313,31 @@ msgstr ""
"Koristite tipku za pretraživanje da izaberete datoteku baze podataka."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Razmjena podataka"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Baza podataka primjenjena na dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20530,110 +20530,110 @@ msgid "Use the current _document"
msgstr "Koristi tekući _dokument"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Kreiraj _novi dokument"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Počni od _postojećeg dokumenta"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Počni od _predloška"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "_Počni od posljednjeg spašenog početnog dokumenta"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Potraži..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Potraži..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
#, fuzzy
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Odaberite početni dokument za spajanje pošte"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22810,51 +22810,51 @@ msgid "Object"
msgstr "Objekat"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Vrsta"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Postavke"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Omotavanje"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiper-veza"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Rubovi"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Površina"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Prozirnost"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27676,7 +27676,7 @@ msgid "Update"
msgstr "Ažuriraj"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/bs/vcl/messages.po b/source/bs/vcl/messages.po
index 5fd4ee101db..909d5c045e5 100644
--- a/source/bs/vcl/messages.po
+++ b/source/bs/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2330,169 +2330,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Unesi glavnu lozinku."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Prilagođeno"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Odaberite operator sa liste."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Odaberite operator sa liste."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "od"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Postavi rezoluciju."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Postavi redosljed podataka."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "između stranica"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Postavi redosljed podataka."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "okviru lista"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Odaberite operator sa liste."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Nacrtaj okvir oko svake stranica"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Odaberite ovu ikonu da listate stranice."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošura"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ca-valencia/chart2/messages.po b/source/ca-valencia/chart2/messages.po
index 33b2eb25a4f..69a5c272f26 100644
--- a/source/ca-valencia/chart2/messages.po
+++ b/source/ca-valencia/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ca_VALENCIA/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Definiu el nombre de línies per al diagrama de tipus Columna i línia."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Seleccioneu un tipus de diagrama bàsic."
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index d0b086cc384..7ae54b6e4a0 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ca_VALENCIA/>\n"
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automàtic"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galàxia"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Alt contrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clàssic"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Brisa"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Indica l'estil d'icona per a les icones de les barres d'eines i diàlegs."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Es_til de les icones:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Afig més temes d'icones mitjançant extensions"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Estil de les icones"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Cal reiniciar"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Accelera per ma_quinari"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Accedeix directament a les funcions de maquinari de l'adaptador de visualització gràfica per millorar la visualització de pantalla."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Su_avitza les vores"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Si és compatible, podeu habilitar i inhabilitar el suavitzat dels gràfics. Quan el suavitzat està activat, la majoria d'objectes tenen una aparença més suau i amb menys artefactes."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Utilitza l'Skia per a totes les renderitzacions"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Força la renderització per programari Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Requereix el reinici. Si s'activa això, s'evita l'ús dels controladors de gràfics."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "L'Skia està activat."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "L'Skia està desactivat."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Eixida de gràfics"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "P_revisualitza els tipus de lletra"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Mostra els noms dels tipus de lletra que es poden seleccionar en el tipus de lletra corresponent, com ara els tipus de lletra del quadre Tipus de lletra que hi ha a la barra Formatació."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Suavitza el tipus de lletra a la _pantalla"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Seleccioneu aquesta opció per a suavitzar l'aparença en pantalla del text."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_des de:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Llistes de tipus de lletra"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ca-valencia/dbaccess/messages.po b/source/ca-valencia/dbaccess/messages.po
index 8d5cacc5ed4..6fa0922922c 100644
--- a/source/ca-valencia/dbaccess/messages.po
+++ b/source/ca-valencia/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ca_VALENCIA/>\n"
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Crear una base de dades _nova"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base de dades _incrustada:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Obrir una _base de dades existent"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Utilitzats _recentment:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Obri"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Connectar amb una base de dades e_xistent"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "No és possible crear una base de dades nova, perquè ni l'HSQLDB ni el Firebird són disponibles en aquesta instal·lació."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ca-valencia/extensions/messages.po b/source/ca-valencia/extensions/messages.po
index 92bc363b18f..1e84a8dd3f0 100644
--- a/source/ca-valencia/extensions/messages.po
+++ b/source/ca-valencia/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ca_VALENCIA/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Actualitza el formulari"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Aconsegueix"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Publica"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Múltiples parts"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estàndard (curt)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estàndard (curta YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estàndard (curta YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estàndard (llarg)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "No seleccionats"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Seleccionat"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "No definit"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Tots els registres"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Registre actiu"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Pàgina actual"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Sí"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulari pare"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_en blanc"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_pare"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_si-mateix"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_superior"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Cap"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Simple"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Múltiple"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Interval"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horitzontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Per defecte"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "D'acord"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancel·la"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ajuda"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "L'entrada seleccionada"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "La posició de l'entrada seleccionada"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Línia única"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Línies múltiples"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Línies múltiples amb formatació"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Cap"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horitzontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Totes dues"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Pla"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Superior esquerre"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Centrat a l'esquerra"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Inferior esquerre"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Superior dret"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Centrat a la dreta"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Inferior dret"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Dalt a l'esquerra"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Dalt centrat"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Dalt a la dreta"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Avall a l'esquerra"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Avall centrat"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Avall a la dreta"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrat"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Preserva"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Substitueix"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Redueix"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Mantén la proporció"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ajusta a la mida"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "D'esquerra a dreta"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De dreta a esquerra"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Utilitza la configuració d'objectes superordinats"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Mai"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Quan tinga el focus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Sempre"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Al paràgraf"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Com a caràcter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "A la pàgina"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Al marc"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Al caràcter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "A la pàgina"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "A la cel·la"
diff --git a/source/ca-valencia/fpicker/messages.po b/source/ca-valencia/fpicker/messages.po
index 9ada8312658..2d075712ef4 100644
--- a/source/ca-valencia/fpicker/messages.po
+++ b/source/ca-valencia/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2020-05-23 22:47+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-master/fpickermessages/ca_VALENCIA/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Data de modificació"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nom del fitxer:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Tipus de fitxer:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Només lectu_ra"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Guarda amb contrasenya"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Extensió del nom del fitxer _automàtica"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Edita els paràmetres del _filtre"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Xifra amb clau GPG"
diff --git a/source/ca-valencia/sc/messages.po b/source/ca-valencia/sc/messages.po
index 5f2472b8815..ebd8485f8cc 100644
--- a/source/ca-valencia/sc/messages.po
+++ b/source/ca-valencia/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ca_VALENCIA/>\n"
@@ -25245,97 +25245,97 @@ msgid "~View"
msgstr "~Visualitza"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Im_atge"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imat~ge"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_ibuix"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dibuix"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objecte"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objecte"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Multimèdia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimèdia"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Imprimeix"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Im~primeix"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulari"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulari"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensió"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensió"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eines"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Ei~nes"
@@ -25694,139 +25694,139 @@ msgid "Im_age"
msgstr "Im_atge"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Organitza"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Graella"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llengua"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisió"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_para"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Visualització"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edita"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Organitza"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Visualització"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Agrupa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Tipus de lletra"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alineació"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Visualització"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insereix"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimèdia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marc"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Organitza"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Graella"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Visualització"
diff --git a/source/ca-valencia/sd/messages.po b/source/ca-valencia/sd/messages.po
index dd43bd8bddc..a3608214dc2 100644
--- a/source/ca-valencia/sd/messages.po
+++ b/source/ca-valencia/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ca_VALENCIA/>\n"
@@ -4171,109 +4171,109 @@ msgid "~Table"
msgstr "~Taula"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Imatge"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imat~ge"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_ibuix"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dibuix"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objecte"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objecte"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Multimèdia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimèdia"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulari"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulari"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Mestra"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Mestra"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensió"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensió"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eines"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Eines"
@@ -7060,109 +7060,109 @@ msgid "~Table"
msgstr "~Taula"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Imatge"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imat~ge"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_ibuix"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dibuix"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objecte"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objecte"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Multimèdia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimèdia"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulari"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulari"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Mestra"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Mestra"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensió"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensió"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eines"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Eines"
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index eeab21add3b..b9369aa41bd 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ca_VALENCIA/>\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Mou l'estil de paràgraf seleccionat un nivell avall en la jerarquia de l'índex."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Estil"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estils"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crea entrades d'índex a partir d'estils de paràgraf concrets."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Intercanvia les bases de dades"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Defineix"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bases de dades utilitzades"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Bases de dades _disponibles"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Navega..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Obri un diàleg d'obertura de fitxer per seleccionar un fitxer de base de dades (*.odb). El fitxer seleccionat s'afig a la llista Bases de dades disponibles."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Feu servir el botó del navegador per seleccionar un fitxer de base de dades."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Llista les bases de dades que estan en ús actualment."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Mostra una llista de les bases de dades que s'han registrat al %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Intercanvia les bases de dades"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de dades aplicada al document:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Canvia les fonts de dades per al document actual."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Utilitza el _document actual"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Utilitza el document del Writer actual com a base per al document de combinació de correu."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Crea un document no_u"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Crea un document del Writer nou per a la combinació de correu."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Comença pel document _existent"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Seleccioneu un document del Writer existent per utilitzar com a base per al document de combinació de correu."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Com_ença a partir d'una plantilla"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Seleccioneu la plantilla que voleu utilitzar per crear un document de combinació de correu."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Co_mença a partir d'un document inicial guardat recentment"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Utilitzeu un document de combinació de correu existent com a base per a un document de combinació de correu nou."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Seleccioneu el document."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Navega..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Localitzeu el document del Writer que voleu utilitzar i feu clic a Obri."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Navega..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Obri un diàleg per a seleccionar una plantilla."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Seleccioneu un document inicial per a la combinació de correu"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Indiqueu el document que voleu utilitzar com a base per al document de combinació de correu."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objecte"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipus"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcions"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Ajusta"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Enllaç"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Vores"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Àrea"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparència"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Actualitza"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Mostra les estadístiques del document actual."
diff --git a/source/ca-valencia/vcl/messages.po b/source/ca-valencia/vcl/messages.po
index 9152170d52b..0f23ecd9bef 100644
--- a/source/ca-valencia/vcl/messages.po
+++ b/source/ca-valencia/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ca_VALENCIA/>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Imprimeix diverses pàgines per full de paper."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalitzat"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Seleccioneu quantes pàgines s'imprimiran per full de paper."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Pàgines:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Seleccioneu el nombre de files."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "per"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Seleccioneu el nombre de columnes."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marge:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Seleccioneu el marge entre les pàgines individuals de cada full de paper."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre les pàgines"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distància:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Seleccioneu el marge entre les pàgines impreses i la vora del paper."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "fins a la vora del full"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ordre:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "D'esquerra a dreta, i avall"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "De dalt a baix, i a la dreta"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "De dalt a baix, i a l'esquerra"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "De dreta a esquerra, i avall"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Seleccioneu l'orde en què s'imprimiran les pàgines."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dibuixa una vora al voltant de cada pàgina"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Activeu esta opció per dibuixar una vora al voltant de cada pàgina."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Fullet"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Previsualització de la intercalació"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Canvia la disposició de les pàgines a imprimir en cada full de paper. La vista prèvia mostra com es veurà cada full de paper final."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Mé_s"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Esquema de la pàgina"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "General"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Imprimeix el document actual, la selecció o les pàgines que indiqueu. També podeu definir les opcions d'impressió per al document actual."
diff --git a/source/ca/chart2/messages.po b/source/ca/chart2/messages.po
index d56b8a96fac..c746b422af6 100644
--- a/source/ca/chart2/messages.po
+++ b/source/ca/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-03-23 11:35+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/ca/>\n"
"Language: ca\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: LibreOffice\n"
"X-POOTLE-MTIME: 1547819235.000000\n"
#. NCRDD
@@ -3005,19 +3005,19 @@ msgstr "Activeu la casella Perspectiva per a visualitzar el diagrama com si esti
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:150
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Z_ROTATION"
msgid "Sets the rotation of the chart on the z axis. The preview responds to the new settings."
-msgstr "Defineix el gir del diagrama a l'eix Z. La previsualització respon a la nova configuració."
+msgstr "Defineix el gir del diagrama a l'eix Z. La previsualització respon als paràmetres nous."
#. AyMWn
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:168
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Y_ROTATION"
msgid "Sets the rotation of the chart on the y axis. The preview responds to the new settings."
-msgstr "Defineix el gir del diagrama a l'eix Y. La previsualització respon als nous paràmetres."
+msgstr "Defineix el gir del diagrama a l'eix Y. La previsualització respon als paràmetres nous."
#. EGS4B
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:186
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_X_ROTATION"
msgid "Sets the rotation of the chart on the x axis. The preview responds to the new settings."
-msgstr "Defineix el gir del diagrama a l'eix X. La previsualització respon a la nova configuració."
+msgstr "Defineix el gir del diagrama a l'eix X. La previsualització respon als paràmetres nous."
#. RGQDC
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:92
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Definiu el nombre de línies per al diagrama de tipus Columna i línia."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Seleccioneu un tipus de diagrama bàsic."
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index 6e8d9782103..06c85eb1424 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/ca/>\n"
"Language: ca\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564129929.000000\n"
#. GyY9M
@@ -3137,7 +3137,7 @@ msgstr "Voleu transposar una taula de Writer? Copieu i enganxeu-la al Calc, tran
#: cui/inc/tipoftheday.hrc:215
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "To get the “Vertical Text” tool in the Drawing toolbar, check Tools ▸ Options ▸ Language Settings ▸ Languages ▸ Default languages ▸ Asian (and make the button visible with right-click)."
-msgstr "Per a obtenir la barra d'eines «Text vertical» en la barra de dibuix, marqueu Eines ▸ Opcions ▸ Configuració de la llengua ▸ Llengües ▸ Llengües predeterminades per als documents ▸ Asiàtic, i feu el botó visible fent-hi clic dret."
+msgstr "Per a obtenir la barra d'eines «Text vertical» en la barra de dibuix, marqueu Eines ▸ Opcions ▸ Configuració de la llengua ▸ Llengües ▸ Llengües per defecte per als documents ▸ Asiàtic, i feu el botó visible fent-hi clic dret."
#. mmG7g
#: cui/inc/tipoftheday.hrc:216
@@ -15380,7 +15380,7 @@ msgstr "Occidental:"
#: cui/uiconfig/ui/optlanguagespage.ui:301
msgctxt "optlanguagespage|label2"
msgid "Default Languages for Documents"
-msgstr "Llengües predeterminades per als documents"
+msgstr "Llengües per defecte per als documents"
#. 25J4E
#: cui/uiconfig/ui/optlanguagespage.ui:329
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automàtic"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galàxia"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Alt contrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clàssic"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Brisa"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Indica l'estil d'icona per a les icones de les barres d'eines i diàlegs."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Es_til de les icones:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Afegeix més temes d'icones mitjançant extensions"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Estil de les icones"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Cal reiniciar"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Accelera per ma_quinari"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Accedeix directament a les funcions de maquinari de l'adaptador de visualització gràfica per millorar la visualització de pantalla."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Su_avitza les vores"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Si és compatible, podeu habilitar i inhabilitar el suavitzat dels gràfics. Quan el suavitzat està activat, la majoria d'objectes tenen una aparença més suau i amb menys artefactes."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Utilitza l'Skia per a totes les renderitzacions"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Força la renderització per programari Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Requereix el reinici. Si s'activa això, s'evita l'ús dels controladors de gràfics."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "L'Skia està activat."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "L'Skia està desactivat."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Sortida de gràfics"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "P_revisualitza les lletres tipogràfiques"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Mostra els noms dels tipus de lletra que es poden seleccionar en el tipus de lletra corresponent, com ara els tipus de lletra del quadre Tipus de lletra que hi ha a la barra Formatació."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Suavitza la lletra tipogràfica a la _pantalla"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Seleccioneu aquesta opció per a suavitzar l'aparença en pantalla del text."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_des de:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Introduïu la mida de lletra més petita que cal suavitzar."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Llistes de lletres tipogràfiques"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Executa proves gràfiques"
@@ -19966,7 +19942,7 @@ msgstr "_Insereix"
#: cui/uiconfig/ui/specialcharacters.ui:109
msgctxt "specialcharacters|subsetft"
msgid "Subset:"
-msgstr "Subconjunt:"
+msgstr "Bloc de caràcters:"
#. mPCRR
#: cui/uiconfig/ui/specialcharacters.ui:123
diff --git a/source/ca/dbaccess/messages.po b/source/ca/dbaccess/messages.po
index 3cb45184aaa..d43a49002be 100644
--- a/source/ca/dbaccess/messages.po
+++ b/source/ca/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-21 04:38+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ca/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562301145.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Crear una base de dades _nova"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Seleccioneu-ho per a crear una base de dades"
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base de dades _incrustada:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Obrir una _base de dades existent"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Seleccioneu-ho per a obrir un fitxer de base de dades d'una llista de fitxers usats recentment o des d'un diàleg de selecció de fitxers."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Emprats _recentment:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Seleccioneu un fitxer de base de dades per obrir des de la llista de fitxers utilitzats recentment. Feu clic a «Finalitza» per a obrir el fitxer immediatament i sortir de l'auxiliar."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Obre"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Obre un diàleg de selecció de fitxers on podeu seleccionar un fitxer de base de dades. Feu clic a Obre o D'acord en el diàleg de selecció de fitxers per a obrir el fitxer immediatament i sortir de l'auxiliar."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Connectar amb una base de dades e_xistent"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Seleccioneu aquesta opció per a crear un document de base de dades per a una connexió de base de dades existent."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Seleccioneu el tipus de base de dades per a la connexió existent a la base de dades."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "No és possible crear una base de dades nova, perquè ni l'HSQLDB ni el Firebird són disponibles en aquesta instal·lació."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "L'auxiliar de bases de dades crea un fitxer de base de dades que conté informació sobre una base de dades."
diff --git a/source/ca/extensions/messages.po b/source/ca/extensions/messages.po
index 74b1057067c..449b76adb31 100644
--- a/source/ca/extensions/messages.po
+++ b/source/ca/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-03-31 21:50+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/ca/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1556389250.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Actualitza el formulari"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Aconsegueix"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Publica"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Múltiples parts"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estàndard (curta)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estàndard (curta YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estàndard (curta YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estàndard (llarga)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "No seleccionats"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Seleccionat"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "No definit"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Tots els registres"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Registre actiu"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Pàgina actual"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Sí"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulari pare"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_en blanc"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_pare"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_si-mateix"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_superior"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Cap"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Simple"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Múltiple"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Interval"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horitzontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Per defecte"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "D'acord"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancel·la"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ajuda"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "L'entrada seleccionada"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "La posició de l'entrada seleccionada"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Línia única"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Línies múltiples"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Línies múltiples amb formatació"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Cap"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horitzontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Totes dues"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Pla"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Superior esquerre"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Centrat a l'esquerra"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Inferior esquerre"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Superior dret"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Centrat a la dreta"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Inferior dret"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Dalt a l'esquerra"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Dalt centrat"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Dalt a la dreta"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Avall a l'esquerra"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Avall centrat"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Avall a la dreta"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrat"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Conserva"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Substitueix"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Redueix"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Mantén la proporció"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ajusta a la mida"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "D'esquerra a dreta"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De dreta a esquerra"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Utilitza la configuració d'objectes superordinats"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Mai"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Quan tingui el focus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Sempre"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Al paràgraf"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Com a caràcter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "A la pàgina"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Al marc"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Al caràcter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "A la pàgina"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "A la cel·la"
diff --git a/source/ca/fpicker/messages.po b/source/ca/fpicker/messages.po
index 418c8ae6a03..bbfc75b9257 100644
--- a/source/ca/fpicker/messages.po
+++ b/source/ca/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-18 09:17+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/ca/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1538496751.000000\n"
#. SJGCw
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Data de modificació"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Obre"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Re_produeix"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nom del fitxer:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Tipus de fitxer:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Només lectu_ra"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Desa amb contrasenya"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Extensió del nom del fitxer _automàtica"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Edita els paràmetres del _filtre"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Xifra amb clau GPG"
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index 22fc7e189c8..720f6a74214 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/ca/>\n"
"Language: ca\n"
@@ -34935,13 +34935,12 @@ msgstr "Exemple:"
#. EPYGA
#: 03132200.xhp
-#, fuzzy
msgctxt ""
"03132200.xhp\n"
"tit\n"
"help.text"
msgid "ThisComponent Object"
-msgstr "Objecte d'acord"
+msgstr "Objecte ThisComponent"
#. AKrki
#: 03132200.xhp
@@ -34959,7 +34958,7 @@ msgctxt ""
"hd_id3155342\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
-msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Objecte</link>"
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">Objecte ThisComponent</link>"
#. ECFFs
#: 03132200.xhp
@@ -34995,7 +34994,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "' updates the \"Table of Contents\" in a text doc"
-msgstr "' actualitza l'\"Índex de continguts\" en un document de text"
+msgstr "' actualitza la «Taula de continguts» en un document de text"
#. 3vMxq
#: 03132200.xhp
@@ -35013,7 +35012,7 @@ msgctxt ""
"par_id3156422\n"
"help.text"
msgid "' use the default name for Table of Contents and a 1"
-msgstr "' utilitzeu el nom per defecte per a l'Índex de continguts i a 1"
+msgstr "' utilitzeu el nom per defecte per a la Taula de continguts i a 1"
#. XF28a
#: 03132200.xhp
@@ -35058,7 +35057,7 @@ msgctxt ""
"par_id105622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
-msgstr ""
+msgstr "Servei de l'API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link>"
#. FLbnX
#: 03132200.xhp
@@ -35067,7 +35066,7 @@ msgctxt ""
"par_id106622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
-msgstr ""
+msgstr "Servei de l'API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#. vZW9w
#: 03132200.xhp
@@ -35076,7 +35075,7 @@ msgctxt ""
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
-msgstr ""
+msgstr "Servei de l'API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link>"
#. QgZSF
#: 03132300.xhp
@@ -38489,13 +38488,12 @@ msgstr "<variable id=\"getpathseparator01\"><link href=\"text/sbasic/shared/GetP
#. dWBDB
#: GetPathSeparator.xhp
-#, fuzzy
msgctxt ""
"GetPathSeparator.xhp\n"
"N0003\n"
"help.text"
msgid "Returns the operating system-dependent directory separator used to specify file paths."
-msgstr "Retorna el separador de directori dependent del sistema operatiu utilitzat per especificar els camins de fitxer."
+msgstr "Retorna el separador de directoris, que depèn del sistema operatiu, utilitzat per a especificar els camins dels fitxers."
#. 8jaPZ
#: GetPathSeparator.xhp
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared/03.po b/source/ca/helpcontent2/source/text/sbasic/shared/03.po
index 3e62daef09c..dd1dd6bb10c 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ca/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-POOTLE-MTIME: 1562337011.000000\n"
#. ViEWM
@@ -3390,7 +3390,7 @@ msgctxt ""
"par_id451618876389788\n"
"help.text"
msgid "Returns the operating system-dependent directory separator used to specify file paths."
-msgstr ""
+msgstr "Retorna el separador de directoris, que depèn del sistema operatiu, utilitzat per a especificar els camins dels fitxers."
#. BWvPB
#: sf_basic.xhp
@@ -10455,7 +10455,7 @@ msgctxt ""
"par_id211612629836725\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. mzbBD
#: sf_dialogcontrol.xhp
@@ -10473,7 +10473,7 @@ msgctxt ""
"par_id311612629836481\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. FCBxu
#: sf_dialogcontrol.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"par_id711612629836704\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. 4c5qE
#: sf_dialogcontrol.xhp
@@ -10563,7 +10563,7 @@ msgctxt ""
"par_id811612707606330\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. th6Kr
#: sf_dialogcontrol.xhp
@@ -22308,7 +22308,7 @@ msgctxt ""
"par_id181612441703306\n"
"help.text"
msgid "\"?\" represents any single character;"
-msgstr ""
+msgstr "«?» representa qualsevol caràcter individual;"
#. CFPcW
#: sf_string.xhp
@@ -22443,7 +22443,7 @@ msgctxt ""
"par_id471580293142283\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: la cadena que es comprovarà. Si és buida, el mètode retorna <literal>False</literal>."
#. 7Ryzp
#: sf_string.xhp
diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po
index 53159e8cf42..720c13109c5 100644
--- a/source/ca/helpcontent2/source/text/scalc/01.po
+++ b/source/ca/helpcontent2/source/text/scalc/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc01/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1560441763.000000\n"
@@ -58161,7 +58161,7 @@ msgctxt ""
"par_id472715992174398\n"
"help.text"
msgid "Pond"
-msgstr ""
+msgstr "Pond"
#. Z8snf
#: func_convert.xhp
@@ -58521,7 +58521,7 @@ msgctxt ""
"hd_id1001620426284123\n"
"help.text"
msgid "Power"
-msgstr ""
+msgstr "Potència"
#. HvGBm
#: func_convert.xhp
@@ -58638,7 +58638,7 @@ msgctxt ""
"par_id477235647442515\n"
"help.text"
msgid "Pascal"
-msgstr ""
+msgstr "Pascal"
#. yyvEQ
#: func_convert.xhp
@@ -58665,7 +58665,7 @@ msgctxt ""
"hd_id61620426438099\n"
"help.text"
msgid "Speed"
-msgstr ""
+msgstr "Velocitat"
#. AXQxd
#: func_convert.xhp
@@ -58701,7 +58701,7 @@ msgctxt ""
"par_id391572877557741\n"
"help.text"
msgid "Admiralty knot"
-msgstr ""
+msgstr "Nus de l'Almirallat"
#. X3yym
#: func_convert.xhp
@@ -58710,7 +58710,7 @@ msgctxt ""
"par_id152721538362456\n"
"help.text"
msgid "International knot"
-msgstr ""
+msgstr "Nus internacional"
#. KAWp4
#: func_convert.xhp
@@ -58737,7 +58737,7 @@ msgctxt ""
"par_id233825548718154\n"
"help.text"
msgid "Miles per hour"
-msgstr ""
+msgstr "Milles per hora"
#. FyEd2
#: func_convert.xhp
@@ -58746,7 +58746,7 @@ msgctxt ""
"hd_id351620426496272\n"
"help.text"
msgid "Temperature"
-msgstr ""
+msgstr "Temperatura"
#. C5MHQ
#: func_convert.xhp
@@ -59052,7 +59052,7 @@ msgctxt ""
"par_id538319527687728\n"
"help.text"
msgid "Cubic meter"
-msgstr ""
+msgstr "Metre cúbic"
#. GG8ep
#: func_convert.xhp
diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po
index 40916d1a561..5e0592166e3 100644
--- a/source/ca/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2022-03-23 11:41+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalcguide/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1551343811.000000\n"
@@ -586,23 +586,21 @@ msgstr "Definició dels colors de fons o dels gràfics de fons"
#. PE8wQ
#: background.xhp
-#, fuzzy
msgctxt ""
"background.xhp\n"
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value><bookmark_value>backgrounds;cell ranges</bookmark_value><bookmark_value>tables; backgrounds</bookmark_value><bookmark_value>cells; backgrounds</bookmark_value><bookmark_value>rows, see also cells</bookmark_value><bookmark_value>columns, see also cells</bookmark_value>"
-msgstr "Fulls de càlcul <bookmarkvalue>; fons</bookmarkvalue>fons <bookmarkvalue>;intervals de cel·les taules</bookmarkvalue><bookmarkvalue>; fons</bookmarkvalue>cel·les <bookmarkvalue>; fons files</bookmarkvalue><bookmarkvalue>vegeu també cel·les</bookmarkvalue>columnes <bookmarkvalue>vegeu també cel·les </bookmarkvalue>"
+msgstr "<bookmark_value>fulls de càlcul; fons</bookmark_value><bookmark_value>fons;intervals de cel·les</bookmark_value><bookmark_value>taules;fons</bookmark_value><bookmark_value>cel·les;fons</bookmark_value><bookmark_value>files, mostra també les cel·les</bookmark_value><bookmark_value>columnes, mostra també les cel·les</bookmark_value>"
#. tMFWU
#: background.xhp
-#, fuzzy
msgctxt ""
"background.xhp\n"
"hd_id3149346\n"
"help.text"
msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link> </variable>"
-msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\"> Definició de colors de fons o gràfics de fons</link> </variable>"
+msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Definició dels colors de fons dels gràfics de fons</link> </variable>"
#. gwwiM
#: background.xhp
@@ -678,13 +676,12 @@ msgstr "Seleccioneu el gràfic i feu clic a <emph>Obre</emph>"
#. 2BGVn
#: background.xhp
-#, fuzzy
msgctxt ""
"background.xhp\n"
"par_id3153575\n"
"help.text"
msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <menuitem>Arrange - To Background</menuitem> command to place this in the background. To select a graphic that has been placed in the background, use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>."
-msgstr "El gràfic s'insereix ancorat a la cel·la actual. Podeu moure i escalar el gràfic com vulgueu. En el menú contextual podeu utilitzar l'ordre <menuitem>Organitza - Al fons</menuitem> per col·locar-lo al fons. Per seleccionar un gràfic que s'ha col·locat al fons utilitzeu el Navegador <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\"></link> ."
+msgstr "El gràfic s'insereix ancorat a la cel·la actual. Podeu moure i escalar el gràfic com vulgueu. Al menú de context podeu utilitzar l'ordre <menuitem>Organitza ▸ Al fons</menuitem> per a col·locar-lo al fons. Per a seleccionar un gràfic que s'ha col·locat al fons, feu servir el <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navegador</link>."
#. vTxFX
#: background.xhp
@@ -2268,7 +2265,7 @@ msgctxt ""
"par_id3166427\n"
"help.text"
msgid "Cells were hidden using the <emph>Hide</emph> command in the context menu of the row or column headers, or through an <link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link>."
-msgstr "Les cel·les s'han amagat amb l'ordre <emph>Amaga</emph> del menú contextual de les capçaleres de fila o de columna, o bé amb un <link href=\"text/scalc/01/12080000.xhp\" name=\"contorn\">contorn</link>."
+msgstr "Les cel·les s'han amagat amb l'ordre <emph>Amaga</emph> del menú contextual de les capçaleres de fila o de columna, o bé amb un <link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">esquema</link>."
#. hCVpN
#: cellcopy.xhp
@@ -5605,13 +5602,12 @@ msgstr "Seleccioneu tots els fulls que vulgueu mantenint premuda la tecla <switc
#. xSB4o
#: edit_multitables.xhp
-#, fuzzy
msgctxt ""
"edit_multitables.xhp\n"
"par_idN10614\n"
"help.text"
msgid "You can use <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Page Up</emph> or <emph>Page Down</emph> to select multiple sheets using the keyboard."
-msgstr "Podeu utilitzar <emph>Maj</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"> <emph>Ordre</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Pàgina Amunt</emph>o <emph>Av Pàg</emph>per seleccionar múltiples fulls utilitzant el teclat."
+msgstr "Podeu utilitzar <emph>Maj</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Ordre</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Re pàg</emph> o <emph> Av pàg</emph> per seleccionar diversos fulls amb el teclat."
#. bwHKS
#: edit_multitables.xhp
@@ -11646,7 +11642,7 @@ msgctxt ""
"hd_id3148798\n"
"help.text"
msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Applying Advanced Filters\">Applying Advanced Filters</link></variable>"
-msgstr ""
+msgstr "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Applying Advanced Filters\">Aplicació de filtres avançats</link></variable>"
#. tYuAi
#: specialfilter.xhp
@@ -11853,7 +11849,7 @@ msgctxt ""
"par_id3147372\n"
"help.text"
msgid "Choose <menuitem>Data - More Filters - Advanced Filter</menuitem>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
-msgstr ""
+msgstr "Trieu <menuitem>Dades ▸ Més filtres ▸ Filtre avançat</menuitem> i seleccioneu l'interval A20:E22. Després de que feu clic a D'acord, només es mostraran les files filtrades. La resta s'amagarà de la visualització."
#. jQ6bn
#: subtotaltool.xhp
diff --git a/source/ca/helpcontent2/source/text/schart/01.po b/source/ca/helpcontent2/source/text/schart/01.po
index 9924dd4add6..00c9b249f1a 100644
--- a/source/ca/helpcontent2/source/text/schart/01.po
+++ b/source/ca/helpcontent2/source/text/schart/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-03-23 11:41+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textschart01/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1551858787.000000\n"
@@ -5247,7 +5247,7 @@ msgctxt ""
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix el gir del diagrama a l'eix X. La previsualització respon a la nova configuració.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix el gir del diagrama a l'eix X. La previsualització respon als paràmetres nous.</ahelp>"
#. r68Bu
#: three_d_view.xhp
@@ -5256,7 +5256,7 @@ msgctxt ""
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix el gir del diagrama a l'eix Y. La previsualització respon als nous paràmetres.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix el gir del diagrama a l'eix Y. La previsualització respon als paràmetres nous.</ahelp>"
#. HG7NF
#: three_d_view.xhp
@@ -5265,7 +5265,7 @@ msgctxt ""
"par_id8915372\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix el gir del diagrama a l'eix Z. La previsualització respon a la nova configuració.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix el gir del diagrama a l'eix Z. La previsualització respon als paràmetres nous.</ahelp>"
#. P3E59
#: three_d_view.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/00.po b/source/ca/helpcontent2/source/text/shared/00.po
index 61c5598d733..e06c99ce5c2 100644
--- a/source/ca/helpcontent2/source/text/shared/00.po
+++ b/source/ca/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-06-06 18:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared00/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1561601622.000000\n"
@@ -3349,7 +3349,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "This command can be activated if an object is selected. A link named \"Link to xxx\" (<emph>xxx</emph> represents the name of the object) will be created directly in the same directory as that of the selected object."
-msgstr "Es pot activar aquesta ordre si hi ha un objecte seleccionat. Es crearà un enllaç directament anomenat \"Enllaç a xxx\" (on <emph>xxx</emph> representa el nom de l'objecte) en el mateix directori que el de l'objecte seleccionat."
+msgstr "Es pot activar aquesta ordre si hi ha un objecte seleccionat. Es crearà un enllaç directament anomenat «Enllaç a xxx» (on <emph>xxx</emph> representa el nom de l'objecte) en el mateix directori que el de l'objecte seleccionat."
#. HKFbQ
#: 00000011.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index 3ae456ae291..2723e92aadd 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/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: 2022-01-10 12:21+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared01/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1565199637.000000\n"
@@ -26110,7 +26110,7 @@ msgctxt ""
"par_id1001632807096225\n"
"help.text"
msgid "Select the cells to be unmerged then do one of the following:"
-msgstr ""
+msgstr "Seleccioneu les cel·les que s'han de separar i efectueu un dels procediments següents:"
#. 8HDVx
#: 05100200.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/autopi.po b/source/ca/helpcontent2/source/text/shared/autopi.po
index 7a15da4158b..9d0d859a4c5 100644
--- a/source/ca/helpcontent2/source/text/shared/autopi.po
+++ b/source/ca/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedautopi/ca/>\n"
"Language: ca\n"
@@ -150,7 +150,7 @@ msgctxt ""
"par_id3153748\n"
"help.text"
msgid "Within the wizard, you can modify your entries and options at any time. You may also skip an entire page or even all the wizard pages, in which case the current (or default) settings will remain in effect."
-msgstr "Dins l'auxiliar, podeu modificar les dades i les opcions en qualsevol moment. També podeu saltar-vos una pàgina sencera o fins i tot totes les pàgines de l'auxiliar, cas en què s'aplicarà la configuració actual (o els paràmetres per defecte)."
+msgstr "Dins l'auxiliar, podeu modificar les dades i les opcions en qualsevol moment. També podeu saltar-vos una pàgina sencera o fins i tot totes les pàgines de l'auxiliar, cas en què s'aplicaran els paràmetres actuals (o els valors per defecte)."
#. oHQpt
#: 01010000.xhp
@@ -177,7 +177,7 @@ msgctxt ""
"par_id3153543\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZARD_BACK\">Allows you to view the selections that you made on the previous steps.</ahelp> The current settings will be saved."
-msgstr "<ahelp hid=\"HID_LTRWIZARD_BACK\">Us permet veure les seleccions que heu fet en els passos anteriors.</ahelp> Es desarà la configuració actual."
+msgstr "<ahelp hid=\"HID_LTRWIZARD_BACK\">Us permet veure les seleccions que heu fet en els passos anteriors.</ahelp> Es desaran els paràmetres actuals."
#. cNLgv
#: 01010000.xhp
@@ -195,7 +195,7 @@ msgctxt ""
"par_id3155923\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Saves the current settings and continues to the next page.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Desa la configuració actual i continua a la pàgina següent.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZARD_NEXT\">Desa els paràmetres actuals i continua a la pàgina següent.</ahelp>"
#. RTbvH
#: 01010000.xhp
@@ -222,7 +222,7 @@ msgctxt ""
"par_id3144433\n"
"help.text"
msgid "$[officename] saves the current settings in the wizard according to the chosen template. These settings are used as the default settings the next time you activate the wizard."
-msgstr "El $[officename] desa la configuració actual de l'auxiliar segons la plantilla seleccionada. Aquesta configuració s'utilitzarà per defecte la propera vegada que activeu l'auxiliar."
+msgstr "El $[officename] desa els paràmetres actuals de l'auxiliar segons la plantilla seleccionada. Aquests paràmetres s'utilitzaran per defecte la propera vegada que activeu l'auxiliar."
#. HCxtN
#: 01010100.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index 71ad6962f22..5d41025b604 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-03-31 21:47+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1564412548.000000\n"
@@ -22983,7 +22983,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "For example: You are an editor and are delivering your latest report. But before publication the report must be read by the senior editor and the proofreader, and both will add their changes. The senior editor writes \"clarify\" after one paragraph and crosses out another entirely. The proofreader corrects the spelling of your document."
-msgstr "Per exemple: sou editor i esteu a punt de lliurar el vostre últim informe. Abans de publicar-lo, l'han de llegir l'editor sènior i el corrector, i ambdós hi afegeixen canvis. L'editor sènior escriu «aclarir» després d'un paràgraf i en barra completament un altre. El corrector corregeix l'ortografia del document."
+msgstr "Per exemple: sou editor i esteu a punt de lliurar el vostre últim informe. Abans de publicar-lo, l'han de llegir l'editor sènior i la correctora, i ambdós hi afegeixen canvis. L'editor sènior escriu «aclarir» després d'un paràgraf i en barra completament un altre. La correctora corregeix l'ortografia del document."
#. sZdoa
#: redlining.xhp
@@ -23210,7 +23210,7 @@ msgctxt ""
"par_id3145315\n"
"help.text"
msgid "A file selection dialog appears. Select your older original document and confirm the dialog."
-msgstr "Apareix un diàleg de selecció de fitxer. Seleccioneu el document antic original i confirmeu el diàleg."
+msgstr "Apareix un diàleg de selecció de fitxers. Seleccioneu el document antic original i confirmeu el diàleg."
#. sabfp
#: redlining_doccompare.xhp
@@ -23327,7 +23327,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recording Changes"
-msgstr "Registre de canvis"
+msgstr "Enregistrament de canvis"
#. V8ATh
#: redlining_enter.xhp
@@ -23345,7 +23345,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Recording Changes</link></variable>"
-msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Registre de canvis\">Registre de canvis</link></variable>"
+msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Enregistrament de canvis</link></variable>"
#. VBpWf
#: redlining_enter.xhp
diff --git a/source/ca/helpcontent2/source/text/simpress/02.po b/source/ca/helpcontent2/source/text/simpress/02.po
index 6bf685e50e7..45699f61c42 100644
--- a/source/ca/helpcontent2/source/text/simpress/02.po
+++ b/source/ca/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: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress02/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1561340761.000000\n"
@@ -1014,7 +1014,7 @@ msgctxt ""
"par_id3149756\n"
"help.text"
msgid "<ahelp hid=\".uno:Shear\">Lets you drag the handles of the selected object to change its shape.</ahelp> If the selected object is not a polygon or Bézier curve, you are prompted to change the object to a curve before you can distort it."
-msgstr "<ahelp hid=\".uno:Shear\">Us permet arrossegar les anses de l'objecte seleccionat per canviar-ne la forma.</ahelp> Si l'objecte seleccionat no és un polígon ni una corba de Bézier, se us sol·licitarà que canvieu l'objecte a una corba abans de distorsionar-lo."
+msgstr "<ahelp hid=\".uno:Shear\">Us permet arrossegar les anses de l'objecte seleccionat per a canviar-ne la forma.</ahelp> Si l'objecte seleccionat no és un polígon ni una corba de Bézier, se us sol·licitarà que canvieu l'objecte a una corba abans de distorsionar-lo."
#. e6Ep6
#: 10030000.xhp
@@ -1059,7 +1059,7 @@ msgctxt ""
"par_id3147516\n"
"help.text"
msgid "Drag the white handle to change the direction of the transparency gradient. Drag the black handle to change the length of the gradient. You can also drag and drop colors onto the handles from the <emph>Color</emph> Bar to change their grayscale values."
-msgstr "Arrossegueu l'ansa blanca per canviar la direcció del degradat de transparència. Arrossegueu l'ansa negra per canviar la longitud del degradat. També podeu arrossegar i deixar anar colors a les anses des de la barra <emph>Color</emph> per canviar-ne els valors d'escala de grisos."
+msgstr "Arrossegueu l'ansa blanca per a canviar la direcció del degradat de transparència. Arrossegueu l'ansa negra per a canviar la longitud del degradat. També podeu arrossegar i deixar anar colors a les anses des de la barra <emph>Color</emph> per a canviar-ne els valors d'escala de grisos."
#. UVA2E
#: 10030000.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/01.po b/source/ca/helpcontent2/source/text/swriter/01.po
index 5629c790748..9b35501b257 100644
--- a/source/ca/helpcontent2/source/text/swriter/01.po
+++ b/source/ca/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1561340858.000000\n"
@@ -5971,7 +5971,7 @@ msgctxt ""
"par_id5187536\n"
"help.text"
msgid "Choose the \"Default\" page style from the submenu."
-msgstr "Trieu l'estil de pàgina \"Per defecte\" del submenú."
+msgstr "Trieu l'estil de pàgina «Per defecte» del submenú."
#. JyxEQ
#: 04070000.xhp
@@ -5980,7 +5980,7 @@ msgctxt ""
"par_id6952726\n"
"help.text"
msgid "This removes the special \"Envelope\" page formatting."
-msgstr "Aquesta acció suprimeix la formatació especial \"Sobre\" de la pàgina."
+msgstr "Aquesta acció suprimeix la formatació especial «Sobre» de la pàgina."
#. 3iAPy
#: 04070000.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/guide.po b/source/ca/helpcontent2/source/text/swriter/guide.po
index 666231930d8..0fff5c67784 100644
--- a/source/ca/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca/helpcontent2/source/text/swriter/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-04-26 12:55+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriterguide/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1564507881.000000\n"
@@ -8223,7 +8223,7 @@ msgctxt ""
"hd_id3147119\n"
"help.text"
msgid "To Define Table of Contents Entries"
-msgstr "Per definir entrades en les taules de continguts"
+msgstr "Per a definir entrades en les taules de continguts"
#. s2tDv
#: indices_enter.xhp
@@ -8232,7 +8232,7 @@ msgctxt ""
"par_id3147132\n"
"help.text"
msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents."
-msgstr "La millor manera de generar una taula de continguts consisteix a aplicar estils de paràgraf predefinits, com ara \"Encapçalament 1\", als paràgrafs que vulgueu incloure a la taula de continguts."
+msgstr "La millor manera de generar una taula de continguts consisteix a aplicar estils de paràgraf predefinits, com ara «Encapçalament 1», als paràgrafs que vulgueu incloure a la taula de continguts."
#. SuiqC
#: indices_enter.xhp
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index 2149f68fc01..293d0dec8bd 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-POOTLE-MTIME: 1562301193.000000\n"
#. W5ukN
@@ -20156,7 +20156,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Up"
-msgstr "Mou amunt"
+msgstr "Mou cap amunt"
#. GvBYt
#: GenericCommands.xcu
@@ -20176,7 +20176,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Move Down"
-msgstr "Mou avall"
+msgstr "Mou cap avall"
#. KQLPA
#: GenericCommands.xcu
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index 1a894cf6309..50854e3f748 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/ca/>\n"
"Language: ca\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 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562916192.000000\n"
#. kBovX
@@ -25252,97 +25252,97 @@ msgid "~View"
msgstr "~Visualitza"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Im_atge"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imat~ge"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_ibuix"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dibuix"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objecte"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objecte"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Multimèdia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimèdia"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Imprimeix"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Im~primeix"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulari"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulari"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensió"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensió"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eines"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Ei~nes"
@@ -25701,139 +25701,139 @@ msgid "Im_age"
msgstr "Im_atge"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Organitza"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Graella"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llengua"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisió"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_para"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Visualització"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edita"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Organitza"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Visualització"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Agrupa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Lletra tipogràfica"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alineació"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Visualització"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insereix"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimèdia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marc"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Organitza"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Graella"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Visualització"
@@ -30594,7 +30594,7 @@ msgstr "Voleu conservar el resultat o preferiu restaurar els valors anteriors?"
#: sc/uiconfig/scalc/ui/solversuccessdialog.ui:88
msgctxt "solversuccessdialog|label2"
msgid "Solving successfully finished."
-msgstr "El càlcul de la solució ha finalitzat amb èxit."
+msgstr "El càlcul de la solució ha finalitzat correctament."
#. hA9oa
#: sc/uiconfig/scalc/ui/solversuccessdialog.ui:100
diff --git a/source/ca/sd/messages.po b/source/ca/sd/messages.po
index 8a184e8ca2f..d11afc5d02e 100644
--- a/source/ca/sd/messages.po
+++ b/source/ca/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-26 12:46+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/ca/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562916317.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Taula"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Imatge"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imat~ge"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_ibuix"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dibuix"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objecte"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objecte"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Multimèdia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimèdia"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulari"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulari"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Mestra"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Mestra"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensió"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensió"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eines"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Eines"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Taula"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Imatge"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imat~ge"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_ibuix"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dibuix"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objecte"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objecte"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Multimèdia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimèdia"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulari"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulari"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Mestra"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Mestra"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensió"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensió"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eines"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Eines"
diff --git a/source/ca/setup_native/source/mac.po b/source/ca/setup_native/source/mac.po
index 98dd8055649..74d092c9f27 100644
--- a/source/ca/setup_native/source/mac.po
+++ b/source/ca/setup_native/source/mac.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2019-12-06 10:28+0000\n"
-"Last-Translator: Joan Montané <joan@montane.cat>\n"
-"Language-Team: Catalan <https://vm137.documentfoundation.org/projects/libo_ui-master/setup_nativesourcemac/ca/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/setup_nativesourcemac/ca/>\n"
"Language: ca\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.8\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1516019742.000000\n"
#. HQKCW
@@ -77,7 +77,7 @@ msgctxt ""
"ChooseMyOwnText\n"
"LngText.text"
msgid "Not listed (choose location in an extra step)"
-msgstr "No llistada (trieu la ubicació en un pas addicional)"
+msgstr "Una altra (trieu la ubicació en un pas addicional)"
#. ey87A
#: macinstall.ulf
@@ -140,7 +140,7 @@ msgctxt ""
"StartInstallText1\n"
"LngText.text"
msgid "Click Install to start the installation"
-msgstr "Feu clic a Instal·la per iniciar la instal·lació"
+msgstr "Feu clic a Instal·la per a iniciar la instal·lació"
#. ikAwX
#: macinstall.ulf
@@ -176,7 +176,7 @@ msgctxt ""
"IdentifyYES\n"
"LngText.text"
msgid "Yes, identify"
-msgstr "Sí, identifiqueu-me"
+msgstr "Sí, identifica'm"
#. QdpWc
#: macinstall.ulf
@@ -212,7 +212,7 @@ msgctxt ""
"InstallCompleteText2\n"
"LngText.text"
msgid "Call '[PRODUCTNAME] - Preferences - Language Settings - Languages' to change the user interface language."
-msgstr "Aneu a «[PRODUCTNAME] ▸ Preferències ▸ Configuració de llengua ▸ Llengües» per a canviar la llengua de la interfície d'usuari."
+msgstr "Aneu a «[PRODUCTNAME] ▸ Preferències ▸ Paràmetres de la llengua ▸ Llengües» per a canviar la llengua de la interfície d'usuari."
#. kAZvs
#: macinstall.ulf
diff --git a/source/ca/svtools/messages.po b/source/ca/svtools/messages.po
index f03ee5860b7..f7d87251ab1 100644
--- a/source/ca/svtools/messages.po
+++ b/source/ca/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/svtoolsmessages/ca/>\n"
"Language: ca\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 4.12.2\n"
"X-POOTLE-MTIME: 1564413316.000000\n"
#. fLdeV
@@ -2420,7 +2420,7 @@ msgstr ""
#: svtools/inc/errtxt.hrc:122
msgctxt "RID_ERRHDL"
msgid "Execution of macros is disabled. Macros are signed, but the document (containing document events) is not signed."
-msgstr "L'execució de macros està desactivada. Les macros estan desactivades, però el document (que conté esdeveniments de document) no està signat."
+msgstr "L'execució de macros està desactivada. Les macros estan signades, però no pas el document (que conté esdeveniments)."
#. 24FhM
#: svtools/inc/errtxt.hrc:123
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index 99492c7981f..41155d123a0 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/ca/>\n"
"Language: ca\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562916102.000000\n"
#. v3oJv
@@ -6285,7 +6285,7 @@ msgstr "Definit per l'usuari"
#: sw/inc/strings.hrc:731
msgctxt "STR_TOC"
msgid "Table of Contents"
-msgstr "Índex de continguts"
+msgstr "Taula de continguts"
#. BESjb
#: sw/inc/strings.hrc:732
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Mou l'estil de paràgraf seleccionat un nivell avall en la jerarquia de l'índex."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Estil"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estils"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crea entrades d'índex a partir d'estils de paràgraf concrets."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Intercanvia les bases de dades"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Defineix"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bases de dades utilitzades"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Bases de dades _disponibles"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Navega..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Obre un diàleg d'obertura de fitxer per seleccionar un fitxer de base de dades (*.odb). El fitxer seleccionat s'afegeix a la llista Bases de dades disponibles."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Feu servir el botó del navegador per a seleccionar un fitxer de base de dades."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Enumera les bases de dades que estan en ús actualment."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Mostra una llista de les bases de dades que s'han registrat al %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Intercanvia les bases de dades"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de dades aplicada al document:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Canvia les fonts de dades per al document actual."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Utilitza el _document actual"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Utilitza el document del Writer actual com a base per al document de combinació de correu."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Crea un document no_u"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Crea un document del Writer nou per a la combinació de correu."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Comença pel document _existent"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Seleccioneu un document del Writer existent per a utilitzar-lo com a base per al document de combinació de correu."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Com_ença a partir d'una plantilla"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Seleccioneu la plantilla que voleu utilitzar per a crear un document de combinació de correu."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Co_mença a partir d'un document inicial desat recentment"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Utilitzeu un document de combinació de correu existent com a base per a un document de combinació de correu nou."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Seleccioneu el document."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Navega..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Localitzeu el document del Writer que voleu utilitzar i feu clic a Obre."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Navega..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Obre un diàleg per a seleccionar una plantilla."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "La font de dades del document actual no està registrada. Intercanvieu la base de dades."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Intercanvia la base de dades..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Seleccioneu un document inicial per a la combinació de correu"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Indiqueu el document que voleu utilitzar com a base per al document de combinació de correu."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objecte"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipus"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcions"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Ajusta"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Enllaç"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Vores"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Àrea"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparència"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Actualitza"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Mostra les estadístiques del document actual."
@@ -28805,7 +28805,7 @@ msgstr "Tipus:"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:141
msgctxt "tocindexpage|liststore1"
msgid "Table of Contents"
-msgstr "Índex de continguts"
+msgstr "Taula de continguts"
#. hP5JM
#: sw/uiconfig/swriter/ui/tocindexpage.ui:142
diff --git a/source/ca/vcl/messages.po b/source/ca/vcl/messages.po
index 37305ab0ccc..efc4974db44 100644
--- a/source/ca/vcl/messages.po
+++ b/source/ca/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-12-27 06:38+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ca/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562301320.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Imprimeix diverses pàgines per full de paper."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalitzat"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Seleccioneu quantes pàgines s'imprimiran per full de paper."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Pàgines:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Seleccioneu el nombre de files."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "per"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Seleccioneu el nombre de columnes."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marge:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Seleccioneu el marge entre les pàgines individuals de cada full de paper."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre les pàgines"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distància:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Seleccioneu el marge entre les pàgines impreses i la vora del paper."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "fins a la vora del full"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ordre:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "D'esquerra a dreta, i avall"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "De dalt a baix, i a la dreta"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "De dalt a baix, i a l'esquerra"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "De dreta a esquerra, i avall"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Seleccioneu l'ordre en què s'imprimiran les pàgines."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dibuixa una vora al voltant de cada pàgina"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Activeu aquesta opció per a dibuixar una vora al voltant de cada pàgina."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Fullet"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Trieu per a imprimir el document en format de fulletó."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Previsualització de la intercalació"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Canvia la disposició de les pàgines a imprimir en cada full de paper. La previsualització mostra com es veurà cada full de paper final."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Mé_s"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Disposició de la pàgina"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "General"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Imprimeix el document actual, la selecció o les pàgines que indiqueu. També podeu definir les opcions d'impressió per al document actual."
diff --git a/source/ca/xmlsecurity/messages.po b/source/ca/xmlsecurity/messages.po
index ddaa9d8668c..9f377678dae 100644
--- a/source/ca/xmlsecurity/messages.po
+++ b/source/ca/xmlsecurity/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:04+0200\n"
-"PO-Revision-Date: 2021-02-09 16:36+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/ca/>\n"
+"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-7-3/xmlsecuritymessages/ca/>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1556385421.000000\n"
#. EyJrF
@@ -441,7 +441,7 @@ msgstr "Signat per "
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:146
msgctxt "digitalsignaturesdialog|issued"
msgid "Digital ID issued by "
-msgstr "ID digital emesa per "
+msgstr "Id. digital emesa per "
#. DSCb7
#: xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui:159
diff --git a/source/ckb/chart2/messages.po b/source/ckb/chart2/messages.po
index d32fc58666b..4894bf82ae5 100644
--- a/source/ckb/chart2/messages.po
+++ b/source/ckb/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ckb/>\n"
@@ -3599,7 +3599,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/ckb/cui/messages.po b/source/ckb/cui/messages.po
index 348a869a2e2..b7848248597 100644
--- a/source/ckb/cui/messages.po
+++ b/source/ckb/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ckb/>\n"
@@ -17104,176 +17104,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "خۆکار"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "تۆخی بەرز"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "کلاسیک"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "ش_ێوەی وێنۆچکە:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "پێویستی بە پێکردنەوەیە"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "پێویستی بە پێکردنەوەیە. چالاککردنی ئەمە نایەڵێت وەگەڕخەری گرافیک ئیش بکات."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "سکیا ئێستا چالاک کراوە."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "سکیا ئێستا ناچالاک کراوە."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "دەرخستەی گرافیک"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "پێشب_ینی جۆرەپیتەکان پیشانبدە"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "ل_ە:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ckb/dbaccess/messages.po b/source/ckb/dbaccess/messages.po
index 69154d64670..827834b7af0 100644
--- a/source/ckb/dbaccess/messages.po
+++ b/source/ckb/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ckb/>\n"
@@ -3319,73 +3319,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "کردنەوە"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3393,7 +3393,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ckb/extensions/messages.po b/source/ckb/extensions/messages.po
index d8ef62f8434..e1f0f678f60 100644
--- a/source/ckb/extensions/messages.po
+++ b/source/ckb/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ckb/>\n"
@@ -290,536 +290,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "نوێکردنەوەی فۆرم"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "بەدەستهێنان"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "بەستەر"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "دەق"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ستاندارد (کورت)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "ستاندارد (کورت YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "ستاندارد (کورت)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ستاندارد (درێژ )"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "ڕ/م/س"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "م/ڕ/س"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "س/م/ڕ"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "ڕ/م/س"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "س/ڕ/م"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "س/م/ڕ"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "س-م-ڕ"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "س-م-ڕ"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "١٣:٤٥"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "١٣:٤٥:٠٠ پ.ن"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "٠١:٤٥ پ.ن"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "٠١:٤٥:٠٠ پ.ن"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "دیارینەکراوە"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "دیاریکراوە"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "نەناسێنراوە"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "هەموو تۆمارەکان"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "تۆماری چالاک"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "پەڕەی ئێستا"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "نەخێر"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "بەڵێ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_بەتاڵ"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_سەرەوە"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "هیج"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "تاک"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "دووانی"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "بوار"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ئاسۆیی"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "ستوونی"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "بنەڕەت"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "باشە"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "هه‌ڵوه‌شاندنه‌وه‌"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "یارمەتی"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "هیج"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ئاسۆیی"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "ستوونی"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "هەردووک"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "تەخت"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "لە ناوەڕاست"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "ناوچەی پارێزراو"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "جێگرتنەوە"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr ""
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr ""
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "چەپ-بۆ-ڕاست"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ڕاست-بۆ-چەپ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "هه‌رگیز"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "هەموو کات"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "بۆ بەند"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "وەکوو نووسە"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "بۆ پەڕە"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "بۆ چوارچێوە"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "بۆ نووسە"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "بۆ پەڕەی"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "بۆ خانەی"
diff --git a/source/ckb/fpicker/messages.po b/source/ckb/fpicker/messages.po
index 9066876dcac..048bf902902 100644
--- a/source/ckb/fpicker/messages.po
+++ b/source/ckb/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ckb/>\n"
@@ -217,55 +217,55 @@ msgid "Date modified"
msgstr "ئەو رۆژەی کە پەڕگە دەستکاریکراوە"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_ناوی پەڕگە:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "جۆری _پەڕگە:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "تەنها _خوێندنەوە"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "‫پاشەکەوتکردن لەگەڵ وشەی تێپەڕبوو"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_پاشگری ناوی پەڕگەی خۆکار"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ڕێکخستنەکانی _پاڵێوکردن دەستکاریبکە"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "باهێماکردنی بە هۆی کلیلی GPG"
diff --git a/source/ckb/sc/messages.po b/source/ckb/sc/messages.po
index 3a7a844bb5f..d9def246919 100644
--- a/source/ckb/sc/messages.po
+++ b/source/ckb/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ckb/>\n"
@@ -25154,97 +25154,97 @@ msgid "~View"
msgstr "~پیشاندان"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "وێن_ە"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "وێ~نە"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "کێ_شان"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~کێشان"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "تەن"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~تەن"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_میدیا"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~میدیا"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "چاپکردن"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~چاپکردن"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "فۆ_رم"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "فۆ~رم"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "زیاد_کراو"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "زیادکر~او"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_ئامرازەکان"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~ئامرازەکان"
@@ -25603,139 +25603,139 @@ msgid "Im_age"
msgstr "وێن_ە"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_ڕێکخستن"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ڕە_نگ"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_هێڵەکی"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_زمان"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_پێداچوونەوە"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_لێدوانەکان"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "بەراو_ردکردن"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_بینین"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "کێ_شان"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_دەستکاریکردن"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_ڕێکخستن"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_بینین"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "گروو_پ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "‫3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "جۆرە_پیت"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_ڕێککردن"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_بینین"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_هێنان"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_میدیا"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "چوارچچ_ێوە"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_ڕێکخستن"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_هێڵەکی"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_بینین"
diff --git a/source/ckb/sd/messages.po b/source/ckb/sd/messages.po
index 5c5a24f0fc3..693a2318af5 100644
--- a/source/ckb/sd/messages.po
+++ b/source/ckb/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ckb/>\n"
@@ -4160,109 +4160,109 @@ msgid "~Table"
msgstr "~خشتە"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "وێنە"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "وێ~نە"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "کێ_شان"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~کێشان"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "تەن"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~تەن"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_میدیا"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~میدیا"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "فۆ_رم"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "فۆ~رم"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_سەرەکی"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~سەرەکی"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "‫3_D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "‫3~D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "زیاد_کراو"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "زیادکر~او"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_ئامرازەکان"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~ئامرازەکان"
@@ -7049,109 +7049,109 @@ msgid "~Table"
msgstr "~خشتە"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "وێنە"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "وێ~نە"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "کێ_شان"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~کێشان"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "تەن"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~تەن"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_میدیا"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~میدیا"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "فۆ_رم"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "فۆ~رم"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_سەرەکی"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~سەرەکی"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "‫3_D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "‫3~D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "زیاد_کراو"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "زیادکر~او"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_ئامرازەکان"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~ئامرازەکان"
diff --git a/source/ckb/sw/messages.po b/source/ckb/sw/messages.po
index 29341ce6f63..60279efe89e 100644
--- a/source/ckb/sw/messages.po
+++ b/source/ckb/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-01-10 13:21+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 13:01+0200\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ckb/>\n"
"Language: ckb\n"
@@ -10474,19 +10474,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "شێوە"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "شێوازەکان"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13930,37 +13930,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "بگەڕێ…"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13968,31 +13968,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20046,109 +20046,109 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "گە_ڕان…"
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "گە_ڕان…"
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22291,49 +22291,49 @@ msgid "Object"
msgstr "تەن"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "جۆر"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "هەڵبژاردەکان"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "پێچانەوە"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "سەرووبەستەر"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "قەراخ"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ڕووبەر"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "دیارخەری ڕوونی"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ماکرۆ"
@@ -27027,7 +27027,7 @@ msgid "Update"
msgstr "نوێکردنەوە"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ckb/vcl/messages.po b/source/ckb/vcl/messages.po
index b8e52ddc7b8..acfc7f87b9a 100644
--- a/source/ckb/vcl/messages.po
+++ b/source/ckb/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-02-05 14:07+0000\n"
"Last-Translator: jwtiyar ali nariman <jwtiyar@gmail.com>\n"
"Language-Team: Central Kurdish <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ckb/>\n"
@@ -2316,169 +2316,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "دەستکرد"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "پەڕەکان:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "لەلایەن"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "قەراخ:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "نێوان پەڕەکان"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "دووری:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "بۆ سنووری شیت"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "ڕێکی:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "چەپ بۆ ڕاست، پاشان بۆ خوارەوە"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "سەرەوە بۆ خوارەوە، پاشان ڕاست"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "سەرەوە بۆ خوارەوە، پاشان چەپ"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "ڕاست بۆ چەپ، پاشان خوارەوە"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "سنوورێک بکێشە بە دەوری هەر پەڕەیەک"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "کڵێشەی پەڕە"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "گشتی"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/cs/chart2/messages.po b/source/cs/chart2/messages.po
index 4e3811fbef9..3b31b505492 100644
--- a/source/cs/chart2/messages.po
+++ b/source/cs/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547326849.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Určení počtu čar pro typ grafu Sloupce a čáry."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Zvolte základní typ grafu."
diff --git a/source/cs/cui/messages.po b/source/cs/cui/messages.po
index 7fc606b2e24..af3829eead5 100644
--- a/source/cs/cui/messages.po
+++ b/source/cs/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565905500.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automaticky"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Vysoký kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasické"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Určuje styl ikon na nástrojových lištách a v dialogových oknech."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "_Styl ikon:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Další motivy ikon přidáte pomocí rozšíření"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Styl ikon"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Vyžaduje restart"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Použít hardwarovou _akceleraci"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Pro vylepšení zobrazení budou použity přímo hardwarové vlastnosti grafické karty."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Použít vy_hlazení"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Pokud je podporováno, můžete použít vyhlazení grafiky. Při zapnutém vyhlazování má většina grafických objektů méně artefaktů."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Použít pro veškeré vykreslování knihovnu Skia"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Vynutit softwarové vykreslování knihovnou Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Vyžaduje restart. Povolením se zabrání použití grafického ovladače."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Knihovna Skia je aktuálně povolena."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Knihovna Skia je aktuálně zakázána."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafický výstup"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Zobrazit náh_led písem"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Při výběru písma se název písma zobrazí daným písmem, např. v seznamu písem v poli Písmo na liště Formátování."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "_Vyhlazování písem na obrazovce"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Zvolte, pokud chcete vyhlazovat písma na obrazovce."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_od:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Zadejte nejmenší velikost písma pro vyhlazování."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Seznamy písem"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Spustit testy grafiky"
diff --git a/source/cs/dbaccess/messages.po b/source/cs/dbaccess/messages.po
index 130954146fb..15b24cd3592 100644
--- a/source/cs/dbaccess/messages.po
+++ b/source/cs/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563225070.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Vytvořit _novou databázi"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Vytvoří novou databázi."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Vestavěná databáze:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Otevřít existující databázový _soubor"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Vyberte databázový soubor ze seznamu naposledy použitých souborů nebo z dialogového okna pro výběr souboru."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Naposledy použité:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Vyberte databázový soubor, který chcete otevřít, ze seznamu naposledy použitých souborů. Klepnutím na Dokončit soubor okamžitě otevřete a ukončíte průvodce."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Otevřít"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Otevře dialogové okno pro výběr souboru, ve kterém je možné vybrat databázový soubor. Klepnutím na Otevřít nebo OK v dialogovém okně soubor okamžitě otevřete a ukončíte průvodce."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Připojit se k _databázi"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Vytvoří databázový dokument s připojením k existující databázi."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Vyberte typ databáze existujícího databázového připojení."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"databáze HSQLDB ani Firebird."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Průvodce databází vytvoří databázový soubor, který obsahuje informace o databázi."
diff --git a/source/cs/extensions/messages.po b/source/cs/extensions/messages.po
index 5a9d7dfd3e0..15452426422 100644
--- a/source/cs/extensions/messages.po
+++ b/source/cs/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1555043285.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Obnovit formulář"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "GET"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "POST"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standardní (krátké)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standardní (krátké RR)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standardní (krátké RRRR)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standardní (dlouhé)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/RR"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/RR"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "RR/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/RRRR"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/RRRR"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "RRRR/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "RR-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "RRRR-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nevybráno"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Vybráno"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nedefinováno"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Všechny záznamy"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktivní záznam"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktuální stránka"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ne"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ano"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Zdrojový formulář"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Žádné"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Jeden"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Více"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Oblast"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Vodorovná"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Svislá"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Výchozí"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Zrušit"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Nápověda"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Zvolená položka"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Pozice zvolené položky"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Jednořádkový"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Víceřádkový"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Víceřádkový s formátováním"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Žádné"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Vodorovný"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Svislý"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Oba"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plochý"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Vlevo nahoře"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Vlevo uprostřed"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Vlevo dole"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Vpravo nahoře"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Vpravo uprostřed"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Vpravo dole"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Vlevo nad"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Uprostřed nad"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Vpravo nad"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Vlevo pod"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Uprostřed pod"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Vpravo pod"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Uprostřed"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Zachovat"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Nahradit"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Skrýt všechno"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ne"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Zachovat poměr"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Přizpůsobit velikosti"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Zleva doprava"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Zprava doleva"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Použít nastavení nadřazeného objektu"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nikdy"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Při zaměření"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Vždy"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "K odstavci"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Jako znak"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ke stránce"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "K rámci"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Ke znaku"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ke stránce"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "K buňce"
diff --git a/source/cs/fpicker/messages.po b/source/cs/fpicker/messages.po
index 563f49a5120..f440e644e4f 100644
--- a/source/cs/fpicker/messages.po
+++ b/source/cs/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1538496813.000000\n"
#. SJGCw
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Datum změny"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Otevřít"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Pře_hrát"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Název souboru:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Typ souboru:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Jen pro čtení"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Uložit s heslem"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Automatická přípona názvu souboru"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Upravit nastavení _filtru"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Zašifrovat klíčem GPG"
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index f710ee64ccf..f5fa5e40de8 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565903887.000000\n"
#. kBovX
@@ -25256,97 +25256,97 @@ msgid "~View"
msgstr "~Zobrazit"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "O_brázek"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "O~brázek"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Kresba"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Kresba"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Multimédia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimédia"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Tisk"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Tisk"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "_Formulář"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Formulář"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Rozšíření"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Rozšíření"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Nástroj_e"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Nástroj~e"
@@ -25705,139 +25705,139 @@ msgid "Im_age"
msgstr "O_brázek"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Uspořádat"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Barva"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Mřížka"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Jazyk"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revize"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Ko_mentáře"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Porovnat"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Zobrazit"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Kr_esba"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Uprav_it"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Uspořádat"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Zobrazit"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Seskup_it"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Písmo"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Zarovnání"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Zobrazit"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Vložit"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimédia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ráme_c"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Uspořádat"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Mřížka"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Zobrazit"
diff --git a/source/cs/sd/messages.po b/source/cs/sd/messages.po
index 3fdcc4a4a5e..34d37ee34ed 100644
--- a/source/cs/sd/messages.po
+++ b/source/cs/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563224604.000000\n"
#. WDjkB
@@ -4174,109 +4174,109 @@ msgid "~Table"
msgstr "T~abulka"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Obrázek"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "O~brázek"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Kresba"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Kresba"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Multimédia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimédia"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "_Formulář"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Formulář"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Předlo_ha"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Předlo~ha"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Rozšíření"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Rozšíření"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Nástroje"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Nástroje"
@@ -7063,109 +7063,109 @@ msgid "~Table"
msgstr "T~abulka"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Obrázek"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "O~brázek"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Kresba"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Kresba"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Multimédia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimédia"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "_Formulář"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Formulář"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Předlo_ha"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Předlo~ha"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Rozšíření"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Rozšíření"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Nástroj_e"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Nástroj~e"
diff --git a/source/cs/sw/messages.po b/source/cs/sw/messages.po
index 85f671e4743..e478beaf279 100644
--- a/source/cs/sw/messages.po
+++ b/source/cs/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563223676.000000\n"
#. v3oJv
@@ -10506,19 +10506,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Posune vybraný styl odstavce v rejstříku o jednu úroveň níže."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Styl"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Styly"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Vytvoří položky rejstříku z určitých stylů odstavců."
@@ -13962,37 +13962,37 @@ msgid "Exchange Databases"
msgstr "Vyměnit databáze"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definovat"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Používané databáze"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Dostupné databáze"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Procházet..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Zobrazí dialog Otevřít soubor, kde můžete vybrat soubor s databází (*.odb). Vybraný soubor se přidá do seznamu dostupných databází."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14002,31 +14002,31 @@ msgstr ""
"Soubor databáze vyberete pomocí tlačítka Procházet."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Seznam aktuálně používaných databází."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Seznam databází registrovaných v %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Vyměnit databáze"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Databáze použité v dokumentu:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Změní zdroj dat pro aktuální dokument."
@@ -20080,109 +20080,109 @@ msgid "Use the current _document"
msgstr "Použít _aktuální dokument"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Použije aktuální dokument aplikace Writer, na kterém se založí hromadně rozesílaná zpráva."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Vytvořit _nový dokument"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Vytvoří nový dokument aplikace Writer, na kterém se založí hromadně rozesílaná zpráva."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Začít s _existujícím dokumentem"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Vyberte stávající dokument aplikace Writer, na kterém se založí hromadně rozesílaná zpráva."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Začít ze ša_blony"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Vyberte šablonu na které chcete založit hromadně rozesílanou zprávu."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Začít z naposledy _uloženého počátečního dokumentu"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Založí nový dokument hromadné korespondence na již existujícím."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Vyberte dokument."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Procházet..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Vyhledejte dokument aplikace Writer, který chcete použít, a poté klepněte na Otevřít."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Pro_cházet..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Otevře dialogové okno pro výběr šablony."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Zdroj dat aktuálního dokumentu není zaregistrován. Vyměňte databázi."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Vyměnit databázi..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Vyberte počáteční dokument pro hromadnou korespondenci"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Určete dokument, na kterém se založí hromadně rozesílaná zpráva."
@@ -22325,49 +22325,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Typ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Možnosti"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Obtékání textu"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hypertextový odkaz"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Ohraničení"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Oblast"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Průhlednost"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27063,7 +27063,7 @@ msgid "Update"
msgstr "Aktualizovat"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Zobrazí pro aktuální soubor statistiku."
diff --git a/source/cs/vcl/messages.po b/source/cs/vcl/messages.po
index 17c1623d04f..370c3a7123d 100644
--- a/source/cs/vcl/messages.po
+++ b/source/cs/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-02-25 16:40+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1558934371.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Tisk více stránek na jeden list papíru."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Vlastní"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Vyberte, kolik stránek má být vytištěno na jeden list papíru."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Stránky:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Vyberte počet řádků."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "x"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Vyberte počet sloupců."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Okraj:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Vyberte mezeru mezi jednotlivými stránkami na každém listu papíru."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mezi stránkami"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Vzdálenost:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Vyberte mezeru mezi tisknutými stránkami a okrajem papíru."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "k okraji listu"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Pořadí:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Zleva doprava, potom dolů"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Shora dolů, potom vpravo"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Shora dolů, potom vlevo"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Zprava doleva, potom dolů"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Zvolte pořadí tisku stránek."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Nakreslit ohraničení kolem každé stránky"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Zaškrtněte, pokud chcete mít kolem každé stránky ohraničení."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Příručka"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Vyberte, chcete-li dokument vytisknout ve formátu příručky."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Náhled řazení"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Změňte uspořádání stránek, které se budou tisknout na každý list papíru. Náhled ukáže, jak bude vypadat každý výsledný list papíru."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "D_alší"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Rozvržení stránky"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Obecné"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Vytiskne aktuální dokument, výběr nebo určené stránky. Také je možné nastavit volby tisku pro aktuální dokument."
diff --git a/source/cy/chart2/messages.po b/source/cy/chart2/messages.po
index ecdff67f1fd..da0ff39857f 100644
--- a/source/cy/chart2/messages.po
+++ b/source/cy/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-13 16:36+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/cy/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Gosodwch nifer y llinellau ar gyfer y math siart Colofn a Llinell."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Dewiswch fath o siart sylfaenol."
diff --git a/source/cy/cui/messages.po b/source/cy/cui/messages.po
index 695aed3597a..da125070d41 100644
--- a/source/cy/cui/messages.po
+++ b/source/cy/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-10 10:03+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/cy/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565800847.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Awtomatig"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Cyferbynnedd Uchel"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Ocsigen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clasurol"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Seifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Awel"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Yn pennu'r arddull eicon ar gyfer eiconau mewn bariau offer a deialogau."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "_Arddull eicon:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Ychwanegwch ragor o themâu eicon trwy estyniad"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Arddull Eicon"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Mae angen ailgychwyn"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Defnyddio cyflymu c_aledwedd"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Yn cyrchu nodweddion caledwedd yr addasydd arddangos graffigol yn uniongyrchol i wella'r dangosydd sgrin."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Defnyddio _llyfnhau"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Pan fydd yn cael ei gefnogi, gallwch alluogi ac analluogi llyfnhau graffeg. Gyda llyfnhau wedi'i alluogi, mae dangos y mwyafrif o wrthrychau graffigol yn llyfnach a gyda llai o arteffactau."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Defnyddio Skia ar gyfer yr holl rendro"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Gorfodi rendro meddalwedd Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Mae angen ailgychwyn. Bydd galluogi hwn yn atal y defnydd o yrwyr graffigol."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Mae Skia wedi'i alluogi ar hyn o bryd."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Ar hyn o bryd mae Skia wedi ei analluogi."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Allbwn Graffigau"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Dangos _rhagolwg ffontiau"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Yn dangos enwau ffontiau dewisaday yn y ffont gyfatebol, er enghraifft, ffontiau yn y blwch Ffont ar y bar Fformatio."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "_Llyfnhau ffont sgrin"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Dewiswch i lyfnhau ymddangosiad sgrin testun."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_oddi wrth:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Rhowch y maint ffont lleiaf i'w llyfnhau."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Rhestrau Font"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Rhedeg Profion Graffigol"
diff --git a/source/cy/dbaccess/messages.po b/source/cy/dbaccess/messages.po
index a946c50901a..f90f342e561 100644
--- a/source/cy/dbaccess/messages.po
+++ b/source/cy/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-11-19 08:37+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/cy/>\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==3) ? 3 :(n==6) ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565695943.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Creu cronfa ddata _newydd"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Dewis i greu cronfa ddata newydd."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Cronfa ddata mewnosodedig:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Agor ffeil cronfa ddata _presennol"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Dewis i agor ffeil cronfa ddata o restr o ffeiliau a ddefnyddiwyd yn ddiweddar nei o ddeialog dewis ffeiliau."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Defnyddiwyd yn ddiweddar:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Dewiswch y ffeil cronfa ddata i'w hagor o'r rhestr o ffeiliau a ddefnyddiwyd yn ddiweddar. Cliciwch Gorffen i agor y ffeil ar unwaith ac i adael y dewin."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Agor"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Yn agor deialog dewis ffeiliau lle gallwch ddewis ffeil cronfa ddata. Cliciwch Agor neu Iawn yn y dialog dewis ffeiliau i agor y ffeil ar unwaith ac i adael y dewin."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Cysylltu i gronfa ddata p_resennol"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Dewiswch i greu dogfen gronfa ddata ar gyfer cysylltiad cronfa ddata sy'n bodoli eisoes."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Dewiswch y math o gronfa ddata ar gyfer y cysylltiad cronfa ddata bresennol."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"ar gael yn y gosodiad yma."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Mae'r Dewin Cronfa Ddata yn creu ffeil gronfa ddata sy'n cynnwys gwybodaeth am gronfa ddata."
diff --git a/source/cy/extensions/messages.po b/source/cy/extensions/messages.po
index dbff83dbc3e..187a6c491ed 100644
--- a/source/cy/extensions/messages.po
+++ b/source/cy/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-10-21 11:33+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/cy/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Adnewyddu'r ffurflen"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Estyn"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Cofnod"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Aml ddarn"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testun"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Safonol (byr)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Safonol (byr YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Safonol (byr YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Safonol (hir)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/BB"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/BB"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "BB/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/BBBB"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/BBBB"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "BBBB/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "BB-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "BBBB-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Heb ei Ddewis"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Dewiswyd"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Heb ei Ddiffinio"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Pob cofnod"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Cofnodion byw"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Tudalen bresennol"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Na"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Iawn"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Ffurflen Rhiant"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_gwag"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_rhiant"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_hunan"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_brig"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Dim"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Sengl"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Aml"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Amrediad"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Llorweddol"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Fertigol"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Rhagosodiad"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Iawn"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Diddymu"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Cymorth"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Y cofnod dewiswyd"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Safle'r cofnod dewiswyd"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Llinell sengl"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Aml-linell"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Aml-linell gyda fformatio"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Dim"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Llorweddol"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Fertigol"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Y ddau"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Gwastad"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Brig chwith"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Canoli i'r chwith"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Gwaelod chwith"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Brig de"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Canoli i'r dde"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Gwaelod de"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Uwchlaw chwith"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Canoli uwchlaw"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Uwchlaw de"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Islaw chwith"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Canoli islaw"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Islaw de"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Canolwyd"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Diogelu"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Amnewid"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Cwympo"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Na"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Cadw Cymhareb"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ffitio i'r Maint"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Chwith i dde"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De i chwith"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Defnyddio gosodiadau gwrthrych uwcholyn"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Byth"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Wedi ffocysu"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Bob tro"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "I Baragraff"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Fel Nod"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "I Dudalen"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "I Ffrâm"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "I Nod"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "I Dudalen"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "I Gell"
diff --git a/source/cy/fpicker/messages.po b/source/cy/fpicker/messages.po
index 65068f653c5..2c010a563c3 100644
--- a/source/cy/fpicker/messages.po
+++ b/source/cy/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-26 17:36+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/cy/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Dyddiad newidwyd"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Agor"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Chwarae"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Enw ffeil:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Math o ffeil:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Darllen-yn-unig"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Cadw gyda chyfrinair"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Estyniad enw ffeil awtomatig"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "_Golygu gosodiadau'r hidl"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Amgryptio gydag allwedd GPG"
diff --git a/source/cy/sc/messages.po b/source/cy/sc/messages.po
index d02aec9f4ff..f74ce1d656d 100644
--- a/source/cy/sc/messages.po
+++ b/source/cy/sc/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2021-11-23 14:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
-"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/cy/>\n"
+"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/cy/>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1031,7 +1031,7 @@ msgstr "Thesawrws"
#: sc/inc/globstr.hrc:179
msgctxt "STR_FILL_TAB"
msgid "Fill Sheets"
-msgstr "Dalenni llanw"
+msgstr "Dalennau llanw"
#. GzG9j
#: sc/inc/globstr.hrc:180
@@ -1758,7 +1758,7 @@ msgstr "Dangos Dalen"
#: sc/inc/globstr.hrc:306
msgctxt "STR_UNDO_SHOWTABS"
msgid "Show Sheets"
-msgstr "Dangos Dalenni"
+msgstr "Dangos Dalennau"
#. RpgBp
#: sc/inc/globstr.hrc:307
@@ -1770,7 +1770,7 @@ msgstr "Cuddio dalen"
#: sc/inc/globstr.hrc:308
msgctxt "STR_UNDO_HIDETABS"
msgid "Hide sheets"
-msgstr "Cuddio Dalenni"
+msgstr "Cuddio Dalennau"
#. dcXQA
#: sc/inc/globstr.hrc:309
@@ -2048,7 +2048,7 @@ msgstr "Methu mewnosod y tabl."
#: sc/inc/globstr.hrc:352
msgctxt "STR_TABREMOVE_ERROR"
msgid "The sheets could not be deleted."
-msgstr "Methu dileu'r dalenni."
+msgstr "Methu dileu'r dalennau."
#. SQGAE
#: sc/inc/globstr.hrc:353
@@ -3539,7 +3539,7 @@ msgid ""
"The document contains more sheets than supported in the selected format.\n"
"Additional sheets were not saved."
msgstr ""
-"Mae'r ddogfen yn cynnwys mwy o ddalenni na mae'r fformat hwn yn ei gynnal.\n"
+"Mae'r ddogfen yn cynnwys mwy o ddalennau na mae'r fformat hwn yn ei gynnal.\n"
"Nid yw'r colofnau ychwanegol wedi eu cadw."
#. UbTaD
@@ -16910,14 +16910,14 @@ msgstr "Testun"
#: sc/inc/strings.hrc:87
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
-msgstr "Dewis Dalenni"
+msgstr "Dewis Dalennau"
#. SEDS2
#. Select tables dialog listbox
#: sc/inc/strings.hrc:89
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
-msgstr "~Dalenni dewiswyd"
+msgstr "~Y dalennau a ddewiswyd"
#. SfEhE
#: sc/inc/strings.hrc:90
@@ -24081,7 +24081,7 @@ msgstr "Tablau mewn ffeil"
#: sc/uiconfig/scalc/ui/insertsheet.ui:393
msgctxt "insertsheet|extended_tip|tables"
msgid "If you selected a file by using the Browse button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box."
-msgstr "Os gwnaethoch ddewis ffeil trwy ddefnyddio'r botwm Pori, mae'r dalenni sydd ynddo yn cael eu dangos yn y blwch rhestr. Mae'r llwybr ffeiliau i'w weld o dan y blwch hwn. Dewiswch y ddalen i'w mewnosod o'r blwch rhestr."
+msgstr "Os gwnaethoch ddewis ffeil trwy ddefnyddio'r botwm Pori, mae'r dalennau sydd ynddi'n cael eu dangos yn y blwch rhestr. Mae'r llwybr ffeiliau i'w gweld o dan y blwch hwn. Dewiswch y ddalen i'w mewnosod o'r blwch rhestr."
#. mGqDq
#: sc/uiconfig/scalc/ui/insertsheet.ui:412
@@ -25269,97 +25269,97 @@ msgid "~View"
msgstr "~Golwg"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "_Delwedd"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Delwedd"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Lluniadu"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Lluniadu"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Gwrthrych"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Gwrthrych"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Cyfrwng"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Cyfrwng"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Argraffu"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Argraffu"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "-Ffurflen"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Ffurflen"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_styniad"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~styniad"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Offer"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Offer"
@@ -25718,139 +25718,139 @@ msgid "Im_age"
msgstr "_Delwedd"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Trefnu"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "L_liw"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grid"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Iaith"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Adolygu"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Nodiadau"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Cymharu"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Golwg"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Lluniadu"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Golygu"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Trefnu"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Golwg"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grŵ_p"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Ffont"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Aliniad"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Golwg"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Mewnosod"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Cyfrwng"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Ffrâm"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Trefnu"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grid"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Golwg"
@@ -26705,7 +26705,7 @@ msgstr "Yn pennu mai dim ond cynnwys o daflenni dethol sy'n cael ei argraffu, hy
#: sc/uiconfig/scalc/ui/optdlg.ui:119
msgctxt "optdlg|label2"
msgid "Sheets"
-msgstr "Dalenni"
+msgstr "Dalennau"
#. JptgQ
#: sc/uiconfig/scalc/ui/optdlg.ui:135
@@ -29843,7 +29843,7 @@ msgstr "Dangos Dalen"
#: sc/uiconfig/scalc/ui/showsheetdialog.ui:132
msgctxt "showsheetdialog|label1"
msgid "Hidden Sheets"
-msgstr "Dalenni Cudd"
+msgstr "Dalennau Cudd"
#. 2NR97
#: sc/uiconfig/scalc/ui/showsheetdialog.ui:157
@@ -31475,7 +31475,7 @@ msgstr "Celloedd:"
#: sc/uiconfig/scalc/ui/statisticsinfopage.ui:76
msgctxt "statisticsinfopage|label2"
msgid "Sheets:"
-msgstr "Dalenni:"
+msgstr "Dalennau:"
#. BnU73
#: sc/uiconfig/scalc/ui/statisticsinfopage.ui:103
diff --git a/source/cy/sd/messages.po b/source/cy/sd/messages.po
index 693fe249dae..ec5e3d304f5 100644
--- a/source/cy/sd/messages.po
+++ b/source/cy/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-04 19:38+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/cy/>\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==3) ? 3 :(n==6) ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565695968.000000\n"
#. WDjkB
@@ -4177,109 +4177,109 @@ msgid "~Table"
msgstr "~Tabl"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Delwedd"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Delwedd"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Lluniadu"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Lluniadu"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Gwrthrych"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Gwrthrych"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Cyfrwng"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Cyfrwng"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "-Ffurflen"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Ffurflen"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "~Prif"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Prif"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_styniad"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~styniad"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Offer"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Offer"
@@ -7066,109 +7066,109 @@ msgid "~Table"
msgstr "~Tabl"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Delwedd"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Delwedd"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Lluniadu"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Lluniadu"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Gwrthrych"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Gwrthrych"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Cyfrwng"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Cyfrwng"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "-Ffurflen"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Ffurflen"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "~Prif"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Prif"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_styniad"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~styniad"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Offer"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Offer"
diff --git a/source/cy/sw/messages.po b/source/cy/sw/messages.po
index 99c4bc23a34..2121f51674e 100644
--- a/source/cy/sw/messages.po
+++ b/source/cy/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-04 19:39+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/cy/>\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==3) ? 3 :(n==6) ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565695976.000000\n"
#. v3oJv
@@ -10527,19 +10527,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Symud yr arddull paragraff a ddewiswyd i lawr un lefel yn yr hierarchaeth mynegai."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Arddull"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Arddulliau"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Yn creu cofnodion mynegai o arddulliau paragraff penodol."
@@ -13983,37 +13983,37 @@ msgid "Exchange Databases"
msgstr "Cyfnewid Cronfeydd Data"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Diffinio"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Cronfeydd Data ar waith"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Cronfeydd _Data ar Gael"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Pori..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Yn agor deialog ffeil agored i ddewis ffeil cronfa ddata (* .odb). Bydd y y ffeil a ddewiswyd yn cael ei hychwanegu at y rhestr Cronfeydd Data sydd ar Gael."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14023,31 +14023,31 @@ msgstr ""
"Defnyddiwch y botwm pori i ddewis ffeil cronfa ddata."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Yn rhestru'r cronfeydd data sy'n cael eu defnyddio ar hyn o bryd."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Yn rhestru'r cronfeydd data sydd wedi'u cofrestru yn %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Cyfnewid Cronfeydd Data"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Cronfa Ddata cysylltiedig â'r ddogfen:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Newid y ffynonellau data ar gyfer y ddogfen gyfredol."
@@ -20101,109 +20101,109 @@ msgid "Use the current _document"
msgstr "Defnyddio'r _ddogfen gyfredol"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Yn defnyddio'r ddogfen Write gyfredol fel sylfaen ar gyfer y ddogfen cyfuno post."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Creu dogfen _newydd"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Yn creu dogfen Write newydd i'w defnyddio ar gyfer cyfuno post."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Cychwyn o _ddogfen newydd"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Dewiswch ddogfen Writer bresennol i'w defnyddio fel sylfaen ar gyfer y ddogfen cyfuno post."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Cychwyn o _dempled"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Dewiswch y templed rydych am greu eich dogfen cyfuno post gydag ef."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "C_ychwyn o ddogfen gychwyn cadwyd yn ddiweddar"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Defnyddiwch ddogfen cyfuno post sy'n bodoli eisoes fel sylfaen ar gyfer dogfen cyfuno post newydd."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Dewis y ddogfen"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Pori..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Lleolwch y ddogfen Write rydych am ei defnyddio, ac yna cliciwch Agor."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Pori..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Yn agor deialog dewisydd templed."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Nid yw ffynhonnell data'r ddogfen gyfredol wedi ei chofrestri. Cyfnewidiwch y gronfa ddata."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Cyfnewid Cronfa Ddata..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Dewis Dogfen Gychwynnol ar gyfer Cyfuno Post"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Pennwch y ddogfen rydych am ei defnyddio fel sylfaen ar gyfer y ddogfen cyfuno post."
@@ -22346,49 +22346,49 @@ msgid "Object"
msgstr "Gwrthrych"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Math"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Dewisiadau"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Amlapio"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Dolen"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Borderi"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Ardal"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Tryloywder"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27084,7 +27084,7 @@ msgid "Update"
msgstr "Diweddaru"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Yn dangos ystadegau ar gyfer y ffeil gyfredol."
diff --git a/source/cy/vcl/messages.po b/source/cy/vcl/messages.po
index 27049a991b8..1ba4b608c10 100644
--- a/source/cy/vcl/messages.po
+++ b/source/cy/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-09-13 16:36+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: Welsh <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/cy/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Argraffu tudalennau lluosog fesul dalen o bapur."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Cyfaddasu"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Dewiswch faint o dudalennau i'w hargraffu fesul dalen o bapur."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Tudalennau:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Dewiswch nifer y rhesi."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "gan"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Dewiswch nifer y colofnau."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Ymyl:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Dewiswch ymyl rhwng tudalennau unigol ar bob dalen o bapur."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "rhwng tudalennau"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Pellter:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Dewiswch ymyl rhwng y tudalennau argraffedig ac ymyl papur."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "i forder y ddalen"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Trefn"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Chwith i'r dde, ac yna i lawr"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Brig i'r gwaelod, yna i'r dde"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Brig i'r gwaelod, yna i'r chwith"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "De i'r chwith, yna i lawr"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Dewiswch y drefn y bydd tudalennau'n cael eu hargraffu."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Gosod border o amgylch pob tudalen"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Gwiriwch i dynnu border o amgylch pob tudalen."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Llyfryn"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Dewis i argraffu'r ddogfen yn fformat llyfryn."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Rhagolwg coladu"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Newid trefn y tudalennau i'w hargraffu ar bob dalen o bapur. Mae'r rhagolwg yn dangos sut y bydd pob dalen olaf o bapur yn edrych."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "R_hagor"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Cynllun Tudalen"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Cyffredinol"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Yn argraffu'r ddogfen gyfredol, y detholiad, neu'r tudalennau rydych chi'n eu nodi. Gallwch hefyd osod y dewisidau argraffu ar gyfer y ddogfen gyfredol."
diff --git a/source/da/chart2/messages.po b/source/da/chart2/messages.po
index 2dba576971e..4425e893939 100644
--- a/source/da/chart2/messages.po
+++ b/source/da/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-22 00:39+0000\n"
"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1547493259.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Definer antal kurver for typen søjle- og kurvediagram."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Vælg en basal diagramtype."
diff --git a/source/da/cui/messages.po b/source/da/cui/messages.po
index 9b6a3db652c..c6e7a24d480 100644
--- a/source/da/cui/messages.po
+++ b/source/da/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562743938.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatisk"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Høj kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klassisk"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Specificerer ikonstil for ikoner i værktøjslinje og dialoger."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Ikonstil:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Tilføj flere ikontemaer med udvidelser"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Ikontypografi"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Kræver genstart"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Brug hardwareacceleration"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Du kan tilgå hardwarefunktionerne for dit grafikkort for at forbedre skærmfremvisningen."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Brug anti-aliasing"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Når det er understøttet, kan du aktivere og deaktivere anti-aliasing af grafik. Når anti-aliasing er aktiveret, vil de fleste grafiske objekter fremstå glattere."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Brug Skia til al tegning"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Gennemtving Skia software gengivelse"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Genstart nødvendig, Aktivering af dette vil forhindre brug af grafikdrivere."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia er aktiveret i øjeblikket."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia er deaktiveret i øjeblikket."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafikoutput"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "_Forhåndsvisning af skrifttyper"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Viser navnene på tilgængelige skrifttyper i den tilsvarende skrifttype, for eksempel skrifttyper i feltet Skrifttype på værktøjslinjen Formatering."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Trim skærmskrifttyper"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Marker for at udjævne tekstens udseende på skærmen."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_fra:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Skriv den mindste skriftstørrelse, du vil bruge antialiasing på."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Skrifttypelister"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Kør grafik-tests."
diff --git a/source/da/dbaccess/messages.po b/source/da/dbaccess/messages.po
index 01b700e7a68..1bdbacf7b34 100644
--- a/source/da/dbaccess/messages.po
+++ b/source/da/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-22 00:39+0000\n"
"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562523246.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Opret en ny database"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Vælg for at oprette en ny database."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Indlejret database:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Åbn en eksisterende databasefil"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Vælg for at åbne en databasefil fra en liste over nyligt brugte filer eller fra en dialog til filvalg."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Senest brugte:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Vælg en databasefil for at åbne en liste over nyligt brugte filer. Klik på Afslut for at åbne filen udmiddelbart og gå ud af guiden."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Åbn"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Åbner en filvalgsdialog, hvor du kan vælge en databasefil. Klik på Åbn eller OK i filvalgsdialogen for at åbne filen umiddelbart og gå ud af guiden."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Forbind til en eksisterende database"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Vælg for at oprette et databasedokument til en eksisterende databaseforbindelse."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Vælg en databasetype til en eksisterende databaseforbindelse."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "Det er ikke muligt at oprette en ny database, da hverken HSQLDB eller Firebird er tilgængelige i denne opsætning."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Database-guiden opretter en databasefil, der indeholder information om en database."
diff --git a/source/da/extensions/messages.po b/source/da/extensions/messages.po
index b88fe093838..4413dfb2c44 100644
--- a/source/da/extensions/messages.po
+++ b/source/da/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-11-22 01:38+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1555775202.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Opdater formular"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Flerdelt"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (kort)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (kort YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (kort YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (lang)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "13:45"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "13:45:00"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Ikke markeret"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Valgt"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Ikke defineret"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Alle dataposter"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktiv datapost"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktuel side"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nej"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ja"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Overordnet formular"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ingen"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Enkelt"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Flere"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Område"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Vandret"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Lodret"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Ok"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Annuller"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hjælp"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Det valgte element"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Placering af det valgte element"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Enkeltlinje"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Flerlinjet"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Flerlinjet med formatering"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ingen"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Vandret"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Lodret"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Begge"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Flad"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Venstre top"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Venstre midte"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Venstre bund"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Højre top"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Højre midte"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Højre bund"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Over til venstre"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Over centreret"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Over til højre"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Under til venstre"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Under centreret"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Under til højre"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centreret"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Bevar"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Erstat"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Fold sammen"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nej"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Behold proportion"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Tilpas til størrelse"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Venstre mod højre"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Højre mod venstre"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Brug indstillinger fra det overordnede objekt"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Aldrig"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Når i fokus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Altid"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Til afsnit"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Som tegn"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Til side"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Til ramme"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Til tegn"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Til side"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Til celle"
diff --git a/source/da/fpicker/messages.po b/source/da/fpicker/messages.po
index 4cecaccb077..bb491e8f877 100644
--- a/source/da/fpicker/messages.po
+++ b/source/da/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-03-06 20:36+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/da/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Ændringsdato"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Åbn"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Spil"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Fil_navn:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Fil_type:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Skrivebeskyttet"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Gem med adgangskode"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Automatisk filendelse"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Rediger _filterindstillinger"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Krypter med GPG-nøgle"
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index 863ad30bc09..52c53f75d5c 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-22 00:39+0000\n"
"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562523528.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Vis"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Bill_ede"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Bille~de"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Draw"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Draw"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Medie"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Medie"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Udskriv"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Udskriv"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmular"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmular"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Udvidelse"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Udvidelse"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Funktioner"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Fun~ktioner"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Bill_ede"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Arranger"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Farve"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Gitter"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Sprog"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Gennemsyn"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Kommentarer"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Sammenlign"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Vis"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Tegne"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Redigér"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Arranger"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Vis"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Gruppe"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Skrifttype"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Justering"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Vis"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Indsæt"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medie"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Ramme"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Arranger"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Gitter"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Vis"
diff --git a/source/da/sd/messages.po b/source/da/sd/messages.po
index ef67875309c..a2279f65303 100644
--- a/source/da/sd/messages.po
+++ b/source/da/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-22 00:39+0000\n"
"Last-Translator: Jesper Hertel <jesper.hertel@gmail.com>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562822671.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Tabel"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Billede"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Bille~de"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Tegne"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Tegne"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Medie"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "Medie"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmular"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmular"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Master"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Master"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Udvidelse"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Udvidelse"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Funktioner"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Fun~ktioner"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Tabel"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Billede"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Bille~de"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Tegn"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Draw"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Medie"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Medie"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmular"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmular"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Master"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Master"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Udvidelse"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Udvidelse"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Funktioner"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Fun~ktioner"
diff --git a/source/da/sw/messages.po b/source/da/sw/messages.po
index cfff41a2ad6..a92fae7f8d2 100644
--- a/source/da/sw/messages.po
+++ b/source/da/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-03-23 11:35+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/da/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562523751.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Flytter den valgte afsnitstypografi et niveau ned i indekshierarkiet."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Typografi"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Typografier"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Opretter indekselementer ud fra specifikke afsnitstypografier."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Udskift databaser"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definer"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Anvendte databaser"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Tilgængelige databaser"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Gennemse..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Åbner en filåbningsdialog til at vælge en database fil (*.odb). Den valgte fil bliver føjet til listen over tilgængelige databaser."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Brug knappen Gennemse for at vælge en databasefil."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Viser databaserne, der for øjeblikket er i brug."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Lister databaserne, som er registreret i %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Udskift databaser"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Database tilknyttet til dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Skift datakilderne for det aktuelle dokument."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Benyt det aktuelle dokument"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Bruger det aktuelle Writer-dokument som basis for brevfletningsdokumentet."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Opret et nyt dokument"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Opretter et nyt Writer-dokument til brug for brevfletningen."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Begynd med et eksisterende dokument"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Vælg et eksisterende Writer-dokument til brug som basis for brevfletningsdokumentet."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Begynd med en skabelon"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Vælg den skabelon, som du vil oprette dit brevfletningsdokument med."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Begynd med et netop gemt startdokument"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Brug et eksisterende brevfletningsdokument som basis for et nyt brevfletningsdokument."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Vælg dokumentet."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Gennemse..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Lokaliser det Writer-dokument du vil bruge, og klik Åbn."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Gennemse..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Åbner en skabelonvælger-dialog."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Det aktuelle dokuments datakilde er ikke registreret. Skift venligst database."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Skift database…"
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Vælg startdokument for brevfletning"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Angiv det dokument som du vil bruge som basis for brevfletningsdokumentet."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Type"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Indstillinger"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Ombryd"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Kanter"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Område"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Gennemsigtighed"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Opdater"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Viser statistik for den aktuelle fil."
diff --git a/source/da/vcl/messages.po b/source/da/vcl/messages.po
index c5387210f88..93b48c3c655 100644
--- a/source/da/vcl/messages.po
+++ b/source/da/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-11-07 05:14+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/da/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Udskriv flere sider på hvert ark papir."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Brugerdefineret"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Vælg hvor mange sider der skal udskrives på hvert ark papir."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Sider:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Vælg antal rækker."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "med"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Vælg antal kolonner."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Margen:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Vælg marginen mellem individuelle sider på hvert ark papir."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mellem sider"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Afstand:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Vælg marginen mellem udskrivningsområdet og papirets kant."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "til arkkant"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Rækkefølge:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Venstre mod højre, så nedad"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Top til bund, så mod højre"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Top til bund, så mod venstre"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Højre mod venstre, så ned"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Vælg den rækkefølge som siderne skal udskrives i."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Tegn en kant omkring hver side"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Marker for at tegne en kant rundt om hver side."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brochure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Vælg at udskrive dokumentet i brochureformat."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Forhåndvisning af samling"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Skift om på opstillingen af de sider, der skal trykkes på hvert ark papir. Forhåndsvisningen viser, hvordan hvert ark papir vil se ud til sidst."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Flere"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Sidelayout"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Generelt"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Udskriver det aktuelle dokument, markeringen eller de sider, som du angiver. Du kan også indstille udskriftsindstillingerne for det aktuelle dokument."
diff --git a/source/de/chart2/messages.po b/source/de/chart2/messages.po
index d34f4ddd03a..c21b25ced5c 100644
--- a/source/de/chart2/messages.po
+++ b/source/de/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-03-11 14:07+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/de/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1547564210.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Legt die Linienanzahl für Säulen- und Liniendiagramme fest."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Wählen Sie einen grundlegenden Diagrammtyp aus."
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index 53f891bd5c6..a3b4bc0e52e 100644
--- a/source/de/cui/messages.po
+++ b/source/de/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/de/>\n"
"Language: de\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566197858.000000\n"
#. GyY9M
@@ -8297,7 +8297,7 @@ msgstr "_Buch:"
#: cui/uiconfig/ui/editdictionarydialog.ui:137
msgctxt "editdictionarydialog|lang_label"
msgid "_Language:"
-msgstr "_Sprache:"
+msgstr "S_prache:"
#. mE3Lo
#: cui/uiconfig/ui/editdictionarydialog.ui:185
@@ -11236,7 +11236,7 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:62
msgctxt "imagetabpage|BTN_IMPORT"
msgid "Add / Import"
-msgstr "Hinzufügen / Importieren"
+msgstr "Hinzufügen / Importieren…"
#. HDX5z
#: cui/uiconfig/ui/imagetabpage.ui:68
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatisch"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Hoher Kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klassisch"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Wählen Sie das Symbolthema für die Symbole in den Symbolleisten und Dialogen aus."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Sy_mbolstil:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Fügen Sie weitere Symbolthemen über Extensions hinzu"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Symbolstil"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Erfordert Neustart"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Hard_warebeschleunigung verwenden"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Diese Option greift zur Verbesserung der Darstellung auf dem Bildschirm direkt auf die Hardwareleistungsmerkmale der Grafikkarte zu."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "_Kantenglättung verwenden"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Wenn es unterstützt wird, können Sie Antialiasing für Objekte aktivieren oder deaktivieren. Wenn Antialiasing aktiviert ist, erscheint die Ansicht der meisten grafischen Objekte glatter und mit weniger Artefakten."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Skia für das Rendern verwenden"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Rendern mittels Skia-Software erzwingen"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Neustart erforderlich. Bei Aktivierung wird die Verwendung von Grafiktreibern verhindert."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia ist gegenwärtig aktiviert."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia ist gegenwärtig deaktiviert."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafikausgabe"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Schriftarten_vorschau aktivieren"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Zeigt die Namen der auswählbaren Schriftarten in der entsprechenden Schriftart an, beispielsweise im Feld \"Schrift\" in der Symbolleiste Format."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Bildschirmschriftarten _glätten"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Lässt die Textdarstellung auf dem Bildschirm glatter aussehen."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "a_b:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Geben Sie die kleinste Schriftgröße ein, auf welche die Kantenglättung angewendet werden soll."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Liste der Schriftarten"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Grafiktests ausführen"
@@ -20152,7 +20128,7 @@ msgstr "Rechtschreibung: $LANGUAGE ($LOCATION)"
#: cui/uiconfig/ui/spellingdialog.ui:443
msgctxt "spellingdialog|change"
msgid "Co_rrect"
-msgstr "Ä_ndern"
+msgstr "Än_dern"
#. m7FFp
#: cui/uiconfig/ui/spellingdialog.ui:452
@@ -20176,7 +20152,7 @@ msgstr "Ersetzt alle Fundstellen des unbekannten Worts durch den aktuellen Vorsc
#: cui/uiconfig/ui/spellingdialog.ui:483
msgctxt "spellingdialog|autocorrect"
msgid "Add to _AutoCorrect"
-msgstr "Zur _AutoKorrektur hinzufügen"
+msgstr "Zur Auto_Korrektur hinzufügen"
#. xpvWk
#: cui/uiconfig/ui/spellingdialog.ui:487
diff --git a/source/de/dbaccess/messages.po b/source/de/dbaccess/messages.po
index 676773f25ba..28f9b219dbd 100644
--- a/source/de/dbaccess/messages.po
+++ b/source/de/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-03-23 11:35+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/de/>\n"
"Language: de\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562385716.000000\n"
#. BiN6g
@@ -1977,7 +1977,7 @@ msgstr "Spaltenübernahme"
#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
-msgstr "Typformatierungen"
+msgstr "Typformatierung"
#. C5Zs4
#: dbaccess/inc/strings.hrc:348
@@ -2937,7 +2937,7 @@ msgstr "Name:"
#: dbaccess/uiconfig/ui/copytablepage.ui:162
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
-msgstr "Existierende Datenfelder können beim Formatierungsschritt Typ (dritte Seite) des Assistenten als Primärschlüssel gesetzt werden."
+msgstr "Existierende Datenfelder können beim Schritt Typformatierung (dritte Seite) des Assistenten als Primärschlüssel gesetzt werden."
#. LqAEB
#: dbaccess/uiconfig/ui/copytablepage.ui:179
@@ -3399,73 +3399,73 @@ msgid "Create a n_ew database"
msgstr "Eine n_eue Datenbank erstellen"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Wählen Sie aus, um eine neue Datenbank zu erstellen."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Eingebettete Datenbank:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "_Bestehende Datenbankdatei öffnen"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Wählen Sie aus, um eine Datenbankdatei aus der Liste kürzlich verwendeter Dateien oder aus dem Dialog Dateiauswahl auszuwählen."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Zu_letzt benutzt:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Wählen Sie aus, um eine Datenbankdatei aus der Liste kürzlich verwendeter Dateien zu öffnen. Klicken Sie auf »Fertigstellen«, um die Datei sofort zu öffnen und den Assistenten zu beenden."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Öffnen"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Öffnet den Dialog „Dateiauswahl“, in dem Sie eine Datenbankdatei auswählen können. Klicken Sie im Dialog „Dateiauswahl“ auf »Öffnen« oder »OK«, um die Datei sofort zu Öffnen und den Assistenten zu beenden."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "_Verbindung zu einer bestehenden Datenbank herstellen"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Wählen Sie aus, um ein Datenbankdokument zu einer bestehende Verbindung zu erstellen."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Wählen Sie den Datenbanktyp für eine bestehende Datenbankverbindung aus."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3475,7 +3475,7 @@ msgstr ""
"da weder HSQLDB noch Firebird auf diesem System verfügbar ist."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Der Datenbank-Assisent erstellt eine Datenbankdatei, die Informationen über die Datenbank enthält."
@@ -4504,7 +4504,7 @@ msgstr "_Schema:"
#: dbaccess/uiconfig/ui/saveindexdialog.ui:7
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Exit Index Design"
-msgstr "Index-Entwurf verlassen"
+msgstr "Indexentwurf verlassen"
#. k9pCR
#: dbaccess/uiconfig/ui/saveindexdialog.ui:13
diff --git a/source/de/desktop/messages.po b/source/de/desktop/messages.po
index 02a6229655f..bd145f26479 100644
--- a/source/de/desktop/messages.po
+++ b/source/de/desktop/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-02-28 03:39+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: bx7aah <dl7und@gmail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/desktopmessages/de/>\n"
"Language: de\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 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1558846552.000000\n"
#. v2iwK
@@ -566,7 +566,7 @@ msgstr "Unbekannter Fehler."
#: desktop/inc/strings.hrc:148
msgctxt "RID_DLG_UPDATE_NODESCRIPTION"
msgid "No more details are available for this update."
-msgstr "Es ist keine Beschreibung für diese Extension verfügbar."
+msgstr "Für dieses Update sind keine weiteren Informationen verfügbar."
#. NECjC
#: desktop/inc/strings.hrc:149
diff --git a/source/de/extensions/messages.po b/source/de/extensions/messages.po
index bf0b45db151..e6a2c231c5e 100644
--- a/source/de/extensions/messages.po
+++ b/source/de/extensions/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/de/>\n"
"Language: de\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1555474560.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Formular aktualisieren"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Mehrteilig"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (kurz)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (kurz JJ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (kurz JJJJ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (lang)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "TT/MM/JJ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/TT/JJ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "JJ/MM/TT"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "TT/MM/JJJJ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/TT/JJJJ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "JJJJ/MM/TT"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "JJ-MM-TT"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "JJJJ-MM-TT"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nicht ausgewählt"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Ausgewählt"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nicht definiert"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Alle Datensätze"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktueller Datensatz"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktuelle Seite"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nein"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ja"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Übergeordnetes Formular"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Keine"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Einfach"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Mehrfach"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Bereich"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertikal"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Abbrechen"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hilfe"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Der ausgewählte Eintrag"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Position des ausgewählten Eintrags"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Einzeilig"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Mehrzeilig"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Mehrzeilig mit Formatierung"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Keine"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertikal"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Beide"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Flach"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Links oben"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Links mittig"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Links unten"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Rechts oben"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Rechts mittig"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Rechts unten"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Oben links"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Oben zentriert"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Oben rechts"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Unten links"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Unten zentriert"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Unten rechts"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Zentriert"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Erhalten"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ersetzen"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Zusammenfassen"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nein"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Größenverhältnis beibehalten"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Automatische Größe"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Links-nach-Rechts"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Rechts-nach-Links"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Einstellungen des übergeordneten Objekts verwenden"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nie"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Wenn ausgewählt"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Immer"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Am Absatz"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Als Zeichen"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "An der Seite"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Am Rahmen"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Am Zeichen"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "An der Seite"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "An der Zelle"
@@ -4444,7 +4432,7 @@ msgstr "Mehrzeilige Bearbeitung"
#: extensions/uiconfig/spropctrlr/ui/taborder.ui:18
msgctxt "taborder|TabOrderDialog"
msgid "Tab Order"
-msgstr "Register-Reihenfolge"
+msgstr "Tabulatorreihenfolge"
#. bdEtz
#: extensions/uiconfig/spropctrlr/ui/taborder.ui:147
diff --git a/source/de/filter/messages.po b/source/de/filter/messages.po
index efdfe582dfb..4c7f10dc68b 100644
--- a/source/de/filter/messages.po
+++ b/source/de/filter/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-02-28 03:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtermessages/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1562385794.000000\n"
#. 5AQgJ
@@ -682,7 +682,7 @@ msgstr "PDF/A-Version:"
#: filter/uiconfig/ui/pdfgeneralpage.ui:748
msgctxt "pdfgeneralpage|pdfua"
msgid "Universal Accessibilit_y (PDF/UA)"
-msgstr "Barrierefreiheit (PDF/UA)"
+msgstr "Universelle Zugänglichkeit (PDF/UA)"
#. 4B3FD
#: filter/uiconfig/ui/pdfgeneralpage.ui:752
diff --git a/source/de/fpicker/messages.po b/source/de/fpicker/messages.po
index 857f4b40db6..d2384254903 100644
--- a/source/de/fpicker/messages.po
+++ b/source/de/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-04-25 06:37+0000\n"
"Last-Translator: Mister Update <mr.update@yahoo.de>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/de/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Letzte Änderung"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Ö_ffnen"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "~Wiedergeben"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Datei_name:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Datei_typ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Schreibgeschützt"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Mit Kennwort speichern"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Automatische Datei_endung"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Filtereinstellungen _bearbeiten"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Mit GPG-Schlüssel verschlüsseln"
diff --git a/source/de/helpcontent2/source/text/sbasic/shared.po b/source/de/helpcontent2/source/text/sbasic/shared.po
index 2edf3e411ef..4c1520acc4f 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared.po
+++ b/source/de/helpcontent2/source/text/sbasic/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/de/>\n"
"Language: de\n"
@@ -42242,7 +42242,7 @@ msgctxt ""
"par_id221622764991492\n"
"help.text"
msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system."
-msgstr ""
+msgstr "Wandelt Zeichen in <emph>Text</emph> von Unicode in die Standard-Codepage des Systems um."
#. B2oeo
#: strconv.xhp
@@ -42251,7 +42251,7 @@ msgctxt ""
"par_id761622765118156\n"
"help.text"
msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values."
-msgstr ""
+msgstr "<emph>LCID</emph> Optional. Die Gebietsschema-ID als Dezimalzahl. Wenn dieser Parameter weggelassen wird, wird von der Gebietsschema-ID ausgegangen. Siehe die Datei <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> für mögliche Werte für LCID."
#. CdCwD
#: strconv.xhp
@@ -42260,7 +42260,7 @@ msgctxt ""
"par_id311622770486052\n"
"help.text"
msgid "REM Converts narrow (single-byte) characters in string to wide"
-msgstr ""
+msgstr "REM Wandelt schmale Zeichen (Einzelbyte) in der Zeichenfolge in breite Zeichen (Doppelbyte) um"
#. ysFBA
#: strconv.xhp
@@ -42269,7 +42269,7 @@ msgctxt ""
"par_id231622770493491\n"
"help.text"
msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters"
-msgstr ""
+msgstr "REM Wandelt breite Zeichen (Doppelbyte) in der Zeichenfolge in schmale Zeichen (Einzelbyte) um"
#. EitmH
#: strconv.xhp
@@ -42278,7 +42278,7 @@ msgctxt ""
"par_id871622770498992\n"
"help.text"
msgid "REM Converts Hiragana characters in string to Katakana characters"
-msgstr ""
+msgstr "REM Wandelt Hiragana-Zeichen in der Zeichenfolge in Katakana-Zeichen um"
#. WxMQr
#: strconv.xhp
@@ -42287,7 +42287,7 @@ msgctxt ""
"par_id351622770504087\n"
"help.text"
msgid "REM Converts Katakana characters in string to Hiragana characters"
-msgstr ""
+msgstr "REM Wandelt Katakana-Zeichen in der Zeichenfolge in Hiragana-Zeichen um"
#. 9sG37
#: strconv.xhp
@@ -42314,7 +42314,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ThisDatabaseDocument object"
-msgstr ""
+msgstr "Objekt ThisDatabaseDocument"
#. rDs9b
#: thisdbdoc.xhp
@@ -42323,7 +42323,7 @@ msgctxt ""
"N0089\n"
"help.text"
msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ThisDatabaseDocument</bookmark_value><bookmark_value>API; Datenbankdokument</bookmark_value>"
#. v4XLY
#: thisdbdoc.xhp
@@ -42332,7 +42332,7 @@ msgctxt ""
"hd_id401544551916353\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">Objekt ThisDatabaseDocument</link>"
#. CT58E
#: thisdbdoc.xhp
@@ -42341,7 +42341,7 @@ msgctxt ""
"N0091\n"
"help.text"
msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called."
-msgstr ""
+msgstr "<literal>ThisDatabaseDocument</literal> adressiert das aktive <literal>Base</literal>-Dokument, dessen Eigenschaften gelesen und geschrieben und dessen Methoden aufgerufen werden können."
#. umGF9
#: thisdbdoc.xhp
@@ -42350,7 +42350,7 @@ msgctxt ""
"par_id241622646033201\n"
"help.text"
msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
-msgstr ""
+msgstr "<literal>ThisDatabaseDocument</literal> gibt ein Objekt vom Typ <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link> zurück."
#. EFj3T
#: thisdbdoc.xhp
@@ -42359,7 +42359,7 @@ msgctxt ""
"par_id241622797081182\n"
"help.text"
msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>."
-msgstr ""
+msgstr "Wenn sich das aktive Fenster nicht auf ein Base-Dokument bezieht, gibt <literal>ThisDatabaseDocument</literal> <literal>Nichts</literal> zurück."
#. WvPJY
#: thisdbdoc.xhp
@@ -42368,7 +42368,7 @@ msgctxt ""
"par_id871622796485123\n"
"help.text"
msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script."
-msgstr ""
+msgstr "Wenn das aktive Fenster die Basis-IDE ist, gibt das Objekt <literal>ThisDatabaseDocument</literal> die Datenbank, welche das aktuelle Skript besitzt, zurück."
#. DrF8G
#: thisdbdoc.xhp
@@ -42377,7 +42377,7 @@ msgctxt ""
"par_id631622806529469\n"
"help.text"
msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:"
-msgstr ""
+msgstr "Das Öffnen der aktuellen Datenbank \"formName\" und deren Maximierung kann wie gezeigt erreicht werden:"
#. wxbXC
#: thisdbdoc.xhp
@@ -42386,7 +42386,7 @@ msgctxt ""
"par_id251622800540402\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object"
-msgstr ""
+msgstr "Objekt <link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link>"
#. 7k6AR
#: thisdbdoc.xhp
@@ -42395,7 +42395,7 @@ msgctxt ""
"par_id101622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
-msgstr ""
+msgstr "API-Dienst <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#. 7Znag
#: thisdbdoc.xhp
@@ -42404,7 +42404,7 @@ msgctxt ""
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
-msgstr ""
+msgstr "API-Dienst <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link>"
#. WMVc9
#: uno_objects.xhp
@@ -42449,7 +42449,7 @@ msgctxt ""
"hd_id121622648046670\n"
"help.text"
msgid "%PRODUCTNAME Global Objects"
-msgstr ""
+msgstr "Globale %PRODUCTNAME-Objekte"
#. xd3nC
#: uno_objects.xhp
@@ -42458,7 +42458,7 @@ msgctxt ""
"hd_id121622648046680\n"
"help.text"
msgid "Active document Objects"
-msgstr ""
+msgstr "Aktive Dokument-Objekte"
#. NxFfo
#: uno_objects.xhp
@@ -42467,7 +42467,7 @@ msgctxt ""
"par_id481622648684689\n"
"help.text"
msgid "The following objects can be used from the active document."
-msgstr ""
+msgstr "Die folgenden Objekte können aus dem aktiven Dokument verwendet werden."
#. yFvUL
#: uno_objects.xhp
@@ -42494,7 +42494,7 @@ msgctxt ""
"hd_id151622648087678\n"
"help.text"
msgid "UNO Methods"
-msgstr ""
+msgstr "UNO-Methoden"
#. WVSFD
#: uno_objects.xhp
@@ -42503,7 +42503,7 @@ msgctxt ""
"par_id481622648684690\n"
"help.text"
msgid "Use the following methods to manage or query Unified Network Objects (UNO)."
-msgstr ""
+msgstr "Verwenden Sie die folgenden Methoden, um Unified Network Objects (UNO) zu verwalten oder abzufragen."
#. 8GF88
#: uno_objects.xhp
diff --git a/source/de/helpcontent2/source/text/sbasic/shared/03.po b/source/de/helpcontent2/source/text/sbasic/shared/03.po
index 7068cd3139e..24305780205 100644
--- a/source/de/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/de/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/de/>\n"
"Language: de\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565407061.000000\n"
#. ViEWM
@@ -21128,7 +21128,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.String service (SF_String)"
-msgstr ""
+msgstr "Dienst ScriptForge.String (SF_String)"
#. ZhvDP
#: sf_string.xhp
@@ -21137,7 +21137,7 @@ msgctxt ""
"hd_id521580038927003\n"
"help.text"
msgid "<variable id=\"StringService\"><link href=\"text/sbasic/shared/03/sf_string.xhp\" name=\"String service\"><literal>ScriptForge</literal>.<literal>String</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"StringService\"><link href=\"text/sbasic/shared/03/sf_string.xhp\" name=\"String service\">Dienst <literal>ScriptForge</literal>.<literal>String</literal></link></variable>"
#. yaisH
#: sf_string.xhp
@@ -21146,7 +21146,7 @@ msgctxt ""
"par_id351579602570526\n"
"help.text"
msgid "The <literal>String</literal> service provides a collection of methods for string processing. These methods can be used to:"
-msgstr ""
+msgstr "Der Dienst <literal>String</literal> stellt eine Sammlung von Methoden zur Verarbeitung von Zeichenfolgen bereit. Diese Methoden können verwendet werden, um:"
#. oNvbV
#: sf_string.xhp
@@ -21155,7 +21155,7 @@ msgctxt ""
"par_id611611952070366\n"
"help.text"
msgid "Validate the contents of strings"
-msgstr ""
+msgstr "Überprüfen des Inhalts von Zeichenfolgen"
#. UmFAv
#: sf_string.xhp
@@ -21164,7 +21164,7 @@ msgctxt ""
"par_id611611952070376\n"
"help.text"
msgid "Format strings by trimming, justifying or wrapping their contents"
-msgstr ""
+msgstr "Formatieren von Zeichenfolgen, indem Sie ihren Inhalt kürzen, ausrichten oder umbrechen"
#. EZKAi
#: sf_string.xhp
@@ -21173,7 +21173,7 @@ msgctxt ""
"par_id611611952070367\n"
"help.text"
msgid "Use regular expressions to search and replace substrings"
-msgstr ""
+msgstr "Verwenden Sie reguläre Ausdrücke, um Teilzeichenfolgen zu suchen und zu ersetzen"
#. D2qPU
#: sf_string.xhp
@@ -21182,7 +21182,7 @@ msgctxt ""
"par_id611611952070368\n"
"help.text"
msgid "Apply hash algorithms on strings, etc."
-msgstr ""
+msgstr "Anwenden von Hash-Algorithmen auf Zeichenfolgen, …"
#. Nd4es
#: sf_string.xhp
@@ -21191,7 +21191,7 @@ msgctxt ""
"hd_id961579603699855\n"
"help.text"
msgid "Definitions"
-msgstr ""
+msgstr "Definitionen"
#. dQjPv
#: sf_string.xhp
@@ -21200,7 +21200,7 @@ msgctxt ""
"hd_id441579603838777\n"
"help.text"
msgid "Line breaks"
-msgstr ""
+msgstr "Zeilenumbrüche"
#. ePyj2
#: sf_string.xhp
@@ -21209,7 +21209,7 @@ msgctxt ""
"par_id791611946942340\n"
"help.text"
msgid "The <literal>String</literal> service recognizes the following line breaks:"
-msgstr ""
+msgstr "Der Dienst <literal>String</literal> erkennt die folgenden Zeilenumbrüche:"
#. o2TiZ
#: sf_string.xhp
@@ -21218,7 +21218,7 @@ msgctxt ""
"par_id151611947117831\n"
"help.text"
msgid "Symbolic name"
-msgstr ""
+msgstr "Symbolischer Name"
#. fEbm9
#: sf_string.xhp
@@ -21227,7 +21227,7 @@ msgctxt ""
"par_id721611947117831\n"
"help.text"
msgid "ASCII number"
-msgstr ""
+msgstr "ASCII-Nummer"
#. yqVHd
#: sf_string.xhp
@@ -21236,7 +21236,7 @@ msgctxt ""
"par_id761611947117831\n"
"help.text"
msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Line feed + Carriage return<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator"
-msgstr ""
+msgstr "Zeilenvorschub<br/>Vertikaler Tabulator<br/>Wagenrücklauf<br/>Zeilenvorschub + Wagenrücklauf<br/>Dateitrenner<br/>Gruppentrenner<br/>Datensatztrenner<br/>Nächste Zeile<br/>Zeilentrenner<br/>Absatztrenner"
#. WCvgW
#: sf_string.xhp
@@ -21245,7 +21245,7 @@ msgctxt ""
"hd_id161579604225813\n"
"help.text"
msgid "Whitespaces"
-msgstr ""
+msgstr "Leerzeichen"
#. mFfbq
#: sf_string.xhp
@@ -21254,7 +21254,7 @@ msgctxt ""
"par_id401611948279056\n"
"help.text"
msgid "The <literal>String</literal> service recognizes the following whitespaces:"
-msgstr ""
+msgstr "Der Dienst <literal>String</literal> erkennt die folgenden Leerzeichen:"
#. U3GSy
#: sf_string.xhp
@@ -21263,7 +21263,7 @@ msgctxt ""
"par_id151611947117893\n"
"help.text"
msgid "Symbolic name"
-msgstr ""
+msgstr "Symbolischer Name"
#. ZsSFF
#: sf_string.xhp
@@ -21272,7 +21272,7 @@ msgctxt ""
"par_id721611947117855\n"
"help.text"
msgid "ASCII number"
-msgstr ""
+msgstr "ASCII-Nummer"
#. TXAFP
#: sf_string.xhp
@@ -21281,7 +21281,7 @@ msgctxt ""
"par_id761611947117835\n"
"help.text"
msgid "Space<br/> Horizontal tab<br/> Line feed<br/> Vertical tab<br/> Form feed<br/> Carriage return<br/> Next line<br/> No-break space<br/> Line separator<br/> Paragraph separator"
-msgstr ""
+msgstr "Leerzeichen<br/>Horizontaler Tabulator<br/>Zeilenvorschub<br/>Vertikaler Tabulator<br/>Seitenvorschub<br/>Wagenrücklauf<br/>Nächste Zeile<br/>Geschütztes Leerzeichen<br/>Zeilentrennzeichen<br/>Absatztrennzeichen"
#. UPByW
#: sf_string.xhp
@@ -21290,7 +21290,7 @@ msgctxt ""
"hd_id191580480825160\n"
"help.text"
msgid "Escape sequences"
-msgstr ""
+msgstr "Escape-Sequenzen"
#. JD6CK
#: sf_string.xhp
@@ -21299,7 +21299,7 @@ msgctxt ""
"par_id971611949145057\n"
"help.text"
msgid "Below is a list of escape sequences that can be used in strings."
-msgstr ""
+msgstr "Nachfolgend finden Sie eine Liste von Escape-Sequenzen, die in Zeichenfolgen verwendet werden können."
#. D4DjE
#: sf_string.xhp
@@ -21308,7 +21308,7 @@ msgctxt ""
"par_id151611947117287\n"
"help.text"
msgid "Escape Sequence"
-msgstr ""
+msgstr "Escape-Sequenz"
#. xzDai
#: sf_string.xhp
@@ -21317,7 +21317,7 @@ msgctxt ""
"par_id721611947117732\n"
"help.text"
msgid "Symbolic name"
-msgstr ""
+msgstr "Symbolischer Name"
#. rrxV4
#: sf_string.xhp
@@ -21326,7 +21326,7 @@ msgctxt ""
"par_id721611947117144\n"
"help.text"
msgid "ASCII number"
-msgstr ""
+msgstr "ASCII-Nummer"
#. fS24a
#: sf_string.xhp
@@ -21335,7 +21335,7 @@ msgctxt ""
"par_id761611947119834\n"
"help.text"
msgid "Line feed<br/> Carriage return<br/> Horizontal tab"
-msgstr ""
+msgstr "Zeilenvorschub<br/>Wagenrücklauf<br/>Horizontaler Tabulator"
#. wAbkt
#: sf_string.xhp
@@ -21344,7 +21344,7 @@ msgctxt ""
"par_id251611949474763\n"
"help.text"
msgid "To have the escape sequence \"\\n\" interpreted as an actual string, simply use \"\\\\n\" instead of <literal>\"\\\" & Chr(10).</literal>"
-msgstr ""
+msgstr "Um die Escape-Sequenz \"\\n\" als tatsächliche Zeichenfolge interpretieren zu lassen, verwenden Sie einfach \"\\\\n\" anstelle von <literal>\"\\\" & Chr(10)</literal>."
#. AYQbH
#: sf_string.xhp
@@ -21353,7 +21353,7 @@ msgctxt ""
"hd_id771579606799550\n"
"help.text"
msgid "Non-printable characters:"
-msgstr ""
+msgstr "Nicht druckbare Zeichen:"
#. WXEDi
#: sf_string.xhp
@@ -21362,7 +21362,7 @@ msgctxt ""
"par_id531579606877342\n"
"help.text"
msgid "Characters defined in the Unicode Character Database as “Other” or “Separator” are considered as non-printable characters."
-msgstr ""
+msgstr "Zeichen, die in der Unicode-Zeichendatenbank als „Andere“ oder „Trennzeichen“ definiert sind, gelten als nicht druckbare Zeichen."
#. EsBdD
#: sf_string.xhp
@@ -21371,7 +21371,7 @@ msgctxt ""
"par_id221611949584320\n"
"help.text"
msgid "Control characters (ascii code <= 0x1F) are also considered as non-printable."
-msgstr ""
+msgstr "Steuerzeichen (ASCII-Code <= 0x1F) gelten ebenfalls als nicht druckbar."
#. GfNfK
#: sf_string.xhp
@@ -21380,7 +21380,7 @@ msgctxt ""
"hd_id661579604944268\n"
"help.text"
msgid "Quotes inside strings:"
-msgstr ""
+msgstr "Anführungszeichen innerhalb von Zeichenfolgen:"
#. 6KLF9
#: sf_string.xhp
@@ -21389,7 +21389,7 @@ msgctxt ""
"par_id551579605035332\n"
"help.text"
msgid "To add quotes in strings use \\' (single quote) or \\\" (double quote). For example:"
-msgstr ""
+msgstr "Um Anführungszeichen in Zeichenfolgen einzufügen, verwenden Sie \\' (einfaches Anführungszeichen) oder \\\" (doppeltes Anführungszeichen). Beispielsweise:"
#. BKoHN
#: sf_string.xhp
@@ -21398,7 +21398,7 @@ msgctxt ""
"par_id201611949691285\n"
"help.text"
msgid "The string <literal>[str\\'i\\'ng]</literal> is interpreted as <literal>[str'i'ng]</literal>"
-msgstr ""
+msgstr "Die Zeichenfolge <literal>[Ze\\'i\\'chenfolge]</literal> wird als <literal>[Ze'i'chenfolge]</literal> interpretiert"
#. eRosR
#: sf_string.xhp
@@ -21407,7 +21407,7 @@ msgctxt ""
"par_id201611949691323\n"
"help.text"
msgid "The string <literal>[str\\\"i\\\"ng]</literal> is interpreted as <literal>[str\"i\"ng]</literal>"
-msgstr ""
+msgstr "Die Zeichenfolge <literal>[Ze\\\"i\\\"chenfolge]</literal> wird als <literal>[Ze\"i\"chenfolge]</literal> interpretiert"
#. FtzhT
#: sf_string.xhp
@@ -21416,7 +21416,7 @@ msgctxt ""
"hd_id201586594659135\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Dienstaufruf"
#. 4WFve
#: sf_string.xhp
@@ -21425,7 +21425,7 @@ msgctxt ""
"par_id141609955500101\n"
"help.text"
msgid "Before using the <literal>ScriptForge.String</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:"
-msgstr ""
+msgstr "Vor der Verwendung des Dienstes <literal>ScriptForge.String</literal> muss die Bibliothek <literal>ScriptForge</literal> geladen werden mit:"
#. znLHV
#: sf_string.xhp
@@ -21434,7 +21434,7 @@ msgctxt ""
"par_id271627158844922\n"
"help.text"
msgid "Loading the library will create the <literal>SF_String</literal> object that can be used to call the methods in the <literal>String</literal> service."
-msgstr ""
+msgstr "Durch das Laden der Bibliothek wird das Objekt <literal>SF_String</literal> erstellt, das verwendet werden kann, um die Methoden im Dienst <literal>String</literal> aufzurufen."
#. e2Gty
#: sf_string.xhp
@@ -21443,7 +21443,7 @@ msgctxt ""
"par_id63158659509728\n"
"help.text"
msgid "The following code snippets show the three ways to call methods from the <literal>String</literal> service (the <literal>Capitalize</literal> method is used as an example):"
-msgstr ""
+msgstr "Die folgenden Codeschnipsel zeigen die drei Möglichkeiten zum Aufrufen von Methoden aus dem Dienst <literal>String</literal> (die Methode <literal>Capitalize</literal> wird als Beispiel verwendet):"
#. UE3DL
#: sf_string.xhp
@@ -21452,7 +21452,7 @@ msgctxt ""
"par_id761627158463235\n"
"help.text"
msgid "The code snippet below illustrates how to invoke methods from the <literal>String</literal> service in Python scripts. The <literal>IsIPv4</literal> method is used as an example."
-msgstr ""
+msgstr "Der folgende Codeschnipsel veranschaulicht, wie Methoden aus dem Dienst <literal>String</literal> in Python-Skripten aufgerufen werden. Als Beispiel wird die Methode <literal>IsIPv4</literal> verwendet."
#. GfEcK
#: sf_string.xhp
@@ -21461,7 +21461,7 @@ msgctxt ""
"hd_id651584978211886\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Eigenschaften"
#. qKhL4
#: sf_string.xhp
@@ -21470,7 +21470,7 @@ msgctxt ""
"par_id241611950267068\n"
"help.text"
msgid "The <literal>SF_String</literal> object provides the following properties for Basic scripts:"
-msgstr ""
+msgstr "Das Objekt <literal>SF_String</literal> stellt die folgenden Eigenschaften für Basic-Skripte bereit:"
#. FDjPb
#: sf_string.xhp
@@ -21479,7 +21479,7 @@ msgctxt ""
"par_id271584978211792\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. HGYbF
#: sf_string.xhp
@@ -21506,7 +21506,7 @@ msgctxt ""
"par_id71584978715562\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. YJA6w
#: sf_string.xhp
@@ -21515,7 +21515,7 @@ msgctxt ""
"par_id581584978715701\n"
"help.text"
msgid "Carriage return: Chr(13)"
-msgstr ""
+msgstr "Wagenrücklauf: Chr(13)"
#. NCbTs
#: sf_string.xhp
@@ -21524,7 +21524,7 @@ msgctxt ""
"par_id211584978211383\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. xht7K
#: sf_string.xhp
@@ -21533,7 +21533,7 @@ msgctxt ""
"par_id691584978211774\n"
"help.text"
msgid "Carriage return + Linefeed: Chr(13) & Chr(10)"
-msgstr ""
+msgstr "Wagenrücklauf + Zeilenvorschub: Chr(13) & Chr(10)"
#. ennLs
#: sf_string.xhp
@@ -21542,7 +21542,7 @@ msgctxt ""
"par_id671584978666689\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. pdykp
#: sf_string.xhp
@@ -21551,7 +21551,7 @@ msgctxt ""
"par_id951584978666296\n"
"help.text"
msgid "Linefeed: Chr(10)"
-msgstr ""
+msgstr "Zeilenvorschub: Chr(10)"
#. TTF6v
#: sf_string.xhp
@@ -21560,7 +21560,7 @@ msgctxt ""
"par_id421584978666327\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. 9djV3
#: sf_string.xhp
@@ -21569,7 +21569,7 @@ msgctxt ""
"par_id901584978666158\n"
"help.text"
msgid "Carriage return + Linefeed, which can be<br/>1) Chr(13) & Chr(10) or <br/>2) Linefeed: Chr(10) <br/>depending on the operating system."
-msgstr ""
+msgstr "Wagenrücklauf + Zeilenvorschub, das je nach Betriebssystem<br/>1) Chr(13) & Chr(10) oder<br/>2) Zeilenvorschub: Chr(10)<br/>sein kann."
#. EMV7g
#: sf_string.xhp
@@ -21578,7 +21578,7 @@ msgctxt ""
"par_id541584978666991\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. VrjGQ
#: sf_string.xhp
@@ -21587,7 +21587,7 @@ msgctxt ""
"par_id741584978666508\n"
"help.text"
msgid "Horizontal tabulation: Chr(9)"
-msgstr ""
+msgstr "Horizontale Tabulator: Chr(9)"
#. Ee5CF
#: sf_string.xhp
@@ -21596,7 +21596,7 @@ msgctxt ""
"par_id461584978880380\n"
"help.text"
msgid "You can use the properties above to identify or insert the corresponding characters inside strings. For example, the Linefeed can be replaced by <literal>SF_String.sfLF</literal>."
-msgstr ""
+msgstr "Sie können die obigen Eigenschaften verwenden, um die entsprechenden Zeichen in Zeichenfolgen zu identifizieren oder einzufügen. Beispielsweise kann der Zeilenvorschub mittels <literal>SF_String.sfLF</literal> ersetzt werden."
#. TFfR3
#: sf_string.xhp
@@ -21605,7 +21605,7 @@ msgctxt ""
"par_id151611951803163\n"
"help.text"
msgid "The first argument of most methods is the string to be considered. It is always passed by reference and left unchanged. Methods such as <literal>Capitalize</literal>, <literal>Escape</literal>, etc return a new string after their execution."
-msgstr ""
+msgstr "Das erste Argument der meisten Methoden ist die zu berücksichtigende Zeichenfolge. Sie wird immer als Referenz übergeben und unverändert gelassen. Methoden wie <literal>Capitalize</literal>, <literal>Escape</literal> und so weiter geben nach ihrer Ausführung eine neue Zeichenfolge zurück."
#. PYcny
#: sf_string.xhp
@@ -21614,7 +21614,7 @@ msgctxt ""
"par_id371627158142730\n"
"help.text"
msgid "Because Python has comprehensive built-in string support, most of the methods in the <literal>String</literal> service are available for Basic scripts only. The methods available for Basic and Python are: <literal>HashStr</literal>, <literal>IsADate</literal>, <literal>IsEmail</literal>, <literal>IsFileName</literal>, <literal>IsIBAN</literal>, <literal>IsIPv4</literal>, <literal>IsLike</literal>, <literal>IsSheetName</literal>, <literal>IsUrl</literal>, <literal>SplitNotQuoted</literal> and <literal>Wrap</literal>."
-msgstr ""
+msgstr "Da Python über eine umfassende integrierte Zeichenfolgenunterstützung verfügt, sind die meisten Methoden im Dienst <literal>String</literal> nur für Basic-Skripts verfügbar. Die für Basic und Python verfügbaren Methoden sind: <literal>HashStr</literal>, <literal>IsADate</literal>, <literal>IsEmail</literal>, <literal>IsFileName</literal>, <literal>IsIBAN</literal>, <literal>IsIPv4</literal>, <literal>IsLike</literal>, <literal>IsSheetName</literal>, <literal>IsUrl</literal>, <literal>SplitNotQuoted</literal> und <literal>Wrap</literal>."
#. jaBZR
#: sf_string.xhp
@@ -21623,7 +21623,7 @@ msgctxt ""
"par_id271579683706571\n"
"help.text"
msgid "Capitalizes the first character from each word in the input string."
-msgstr ""
+msgstr "Schreibt das erste Zeichen jedes Wortes in der Eingabezeichenfolge groß."
#. ibgky
#: sf_string.xhp
@@ -21632,7 +21632,7 @@ msgctxt ""
"par_id941582304592013\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be capitalized."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die Zeichenfolge, die groß geschrieben werden soll."
#. DB982
#: sf_string.xhp
@@ -21641,7 +21641,7 @@ msgctxt ""
"par_id891582384556756\n"
"help.text"
msgid "Counts the number of occurrences of a substring or a regular expression within a string."
-msgstr ""
+msgstr "Zählt die Anzahl der Vorkommen einer Teilzeichenfolge oder eines regulären Ausdrucks innerhalb einer Zeichenfolge."
#. DxK5L
#: sf_string.xhp
@@ -21650,7 +21650,7 @@ msgctxt ""
"par_id571582384689863\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string to be examined"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu untersuchende Eingabezeichenfolge"
#. QUeur
#: sf_string.xhp
@@ -21659,7 +21659,7 @@ msgctxt ""
"par_id601582384696486\n"
"help.text"
msgid "<emph>substring</emph>: The substring or the regular expression to be used during search"
-msgstr ""
+msgstr "<emph>substring</emph>: Die Teilzeichenfolge oder der reguläre Ausdruck, die/der während der Suche verwendet werden soll"
#. vGiqm
#: sf_string.xhp
@@ -21668,7 +21668,7 @@ msgctxt ""
"par_id451582384703719\n"
"help.text"
msgid "<emph>isregex</emph>: Use <literal>True</literal> if the substring is a regular expression (Default = <literal>False</literal>)"
-msgstr ""
+msgstr "<emph>isregex</emph>: Verwenden Sie <literal>True</literal>, wenn die Teilzeichenfolge ein regulärer Ausdruck ist (Standard = <literal>False</literal>)"
#. WiFme
#: sf_string.xhp
@@ -21677,7 +21677,7 @@ msgctxt ""
"par_id141582384726168\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. QcE5q
#: sf_string.xhp
@@ -21686,7 +21686,7 @@ msgctxt ""
"bas_id371582384749769\n"
"help.text"
msgid "'Counts the occurrences of the substring \"or\" inside the input string (returns 2)"
-msgstr ""
+msgstr "' Zählt die Vorkommen der Teilzeichenfolge \"or\" innerhalb der Eingabezeichenfolge (gibt 2 zurück)"
#. XXCR4
#: sf_string.xhp
@@ -21695,7 +21695,7 @@ msgctxt ""
"bas_id561582384801586\n"
"help.text"
msgid "'Counts the number of words with only lowercase letters (returns 7)"
-msgstr ""
+msgstr "' Zählt die Anzahl der Wörter mit nur Kleinbuchstaben (gibt 7 zurück)"
#. aJNDg
#: sf_string.xhp
@@ -21704,7 +21704,7 @@ msgctxt ""
"par_id131612223767126\n"
"help.text"
msgid "To learn more about regular expressions, refer to the Python's documentation on <link href=\"https://docs.python.org/3/library/re.html\" name=\"Regular expressions\">Regular Expression Operations</link>."
-msgstr ""
+msgstr "Weitere Informationen zu regulären Ausdrücken finden Sie in der Python-Dokumentation unter <link href=\"https://docs.python.org/3/library/re.html\" name=\"Regular expressions\">Regular Expression Operations</link> ."
#. CCzMc
#: sf_string.xhp
@@ -21713,7 +21713,7 @@ msgctxt ""
"par_id581579687739629\n"
"help.text"
msgid "Returns <literal>True</literal> if a string ends with a specified substring."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn eine Zeichenfolge mit einer angegebenen Teilzeichenfolge endet."
#. cAmFW
#: sf_string.xhp
@@ -21722,7 +21722,7 @@ msgctxt ""
"par_id21612306392239\n"
"help.text"
msgid "The function returns <literal>False</literal> when either the string or the substring have a length = 0 or when the substring is longer than the string."
-msgstr ""
+msgstr "Die Funktion gibt <literal>False</literal> zurück, wenn entweder die Zeichenfolge oder die Teilzeichenfolge eine Länge = 0 haben oder wenn die Teilzeichenfolge länger als die Zeichenfolge ist."
#. qk5nE
#: sf_string.xhp
@@ -21731,7 +21731,7 @@ msgctxt ""
"par_id191579861552201\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be tested."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu testende Zeichenfolge."
#. ErigR
#: sf_string.xhp
@@ -21740,7 +21740,7 @@ msgctxt ""
"par_id211579861561473\n"
"help.text"
msgid "<emph>substring</emph>: The substring to be searched at the end of <literal>inputstr</literal>."
-msgstr ""
+msgstr "<emph>substring</emph>: Die zu durchsuchende Teilzeichenfolge am Ende von <literal>inputstr</literal>."
#. 4DKkW
#: sf_string.xhp
@@ -21749,7 +21749,7 @@ msgctxt ""
"par_id801579861574009\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. gn2F8
#: sf_string.xhp
@@ -21758,7 +21758,7 @@ msgctxt ""
"bas_id811579862998452\n"
"help.text"
msgid "'Returns True because the method was called with the default CaseSensitive = False"
-msgstr ""
+msgstr "' Gibt \"True\" zurück, weil die Methode mit dem Standard \"CaseSensitive = False\" aufgerufen wurde"
#. vJDmx
#: sf_string.xhp
@@ -21767,7 +21767,7 @@ msgctxt ""
"bas_id231579863168747\n"
"help.text"
msgid "'Returns False due to the CaseSensitive parameter"
-msgstr ""
+msgstr "' Gibt aufgrund des Parameters \"CaseSensitive\" \"False\" zurück"
#. zThMM
#: sf_string.xhp
@@ -21776,7 +21776,7 @@ msgctxt ""
"par_id921585921441429\n"
"help.text"
msgid "Converts linebreaks and tabs contained in the input string to their equivalent escaped sequence (\\\\, \\n, \\r, \\t)."
-msgstr ""
+msgstr "Konvertiert Zeilenumbrüche und Tabulatoren, die in der Eingabezeichenfolge enthalten sind, in ihre entsprechende Escape-Sequenz (\\\\, \\n, \\r, \\t)."
#. kBiBE
#: sf_string.xhp
@@ -21785,7 +21785,7 @@ msgctxt ""
"par_id9158592144110\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be converted."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu konvertierende Zeichenfolge."
#. cpLKD
#: sf_string.xhp
@@ -21794,7 +21794,7 @@ msgctxt ""
"bas_id901585921441483\n"
"help.text"
msgid "'Returns the string \"abc\\n\\tdef\\\\n\""
-msgstr ""
+msgstr "' Gibt die Zeichenfolge \"abc\\n\\tdef\\\\n\" zurück"
#. ADN8M
#: sf_string.xhp
@@ -21803,7 +21803,7 @@ msgctxt ""
"par_id271579868053137\n"
"help.text"
msgid "Replaces Tab characters <literal>Chr(9)</literal> by space characters to replicate the behavior of tab stops."
-msgstr ""
+msgstr "Ersetzt Tabulatoren <literal>Chr(9)</literal> durch Leerzeichen, um das Verhalten von Tabulatoren zu replizieren."
#. Eb23Z
#: sf_string.xhp
@@ -21812,7 +21812,7 @@ msgctxt ""
"par_id951579868064344\n"
"help.text"
msgid "If a line break is found, a new line is started and the character counter is reset."
-msgstr ""
+msgstr "Wird ein Zeilenumbruch gefunden, wird eine neue Zeile begonnen und der Zeichenzähler zurückgesetzt."
#. E73Ko
#: sf_string.xhp
@@ -21821,7 +21821,7 @@ msgctxt ""
"par_id231579868290408\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be expanded"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu erweiternde Zeichenfolge"
#. 9dyYc
#: sf_string.xhp
@@ -21830,7 +21830,7 @@ msgctxt ""
"par_id281579868299807\n"
"help.text"
msgid "<emph>tabsize</emph>: This parameter is used to determine the Tab stops using the formula: TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)"
-msgstr ""
+msgstr "<emph>tabsize</emph>: Mit diesem Parameter werden die Tabulatoren bestimmt nach der Formel: TabSize + 1, 2 * TabSize + 1 , … N * TabSize + 1 (Standard = 8)"
#. GUoE8
#: sf_string.xhp
@@ -21839,7 +21839,7 @@ msgctxt ""
"par_id161579874552729\n"
"help.text"
msgid "Replaces all non-printable characters in the input string by a given character."
-msgstr ""
+msgstr "Ersetzt alle nicht druckbaren Zeichen in der Eingabezeichenfolge durch ein vorgegebenes Zeichen."
#. GpHwp
#: sf_string.xhp
@@ -21848,7 +21848,7 @@ msgctxt ""
"par_id431579874633865\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be searched"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu durchsuchende Zeichenfolge"
#. GttDN
#: sf_string.xhp
@@ -21857,7 +21857,7 @@ msgctxt ""
"par_id31579874656437\n"
"help.text"
msgid "<emph>replacedby</emph>: Zero, one or more characters that will replace all non-printable characters in <literal>inputstr</literal> (Default = \"\")"
-msgstr ""
+msgstr "<emph>replacedby</emph>: Null, ein oder mehrere Zeichen, die alle nicht druckbaren Zeichen in <literal>inputstr</literal> ersetzen (Standard = \"\")"
#. W44TL
#: sf_string.xhp
@@ -21866,7 +21866,7 @@ msgctxt ""
"par_id1001579876228707\n"
"help.text"
msgid "Finds in a string a substring matching a given regular expression."
-msgstr ""
+msgstr "Findet in einer Zeichenfolge eine Teilzeichenfolge, die mit einem vorgegebenen regulären Ausdruck übereinstimmt."
#. aq28M
#: sf_string.xhp
@@ -21875,7 +21875,7 @@ msgctxt ""
"par_id131579876314120\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be searched"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu durchsuchende Zeichenfolge"
#. hRrBB
#: sf_string.xhp
@@ -21884,7 +21884,7 @@ msgctxt ""
"par_id751579876371545\n"
"help.text"
msgid "<emph>regex</emph>: The regular expression"
-msgstr ""
+msgstr "<emph>regex</emph>: Der reguläre Ausdruck"
#. y2Fqs
#: sf_string.xhp
@@ -21893,7 +21893,7 @@ msgctxt ""
"par_id881579876394584\n"
"help.text"
msgid "<emph>start</emph>: The position in the string where the search will begin. This parameter is passed by reference, so after execution the value of <literal>start</literal> will point to the first character of the found substring. If no matching substring is found, <literal>start</literal> will be set to 0."
-msgstr ""
+msgstr "<emph>start</emph>: Die Position in der Zeichenfolge, an der die Suche beginnt. Dieser Parameter wird als Referenz übergeben, sodass nach der Ausführung der Wert von <literal>start</literal> auf das erste Zeichen der gefundenen Teilzeichenfolge zeigt. Wenn keine passende Teilzeichenfolge gefunden wird, wird <literal>start</literal> auf 0 gesetzt."
#. yZMDg
#: sf_string.xhp
@@ -21902,7 +21902,7 @@ msgctxt ""
"par_id251579876403831\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. A4JC7
#: sf_string.xhp
@@ -21911,7 +21911,7 @@ msgctxt ""
"par_id841579876412287\n"
"help.text"
msgid "<emph>forward</emph>: Determines the direction of the search. If <literal>True</literal>, search moves forward. If <literal>False</literal> search moves backwards (Default = <literal>True</literal>)"
-msgstr ""
+msgstr "<emph>forward</emph>: Bestimmt die Suchrichtung. Wenn <literal>True</literal>, geht die Suche vorwärts. Wenn <literal>False</literal>, geht die Suche rückwärts (Standard = <literal>True</literal>)"
#. SkaCi
#: sf_string.xhp
@@ -21920,7 +21920,7 @@ msgctxt ""
"par_id451612309155653\n"
"help.text"
msgid "At the first iteration, if <literal>forward = True</literal>, then <literal>start</literal> should be equal to 1, whereas if <literal>forward = False</literal> then <literal>start</literal> should be equal to <literal>Len(inputstr)</literal>"
-msgstr ""
+msgstr "Bei der ersten Wiederholung, wenn <literal>forward = True</literal>, sollte <literal>start</literal> gleich 1 sein, wohingegen, wenn <literal>forward = False</literal> ist, sollte <literal>start</literal> gleich <literal>Len(inputstr)</literal> sein."
#. gv3oo
#: sf_string.xhp
@@ -21929,7 +21929,7 @@ msgctxt ""
"par_id221612309579001\n"
"help.text"
msgid "In the example above, the new value of <literal>lStart</literal> can be used to keep searching the same input string by setting the <literal>Start</literal> parameter to <literal>lStart + Len(result)</literal> at the next iteration."
-msgstr ""
+msgstr "Im obigen Beispiel kann der neue Wert von <literal>lStart</literal> verwendet werden, um weiterhin dieselbe Eingabezeichenfolge zu suchen, indem der Parameter <literal>Start</literal> bei der nächsten Wiederholung auf <literal>lStart + Len(result)</literal> gesetzt wird."
#. qAkN4
#: sf_string.xhp
@@ -21938,7 +21938,7 @@ msgctxt ""
"par_id471601048983628\n"
"help.text"
msgid "Hash functions are used inside some cryptographic algorithms, in digital signatures, message authentication codes, manipulation detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more."
-msgstr ""
+msgstr "Hash-Funktionen werden in einigen kryptografischen Algorithmen, in digitalen Signaturen, Nachrichtenauthentifizierungscodes, Manipulationserkennung, Fingerabdrücken, Prüfsummen (Nachrichtenintegritätsprüfung), Hash-Tabellen, Kennwortspeicherung und vielem mehr verwendet."
#. HupGD
#: sf_string.xhp
@@ -21947,7 +21947,7 @@ msgctxt ""
"par_id301601048983765\n"
"help.text"
msgid "The <literal>HashStr</literal> method returns the result of a hash function applied on a given string and using a specified algorithm, as a string of lowercase hexadecimal digits."
-msgstr ""
+msgstr "Die Methode <literal>HashStr</literal> gibt das Ergebnis einer Hash-Funktion, die auf eine gegebene Zeichenfolge angewendet wird und einen angegebenen Algorithmus verwendet, als eine Zeichenfolge aus hexadezimalen Ziffern in Kleinbuchstaben zurück."
#. ZRZEF
#: sf_string.xhp
@@ -21956,7 +21956,7 @@ msgctxt ""
"par_id631601048983149\n"
"help.text"
msgid "The hash algorithms supported are: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> and <literal>SHA512</literal>."
-msgstr ""
+msgstr "Die unterstützten Hash-Algorithmen sind: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> und <literal>SHA512</literal>."
#. yUmmb
#: sf_string.xhp
@@ -21965,7 +21965,7 @@ msgctxt ""
"par_id621601048983210\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to hash. It is presumed to be encoded in UTF-8. The hashing algorithm will consider the string as a stream of bytes."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu hashende Zeichenfolge. Es wird angenommen, dass es in UTF-8 codiert ist. Der Hash-Algorithmus betrachtet die Zeichenfolge als eine Folge von Bytes."
#. nuQRb
#: sf_string.xhp
@@ -21974,7 +21974,7 @@ msgctxt ""
"par_id941601048983822\n"
"help.text"
msgid "<emph>algorithm</emph>: One of the supported algorithms listed above, passed as a string."
-msgstr ""
+msgstr "<emph>algorithm</emph>: Einer der oben aufgeführten unterstützten Algorithmen, der als Zeichenfolge übergeben wird."
#. TXGmB
#: sf_string.xhp
@@ -21983,7 +21983,7 @@ msgctxt ""
"par_id221579879516929\n"
"help.text"
msgid "Encodes the input string into the HTML character codes, replacing special characters by their <literal>&</literal> counterparts."
-msgstr ""
+msgstr "Kodiert die Eingabezeichenfolge in die HTML-Zeichencodes und ersetzt Sonderzeichen durch ihre Entsprechungen mit <literal>&</literal>."
#. YNfid
#: sf_string.xhp
@@ -21992,7 +21992,7 @@ msgctxt ""
"par_id341612351999692\n"
"help.text"
msgid "For example, the character <literal>é</literal> would be replaced by <literal>&eacute;</literal> or an equivalent numerical HTML code."
-msgstr ""
+msgstr "Beispielsweise würde das Zeichen <literal>é</literal> durch <literal>&eacute;</literal> oder einen entsprechenden numerischen HTML-Code ersetzt."
#. CGFQH
#: sf_string.xhp
@@ -22001,7 +22001,7 @@ msgctxt ""
"bas_id501579879570781\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to encode."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu codierende Zeichenfolge."
#. jpv97
#: sf_string.xhp
@@ -22010,7 +22010,7 @@ msgctxt ""
"par_id171579880990533\n"
"help.text"
msgid "Returns <literal>True</literal> if the input string is a valid date according to a specified date format."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Eingabezeichenfolge ein gültiges Datum gemäß einem angegebenen Datumsformat ist."
#. tBGBH
#: sf_string.xhp
@@ -22019,7 +22019,7 @@ msgctxt ""
"par_id151579881091821\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück"
#. nmTv3
#: sf_string.xhp
@@ -22028,7 +22028,7 @@ msgctxt ""
"par_id991579881107670\n"
"help.text"
msgid "<emph>dateformat</emph>: The date format, as a string. It can be either \"YYYY-MM-DD\" (default), \"DD-MM-YYYY\" or \"MM-DD-YYYY\""
-msgstr ""
+msgstr "<emph>dateformat</emph>: Das Datumsformat als Zeichenfolge. Kann \"YYYY-MM-DD\" (Standard), \"DD-MM-YYYY\" oder \"MM-DD-YYYY\" sein"
#. GvZLC
#: sf_string.xhp
@@ -22037,7 +22037,7 @@ msgctxt ""
"par_id291579881117126\n"
"help.text"
msgid "The dash (-) may be replaced by a dot (.), a slash (/) or a space."
-msgstr ""
+msgstr "Der Bindestrich (-) kann durch einen Punkt (.), einen Schrägstrich (/) oder ein Leerzeichen ersetzt werden."
#. yCA3T
#: sf_string.xhp
@@ -22046,7 +22046,7 @@ msgctxt ""
"par_id51579881125801\n"
"help.text"
msgid "If the format is invalid, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "Wenn das Format ungültig ist, gibt die Methode <literal>False</literal> zurück."
#. qFmWW
#: sf_string.xhp
@@ -22055,7 +22055,7 @@ msgctxt ""
"par_id211612370427721\n"
"help.text"
msgid "This method checks the format of the input string without performing any calendar-specific checks. Hence it does not test the input string for leap years or months with 30 or 31 days. For that, refer to the <link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate function\"><literal>IsDate</literal> built-in function</link>."
-msgstr ""
+msgstr "Diese Methode prüft das Format der Eingabezeichenfolge, ohne kalenderspezifische Prüfungen durchzuführen. Daher wird die Eingabezeichenfolge nicht auf Schaltjahre oder Monate mit 30 oder 31 Tagen getestet. Siehe hierzu die integrierte Funktion <link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate function\"><literal>IsDate</literal></link>."
#. DJQFQ
#: sf_string.xhp
@@ -22064,7 +22064,7 @@ msgctxt ""
"par_id181612371147364\n"
"help.text"
msgid "The example below shows the difference between the methods <literal>IsADate</literal> (ScriptForge) and the <literal>IsDate</literal> (built-in) function."
-msgstr ""
+msgstr "Das folgende Beispiel zeigt den Unterschied zwischen den Methoden <literal>IsADate</literal> (ScriptForge) und der Funktion <literal>IsDate</literal> (eingebaut)."
#. hAADi
#: sf_string.xhp
@@ -22073,7 +22073,7 @@ msgctxt ""
"par_id161579881600317\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are alphabetic."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge alphabetisch sind."
#. Cpeo3
#: sf_string.xhp
@@ -22082,7 +22082,7 @@ msgctxt ""
"par_id251579881615469\n"
"help.text"
msgid "Alphabetic characters are those characters defined in the <link href=\"https://unicode.org/reports/tr44/\" name=\"Unicode documentation\">Unicode Character Database</link> as <literal>Letter</literal>."
-msgstr ""
+msgstr "Alphabetische Zeichen sind die Zeichen, die in der <link href=\"https://unicode.org/reports/tr44/\" name=\"Unicode documentation\">Unicode-Zeichendatenbank</link> als <literal>Buchstaben</literal> definiert sind."
#. a9rTa
#: sf_string.xhp
@@ -22091,7 +22091,7 @@ msgctxt ""
"par_id11579881691826\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. KaLGv
#: sf_string.xhp
@@ -22100,7 +22100,7 @@ msgctxt ""
"par_id421579883181382\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are alphabetic, digits or \"_\" (underscore). The first character must not be a digit."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge alphabetisch, Ziffern oder \"_\" (Unterstrich) sind. Das erste Zeichen darf keine Ziffer sein."
#. BAEB4
#: sf_string.xhp
@@ -22109,7 +22109,7 @@ msgctxt ""
"par_id31579884464101\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. qAZpA
#: sf_string.xhp
@@ -22118,7 +22118,7 @@ msgctxt ""
"par_id671580039484786\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are Ascii characters."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge ASCII-Zeichen sind."
#. 3DNou
#: sf_string.xhp
@@ -22127,7 +22127,7 @@ msgctxt ""
"par_id791580039528838\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. iuPF4
#: sf_string.xhp
@@ -22136,7 +22136,7 @@ msgctxt ""
"par_id861580044805749\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are digits."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge Ziffern sind."
#. yU7cc
#: sf_string.xhp
@@ -22145,7 +22145,7 @@ msgctxt ""
"par_id41580044873043\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. J8Ykx
#: sf_string.xhp
@@ -22154,7 +22154,7 @@ msgctxt ""
"par_id521580045221758\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid email address."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Zeichenfolge eine gültige E-Mail-Adresse ist."
#. 8Pxsn
#: sf_string.xhp
@@ -22163,7 +22163,7 @@ msgctxt ""
"par_id841580045280071\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. R6MsU
#: sf_string.xhp
@@ -22172,7 +22172,7 @@ msgctxt ""
"par_id41580047039666\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid filename in a given operating system."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Zeichenfolge ein gültiger Dateiname in einem bestimmten Betriebssystem ist."
#. aQbRF
#: sf_string.xhp
@@ -22181,7 +22181,7 @@ msgctxt ""
"par_id801580047079938\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. jWMpJ
#: sf_string.xhp
@@ -22190,7 +22190,7 @@ msgctxt ""
"par_id781580047088954\n"
"help.text"
msgid "<emph>osname</emph>: The operating system name, as a string. It can be \"WINDOWS\", \"LINUX\", \"MACOSX\" or \"SOLARIS\"."
-msgstr ""
+msgstr "<emph>osname</emph>: Der Name des Betriebssystems als Zeichenfolge. Kann \"WINDOWS\", \"LINUX\", \"MACOSX\" oder \"SOLARIS\" sein."
#. GnrxA
#: sf_string.xhp
@@ -22199,7 +22199,7 @@ msgctxt ""
"par_id991612372824234\n"
"help.text"
msgid "The default value is the current operating system on which the script is running."
-msgstr ""
+msgstr "Der Standardwert ist das aktuelle Betriebssystem, auf dem das Skript ausgeführt wird."
#. FPuAV
#: sf_string.xhp
@@ -22208,7 +22208,7 @@ msgctxt ""
"par_id911580047551929\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are hexadecimal digits."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge Hexadezimalziffern sind."
#. hWqAh
#: sf_string.xhp
@@ -22217,7 +22217,7 @@ msgctxt ""
"par_id331580047594144\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. kEz4y
#: sf_string.xhp
@@ -22226,7 +22226,7 @@ msgctxt ""
"par_id521612377109554\n"
"help.text"
msgid "The hexadecimal digits may be prefixed with \"0x\" or \"&H\"."
-msgstr ""
+msgstr "Den Hexadezimalziffern kann „0x“ oder „&H“ vorangestellt werden."
#. 3WKNf
#: sf_string.xhp
@@ -22235,7 +22235,7 @@ msgctxt ""
"par_id791584008420941\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid International Bank Account Number (IBAN). The comparison is not case-sensitive."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Zeichenfolge eine gültige internationale Bankkontonummer (IBAN) ist. Beim Vergleich wird die Groß-/Kleinschreibung nicht beachtet."
#. DnC6i
#: sf_string.xhp
@@ -22244,7 +22244,7 @@ msgctxt ""
"par_id951880048466565\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. VgT3x
#: sf_string.xhp
@@ -22253,7 +22253,7 @@ msgctxt ""
"par_id631619526542367\n"
"help.text"
msgid "<literal>True</literal> if the string contains a valid IBAN number."
-msgstr ""
+msgstr "<literal>True</literal>, wenn die Zeichenfolge eine gültige IBAN-Nummer enthält."
#. CcTNk
#: sf_string.xhp
@@ -22262,7 +22262,7 @@ msgctxt ""
"par_id791580048420941\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid IP(v4) address."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Zeichenfolge eine gültige IP(v4)-Adresse ist."
#. rMpXB
#: sf_string.xhp
@@ -22271,7 +22271,7 @@ msgctxt ""
"par_id981580048466565\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. yWHew
#: sf_string.xhp
@@ -22280,7 +22280,7 @@ msgctxt ""
"par_id831580049093038\n"
"help.text"
msgid "Returns <literal>True</literal> if the whole input string matches a given pattern containing wildcards."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die gesamte Eingabezeichenfolge mit einem bestimmten Muster übereinstimmt, das Platzhalter enthält."
#. PzigS
#: sf_string.xhp
@@ -22289,7 +22289,7 @@ msgctxt ""
"par_id141580049142548\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. XEBzh
#: sf_string.xhp
@@ -22298,7 +22298,7 @@ msgctxt ""
"par_id31580049154551\n"
"help.text"
msgid "<emph>pattern</emph>: The pattern as a string. Wildcards are:"
-msgstr ""
+msgstr "<emph>pattern</emph>: Das Muster als Zeichenfolge. Platzhalter sind:"
#. ZCzDP
#: sf_string.xhp
@@ -22307,7 +22307,7 @@ msgctxt ""
"par_id181612441703306\n"
"help.text"
msgid "\"?\" represents any single character;"
-msgstr ""
+msgstr "\"?\" stellt ein beliebiges einzelnes Zeichen dar;"
#. CFPcW
#: sf_string.xhp
@@ -22316,7 +22316,7 @@ msgctxt ""
"par_id861612377611438\n"
"help.text"
msgid "\"*\" represents zero, one, or multiple characters."
-msgstr ""
+msgstr "\"*\" steht für null, ein oder mehrere Zeichen."
#. eLYBF
#: sf_string.xhp
@@ -22325,7 +22325,7 @@ msgctxt ""
"par_id991580049206617\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. kSMmn
#: sf_string.xhp
@@ -22334,7 +22334,7 @@ msgctxt ""
"par_id581580050048679\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are in lowercase. Non-alphabetic characters are ignored."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge in Kleinbuchstaben geschrieben sind. Nicht alphabetische Zeichen werden ignoriert."
#. nWGvX
#: sf_string.xhp
@@ -22343,7 +22343,7 @@ msgctxt ""
"par_id751580050122938\n"
"help.text"
msgid "<emph>InputStr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>InputStr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. BzD3y
#: sf_string.xhp
@@ -22352,7 +22352,7 @@ msgctxt ""
"par_id231580051650488\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are printable."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge druckbar sind."
#. gUhut
#: sf_string.xhp
@@ -22361,7 +22361,7 @@ msgctxt ""
"par_id721580051706431\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. HYBp5
#: sf_string.xhp
@@ -22370,7 +22370,7 @@ msgctxt ""
"par_id281580052400960\n"
"help.text"
msgid "Returns <literal>True</literal> if the whole input string matches a given regular expression."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die gesamte Eingabezeichenfolge mit einem gegebenen regulären Ausdruck übereinstimmt."
#. ZuBxC
#: sf_string.xhp
@@ -22379,7 +22379,7 @@ msgctxt ""
"par_id161580052454770\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. mi4mi
#: sf_string.xhp
@@ -22388,7 +22388,7 @@ msgctxt ""
"par_id581580052467973\n"
"help.text"
msgid "<emph>regex</emph>: The regular expression. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>regex</emph>: Der reguläre Ausdruck. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. vmqZM
#: sf_string.xhp
@@ -22397,7 +22397,7 @@ msgctxt ""
"par_id621580052654341\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. iZSEw
#: sf_string.xhp
@@ -22406,7 +22406,7 @@ msgctxt ""
"par_id1001589460240467\n"
"help.text"
msgid "Returns <literal>True</literal> if the input string is a valid Calc sheet name."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Eingabezeichenfolge ein gültiger Calc-Tabellenname ist."
#. xPFLm
#: sf_string.xhp
@@ -22415,7 +22415,7 @@ msgctxt ""
"par_id671589460240552\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. uE5gz
#: sf_string.xhp
@@ -22424,7 +22424,7 @@ msgctxt ""
"par_id551612442002823\n"
"help.text"
msgid "A sheet name must not contain the characters [ ] * ? : / \\ or the character ' (apostrophe) as first or last character."
-msgstr ""
+msgstr "Ein Tabellenname darf nicht die Zeichen [ ] * ? : / \\ oder das Zeichen ' (Apostroph) als erstes oder letztes Zeichen enthalten."
#. ALdgg
#: sf_string.xhp
@@ -22433,7 +22433,7 @@ msgctxt ""
"par_id371580293093655\n"
"help.text"
msgid "Returns <literal>True</literal> if the first character of every word is in uppercase and the other characters are in lowercase."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn das erste Zeichen jedes Wortes in Großbuchstaben und die anderen Zeichen in Kleinbuchstaben geschrieben sind."
#. uVF9U
#: sf_string.xhp
@@ -22442,7 +22442,7 @@ msgctxt ""
"par_id471580293142283\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. 7Ryzp
#: sf_string.xhp
@@ -22451,7 +22451,7 @@ msgctxt ""
"par_id801580128672004\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are in uppercase. Non alphabetic characters are ignored."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge in Großbuchstaben geschrieben sind. Nicht alphabetische Zeichen werden ignoriert."
#. HFDCW
#: sf_string.xhp
@@ -22460,7 +22460,7 @@ msgctxt ""
"par_id391580128736809\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. BTRpG
#: sf_string.xhp
@@ -22469,7 +22469,7 @@ msgctxt ""
"par_id531580132067813\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid absolute URL (Uniform Resource Locator) address. Only the http, https and ftp protocols are supported."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die Zeichenfolge eine gültige absolute URL-Adresse (Uniform Resource Locator) ist. Es werden nur die Protokolle http, https und ftp unterstützt."
#. HrFqG
#: sf_string.xhp
@@ -22478,7 +22478,7 @@ msgctxt ""
"par_id321580132113593\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. wBAqG
#: sf_string.xhp
@@ -22487,7 +22487,7 @@ msgctxt ""
"par_id41580132491698\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are whitespaces"
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn alle Zeichen in der Zeichenfolge Leerzeichen sind"
#. JDD85
#: sf_string.xhp
@@ -22496,7 +22496,7 @@ msgctxt ""
"par_id801580132535511\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu prüfende Zeichenfolge. Wenn leer, gibt die Methode <literal>False</literal> zurück."
#. 7EBbA
#: sf_string.xhp
@@ -22505,7 +22505,7 @@ msgctxt ""
"par_id891580133307100\n"
"help.text"
msgid "Returns the input string center-justified."
-msgstr ""
+msgstr "Gibt die Eingabezeichenfolge zentriert zurück."
#. TLmnE
#: sf_string.xhp
@@ -22514,7 +22514,7 @@ msgctxt ""
"par_id571612380829021\n"
"help.text"
msgid "The leading and trailing white spaces are stripped and the remaining characters are completed left and right up to a specified total <literal>length</literal> with the character <literal>padding</literal>."
-msgstr ""
+msgstr "Die führenden und abschließenden Leerzeichen werden entfernt und die restlichen Zeichen werden links und rechts bis zu einer angegebenen Gesamtlänge <literal>lenght</literal> mit dem Zeichen <literal>padding</literal> aufgefüllt."
#. 4uuQT
#: sf_string.xhp
@@ -22523,7 +22523,7 @@ msgctxt ""
"par_id911580133391827\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be center-justified. If empty, the method returns an empty string."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die Zeichenfolge, die zentriert werden soll. Wenn leer, gibt die Methode eine leere Zeichenfolge zurück."
#. jHJNT
#: sf_string.xhp
@@ -22532,7 +22532,7 @@ msgctxt ""
"par_id671580133694946\n"
"help.text"
msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)."
-msgstr ""
+msgstr "<emph>length</emph>: Die Länge der resultierenden Zeichenfolge (Standard = die Länge der Eingabezeichenfolge)."
#. A3qof
#: sf_string.xhp
@@ -22541,7 +22541,7 @@ msgctxt ""
"par_id511612381090109\n"
"help.text"
msgid "If the specified length is shorter than the center-justified input string, then the returned string is truncated."
-msgstr ""
+msgstr "Wenn die angegebene Länge kürzer als die zentrierte Eingabezeichenfolge ist, wird die zurückgegebene Zeichenfolge abgeschnitten."
#. fys4j
#: sf_string.xhp
@@ -22550,7 +22550,7 @@ msgctxt ""
"par_id101580133705268\n"
"help.text"
msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")."
-msgstr ""
+msgstr "<emph>padding</emph>: Das einzelne Zeichen, das für \"padding\" verwendet werden soll (Standard = das Ascii-Leerzeichen \" \")."
#. 4zk3p
#: sf_string.xhp
@@ -22559,7 +22559,7 @@ msgctxt ""
"par_id911580135466348\n"
"help.text"
msgid "Returns the input string left-justified."
-msgstr ""
+msgstr "Gibt die Eingabezeichenfolge linksbündig zurück."
#. 9KeCE
#: sf_string.xhp
@@ -22568,7 +22568,7 @@ msgctxt ""
"par_id431612381917641\n"
"help.text"
msgid "The leading white spaces are stripped and the remaining characters are completed to the right up to a specified total <literal>length</literal> with the character <literal>padding</literal>."
-msgstr ""
+msgstr "Die führenden Leerzeichen werden entfernt und die restlichen Zeichen bis zu einer vorgegebenen Gesamtlänge <literal>length</literal> mit dem Zeichen <literal>padding</literal> nach rechts aufgefüllt."
#. UQXSM
#: sf_string.xhp
@@ -22577,7 +22577,7 @@ msgctxt ""
"par_id281580135523448\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be left-justified. If empty, the method returns an empty string."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die linksbündig auszurichtende Zeichenfolge. Wenn leer, gibt die Methode eine leere Zeichenfolge zurück."
#. EAwAa
#: sf_string.xhp
@@ -22586,7 +22586,7 @@ msgctxt ""
"par_id431580135534910\n"
"help.text"
msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)."
-msgstr ""
+msgstr "<emph>length</emph>: Die Länge der resultierenden Zeichenfolge (Standard = die Länge der Eingabezeichenfolge)."
#. ntKXx
#: sf_string.xhp
@@ -22595,7 +22595,7 @@ msgctxt ""
"par_id161612381664182\n"
"help.text"
msgid "If the specified length is shorter than the left-justified input string, then the returned string is truncated."
-msgstr ""
+msgstr "Wenn die angegebene Länge kürzer als die linksbündige Eingabezeichenfolge ist, wird die zurückgegebene Zeichenfolge abgeschnitten."
#. wBnmv
#: sf_string.xhp
@@ -22604,7 +22604,7 @@ msgctxt ""
"par_id221580135568475\n"
"help.text"
msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")."
-msgstr ""
+msgstr "<emph>padding</emph>: Das einzelne Zeichen, das für \"padding\" verwendet werden soll (Standard = das Ascii-Leerzeichen \" \")."
#. TTokb
#: sf_string.xhp
@@ -22613,7 +22613,7 @@ msgctxt ""
"par_id821580136091225\n"
"help.text"
msgid "Returns the input string right-justified."
-msgstr ""
+msgstr "Gibt den Eingabestring rechtsbündig zurück."
#. 4fG7c
#: sf_string.xhp
@@ -22622,7 +22622,7 @@ msgctxt ""
"par_id771612382000293\n"
"help.text"
msgid "The leading white spaces are stripped and the remaining characters are completed to the left up to a specified total <literal>length</literal> with the character <literal>padding</literal>."
-msgstr ""
+msgstr "Dabei werden die führenden Leerzeichen entfernt und die restlichen Zeichen nach links bis zu einer vorgegebenen Gesamtlänge <literal>length</literal> mit dem Zeichen <literal>padding</literal> aufgefüllt."
#. KxskT
#: sf_string.xhp
@@ -22631,7 +22631,7 @@ msgctxt ""
"par_id201580136154170\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be right-justified. If empty, the method returns an empty string."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die rechtsbündig auszurichtende Zeichenfolge. Wenn leer, gibt die Methode eine leere Zeichenfolge zurück."
#. FboQc
#: sf_string.xhp
@@ -22640,7 +22640,7 @@ msgctxt ""
"par_id71580136164632\n"
"help.text"
msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)."
-msgstr ""
+msgstr "<emph>length</emph>: Die Länge der resultierenden Zeichenfolge (Standard = die Länge der Eingabezeichenfolge)."
#. dshKE
#: sf_string.xhp
@@ -22649,7 +22649,7 @@ msgctxt ""
"par_id191612381732163\n"
"help.text"
msgid "If the specified length is shorter than the right-justified input string, then the returned string is truncated."
-msgstr ""
+msgstr "Wenn die angegebene Länge kürzer als die rechtsbündige Eingabezeichenfolge ist, wird die zurückgegebene Zeichenfolge abgeschnitten."
#. LtcVG
#: sf_string.xhp
@@ -22658,7 +22658,7 @@ msgctxt ""
"par_id751580136200680\n"
"help.text"
msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")."
-msgstr ""
+msgstr "<emph>padding</emph>: Das einzelne Zeichen, das für \"padding\" verwendet werden soll (Standard = das Ascii-Leerzeichen \" \")."
#. Wn55u
#: sf_string.xhp
@@ -22667,7 +22667,7 @@ msgctxt ""
"par_id251580136888958\n"
"help.text"
msgid "Returns the input string enclosed in single or double quotes. Existing quotes are left unchanged, including leading and/or trailing quotes."
-msgstr ""
+msgstr "Gibt die in einfache oder doppelte Anführungszeichen eingeschlossene Eingabezeichenfolge zurück. Vorhandene Anführungszeichen werden unverändert gelassen, einschließlich vorangestellter und/oder nachgestellter Anführungszeichen."
#. YBvt4
#: sf_string.xhp
@@ -22676,7 +22676,7 @@ msgctxt ""
"par_id811580136944674\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to quote."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu zitierende Zeichenfolge."
#. GynWV
#: sf_string.xhp
@@ -22685,7 +22685,7 @@ msgctxt ""
"par_id581599129397412\n"
"help.text"
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote (default)."
-msgstr ""
+msgstr "<emph>quotechar</emph>: Entweder das einfache (') oder das doppelte (\") Anführungszeichen (Standard)."
#. fY3PC
#: sf_string.xhp
@@ -22694,7 +22694,7 @@ msgctxt ""
"par_id911612382537087\n"
"help.text"
msgid "This method can be useful while preparing a string field to be stored in a csv-like file, which requires that text values be enclosed with single or double quotes."
-msgstr ""
+msgstr "Diese Methode kann nützlich sein, wenn ein Zeichenfolgenfeld vorbereitet wird, das in einer CSV-ähnlichen Datei gespeichert werden soll, was erfordert, dass Textwerte in einfache oder doppelte Anführungszeichen gesetzt werden."
#. 8Rr4M
#: sf_string.xhp
@@ -22703,7 +22703,7 @@ msgctxt ""
"par_id951580139124650\n"
"help.text"
msgid "Replaces all occurrences of the characters specified in the <literal>Before</literal> parameter by the corresponding characters specified in <literal>After</literal>."
-msgstr ""
+msgstr "Ersetzt alle Vorkommen der im Parameter <literal>Before</literal> angegebenen Zeichen durch die entsprechenden Zeichen, die in <literal>After</literal> angegeben sind."
#. 5hn2y
#: sf_string.xhp
@@ -22712,7 +22712,7 @@ msgctxt ""
"par_id1001612384040018\n"
"help.text"
msgid "If the length of <literal>Before</literal> is greater than the length of <literal>After</literal>, the residual characters in <literal>Before</literal> are replaced by the last character in <literal>After</literal>."
-msgstr ""
+msgstr "Wenn die Länge von <literal>Before</literal> größer als die Länge von <literal>After</literal> ist, werden die Restzeichen in <literal>Before</literal> durch das letzte Zeichen in <literal>After</literal> ersetzt."
#. DD2CL
#: sf_string.xhp
@@ -22721,7 +22721,7 @@ msgctxt ""
"par_id11580139160633\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string on which replacements will occur."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die Eingabezeichenfolge, bei der Ersetzungen erfolgen."
#. DvaRE
#: sf_string.xhp
@@ -22730,7 +22730,7 @@ msgctxt ""
"par_id111580139169795\n"
"help.text"
msgid "<emph>before</emph>: A string with the characters that will be searched in the input string for replacement."
-msgstr ""
+msgstr "<emph>before</emph>: Eine Zeichenfolge mit den Zeichen, nach denen in der Eingabezeichenfolge zur Ersetzung gesucht werden."
#. N46b3
#: sf_string.xhp
@@ -22739,7 +22739,7 @@ msgctxt ""
"par_id851580139182113\n"
"help.text"
msgid "<emph>after</emph>: A string with the new characters that will replace those defined in <literal>before</literal>."
-msgstr ""
+msgstr "<emph>after</emph>: Eine Zeichenfolge mit den neuen Zeichen, welche die in <literal>before</literal> definierten ersetzen."
#. CDuCC
#: sf_string.xhp
@@ -22748,7 +22748,7 @@ msgctxt ""
"bas_id921580139218457\n"
"help.text"
msgid "' Replaces accented characters"
-msgstr ""
+msgstr "' Ersetzt akzentuierte Zeichen"
#. 5ww5A
#: sf_string.xhp
@@ -22757,7 +22757,7 @@ msgctxt ""
"par_id151612442904499\n"
"help.text"
msgid "The <literal>SF_String</literal> service provides useful public constants for the Latin character sets, as shown in the example below:"
-msgstr ""
+msgstr "Der Dienst <literal>SF_String</literal> stellt nützliche öffentliche Konstanten für die lateinischen Zeichensätze bereit, wie im folgenden Beispiel gezeigt:"
#. 9SPjv
#: sf_string.xhp
@@ -22766,7 +22766,7 @@ msgctxt ""
"par_id671580140272818\n"
"help.text"
msgid "Replaces all occurrences of a given regular expression by a new string."
-msgstr ""
+msgstr "Ersetzt alle Vorkommen eines bestimmten regulären Ausdrucks durch eine neue Zeichenfolge."
#. ujCyu
#: sf_string.xhp
@@ -22775,7 +22775,7 @@ msgctxt ""
"par_id471580140311626\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string on which replacements will occur."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die Eingabezeichenfolge, bei der Ersetzungen erfolgen."
#. o2DS2
#: sf_string.xhp
@@ -22784,7 +22784,7 @@ msgctxt ""
"par_id651580140322666\n"
"help.text"
msgid "<emph>regex</emph>: The regular expression."
-msgstr ""
+msgstr "<emph>regex</emph>: Der reguläre Ausdruck."
#. itEEd
#: sf_string.xhp
@@ -22793,7 +22793,7 @@ msgctxt ""
"par_id891580140334754\n"
"help.text"
msgid "<emph>newstr</emph>: The replacing string."
-msgstr ""
+msgstr "<emph>newstr</emph>: Die ersetzende Zeichenfolge."
#. gJRAr
#: sf_string.xhp
@@ -22802,7 +22802,7 @@ msgctxt ""
"par_id581580140345221\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. ykPVR
#: sf_string.xhp
@@ -22811,7 +22811,7 @@ msgctxt ""
"bas_id961612384647003\n"
"help.text"
msgid "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxx xxxxxxxxxx xxxx.\" (each lowercase letter is replaced by \"x\")"
-msgstr ""
+msgstr "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxx xxxxxxxxxx xxxx.\" (jeder Kleinbuchstabe wird durch ein \"x\" ersetzt)"
#. rkMsv
#: sf_string.xhp
@@ -22820,7 +22820,7 @@ msgctxt ""
"bas_id751612384623936\n"
"help.text"
msgid "' \"x x x x x, x x x.\" (each word is replaced by \"x\")"
-msgstr ""
+msgstr "' \"x x x x x, x x x.\" (jedes Wort wird durch ein \"x\" ersetzt)"
#. 2Gd5C
#: sf_string.xhp
@@ -22829,7 +22829,7 @@ msgctxt ""
"par_id51580146471894\n"
"help.text"
msgid "Replaces in a string some or all occurrences of an array of strings by an array of new strings."
-msgstr ""
+msgstr "Ersetzt in einer Zeichenfolge einige oder alle Vorkommen einer Matriv von Zeichenfolgen durch eine Matrix neuer Zeichenfolgen."
#. SDpot
#: sf_string.xhp
@@ -22838,7 +22838,7 @@ msgctxt ""
"par_id831580146504326\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string on which replacements will occur."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die Eingabezeichenfolge, bei der Ersetzungen erfolgen."
#. UfuEm
#: sf_string.xhp
@@ -22847,7 +22847,7 @@ msgctxt ""
"par_id411580146514927\n"
"help.text"
msgid "<emph>oldstr</emph>: A single string or an array of strings. Zero-length strings are ignored."
-msgstr ""
+msgstr "<emph>oldstr</emph>: Eine einzelne Zeichenfolge oder eine Matrix mit Zeichenfolgen. Zeichenfolgen der Länge Null werden ignoriert."
#. Ukr3F
#: sf_string.xhp
@@ -22856,7 +22856,7 @@ msgctxt ""
"par_id591580146532966\n"
"help.text"
msgid "<emph>newstr</emph>: The replacing string or the array of replacing strings."
-msgstr ""
+msgstr "<emph>newstr</emph>: Die ersetzende Zeichenfolge oder die Matrix mit ersetzenden Zeichenfolgen."
#. 7BQ7F
#: sf_string.xhp
@@ -22865,7 +22865,7 @@ msgctxt ""
"par_id611612384873347\n"
"help.text"
msgid "If <literal>oldstr</literal> is an array, each occurrence of any of the items in <literal>oldstr</literal> is replaced by <literal>newstr</literal>."
-msgstr ""
+msgstr "Wenn <literal>oldstr</literal> eine Matrix ist, wird jedes Vorkommen eines der Elemente in <literal>oldstr</literal> durch <literal>newstr</literal> ersetzt."
#. AfRz6
#: sf_string.xhp
@@ -22874,7 +22874,7 @@ msgctxt ""
"par_id611612384880820\n"
"help.text"
msgid "If <literal>oldstr</literal> and <literal>newstr</literal> are arrays, replacements occur one by one up to the <literal>UBound(newstr)</literal>."
-msgstr ""
+msgstr "Wenn <literal>oldstr</literal> und <literal>newstr</literal> Matrizen sind, erfolgt die Ersetzung nacheinander bis zu <literal>UBound(newstr)</literal>."
#. E39aH
#: sf_string.xhp
@@ -22883,7 +22883,7 @@ msgctxt ""
"par_id241612385058264\n"
"help.text"
msgid "If <literal>oldstr</literal> has more entries than <literal>newstr</literal>, then the residual elements in <literal>oldstr</literal> are replaced by the last element in <literal>newstr</literal>."
-msgstr ""
+msgstr "Wenn <literal>oldstr</literal> mehr Einträge hat als <literal>newstr</literal>, dann werden die restlichen Elemente in <literal>oldstr</literal> durch das letzte Element in <literal>newstr</literal> ersetzt."
#. MkqW5
#: sf_string.xhp
@@ -22892,7 +22892,7 @@ msgctxt ""
"par_id701580146547619\n"
"help.text"
msgid "<emph>occurrences</emph>: The maximum number of replacements. The default value is 0, meaning that all occurrences will be replaced."
-msgstr ""
+msgstr "<emph>occurrences</emph>: Die maximale Anzahl von Ersetzungen. Der Standardwert ist 0, was bedeutet, dass alle Vorkommen ersetzt werden."
#. QX33p
#: sf_string.xhp
@@ -22901,7 +22901,7 @@ msgctxt ""
"par_id741612385380533\n"
"help.text"
msgid "When <literal>oldstr</literal> is an array, the <literal>occurrence</literal> parameter is computed separately for each item in the array."
-msgstr ""
+msgstr "Wenn <literal>oldstr</literal> eine Matrix ist, wird der Parameter <literal>occurrence</literal> für jedes Element in der Matrix separat berechnet."
#. aWrvA
#: sf_string.xhp
@@ -22910,7 +22910,7 @@ msgctxt ""
"par_id301580146556599\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. eygyi
#: sf_string.xhp
@@ -22919,7 +22919,7 @@ msgctxt ""
"par_id901580147558931\n"
"help.text"
msgid "Returns a string with a readable representation of the argument, truncated at a given length. This is useful mainly for debugging or logging purposes."
-msgstr ""
+msgstr "Gibt eine Zeichenfolge, die bei einer bestimmten Länge abgeschnitten wird, mit einer lesbaren Darstellung des Arguments zurück. Dies ist hauptsächlich für Debugging- oder Protokollierungszwecke nützlich."
#. cU3Ev
#: sf_string.xhp
@@ -22928,7 +22928,7 @@ msgctxt ""
"par_id11612386054691\n"
"help.text"
msgid "If the <literal>anyvalue</literal> parameter is an object, it will be enclosed with square brackets \"[\" and \"]\"."
-msgstr ""
+msgstr "Wenn der Parameter <literal>anyvalue</literal> ein Objekt ist, wird es in eckige Klammern \"[\" und \"]\" eingeschlossen."
#. gVB32
#: sf_string.xhp
@@ -22937,7 +22937,7 @@ msgctxt ""
"par_id491612386081802\n"
"help.text"
msgid "In strings, tabs and line breaks are replaced by \\t, \\n or \\r."
-msgstr ""
+msgstr "In Zeichenfolgen werden Tabulatoren und Zeilenumbrüche durch \\t, \\n oder \\r ersetzt."
#. SfUGD
#: sf_string.xhp
@@ -22946,7 +22946,7 @@ msgctxt ""
"par_id921612386089103\n"
"help.text"
msgid "If the final length exceeds the <literal>maxlength</literal> parameter, the latter part of the string is replaced by \" ... (N)\" where N is the total length of the original string before truncation."
-msgstr ""
+msgstr "Wenn die endgültige Länge den Parameter <literal>maxlength</literal> überschreitet, wird der letzte Teil der Zeichenfolge durch \" … (N)\" ersetzt, wobei N die Gesamtlänge der ursprünglichen Zeichenfolge vor dem Abschneiden ist."
#. zLfNR
#: sf_string.xhp
@@ -22955,7 +22955,7 @@ msgctxt ""
"par_id91580147593626\n"
"help.text"
msgid "<emph>anyvalue</emph>: The input value to be represented. It can be any value, such as a string, an array, a Basic object, a UNO object, etc."
-msgstr ""
+msgstr "<emph>anyvalue</emph>: Der darzustellende Eingabewert. Dies kann ein beliebiger Wert sein, beispielsweise eine Zeichenfolge, eine Matrix, ein Basic-Objekt, ein UNO-Objekt …"
#. hdDFi
#: sf_string.xhp
@@ -22964,7 +22964,7 @@ msgctxt ""
"par_id811580147609322\n"
"help.text"
msgid "<emph>maxlength</emph>: The maximum length of the resulting string. The default value is 0, meaning there is no limit to the length of the resulting representation."
-msgstr ""
+msgstr "<emph>maxlength</emph>: Die maximale Länge der resultierenden Zeichenfolge. Der Standardwert ist 0, was bedeutet, dass die Länge der resultierenden Darstellung unbegrenzt ist."
#. Ape7i
#: sf_string.xhp
@@ -22973,7 +22973,7 @@ msgctxt ""
"par_id641612386659292\n"
"help.text"
msgid "Note that the representation of data types such as Arrays and <literal>ScriptForge.Dictionary</literal> object instances include both the data type and their values:"
-msgstr ""
+msgstr "Beachten Sie, dass die Darstellung von Datentypen wie Matrizen und Objektinstanzen <literal>ScriptForge.Dictionary</literal> sowohl den Datentyp als auch ihre Werte enthalten:"
#. ZFFAD
#: sf_string.xhp
@@ -22982,7 +22982,7 @@ msgctxt ""
"bas_id971612386906463\n"
"help.text"
msgid "' An example with a Basic built-in Array"
-msgstr ""
+msgstr "' Ein Beispiel mit einer eingebauten Matrix in Basic"
#. GEZzM
#: sf_string.xhp
@@ -22991,7 +22991,7 @@ msgctxt ""
"bas_id401612386876329\n"
"help.text"
msgid "' An example with a ScriptForge Array"
-msgstr ""
+msgstr "' Ein Beispiel mit einer Matrix in ScriptForge"
#. mZ3ar
#: sf_string.xhp
@@ -23000,7 +23000,7 @@ msgctxt ""
"bas_id551612386931680\n"
"help.text"
msgid "' An example with a ScriptForge Dictionary"
-msgstr ""
+msgstr "' Ein Beispiel mit einem Wörterbuch in ScriptForge"
#. vvADG
#: sf_string.xhp
@@ -23009,7 +23009,7 @@ msgctxt ""
"par_id411580312925741\n"
"help.text"
msgid "Returns the input string in reversed order."
-msgstr ""
+msgstr "Gibt die Eingabezeichenfolge in umgekehrter Reihenfolge zurück."
#. EEyG6
#: sf_string.xhp
@@ -23018,7 +23018,7 @@ msgctxt ""
"par_id141612387177873\n"
"help.text"
msgid "This method is equivalent to the built-in <link href=\"text/sbasic/shared/03120412.xhp\" name=\"StrReverse function\"><literal>StrReverse</literal> Basic function</link>."
-msgstr ""
+msgstr "Diese Methode entspricht der integrierten <link href=\"text/sbasic/shared/03120412.xhp\" name=\"StrReverse function\">Basic-Funktion <literal>StrReverse</literal></link>."
#. ZEarP
#: sf_string.xhp
@@ -23027,7 +23027,7 @@ msgctxt ""
"par_id961612387463144\n"
"help.text"
msgid "To use the <literal>StrReverse</literal> function, the statement <literal>Option VBASupport 1</literal> must be present in the module."
-msgstr ""
+msgstr "Um die Funktion <literal>StrReverse</literal> zu verwenden, muss die Anweisung <literal>Option VBASupport 1</literal> im Modul vorhanden sein."
#. pSyL6
#: sf_string.xhp
@@ -23036,7 +23036,7 @@ msgctxt ""
"par_id241580312964497\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be reversed."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die umzukehrende Zeichenfolge."
#. KBFDk
#: sf_string.xhp
@@ -23045,7 +23045,7 @@ msgctxt ""
"par_id721580210762286\n"
"help.text"
msgid "Returns a zero-based array of strings with the lines in the input string. Each item in the array is obtained by splitting the input string at newline characters."
-msgstr ""
+msgstr "Gibt eine nullbasierte Matrix von Zeichenfolgen mit den Zeilen in der Eingabezeichenfolge zurück. Jedes Element in der Matrix wird erhalten, indem die Eingabezeichenfolge an Zeilenumbruchzeichen geteilt wird."
#. nuUF6
#: sf_string.xhp
@@ -23054,7 +23054,7 @@ msgctxt ""
"par_id481580210806878\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be split."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu teilende Zeichenfolge."
#. FEFUw
#: sf_string.xhp
@@ -23063,7 +23063,7 @@ msgctxt ""
"par_id231580210820309\n"
"help.text"
msgid "<emph>keepbreaks</emph>: When <literal>True</literal>, line breaks are preserved in the output array (default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>keepbreaks</emph>: Wenn <literal>True</literal>, werden Zeilenumbrüche in der Ausgabematrix beibehalten (Standard = <literal>False</literal>)."
#. HAG8Q
#: sf_string.xhp
@@ -23072,7 +23072,7 @@ msgctxt ""
"par_id471580211762739\n"
"help.text"
msgid "Splits a string into an array of elements using a specified delimiter."
-msgstr ""
+msgstr "Teilt eine Zeichenfolge mithilfe eines angegebenen Trennzeichens in eine Matrix von Elementen."
#. zsADB
#: sf_string.xhp
@@ -23081,7 +23081,7 @@ msgctxt ""
"par_id281612388034501\n"
"help.text"
msgid "If a quoted substring contains a delimiter, it is ignored. This is useful when parsing CSV-like records that contain quoted strings."
-msgstr ""
+msgstr "Wenn eine Teilzeichenfolge in Anführungszeichen ein Trennzeichen enthält, wird es ignoriert. Dies ist nützlich, wenn CSV-ähnliche Datensätze analysiert werden, die Zeichenfolgen in Anführungszeichen enthalten."
#. JKAaG
#: sf_string.xhp
@@ -23090,7 +23090,7 @@ msgctxt ""
"par_id881580211809490\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be split."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu teilende Zeichenfolge."
#. zFjwe
#: sf_string.xhp
@@ -23099,7 +23099,7 @@ msgctxt ""
"par_id811580211821162\n"
"help.text"
msgid "<emph>delimiter</emph>: A string of one or more characters that will be used as delimiter. The default delimiter is the Ascii space \" \" character."
-msgstr ""
+msgstr "<emph>delimiter</emph>: Eine Zeichenfolge aus einem oder mehreren Zeichen, die als Trennzeichen verwendet werden. Das Standardtrennzeichen ist das ASCII-Leerzeichen \" \"."
#. 3rGRu
#: sf_string.xhp
@@ -23108,7 +23108,7 @@ msgctxt ""
"par_id181580211833778\n"
"help.text"
msgid "<emph>occurrences</emph>: The maximum number of substrings to return. The default value is 0, meaning that there is no limit to the number of returned strings."
-msgstr ""
+msgstr "<emph>occurrences</emph>: Die maximale Anzahl der zurückzugebenden Teilzeichenfolgen. Der Standardwert ist 0, was bedeutet, dass die Anzahl der zurückzugebenden Zeichenfolgen unbegrenzt ist."
#. W2og7
#: sf_string.xhp
@@ -23117,7 +23117,7 @@ msgctxt ""
"par_id421599123777334\n"
"help.text"
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote."
-msgstr ""
+msgstr "<emph>quotechar</emph>: Entweder das einfache (') oder das doppelte (\") Anführungszeichen."
#. DiYMJ
#: sf_string.xhp
@@ -23126,7 +23126,7 @@ msgctxt ""
"par_id661627251379676\n"
"help.text"
msgid "Beware of the differences between Basic and Python when representing strings. For example, in Basic two \"\" characters inside a string are interpreted as a single \" character. In Python, strings enclosed with single quotes can contain \" characters without having to double them."
-msgstr ""
+msgstr "Achten Sie bei der Darstellung von Zeichenfolgen auf die Unterschiede zwischen Basic und Python. Beispielsweise werden in Basic zwei doppelte Anführungszeichen (\"\") innerhalb einer Zeichenfolge als einzelnes doppeltes Anführungszeichen (\") interpretiert. In Python können in einfache Anführungszeichen eingeschlossene Zeichenfolgen doppelte Anführungszeichen (\") enthalten, ohne sie verdoppeln zu müssen."
#. 6Q2tJ
#: sf_string.xhp
@@ -23135,7 +23135,7 @@ msgctxt ""
"par_id771580212837884\n"
"help.text"
msgid "Returns <literal>True</literal> if the first characters of a string are identical to a given substring."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn die ersten Zeichen einer Zeichenfolge mit einer gegebenen Teilzeichenfolge identisch sind."
#. BYx4G
#: sf_string.xhp
@@ -23144,7 +23144,7 @@ msgctxt ""
"par_id781612393174350\n"
"help.text"
msgid "This method returns <literal>False</literal> if either the input string or the substring have a length = 0 or when the substring is longer than the input string."
-msgstr ""
+msgstr "Diese Methode gibt <literal>False</literal> zurück, wenn entweder die Eingabezeichenfolge oder die Teilzeichenfolge eine Länge = 0 haben oder wenn die Teilzeichenfolge länger als die Eingabezeichenfolge ist."
#. jrzxu
#: sf_string.xhp
@@ -23153,7 +23153,7 @@ msgctxt ""
"par_id271580212876135\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be tested."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu testende Zeichenfolge."
#. tE9WD
#: sf_string.xhp
@@ -23162,7 +23162,7 @@ msgctxt ""
"par_id571580212889462\n"
"help.text"
msgid "<emph>substring</emph>: The substring to be searched at the start of <literal>inputstr</literal>."
-msgstr ""
+msgstr "<emph>substring</emph>: Die zu durchsuchende Teilzeichenfolge am Anfang von <literal>inputstr</literal>."
#. ZeQP4
#: sf_string.xhp
@@ -23171,7 +23171,7 @@ msgctxt ""
"par_id811580212900799\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph>: Die Suche kann Groß- und Kleinschreibung beachten oder nicht (Standard = <literal>False</literal>)."
#. DGgBx
#: sf_string.xhp
@@ -23180,7 +23180,7 @@ msgctxt ""
"par_id911580295999690\n"
"help.text"
msgid "Returns the input string without its leading and trailing whitespaces."
-msgstr ""
+msgstr "Gibt die Eingabezeichenfolge ohne die führenden und abschließenden Leerzeichen zurück."
#. BESEu
#: sf_string.xhp
@@ -23189,7 +23189,7 @@ msgctxt ""
"par_id541580296044377\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to trim."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu trimmende Zeichenfolge."
#. 9t9vX
#: sf_string.xhp
@@ -23198,7 +23198,7 @@ msgctxt ""
"par_id61580483096936\n"
"help.text"
msgid "Converts any escaped sequence (\\\\, \\n, \\r, \\t) in the input string to their corresponding Ascii character."
-msgstr ""
+msgstr "Konvertiert jede maskierte Sequenz (\\\\, \\n, \\r, \\t) in der Eingabezeichenfolge in das entsprechende ASCII-Zeichen."
#. mzTsG
#: sf_string.xhp
@@ -23207,7 +23207,7 @@ msgctxt ""
"par_id971580483124743\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be converted."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die zu konvertierende Zeichenfolge."
#. BoYHV
#: sf_string.xhp
@@ -23216,7 +23216,7 @@ msgctxt ""
"par_id831580213634029\n"
"help.text"
msgid "Removes the single or double quotes enclosing the input string."
-msgstr ""
+msgstr "Entfernt die einfachen oder doppelten Anführungszeichen, welche die Eingabezeichenfolge einschließen."
#. Ae8c5
#: sf_string.xhp
@@ -23225,7 +23225,7 @@ msgctxt ""
"par_id811612393585600\n"
"help.text"
msgid "This is useful when parsing CSV-like records that contain quoted strings."
-msgstr ""
+msgstr "Dies ist nützlich, wenn CSV-ähnliche Datensätze analysiert werden, die Zeichenfolgen in Anführungszeichen enthalten."
#. BhVvp
#: sf_string.xhp
@@ -23234,7 +23234,7 @@ msgctxt ""
"par_id761580213677493\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to unquote."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die Zeichenfolge, deren Anführungszeichen entfernt werden sollen."
#. gRUHA
#: sf_string.xhp
@@ -23243,7 +23243,7 @@ msgctxt ""
"par_id211599129509890\n"
"help.text"
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote (default)."
-msgstr ""
+msgstr "<emph>quotechar</emph>: Entweder das einfache (') oder das doppelte (\") Anführungszeichen (Standard)."
#. nGq4Q
#: sf_string.xhp
@@ -23252,7 +23252,7 @@ msgctxt ""
"bas_id371580213702598\n"
"help.text"
msgid "' s = \"Some text\" (without enclosing quotes)"
-msgstr ""
+msgstr "' s = \"Some text\" (ohne einschließende Anführungszeichen)"
#. Fp8ip
#: sf_string.xhp
@@ -23261,7 +23261,7 @@ msgctxt ""
"bas_id51580213693694\n"
"help.text"
msgid "' The string below does not have enclosing quotes, so it remains unchanged"
-msgstr ""
+msgstr "' Die folgende Zeichenfolge enthält keine einschließenden Anführungszeichen, sodass sie unverändert bleibt"
#. A4Eki
#: sf_string.xhp
@@ -23270,7 +23270,7 @@ msgctxt ""
"bas_id961612393917830\n"
"help.text"
msgid "' s = \"Some text\" (unchanged)"
-msgstr ""
+msgstr "' s = \"Some text\" (unverändert)"
#. ULtxx
#: sf_string.xhp
@@ -23279,7 +23279,7 @@ msgctxt ""
"bas_id461612394182689\n"
"help.text"
msgid "' Quotes inside the string are not removed"
-msgstr ""
+msgstr "' Anführungszeichen innerhalb der Zeichenfolge werden nicht entfernt"
#. 8w4ia
#: sf_string.xhp
@@ -23288,7 +23288,7 @@ msgctxt ""
"bas_id961612394171208\n"
"help.text"
msgid "' s = \"The \"\"true\"\" meaning\" (unchanged)"
-msgstr ""
+msgstr "' s = \"The \"\"true\"\" meaning\" (unverändert)"
#. JGhWK
#: sf_string.xhp
@@ -23297,7 +23297,7 @@ msgctxt ""
"par_id871585834468102\n"
"help.text"
msgid "Converts the input string into an array of substrings so that each item in the array has at most a given number of characters."
-msgstr ""
+msgstr "Konvertiert die Eingabezeichenfolge in eine Matrix von Teilzeichenfolgen, sodass jedes Element in der Matrix höchstens eine bestimmte Anzahl von Zeichen enthält."
#. 4G9FU
#: sf_string.xhp
@@ -23306,7 +23306,7 @@ msgctxt ""
"par_id21612394465120\n"
"help.text"
msgid "In practice, this method returns a zero-based array of output lines, without newlines at the end, except for the pre-existing line-breaks."
-msgstr ""
+msgstr "In der Praxis gibt diese Methode eine nullbasierte Matrix von Ausgabezeilen ohne Zeilenumbrüche am Ende zurück, mit Ausnahme der bereits vorhandenen Zeilenumbrüche."
#. qgd6X
#: sf_string.xhp
@@ -23315,7 +23315,7 @@ msgctxt ""
"par_id601612395193333\n"
"help.text"
msgid "Tabs are expanded using the same procedure performed by the <link href=\"text/sbasic/shared/03/sf_string.xhp#ExpandTabs\" name=\"ExpandTabs method\">ExpandTabs</link> method."
-msgstr ""
+msgstr "Tabulatoren werden mit demselben Verfahren erweitert, das auch von der Methode <link href=\"text/sbasic/shared/03/sf_string.xhp#ExpandTabs\" name=\"ExpandTabs method\">ExpandTabs</link> durchgeführt wird."
#. kTwEG
#: sf_string.xhp
@@ -23324,7 +23324,7 @@ msgctxt ""
"par_id641612394826616\n"
"help.text"
msgid "Symbolic line breaks are replaced by their equivalent Ascii characters."
-msgstr ""
+msgstr "Symbolische Zeilenumbrüche werden durch die entsprechenden ASCII-Zeichen ersetzt."
#. y7VvP
#: sf_string.xhp
@@ -23333,7 +23333,7 @@ msgctxt ""
"par_id361612394859733\n"
"help.text"
msgid "If the wrapped output has no content, the returned array is empty."
-msgstr ""
+msgstr "Wenn die verpackte Ausgabe keinen Inhalt hat, ist die zurückgegebene Matrix leer."
#. SNRzH
#: sf_string.xhp
@@ -23342,7 +23342,7 @@ msgctxt ""
"par_id251585834468498\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to wrap."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Die umzubrechende Zeichenfolge."
#. MiptC
#: sf_string.xhp
@@ -23351,7 +23351,7 @@ msgctxt ""
"par_id351585834773177\n"
"help.text"
msgid "<emph>width</emph>: The maximum number of characters in each line (Default = 70)."
-msgstr ""
+msgstr "<emph>width</emph>: Die maximale Anzahl von Zeichen in jeder Zeile (Standard = 70)."
#. epG6z
#: sf_string.xhp
@@ -23360,7 +23360,7 @@ msgctxt ""
"par_id741585834874500\n"
"help.text"
msgid "<emph>tabsize</emph>: Before wrapping the text, the existing TAB <literal>Chr(9)</literal> characters are replaced with spaces. The argument <literal>tabsize</literal> defines the TAB stops at TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)."
-msgstr ""
+msgstr "<emph>tabsize</emph>: Vor dem Umbruch des Textes werden die vorhandenen Tabulator-Zeichen <literal>Chr(9)</literal> durch Leerzeichen ersetzt. Das Argument <literal>tabsize</literal> definiert die Tabulatoren bei TabSize + 1, 2 * TabSize + 1 , … N * TabSize + 1 (Default = 8)."
#. HjZDB
#: sf_textstream.xhp
@@ -23369,7 +23369,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.TextStream service"
-msgstr ""
+msgstr "Dienst ScriptForge.TextStream"
#. cEA5U
#: sf_textstream.xhp
@@ -23378,7 +23378,7 @@ msgctxt ""
"bm_id351585330787295\n"
"help.text"
msgid "<variable id=\"TextStreamService\"><link href=\"text/sbasic/shared/03/sf_textstream.xhp\" name=\"TextStream service\"><literal>ScriptForge</literal>.<literal>TextStream</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"TextStreamService\"><link href=\"text/sbasic/shared/03/sf_textstream.xhp\" name=\"TextStream service\">Dienst <literal>ScriptForge</literal>.<literal>TextStream</literal></link></variable>"
#. nBJsE
#: sf_textstream.xhp
@@ -23387,7 +23387,7 @@ msgctxt ""
"par_id511585330787205\n"
"help.text"
msgid "The <literal>TextStream</literal> service is used to sequentially read from and write to files opened or created using the <literal>ScriptForge.FileSystem</literal> service."
-msgstr ""
+msgstr "Der Dienst <literal>TextStream</literal> wird verwendet, um sequentiell aus Dateien zu lesen und in Dateien zu schreiben, die mit dem Dienst <literal>ScriptForge.FileSystem</literal> geöffnet oder erstellt wurden."
#. TeRTa
#: sf_textstream.xhp
@@ -23396,7 +23396,7 @@ msgctxt ""
"par_id41613596903894\n"
"help.text"
msgid "The methods <literal>OpenTextFile</literal> and <literal>CreateTextFile</literal> from the <literal>FileSystem</literal> service return an instance of the <literal>TextStream</literal> service."
-msgstr ""
+msgstr "Die Methoden <literal>OpenTextFile</literal> und <literal>CreateTextFile</literal> des Dienstes <literal>FileSystem</literal> geben eine Instanz des Dienstes <literal>TextStream</literal> zurück."
#. MVFWC
#: sf_textstream.xhp
@@ -23405,7 +23405,7 @@ msgctxt ""
"par_id161585330787262\n"
"help.text"
msgid "Line delimiters may be specified by the user. In input operations CR, LF or CR+LF are supported. In output operations, the default line delimiter is the one used by the operating system."
-msgstr ""
+msgstr "Zeilenbegrenzer können vom Benutzer angegeben werden. Bei Eingabeoperationen werden CR, LF oder CR+LF unterstützt. Bei Ausgabeoperationen ist das Standard-Zeilentrennzeichen dasjenige, das vom Betriebssystem verwendet wird."
#. GDkir
#: sf_textstream.xhp
@@ -23414,7 +23414,7 @@ msgctxt ""
"par_id831613598137669\n"
"help.text"
msgid "The line delimiter for the operating system where the macro is being executed can be accessed using the <literal>SF_String.sfNEWLINE</literal> property."
-msgstr ""
+msgstr "Auf das Zeilentrennzeichen für das Betriebssystem, in dem das Makro ausgeführt wird, kann über die Eigenschaft <literal>SF_String.sfNEWLINE</literal> zugegriffen werden."
#. SvXzF
#: sf_textstream.xhp
@@ -23423,7 +23423,7 @@ msgctxt ""
"par_id851613597445432\n"
"help.text"
msgid "All operations needed to read from or write to a file (open, read/write and close) are presumed to happen during the same macro run."
-msgstr ""
+msgstr "Es wird davon ausgegangen, dass alle zum Lesen oder Schreiben in eine Datei erforderlichen Operationen (Öffnen, Lesen/Schreiben und Schließen) während derselben Makroausführung erfolgen."
#. dc5KN
#: sf_textstream.xhp
@@ -23432,7 +23432,7 @@ msgctxt ""
"hd_id83158533078741\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Dienstaufruf"
#. AuQX2
#: sf_textstream.xhp
@@ -23441,7 +23441,7 @@ msgctxt ""
"par_id351613598192725\n"
"help.text"
msgid "The examples below in Basic and Python use the <literal>OpenTextFile</literal> method to create an instance of the <literal>TextStream</literal> Service."
-msgstr ""
+msgstr "Die folgenden Beispiele in Basic und Python verwenden die Methode <literal>OpenTextFile</literal>, um eine Instanz des Dienstes <literal>TextStream</literal> zu erstellen."
#. UUudg
#: sf_textstream.xhp
@@ -23450,7 +23450,7 @@ msgctxt ""
"par_id371585330787197\n"
"help.text"
msgid "The file must be closed with the <literal>CloseFile</literal> method after all read or write operations have been executed:"
-msgstr ""
+msgstr "Nachdem alle Lese- oder Schreiboperationen ausgeführt wurden, muss die Datei mit der Methode <literal>CloseFile</literal> geschlossen werden:"
#. zNveN
#: sf_textstream.xhp
@@ -23459,7 +23459,7 @@ msgctxt ""
"par_id891582733781994\n"
"help.text"
msgid "Optionally, the resources used by the <literal>TextStream</literal> instance can be released using the <literal>Dispose</literal> method:"
-msgstr ""
+msgstr "Optional können die von der Instanz <literal>TextStream</literal> verwendeten Ressourcen mit der Methode <literal>Dispose</literal> freigegeben werden:"
#. nsGCZ
#: sf_textstream.xhp
@@ -23468,7 +23468,7 @@ msgctxt ""
"par_id121612917368946\n"
"help.text"
msgid "The methods in the <literal>TextStream</literal> service are mostly based on the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextInputStream.html\" name=\"XTextInputStream API\"><literal>XTextInputStream</literal></link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextOutputStream.html\" name=\"XTextOutputStream API\"><literal>XTextOutputStream</literal></link> UNO interfaces."
-msgstr ""
+msgstr "Die Methoden im Dienst <literal>TextStream</literal> basieren hauptsächlich auf den UNO-Schnittstellen <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextInputStream.html\" name=\"XTextInputStream API\"><literal>XTextInputStream</literal></link> und <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextOutputStream.html\" name=\"XTextOutputStream API\"><literal>XTextOutputStream</literal></link>."
#. JAmgD
#: sf_textstream.xhp
@@ -23477,7 +23477,7 @@ msgctxt ""
"hd_id941585330787948\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Eigenschaften"
#. aN9zM
#: sf_textstream.xhp
@@ -23486,7 +23486,7 @@ msgctxt ""
"par_id631585330787267\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. vwGC5
#: sf_textstream.xhp
@@ -23504,7 +23504,7 @@ msgctxt ""
"par_id581585330787700\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Typ"
#. 6FDuM
#: sf_textstream.xhp
@@ -23522,7 +23522,7 @@ msgctxt ""
"par_id181585330787752\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. YFkaY
#: sf_textstream.xhp
@@ -23531,7 +23531,7 @@ msgctxt ""
"par_id901585330787680\n"
"help.text"
msgid "Used in read mode. A <literal>True</literal> value indicates that the end of the file has been reached. A test using this property should precede calls to the <literal>ReadLine</literal> method."
-msgstr ""
+msgstr "Wird im Lesemodus verwendet. Ein Wert <literal>True</literal> gibt an, dass das Ende der Datei erreicht ist. Ein Test, der diese Eigenschaft verwendet, sollte Aufrufen der Methode <literal>ReadLine</literal> vorausgehen."
#. EFEnA
#: sf_textstream.xhp
@@ -23540,7 +23540,7 @@ msgctxt ""
"par_id561585330787568\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. cVCoJ
#: sf_textstream.xhp
@@ -23549,7 +23549,7 @@ msgctxt ""
"par_id741585330787777\n"
"help.text"
msgid "The character set to be used. The default encoding is \"UTF-8\"."
-msgstr ""
+msgstr "Der zu verwendende Zeichensatz. Die Standardcodierung ist „UTF-8“."
#. p5s3X
#: sf_textstream.xhp
@@ -23558,7 +23558,7 @@ msgctxt ""
"par_id641585330787207\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. JjEqX
#: sf_textstream.xhp
@@ -23567,7 +23567,7 @@ msgctxt ""
"par_id281585330787614\n"
"help.text"
msgid "Returns the name of the current file either in URL format or in the native operating system's format, depending on the current value of the <literal>FileNaming</literal> property of the <literal>FileSystem</literal> service."
-msgstr ""
+msgstr "Gibt den Namen der aktuellen Datei entweder im URL-Format oder im Format des nativen Betriebssystems zurück, abhängig vom aktuellen Wert der Eigenschaft <literal>FileNaming</literal> des Dienstes <literal>FileSystem</literal>."
#. goEnw
#: sf_textstream.xhp
@@ -23576,7 +23576,7 @@ msgctxt ""
"par_id111585330787410\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. MZS6Z
#: sf_textstream.xhp
@@ -23585,7 +23585,7 @@ msgctxt ""
"par_id861585330787417\n"
"help.text"
msgid "Indicates the input/output mode. Possible values are \"READ\", \"WRITE\" or \"APPEND\"."
-msgstr ""
+msgstr "Zeigt den Eingabe-/Ausgabemodus an. Mögliche Werte sind \"READ\", \"WRITE\" oder \"APPEND\"."
#. 7nTb9
#: sf_textstream.xhp
@@ -23594,7 +23594,7 @@ msgctxt ""
"par_id87158533078795\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. j45gC
#: sf_textstream.xhp
@@ -23603,7 +23603,7 @@ msgctxt ""
"par_id561585330787741\n"
"help.text"
msgid "Returns the number of lines read or written so far."
-msgstr ""
+msgstr "Gibt die Anzahl der bisher gelesenen oder geschriebenen Zeilen zurück."
#. CLAvQ
#: sf_textstream.xhp
@@ -23612,7 +23612,7 @@ msgctxt ""
"par_id531585330787157\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Nein"
#. rdA5M
#: sf_textstream.xhp
@@ -23621,7 +23621,7 @@ msgctxt ""
"par_id691585330787279\n"
"help.text"
msgid "Sets or returns the current delimiter to be inserted between two successive written lines. The default value is the native line delimiter in the current operating system."
-msgstr ""
+msgstr "Legt das aktuelle Trennzeichen fest oder gibt es zurück, das zwischen zwei aufeinanderfolgend geschriebenen Zeilen eingefügt werden soll. Der Standardwert ist das native Zeilentrennzeichen im aktuellen Betriebssystem."
#. dCeHZ
#: sf_textstream.xhp
@@ -23630,7 +23630,7 @@ msgctxt ""
"par_id141613001281573\n"
"help.text"
msgid "To learn more about the names of character sets, visit <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"Character Sets\">IANA's Character Set</link> page. Beware that %PRODUCTNAME does not implement all existing character sets."
-msgstr ""
+msgstr "Um mehr über die Namen von Zeichensätzen zu erfahren, besuchen Sie die Seite <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"Character Sets\">IANA's Character Set</link>. Beachten Sie, dass %PRODUCTNAME nicht alle vorhandenen Zeichensätze implementiert."
#. hKJkD
#: sf_textstream.xhp
@@ -23639,7 +23639,7 @@ msgctxt ""
"par_id891611613601554\n"
"help.text"
msgid "List of Methods in the TextStream Service"
-msgstr ""
+msgstr "Liste der Methoden im Dienst \"TextStream\""
#. DBBKM
#: sf_textstream.xhp
@@ -23648,7 +23648,7 @@ msgctxt ""
"par_id421585330787675\n"
"help.text"
msgid "Closes the current input or output stream and empties the output buffer if relevant. Returns <literal>True</literal> if the file was successfully closed."
-msgstr ""
+msgstr "Schließt den aktuellen Eingabe- oder Ausgabestream und leert gegebenenfalls den Ausgabepuffer. Gibt <literal>True</literal> zurück, wenn die Datei erfolgreich geschlossen wurde."
#. MCW3q
#: sf_textstream.xhp
@@ -23657,7 +23657,7 @@ msgctxt ""
"par_id65158533078799\n"
"help.text"
msgid "Returns all the remaining lines in the text stream as a single string. Line breaks are not removed."
-msgstr ""
+msgstr "Gibt alle verbleibenden Zeilen im Textstrom als einzelne Zeichenfolge zurück. Zeilenumbrüche werden nicht entfernt."
#. Vr34D
#: sf_textstream.xhp
@@ -23666,7 +23666,7 @@ msgctxt ""
"par_id71613600347125\n"
"help.text"
msgid "The resulting string can be split in lines either by using the <literal>Split</literal> built-in Basic function if the line delimiter is known, or with the <literal>SF_String.SplitLines</literal> method."
-msgstr ""
+msgstr "Die resultierende Zeichenfolge kann entweder mit der eingebauten Basic-Funktion <literal>Split</literal> in Zeilen aufgeteilt werden, wenn das Zeilentrennzeichen bekannt ist, oder mit der Methode <literal>SF_String.SplitLines</literal>."
#. VRLGn
#: sf_textstream.xhp
@@ -23675,7 +23675,7 @@ msgctxt ""
"par_id91585330787373\n"
"help.text"
msgid "For large files, using the <literal>ReadAll</literal> method wastes memory resources. In such cases it is recommended to read the file line by line using the <literal>ReadLine</literal> method."
-msgstr ""
+msgstr "Bei großen Dateien verschwendet die Verwendung der Methode <literal>ReadAll</literal> Speicherressourcen. In solchen Fällen empfiehlt es sich, die Datei Zeile für Zeile mit der Methode <literal>ReadLine</literal> zu lesen."
#. BuBVA
#: sf_textstream.xhp
@@ -23684,7 +23684,7 @@ msgctxt ""
"par_id921613595637851\n"
"help.text"
msgid "Consider the text file \"Students.txt\" with the following contents (a name in each line):"
-msgstr ""
+msgstr "Betrachten Sie die Textdatei \"Students.txt\" mit folgendem Inhalt (ein Name in jeder Zeile):"
#. hk7q4
#: sf_textstream.xhp
@@ -23693,7 +23693,7 @@ msgctxt ""
"par_id391613596019750\n"
"help.text"
msgid "The examples below in Basic and Python use the <literal>ReadAll</literal> and <literal>SplitLines</literal> methods to read the contents of the file into an array of strings:"
-msgstr ""
+msgstr "Die folgenden Beispiele in Basic und Python verwenden die Methoden <literal>ReadAll</literal> und <literal>SplitLines</literal>, um den Inhalt der Datei in eine Matrix von Zeichenfolgen einzulesen:"
#. BuRJE
#: sf_textstream.xhp
@@ -23702,7 +23702,7 @@ msgctxt ""
"bas_id251613595640550\n"
"help.text"
msgid "'Loads the FileSystem service"
-msgstr ""
+msgstr "' Lädt den Dienst \"FileSystem\""
#. L2a3D
#: sf_textstream.xhp
@@ -23711,7 +23711,7 @@ msgctxt ""
"bas_id181613595641087\n"
"help.text"
msgid "'Opens the text file with the names to be read"
-msgstr ""
+msgstr "' Öffnet die Textdatei mit den auszulesenden Namen"
#. 7Fq9E
#: sf_textstream.xhp
@@ -23720,7 +23720,7 @@ msgctxt ""
"par_id871585330787885\n"
"help.text"
msgid "Returns the next line in the text stream as a string. Line breaks are removed from the returned string."
-msgstr ""
+msgstr "Gibt die nächste Zeile im Textstrom als Zeichenfolge zurück. Zeilenumbrüche werden aus der zurückgegebenen Zeichenfolge entfernt."
#. 6iDcF
#: sf_textstream.xhp
@@ -23729,7 +23729,7 @@ msgctxt ""
"par_id431613600221626\n"
"help.text"
msgid "The <literal>AtEndOfStream</literal> test should precede the <literal>ReadLine</literal> method like in the example below."
-msgstr ""
+msgstr "Der Test <literal>AtEndOfStream</literal> sollte der Methode <literal>ReadLine</literal> vorangehen, wie im Beispiel unten."
#. GRRkq
#: sf_textstream.xhp
@@ -23738,7 +23738,7 @@ msgctxt ""
"par_id171585330787774\n"
"help.text"
msgid "An error will be raised if the <literal>AtEndOfStream</literal> was reached during the previous <literal>ReadLine</literal> or <literal>SkipLine</literal> method call."
-msgstr ""
+msgstr "Ein Fehler wird ausgelöst, wenn <literal>AtEndOfStream</literal> während des vorherigen Methodenaufrufs <literal>ReadLine</literal> oder <literal>SkipLine</literal> erreicht wurde."
#. mAty4
#: sf_textstream.xhp
@@ -23747,7 +23747,7 @@ msgctxt ""
"par_id11585330787847\n"
"help.text"
msgid "Skips the next line in the input stream when reading a <literal>TextStream</literal> file."
-msgstr ""
+msgstr "Überspringt die nächste Zeile im Eingabestrom beim Lesen einer Datei <literal>TextStream</literal>."
#. FDMJB
#: sf_textstream.xhp
@@ -23756,7 +23756,7 @@ msgctxt ""
"par_id441613600704766\n"
"help.text"
msgid "This method can result in <literal>AtEndOfStream</literal> being set to <literal>True</literal>."
-msgstr ""
+msgstr "Diese Methode kann dazu führen, dass <literal>AtEndOfStream</literal> auf <literal>True</literal> gesetzt wird."
#. D4JVb
#: sf_textstream.xhp
@@ -23765,7 +23765,7 @@ msgctxt ""
"par_id141585330787657\n"
"help.text"
msgid "Writes a specified number of empty lines to the output stream."
-msgstr ""
+msgstr "Schreibt eine angegebene Anzahl leerer Zeilen in den Ausgabestrom."
#. YsBUm
#: sf_textstream.xhp
@@ -23774,7 +23774,7 @@ msgctxt ""
"par_id291585330787357\n"
"help.text"
msgid "<emph>lines</emph>: The number of empty lines to write to the file."
-msgstr ""
+msgstr "<emph>lines</emph>: Die Anzahl der leeren Zeilen, die in die Datei geschrieben werden sollen."
#. GCPCC
#: sf_textstream.xhp
@@ -23783,7 +23783,7 @@ msgctxt ""
"par_id101585330787215\n"
"help.text"
msgid "Writes the given string to the output stream as a single line."
-msgstr ""
+msgstr "Schreibt die angegebene Zeichenfolge als einzelne Zeile in den Ausgabestrom."
#. Eska7
#: sf_textstream.xhp
@@ -23792,7 +23792,7 @@ msgctxt ""
"par_id421613601002074\n"
"help.text"
msgid "The character defined in the <literal>NewLine</literal> property is used as the line delimiter."
-msgstr ""
+msgstr "Als Zeilentrennzeichen wird das in der Eigenschaft <literal>NewLine</literal> definierte Zeichen verwendet."
#. LXFPE
#: sf_textstream.xhp
@@ -23801,7 +23801,7 @@ msgctxt ""
"par_id491585330787650\n"
"help.text"
msgid "<emph>line</emph>: The line to write, may be empty."
-msgstr ""
+msgstr "<emph>line</emph>: Die zu schreibende Zeile, kann leer sein."
#. PM5Bx
#: sf_textstream.xhp
@@ -23810,7 +23810,7 @@ msgctxt ""
"par_id821626894480105\n"
"help.text"
msgid "The examples below in Basic and Python create a text file in CSV format in which each line contains a value and its square until <literal>lastValue</literal> is reached."
-msgstr ""
+msgstr "Die folgenden Beispiele in Basic und Python erstellen eine Textdatei im CSV-Format, in der jede Zeile einen Wert und sein Quadrat enthält, bis <literal>lastValue</literal> erreicht ist."
#. 39u4o
#: sf_textstream.xhp
@@ -23819,7 +23819,7 @@ msgctxt ""
"bas_id21613321528612\n"
"help.text"
msgid "'Instantiates the FileSystem Service"
-msgstr ""
+msgstr "' Instanziiert den Dienst \"FileSystem\""
#. FnTiG
#: sf_textstream.xhp
@@ -23828,7 +23828,7 @@ msgctxt ""
"bas_id191613321529277\n"
"help.text"
msgid "'Creates a text file"
-msgstr ""
+msgstr "' Erzeugt eine Textdatei"
#. f5RSB
#: sf_textstream.xhp
@@ -23837,7 +23837,7 @@ msgctxt ""
"bas_id641613321530181\n"
"help.text"
msgid "'Writes the Value and Value squared, separated by \";\""
-msgstr ""
+msgstr "' Schreibt den Wert und den Wert zum Quadrat, getrennt durch \";\""
#. FCowk
#: sf_textstream.xhp
@@ -23846,7 +23846,7 @@ msgctxt ""
"bas_id141613321530960\n"
"help.text"
msgid "myFile.WriteLine(\"Value;Value Squared\")"
-msgstr ""
+msgstr "myFile.WriteLine(\"Value;Value Squared\")"
#. m9Mo4
#: sf_textstream.xhp
@@ -23855,7 +23855,7 @@ msgctxt ""
"bas_id881613321532598\n"
"help.text"
msgid "'Closes the file and free resources"
-msgstr ""
+msgstr "' Schließt die Datei und gibt Ressourcen frei"
#. PCSPY
#: sf_timer.xhp
@@ -23864,7 +23864,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.Timer service"
-msgstr ""
+msgstr "Dienst ScriptForge.Timer"
#. cxRDS
#: sf_timer.xhp
@@ -23873,7 +23873,7 @@ msgctxt ""
"hd_id731582733781114\n"
"help.text"
msgid "<variable id=\"TimerService\"><link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\"><literal>ScriptForge</literal>.<literal>Timer</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"TimerService\"><link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\">Dienst <literal>ScriptForge</literal>.<literal>Timer</literal></link></variable>"
#. WyVvH
#: sf_timer.xhp
@@ -23882,7 +23882,7 @@ msgctxt ""
"par_id961582733781662\n"
"help.text"
msgid "The <literal>Timer</literal> service measures the amount of time it takes to run user scripts."
-msgstr ""
+msgstr "Der Dienst <literal>Timer</literal> misst die Zeit, die zum Ausführen von Benutzerskripten benötigt wird."
#. qDa8E
#: sf_timer.xhp
@@ -23891,7 +23891,7 @@ msgctxt ""
"par_id181582733781323\n"
"help.text"
msgid "A <literal>Timer</literal> measures <emph>durations</emph>. It can be:"
-msgstr ""
+msgstr "<literal>Timer</literal> misst die <emph>Dauer</emph>. Es kann sein:"
#. ErpLm
#: sf_timer.xhp
@@ -23900,7 +23900,7 @@ msgctxt ""
"par_id711582733781252\n"
"help.text"
msgid "Started, to indicate when to start measuring time."
-msgstr ""
+msgstr "Gestartet, um anzugeben, wann die Zeitmessung beginnen soll."
#. NAAFg
#: sf_timer.xhp
@@ -23909,7 +23909,7 @@ msgctxt ""
"par_id631582733781431\n"
"help.text"
msgid "Suspended, to pause measuring running time."
-msgstr ""
+msgstr "Angehalten, um die Messung der Laufzeit zu unterbrechen."
#. nt9Qc
#: sf_timer.xhp
@@ -23918,7 +23918,7 @@ msgctxt ""
"par_id691582733781498\n"
"help.text"
msgid "Resumed, to continue tracking running time after the Timer has been suspended."
-msgstr ""
+msgstr "Fortgesetzt, um die Laufzeit fortzusetzen, nachdem der Timer ausgesetzt wurde."
#. DVCBM
#: sf_timer.xhp
@@ -23927,7 +23927,7 @@ msgctxt ""
"par_id31582733781344\n"
"help.text"
msgid "Restarted, which will cancel previous measurements and start the <literal>Timer</literal> at zero."
-msgstr ""
+msgstr "Neu gestartet, wodurch frühere Messungen abgebrochen und der <literal>Timer</literal> bei Null gestartet wird."
#. dm7yA
#: sf_timer.xhp
@@ -23936,7 +23936,7 @@ msgctxt ""
"par_id991582733781280\n"
"help.text"
msgid "Durations are expressed in seconds with a precision of 3 decimal digits (milliseconds). A duration value of 12.345 means 12 seconds and 345 milliseconds"
-msgstr ""
+msgstr "Die Dauer wird in Sekunden mit einer Genauigkeit von 3 Dezimalstellen (Millisekunden) ausgedrückt. Ein Wert von 12,345 bedeutet 12 Sekunden und 345 Millisekunden"
#. CVhDR
#: sf_timer.xhp
@@ -23945,7 +23945,7 @@ msgctxt ""
"hd_id201582733781265\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Dienstaufruf"
#. SCYEX
#: sf_timer.xhp
@@ -23954,7 +23954,7 @@ msgctxt ""
"par_id891610734806133\n"
"help.text"
msgid "The example below creates a <literal>Timer</literal> object named <literal>myTimer</literal> and starts it immediately."
-msgstr ""
+msgstr "Das folgende Beispiel erstellt ein Objekt <literal>Timer</literal> namens <literal>myTimer</literal> und startet es sofort."
#. CnZqc
#: sf_timer.xhp
@@ -23963,7 +23963,7 @@ msgctxt ""
"par_id891582733781994\n"
"help.text"
msgid "It is recommended to free resources after use:"
-msgstr ""
+msgstr "Es wird empfohlen, Ressourcen nach der Verwendung freizugeben:"
#. 8h3fp
#: sf_timer.xhp
@@ -23972,7 +23972,7 @@ msgctxt ""
"hd_id521582733781450\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Eigenschaften"
#. dVncX
#: sf_timer.xhp
@@ -23981,7 +23981,7 @@ msgctxt ""
"par_id71582733781260\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. hFnkK
#: sf_timer.xhp
@@ -23999,7 +23999,7 @@ msgctxt ""
"par_id76158273378122\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Typ"
#. 7zFYh
#: sf_timer.xhp
@@ -24017,7 +24017,7 @@ msgctxt ""
"par_id621582733781588\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. 9yDgM
#: sf_timer.xhp
@@ -24026,7 +24026,7 @@ msgctxt ""
"par_id731582733781476\n"
"help.text"
msgid "The actual running time elapsed since start or between start and stop (does not consider suspended time)"
-msgstr ""
+msgstr "Die tatsächliche Laufzeit, die seit dem Start oder zwischen Start und Stopp verstrichen ist (unterbrochene Zeit wird nicht berücksichtigt)"
#. ThAaG
#: sf_timer.xhp
@@ -24035,7 +24035,7 @@ msgctxt ""
"par_id301582733781498\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. tqpDU
#: sf_timer.xhp
@@ -24044,7 +24044,7 @@ msgctxt ""
"par_id401582733781608\n"
"help.text"
msgid "<literal>True</literal> when timer is started or suspended"
-msgstr ""
+msgstr "<literal>True</literal>, wenn der Timer gestartet oder angehalten wird"
#. pSPgk
#: sf_timer.xhp
@@ -24053,7 +24053,7 @@ msgctxt ""
"par_id181582733781551\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. SGyi4
#: sf_timer.xhp
@@ -24062,7 +24062,7 @@ msgctxt ""
"par_id161582733781328\n"
"help.text"
msgid "<literal>True</literal> when timer is started and suspended"
-msgstr ""
+msgstr "<literal>True</literal> wenn der Timer gestartet und angehalten wird"
#. qoNpD
#: sf_timer.xhp
@@ -24071,7 +24071,7 @@ msgctxt ""
"par_id651582733781874\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. E45MD
#: sf_timer.xhp
@@ -24080,7 +24080,7 @@ msgctxt ""
"par_id171582733781456\n"
"help.text"
msgid "The actual time elapsed while suspended since start or between start and stop"
-msgstr ""
+msgstr "Die tatsächlich verstrichene Zeit während der Unterbrechung, seit dem Start oder zwischen Start und Stopp"
#. gxF8S
#: sf_timer.xhp
@@ -24089,7 +24089,7 @@ msgctxt ""
"par_id141582733781303\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. FeCob
#: sf_timer.xhp
@@ -24098,7 +24098,7 @@ msgctxt ""
"par_id411582733781932\n"
"help.text"
msgid "The actual time elapsed since start or between start and stop (including suspensions and running time)"
-msgstr ""
+msgstr "Die tatsächlich verstrichene Zeit seit dem Start oder zwischen Start und Stopp (einschließlich Unterbrechungen und Laufzeit)"
#. Mav4g
#: sf_timer.xhp
@@ -24107,7 +24107,7 @@ msgctxt ""
"hd_id141582734141895\n"
"help.text"
msgid "Methods"
-msgstr ""
+msgstr "Methoden"
#. P8RQj
#: sf_timer.xhp
@@ -24116,7 +24116,7 @@ msgctxt ""
"par_id291582734377752\n"
"help.text"
msgid "All methods do not require arguments and return a <literal>Boolean</literal> value."
-msgstr ""
+msgstr "Alle Methoden benötigen keine Argumente und geben einen <literal>booleschen</literal> Wert zurück."
#. onEib
#: sf_timer.xhp
@@ -24125,7 +24125,7 @@ msgctxt ""
"par_id311582734894257\n"
"help.text"
msgid "If the returned value is <literal>False</literal>, then nothing happened."
-msgstr ""
+msgstr "Wenn der zurückgegebene Wert <literal>False</literal> ist, ist nichts passiert."
#. U82Do
#: sf_timer.xhp
@@ -24134,7 +24134,7 @@ msgctxt ""
"par_id871582734180676\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. 6oGwx
#: sf_timer.xhp
@@ -24152,7 +24152,7 @@ msgctxt ""
"par_id911582734180676\n"
"help.text"
msgid "Returned value"
-msgstr ""
+msgstr "Zurückgegebener Wert"
#. 6DJTP
#: sf_timer.xhp
@@ -24161,7 +24161,7 @@ msgctxt ""
"par_id301582734180676\n"
"help.text"
msgid "Resumes the <literal>Timer</literal> if it has been suspended"
-msgstr ""
+msgstr "Setzt den <literal>Timer</literal> fort, wenn er angehalten wurde"
#. ixF7A
#: sf_timer.xhp
@@ -24170,7 +24170,7 @@ msgctxt ""
"par_id661582734180676\n"
"help.text"
msgid "<literal>False</literal> if the timer is not suspended"
-msgstr ""
+msgstr "<literal>False</literal>, wenn der Timer nicht angehalten wurde"
#. AAozF
#: sf_timer.xhp
@@ -24179,7 +24179,7 @@ msgctxt ""
"par_id821582734649305\n"
"help.text"
msgid "Terminates the <literal>Timer</literal> and discards its current property values, restarting as a new clean <literal>Timer</literal>"
-msgstr ""
+msgstr "Beendet den <literal>Timer</literal>, verwirft seine aktuellen Eigenschaftswerte und startet als neuer <literal>Timer</literal> neu"
#. UtCTT
#: sf_timer.xhp
@@ -24188,7 +24188,7 @@ msgctxt ""
"par_id761582734649305\n"
"help.text"
msgid "<literal>False</literal> if the timer is inactive"
-msgstr ""
+msgstr "<literal>False</literal> wenn der Timer inaktiv ist"
#. AkgAy
#: sf_timer.xhp
@@ -24197,7 +24197,7 @@ msgctxt ""
"par_id641582734802443\n"
"help.text"
msgid "Starts a new clean timer"
-msgstr ""
+msgstr "Startet einen neuen Timer"
#. B4gTh
#: sf_timer.xhp
@@ -24206,7 +24206,7 @@ msgctxt ""
"par_id921582734802443\n"
"help.text"
msgid "<literal>False</literal> if the timer is already started"
-msgstr ""
+msgstr "<literal>False</literal> wenn der Timer bereits gestartet ist"
#. D7CoH
#: sf_timer.xhp
@@ -24215,7 +24215,7 @@ msgctxt ""
"par_id81582734905507\n"
"help.text"
msgid "Suspends a running timer"
-msgstr ""
+msgstr "Unterbricht einen laufenden Timer"
#. YbeSJ
#: sf_timer.xhp
@@ -24224,7 +24224,7 @@ msgctxt ""
"par_id661582734905507\n"
"help.text"
msgid "<literal>False</literal> if the timer is not started or already suspended"
-msgstr ""
+msgstr "<literal>False</literal>, wenn der Timer nicht gestartet oder bereits angehalten wurde"
#. sgXra
#: sf_timer.xhp
@@ -24233,7 +24233,7 @@ msgctxt ""
"par_id861582734996722\n"
"help.text"
msgid "Stops a running timer"
-msgstr ""
+msgstr "Stoppt einen laufenden Timer"
#. WkCCC
#: sf_timer.xhp
@@ -24242,7 +24242,7 @@ msgctxt ""
"par_id381582734996722\n"
"help.text"
msgid "<literal>False</literal> if the timer is neither started nor suspended"
-msgstr ""
+msgstr "<literal>False</literal> wenn der Timer weder gestartet noch angehalten ist"
#. DuD3h
#: sf_timer.xhp
@@ -24251,7 +24251,7 @@ msgctxt ""
"par_id731626871820490\n"
"help.text"
msgid "The examples below in Basic and Python illustrate the use of the methods and properties in the <literal>Timer</literal> service."
-msgstr ""
+msgstr "Die folgenden Beispiele in Basic und Python veranschaulichen die Verwendung der Methoden und Eigenschaften im Dienst <literal>Timer</literal>."
#. UgBnC
#: sf_timer.xhp
@@ -24260,7 +24260,7 @@ msgctxt ""
"bas_id141582735926821\n"
"help.text"
msgid "'The time elapsed while the Dialog box is open will be counted as suspended time"
-msgstr ""
+msgstr "' Die verstrichene Zeit, während der Dialog geöffnet war, wird als unterbrochene Zeit gezählt"
#. 4jHcj
#: sf_timer.xhp
@@ -24269,7 +24269,7 @@ msgctxt ""
"bas_id901582735961725\n"
"help.text"
msgid "'The time elapsed while the Dialog box is open will be counted as running time"
-msgstr ""
+msgstr "' Die verstrichene Zeit, während der Dialog geöffnet war, wird als Laufzeit gezählt"
#. 7QhZU
#: sf_timer.xhp
@@ -24278,7 +24278,7 @@ msgctxt ""
"bas_id941610739926687\n"
"help.text"
msgid "'Shows the final time measurements"
-msgstr ""
+msgstr "' Zeigt die letzten Zeitmessungen"
#. J6XGB
#: sf_timer.xhp
@@ -24287,7 +24287,7 @@ msgctxt ""
"par_id281610740093006\n"
"help.text"
msgid "If you call the <literal>Terminate</literal> method, subsequent calls for the <literal>Continue</literal> method will not resume time measurement. Similarly, after a Timer has been terminated, calling the <literal>Start</literal> method will restart it as if it were a clean new Timer."
-msgstr ""
+msgstr "Wenn Sie die Methode <literal>Terminate</literal> aufrufen, setzen nachfolgende Aufrufe der Methode <literal>Continue</literal> die Zeitmessung nicht fort. In ähnlicher Weise wird ein Timer, nachdem er beendet wurde, durch Aufrufen der Methode <literal>Start</literal> neu gestartet, als wäre er ein neuer Timer."
#. DSYKj
#: sf_timer.xhp
@@ -24296,7 +24296,7 @@ msgctxt ""
"par_id391626872019832\n"
"help.text"
msgid "Beware that the <literal>Wait</literal> function in Basic takes in a duration argument in milliseconds whereas the <literal>sleep</literal> function in Python uses seconds in its argument."
-msgstr ""
+msgstr "Beachten Sie, dass die Funktion <literal>Wait</literal> in Basic ein Argument für die Dauer in Millisekunden akzeptiert, während die Funktion <literal>sleep</literal> in Python Sekunden in ihrem Argument verwendet."
#. bHEyr
#: sf_timer.xhp
@@ -24305,7 +24305,7 @@ msgctxt ""
"hd_id431610989623086\n"
"help.text"
msgid "Working with Multiple Timers"
-msgstr ""
+msgstr "Arbeiten mit mehreren Timern"
#. dr779
#: sf_timer.xhp
@@ -24314,7 +24314,7 @@ msgctxt ""
"par_id741610989639201\n"
"help.text"
msgid "It is possible to instantiate multiple <literal>Timer</literal> services in parallel, which gives flexibility in measuring time in different parts of the code."
-msgstr ""
+msgstr "Es ist möglich, mehrere Dienste <literal>Timer</literal> parallel zu instanziieren, wodurch die Zeit in verschiedenen Teilen des Codes flexibel gemessen werden kann."
#. ueLgB
#: sf_timer.xhp
@@ -24323,7 +24323,7 @@ msgctxt ""
"par_id921610989722908\n"
"help.text"
msgid "The following example illustrates how to create two <literal>Timer</literal> objects and start them separately."
-msgstr ""
+msgstr "Das folgende Beispiel veranschaulicht, wie zwei Objekte <literal>Timer</literal> erstellt und separat gestartet werden."
#. PtA4E
#: sf_timer.xhp
@@ -24332,7 +24332,7 @@ msgctxt ""
"bas_id481610989853679\n"
"help.text"
msgid "'Starts myTimerA"
-msgstr ""
+msgstr "' Startet myTimerA"
#. VUdGW
#: sf_timer.xhp
@@ -24341,7 +24341,7 @@ msgctxt ""
"bas_id331610989849501\n"
"help.text"
msgid "'Starts myTimerB"
-msgstr ""
+msgstr "' Startet myTimerB"
#. t98Fv
#: sf_timer.xhp
@@ -24350,7 +24350,7 @@ msgctxt ""
"bas_id931610989837747\n"
"help.text"
msgid "'Terminate both timers"
-msgstr ""
+msgstr "' Beenden Sie beide Timer"
#. dphFv
#: sf_ui.xhp
@@ -24359,7 +24359,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.UI service"
-msgstr ""
+msgstr "Dienst ScriptForge.UI"
#. QWA6E
#: sf_ui.xhp
@@ -24368,7 +24368,7 @@ msgctxt ""
"hd_id371587913266310\n"
"help.text"
msgid "<variable id=\"UIService\"><link href=\"text/sbasic/shared/03/sf_ui.xhp\" name=\"ScriptForge.UI service\"><literal>ScriptForge</literal>.<literal>UI</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"UIService\"><link href=\"text/sbasic/shared/03/sf_ui.xhp\" name=\"ScriptForge.UI service\">Dienst <literal>ScriptForge</literal>.<literal>UI</literal></link></variable>"
#. cAtxQ
#: sf_ui.xhp
@@ -24377,7 +24377,7 @@ msgctxt ""
"par_id31587913266153\n"
"help.text"
msgid "The UI (User Interface) service simplifies the identification and the manipulation of the different windows composing the whole %PRODUCTNAME application:"
-msgstr ""
+msgstr "Der Dienst UI (User Interface) vereinfacht die Identifizierung und Handhabung der verschiedenen Fenster, aus denen sich die gesamte %PRODUCTNAME-Anwendung zusammensetzt:"
#. nTqj5
#: sf_ui.xhp
@@ -24386,7 +24386,7 @@ msgctxt ""
"par_id591587913266547\n"
"help.text"
msgid "Windows selection"
-msgstr ""
+msgstr "Fensterauswahl"
#. 45jFA
#: sf_ui.xhp
@@ -24395,7 +24395,7 @@ msgctxt ""
"par_id511587913266292\n"
"help.text"
msgid "Windows moving and resizing"
-msgstr ""
+msgstr "Fenster verschieben und skalieren"
#. UKRyn
#: sf_ui.xhp
@@ -24404,7 +24404,7 @@ msgctxt ""
"par_id51587913266596\n"
"help.text"
msgid "Statusbar settings"
-msgstr ""
+msgstr "Statusleisten-Einstellungen"
#. oj2kC
#: sf_ui.xhp
@@ -24413,7 +24413,7 @@ msgctxt ""
"par_id401599404339702\n"
"help.text"
msgid "Display of a floating progress bar"
-msgstr ""
+msgstr "Anzeige eines schwebenden Fortschrittsbalkens"
#. iE5hR
#: sf_ui.xhp
@@ -24422,7 +24422,7 @@ msgctxt ""
"par_id761587913266388\n"
"help.text"
msgid "Creation of new windows"
-msgstr ""
+msgstr "Erstellung neuer Fenster"
#. Dxuyy
#: sf_ui.xhp
@@ -24431,7 +24431,7 @@ msgctxt ""
"par_id591587913266489\n"
"help.text"
msgid "Access to the underlying \"documents\""
-msgstr ""
+msgstr "Zugriff auf die zugrunde liegenden \"Dokumente\""
#. W5BL2
#: sf_ui.xhp
@@ -24440,7 +24440,7 @@ msgctxt ""
"par_id181620312953395\n"
"help.text"
msgid "The UI service is the starting point to open, create or access to the content of new or existing documents from a user script."
-msgstr ""
+msgstr "Der Dienst UI ist der Ausgangspunkt zum Öffnen, Erstellen oder Zugreifen auf den Inhalt neuer oder bestehender Dokumente aus einem Benutzerskript."
#. ERvRF
#: sf_ui.xhp
@@ -24449,7 +24449,7 @@ msgctxt ""
"hd_id881587913266307\n"
"help.text"
msgid "Definitions"
-msgstr ""
+msgstr "Definitionen"
#. L8Ate
#: sf_ui.xhp
@@ -24458,7 +24458,7 @@ msgctxt ""
"par_id741587913266919\n"
"help.text"
msgid "A window can be designated using various ways:"
-msgstr ""
+msgstr "Ein Fenster kann auf verschiedene Arten bezeichnet werden:"
#. Bhs9h
#: sf_ui.xhp
@@ -24467,7 +24467,7 @@ msgctxt ""
"par_id291587913946648\n"
"help.text"
msgid "a full path and file name"
-msgstr ""
+msgstr "ein vollständiger Pfad und Dateiname"
#. CK62z
#: sf_ui.xhp
@@ -24476,7 +24476,7 @@ msgctxt ""
"par_id991587914045862\n"
"help.text"
msgid "the last component of the full file name or even only the last component without its suffix"
-msgstr ""
+msgstr "der letzte Bestandteil des vollständigen Dateinamens oder auch nur der letzte Bestandteil ohne sein Suffix"
#. 8qLrG
#: sf_ui.xhp
@@ -24485,7 +24485,7 @@ msgctxt ""
"par_id541587914079744\n"
"help.text"
msgid "the title of the window"
-msgstr ""
+msgstr "der Titel des Fensters"
#. rdSGt
#: sf_ui.xhp
@@ -24494,7 +24494,7 @@ msgctxt ""
"par_id191587914134221\n"
"help.text"
msgid "for new documents, something like \"Untitled 1\""
-msgstr ""
+msgstr "für neue Dokumente so etwas wie \"Unbenannt 1\""
#. GrAxe
#: sf_ui.xhp
@@ -24503,7 +24503,7 @@ msgctxt ""
"par_id911587914185746\n"
"help.text"
msgid "one of the special windows \"<literal>BASICIDE</literal>\" and \"<literal>WELCOMESCREEN</literal>\""
-msgstr ""
+msgstr "eines der Spezialfenster \"<literal>BASICIDE</literal>\" und \"<literal>WELCOMESCREEN</literal>\""
#. n5ZLz
#: sf_ui.xhp
@@ -24512,7 +24512,7 @@ msgctxt ""
"par_id181587914255236\n"
"help.text"
msgid "The window name is case-sensitive."
-msgstr ""
+msgstr "Beim Fensternamen wird zwischen Groß- und Kleinschreibung unterschieden."
#. CC5D5
#: sf_ui.xhp
@@ -24521,7 +24521,7 @@ msgctxt ""
"hd_id541588520711430\n"
"help.text"
msgid "Document object"
-msgstr ""
+msgstr "Objekt \"Document\""
#. utsAW
#: sf_ui.xhp
@@ -24530,7 +24530,7 @@ msgctxt ""
"par_id841588521238711\n"
"help.text"
msgid "The methods <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal> and <literal>OpenDocument</literal>, described below, generate document objects. When a window contains a document, an instance of the <literal>Document</literal> class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, ..."
-msgstr ""
+msgstr "Die unten beschriebenen Methoden <literal>CreateDocument</literal>, <literal>CreateBaseDocument</literal>, <literal>GetDocument</literal> und <literal>OpenDocument</literal> erzeugen Objekte \"Document\". Wenn ein Fenster ein Dokument enthält, repräsentiert eine Instanz der Klasse <literal>Document</literal> dieses Dokument. Ein Gegenbeispiel: Die Basic IDE ist kein Dokument, sondern ein Fenster in unserer Terminologie. Zusätzlich hat ein Dokument einen Typ: <literal>Calc</literal>, <literal>Impress</literal>, <literal>Writer</literal>, …"
#. CbJ8H
#: sf_ui.xhp
@@ -24539,7 +24539,7 @@ msgctxt ""
"par_id331588521254916\n"
"help.text"
msgid "The specific properties and methods applicable on documents are implemented in a document class."
-msgstr ""
+msgstr "Die spezifischen Eigenschaften und Methoden, die auf Dokumente anwendbar sind, werden in einer Klasse \"Document\" implementiert."
#. CEisb
#: sf_ui.xhp
@@ -24548,7 +24548,7 @@ msgctxt ""
"par_id971588521292976\n"
"help.text"
msgid "The implementation of the document objects class is done in the <literal>SFDocuments</literal> associated library. See its \"<literal>Document</literal>\" service."
-msgstr ""
+msgstr "Die Implementierung der Dokumentobjektklasse erfolgt in der zugehörigen Bibliothek <literal>SFDocuments</literal>. Siehe Dienst \"<literal>Document</literal>\"."
#. 8NGPA
#: sf_ui.xhp
@@ -24557,7 +24557,7 @@ msgctxt ""
"hd_id91587913266988\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Dienstaufruf"
#. 2tFG6
#: sf_ui.xhp
@@ -24566,7 +24566,7 @@ msgctxt ""
"hd_id841587913266618\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Eigenschaften"
#. m8i6L
#: sf_ui.xhp
@@ -24575,7 +24575,7 @@ msgctxt ""
"par_id521587913266568\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. 48SHW
#: sf_ui.xhp
@@ -24593,7 +24593,7 @@ msgctxt ""
"par_id631587914939732\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Typ"
#. nB9z5
#: sf_ui.xhp
@@ -24611,7 +24611,7 @@ msgctxt ""
"par_id651587913266754\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. vQ8TT
#: sf_ui.xhp
@@ -24620,7 +24620,7 @@ msgctxt ""
"par_id351587913266349\n"
"help.text"
msgid "a valid and unique <literal>WindowName</literal> for the currently active window. When the window cannot be identified, a zero-length string is returned."
-msgstr ""
+msgstr "ein gültiger und eindeutiger <literal>WindowName</literal> für das aktuell aktive Fenster. Wenn das Fenster nicht identifiziert werden kann, wird eine Zeichenfolge der Länge Null zurückgegeben."
#. DiCRC
#: sf_ui.xhp
@@ -24629,7 +24629,7 @@ msgctxt ""
"par_id658517913266754\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ja"
#. Bjyuv
#: sf_ui.xhp
@@ -24638,7 +24638,7 @@ msgctxt ""
"par_id153587913266349\n"
"help.text"
msgid "The list of the currently open documents. Special windows are ignored. This list consists of a zero-based one dimensional array either of filenames (in SF_FileSystem.FileNaming notation) or of window titles for unsaved documents."
-msgstr ""
+msgstr "Die Liste der aktuell geöffneten Dokumente. Sonderfenster werden ignoriert. Diese Liste besteht aus einer nullbasierten eindimensionalen Matrix entweder aus Dateinamen (in der Notation SF_FileSystem.FileNaming) oder aus Fenstertiteln für nicht gespeicherte Dokumente."
#. BH9YJ
#: sf_ui.xhp
@@ -24647,7 +24647,7 @@ msgctxt ""
"hd_id511620762163390\n"
"help.text"
msgid "Constants"
-msgstr ""
+msgstr "Konstanten"
#. ziD2D
#: sf_ui.xhp
@@ -24656,7 +24656,7 @@ msgctxt ""
"par_id761620761856238\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. eBD6E
#: sf_ui.xhp
@@ -24665,7 +24665,7 @@ msgctxt ""
"par_id591620761856238\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Wert"
#. 2DU4R
#: sf_ui.xhp
@@ -24674,7 +24674,7 @@ msgctxt ""
"par_id711620761856238\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beschreibung"
#. adCUF
#: sf_ui.xhp
@@ -24683,7 +24683,7 @@ msgctxt ""
"par_id341620761856238\n"
"help.text"
msgid "Macros are always executed"
-msgstr ""
+msgstr "Makros werden immer ausgeführt"
#. 7hEDg
#: sf_ui.xhp
@@ -24692,7 +24692,7 @@ msgctxt ""
"par_id101620761893011\n"
"help.text"
msgid "Macros are never executed"
-msgstr ""
+msgstr "Makros werden nie ausgeführt"
#. 6Jgt7
#: sf_ui.xhp
@@ -24701,7 +24701,7 @@ msgctxt ""
"par_id11620761899780\n"
"help.text"
msgid "Macro execution depends on user settings"
-msgstr ""
+msgstr "Die Makroausführung hängt von den Benutzereinstellungen ab"
#. BTUQ4
#: sf_ui.xhp
@@ -24710,7 +24710,7 @@ msgctxt ""
"par_id311620312548992\n"
"help.text"
msgid "The examples below show a <literal>MsgBox</literal> with the names of all currently open documents."
-msgstr ""
+msgstr "Die folgenden Beispiele zeigen eine <literal>MsgBox</literal> mit den Namen aller derzeit geöffneten Dokumente."
#. DfpBz
#: sf_ui.xhp
@@ -24719,7 +24719,7 @@ msgctxt ""
"par_id881608131596153\n"
"help.text"
msgid "List of Methods in the UI Service"
-msgstr ""
+msgstr "Liste der Methoden im Dienst \"UI\""
#. 4fc2p
#: sf_ui.xhp
@@ -24728,7 +24728,7 @@ msgctxt ""
"par_id431620322170443\n"
"help.text"
msgid "Note, as an exception, that the methods marked <emph>(*)</emph> are <emph>not applicable to Base documents</emph>."
-msgstr ""
+msgstr "Beachten Sie als Ausnahme, dass die mit <emph>(*)</emph> gekennzeichneten Methoden <emph>nicht auf Base-Dokumente anwendbar sind</emph>."
#. 778Fh
#: sf_ui.xhp
@@ -24737,7 +24737,7 @@ msgctxt ""
"par_id201587913266596\n"
"help.text"
msgid "Make the specified window active. The method returns <literal>True</literal> if the given window is found and can be activated. There is no change in the actual user interface if no window matches the selection."
-msgstr ""
+msgstr "Aktiviert das angegebene Fenster. Die Methode gibt <literal>True</literal> zurück, wenn das angegebene Fenster gefunden wird und aktiviert werden kann. Es gibt keine Änderung in der eigentlichen Benutzeroberfläche, wenn kein Fenster der Auswahl entspricht."
#. w9DR4
#: sf_ui.xhp
@@ -24746,7 +24746,7 @@ msgctxt ""
"par_id381587913266946\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions above."
-msgstr ""
+msgstr "<emph>windowname</emph>: siehe obige Definitionen."
#. 5kwSb
#: sf_ui.xhp
@@ -24755,7 +24755,7 @@ msgctxt ""
"par_id13159655484952\n"
"help.text"
msgid "Creates and stores a new %PRODUCTNAME Base document embedding an empty database of the given type. The method returns a <literal>Document</literal> service instance."
-msgstr ""
+msgstr "Erstellt und speichert ein neues %PRODUCTNAME-Base-Dokument, das eine leere Datenbank des angegebenen Typs einbettet. Die Methode gibt eine Dienstinstanz <literal>Document</literal> zurück."
#. gqGpB
#: sf_ui.xhp
@@ -24764,7 +24764,7 @@ msgctxt ""
"par_id441596554849949\n"
"help.text"
msgid "<emph>filename</emph> : Identifies the file to create. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation. If the file already exists, it is overwritten without warning"
-msgstr ""
+msgstr "<emph>filename</emph>: Identifiziert die zu erstellende Datei. Es muss der Notation <literal>SF_FileSystem.FileNaming</literal> folgen. Existiert die Datei bereits, wird sie ohne Warnung überschrieben"
#. Jub7D
#: sf_ui.xhp
@@ -24773,7 +24773,7 @@ msgctxt ""
"par_id381596554849698\n"
"help.text"
msgid "<emph>embeddeddatabase</emph> : Either \"HSQLDB\" (default), \"FIREBIRD\" or \"CALC\"."
-msgstr ""
+msgstr "<emph>embeddeddatabase</emph>: \"HSQLDB\" (Standard), \"FIREBIRD\" oder \"CALC\"."
#. BWgpN
#: sf_ui.xhp
@@ -24782,7 +24782,7 @@ msgctxt ""
"par_id521596554849185\n"
"help.text"
msgid "<emph>registrationname</emph> : The name used to store the new database in the databases register. When = \"\" (default), no registration takes place. If the name already exists it is overwritten without warning."
-msgstr ""
+msgstr "<emph>registrationname</emph>: Der Name, der verwendet wird, um die neue Datenbank im Datenbankregister zu speichern. Wenn = \"\" (Standard), findet keine Registrierung statt. Existiert der Name bereits, wird er ohne Warnung überschrieben."
#. AFin6
#: sf_ui.xhp
@@ -24791,7 +24791,7 @@ msgctxt ""
"par_id181629364905056\n"
"help.text"
msgid "<emph>calcfilename</emph> : Only when <literal>embeddeddatabase</literal> = \"CALC\", <literal>calcfilename</literal> represents the file containing the tables as Calc sheets. The file must exist or an error is raised."
-msgstr ""
+msgstr "<emph>calcfilename</emph>: Nur wenn <literal>embeddeddatabase</literal> = \"CALC\", stellt <literal>calcfilename</literal> die Datei dar, welche die Tabellen als Tabellendokument enthält. Die Datei muss vorhanden sein oder es wird ein Fehler ausgelöst."
#. GtB5n
#: sf_ui.xhp
@@ -24800,7 +24800,7 @@ msgctxt ""
"par_id651588521753997\n"
"help.text"
msgid "Create a new %PRODUCTNAME document of a given type or based on a given template. The method returns a document object."
-msgstr ""
+msgstr "Erstellen Sie ein neues %PRODUCTNAME-Dokument eines bestimmten Typs oder basierend auf einer bestimmten Vorlage. Die Methode gibt ein Objekt \"Document\" zurück."
#. JnBPt
#: sf_ui.xhp
@@ -24809,7 +24809,7 @@ msgctxt ""
"par_id51588521753302\n"
"help.text"
msgid "<emph>documenttype</emph> : \"Calc\", \"Writer\", etc. If absent, the <literal>templatefile</literal> argument must be present."
-msgstr ""
+msgstr "<emph>documenttype</emph> : \"Calc\", \"Writer\", … Wenn nicht vorhanden, muss das Argument <literal>templatefile</literal> vorhanden sein."
#. BQ6UD
#: sf_ui.xhp
@@ -24818,7 +24818,7 @@ msgctxt ""
"par_id401588522663325\n"
"help.text"
msgid "<emph>templatefile</emph> : The full <literal>FileName</literal> of the template to build the new document on. If the file does not exist, the argument is ignored. The <literal>FileSystem</literal> service provides the <literal>TemplatesFolder</literal> and <literal>UserTemplatesFolder</literal> properties to help to build the argument."
-msgstr ""
+msgstr "<emph>templatefile</emph>: Der vollständige <literal>FileName</literal> der Vorlage, auf der das neue Dokument aufgebaut werden soll. Wenn die Datei nicht existiert, wird das Argument ignoriert. Der Dienst <literal>FileSystem</literal> stellt die Eigenschaften <literal>TemplatesFolder</literal> und <literal>UserTemplatesFolder</literal> bereit, um beim Erstellen des Arguments zu helfen."
#. VeNQg
#: sf_ui.xhp
@@ -24827,7 +24827,7 @@ msgctxt ""
"par_id131588522824366\n"
"help.text"
msgid "<emph>hidden</emph>: if <literal>True</literal>, open the new document in the background (default = <literal>False</literal>). To use with caution: activation or closure afterwards can only happen programmatically."
-msgstr ""
+msgstr "<emph>hidden</emph>: wenn <literal>True</literal>, öffnet das neue Dokument im Hintergrund (Standard = <literal>False</literal>). Mit Vorsicht zu verwenden: Die Aktivierung oder Schließung kann danach nur programmgesteuert erfolgen."
#. gWFt9
#: sf_ui.xhp
@@ -24836,7 +24836,7 @@ msgctxt ""
"par_id701620762417802\n"
"help.text"
msgid "In both examples below, the first call to <literal>CreateDocument</literal> method creates a blank Calc document, whereas the second creates a document from a template file."
-msgstr ""
+msgstr "In den beiden folgenden Beispielen erstellt der erste Aufruf der Methode <literal>CreateDocument</literal> ein leeres Calc-Dokument, während der zweite ein Dokument aus einer Vorlagendatei erstellt."
#. TxY93
#: sf_ui.xhp
@@ -24845,7 +24845,7 @@ msgctxt ""
"par_id201588520551463\n"
"help.text"
msgid "Returns a document object referring to either the active window, a given window or the active document."
-msgstr ""
+msgstr "Gibt ein Objekt \"Document\" zurück, das entweder auf das aktive Fenster, ein bestimmtes Fenster oder das aktive Dokument verweist."
#. xgMAv
#: sf_ui.xhp
@@ -24854,7 +24854,7 @@ msgctxt ""
"par_id851588520551368\n"
"help.text"
msgid "<emph>windowname</emph>: See the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is used. UNO objects of types <literal>com.sun.star.lang.XComponent</literal> or <literal>com.sun.star.comp.dba.ODatabaseDocument</literal> are also accepted. Thus passing <literal>ThisComponent</literal> or <literal>ThisDatabaseDocument</literal> as argument creates a new <link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"Document service\">SFDocuments.Document</link>, <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"Base service\">Base</link> or <link href=\"text/sbasic/shared/03/sf_calc.xhp\" name=\"Calc service\">Calc</link> service."
-msgstr ""
+msgstr "<emph>windowname</emph>: Siehe die Definitionen <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">oben</link>. Fehlt dieses Argument, wird das aktive Fenster verwendet. UNO-Objekte vom Typ <literal>com.sun.star.lang.XComponent</literal> oder <literal>com.sun.star.comp.dba.ODatabaseDocument</literal> werden ebenfalls akzeptiert. Wenn Sie also <literal>ThisComponent</literal> oder <literal>ThisDatabaseDocument</literal> als Argument übergeben, wird ein neuer Dienst <link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"Document service\">SFDocuments.Document</link>, <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"Base service\">Base</link> oder <link href=\"text/sbasic/shared/03/sf_calc.xhp\" name=\"Calc service\">Calc</link> erstellt."
#. AAjDB
#: sf_ui.xhp
@@ -24863,7 +24863,7 @@ msgctxt ""
"par_id521620330287071\n"
"help.text"
msgid "To access the name of the currently active window, refer to the <literal>ActiveWindow</literal> property."
-msgstr ""
+msgstr "Um auf den Namen des derzeit aktiven Fensters zuzugreifen, beziehen Sie sich auf die Eigenschaft <literal>ActiveWindow</literal>."
#. CYsyC
#: sf_ui.xhp
@@ -24872,7 +24872,7 @@ msgctxt ""
"par_id24158798644169\n"
"help.text"
msgid "Maximizes the active window or the given window."
-msgstr ""
+msgstr "Maximiert das aktive Fenster oder das angegebene Fenster."
#. hD4TC
#: sf_ui.xhp
@@ -24881,7 +24881,7 @@ msgctxt ""
"par_id951587986441954\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is maximized."
-msgstr ""
+msgstr "<emph>windowname</emph>: siehe Definitionen <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">oben</link>. Fehlt dieses Argument, wird das aktive Fenster maximiert."
#. vzDdG
#: sf_ui.xhp
@@ -24890,7 +24890,7 @@ msgctxt ""
"par_id871587986592696\n"
"help.text"
msgid "Minimizes the active window or the given window."
-msgstr ""
+msgstr "Minimiert das aktive Fenster oder das angegebene Fenster."
#. Enys5
#: sf_ui.xhp
@@ -24899,7 +24899,7 @@ msgctxt ""
"par_id751587986592626\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is minimized."
-msgstr ""
+msgstr "<emph>windowname</emph>: siehe Definitionen <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">oben</link>. Fehlt dieses Argument, wird das aktive Fenster minimiert."
#. WHDDQ
#: sf_ui.xhp
@@ -24908,7 +24908,7 @@ msgctxt ""
"par_id691596555746539\n"
"help.text"
msgid "Open an existing %PRODUCTNAME Base document. The method returns a document object."
-msgstr ""
+msgstr "Öffnen Sie ein vorhandenes %PRODUCTNAME Base-Dokument. Die Methode gibt ein Objekt \"Document\" zurück."
#. q2E3C
#: sf_ui.xhp
@@ -24917,7 +24917,7 @@ msgctxt ""
"par_id231596555746385\n"
"help.text"
msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation. If the file already exists, it is overwritten without warning"
-msgstr ""
+msgstr "<emph>filename</emph>: Identifiziert die zu öffnende Datei. Es muss der Notation <literal>SF_FileSystem.FileNaming</literal> folgen. Existiert die Datei bereits, wird sie ohne Warnung überschrieben"
#. mtpoL
#: sf_ui.xhp
@@ -24926,7 +24926,7 @@ msgctxt ""
"par_id711596555746281\n"
"help.text"
msgid "<emph>registrationname</emph>: The name to use to find the database in the databases register. It is ignored if <literal>FileName</literal> <> \"\"."
-msgstr ""
+msgstr "<emph>registrationname</emph>: Der Name, der verwendet werden soll, um die Datenbank im Datenbankregister zu finden. Es wird ignoriert, wenn <literal>FileName</literal> <> \"\"."
#. TqAd2
#: sf_ui.xhp
@@ -24935,7 +24935,7 @@ msgctxt ""
"id721596556313545\n"
"help.text"
msgid "<emph>macroexecution</emph>: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable."
-msgstr ""
+msgstr "<emph>makroexecution</emph>: 0 = Verhalten wird durch die Benutzerkonfiguration festgelegt, 1 = Makros sind nicht ausführbar, 2 = Makros sind ausführbar."
#. Dok5e
#: sf_ui.xhp
@@ -24944,7 +24944,7 @@ msgctxt ""
"par_id941620762989833\n"
"help.text"
msgid "To improve code readability you can use <link href=\"text/sbasic/shared/03/sf_ui.xhp#Constants\" name=\"CHANGE ME\">predefined constants</link> for the <literal>macroexecution</literal> argument, as in the examples above."
-msgstr ""
+msgstr "Um die Lesbarkeit des Codes zu verbessern, können Sie <link href=\"text/sbasic/shared/03/sf_ui.xhp#Constants\" name=\"CHANGE ME\">vordefinierte Konstanten</link> für das Argument <literal>macroexecution</literal> verwenden, wie in den obigen Beispielen."
#. LBgGQ
#: sf_ui.xhp
@@ -24953,7 +24953,7 @@ msgctxt ""
"par_id541588523635283\n"
"help.text"
msgid "Opens an existing %PRODUCTNAME document with the given options. Returns a document object or one of its subclasses. The method returns <literal>Nothing</literal> (in Basic) / <literal>None</literal> (in Python) if the opening failed, even when the failure is caused by a user decision."
-msgstr ""
+msgstr "Öffnet ein vorhandenes %PRODUCTNAME-Dokument mit den angegebenen Optionen. Gibt ein Dokumentobjekt oder eine seiner Unterklassen zurück. Die Methode gibt <literal>Nothing</literal> (in Basic) / <literal>None</literal> (in Python) zurück, wenn das Öffnen fehlgeschlagen ist, selbst wenn der Fehler durch eine Benutzerentscheidung verursacht wurde."
#. 8tjbg
#: sf_ui.xhp
@@ -24962,7 +24962,7 @@ msgctxt ""
"par_id481588523635890\n"
"help.text"
msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>FileNaming</literal> notation of the <literal>FileSystem</literal> service."
-msgstr ""
+msgstr "<emph>filename</emph>: Identifiziert die zu öffnende Datei. Es muss der Notation <literal>FileNaming</literal> des Dienstes <literal>FileSystem</literal> folgen."
#. PWvQz
#: sf_ui.xhp
@@ -24971,7 +24971,7 @@ msgctxt ""
"par_id451588523635507\n"
"help.text"
msgid "<emph>password</emph>: To use when the document is protected. If wrong or absent while the document is protected, the user will be prompted to enter a password."
-msgstr ""
+msgstr "<emph>password</emph>: Zu verwenden, wenn das Dokument geschützt ist. Falls falsch oder nicht vorhanden, während das Dokument geschützt ist, wird der Benutzer aufgefordert, ein Kennwort einzugeben."
#. 2jjFK
#: sf_ui.xhp
@@ -24980,7 +24980,7 @@ msgctxt ""
"par_id611588524329781\n"
"help.text"
msgid "<emph>readonly</emph>: Default = <literal>False</literal>."
-msgstr ""
+msgstr "<emph>readonly</emph>: Standard = <literal>False</literal>."
#. BcyEp
#: sf_ui.xhp
@@ -24989,7 +24989,7 @@ msgctxt ""
"par_id641588523635497\n"
"help.text"
msgid "<emph>hidden</emph>: if <literal>True</literal>, open the new document in the background (default = <literal>False</literal>). To use with caution: activation or closure afterwards can only happen programmatically."
-msgstr ""
+msgstr "<emph>hidden</emph>: wenn <literal>True</literal>, öffnet das neue Dokument im Hintergrund (Standard = <literal>False</literal>). Mit Vorsicht zu verwenden: Die Aktivierung oder Schließung kann danach nur programmgesteuert erfolgen."
#. sbgeH
#: sf_ui.xhp
@@ -24998,7 +24998,7 @@ msgctxt ""
"par_id981588524474719\n"
"help.text"
msgid "<emph>macroexecution</emph>: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable."
-msgstr ""
+msgstr "<emph>macroexecution</emph>: 0 = Verhalten wird durch die Benutzerkonfiguration festgelegt, 1 = Makros sind nicht ausführbar, 2 = Makros sind ausführbar."
#. AF7iF
#: sf_ui.xhp
@@ -25007,7 +25007,7 @@ msgctxt ""
"par_id611588524584693\n"
"help.text"
msgid "<emph>filtername</emph>: The name of a filter that should be used for loading the document. If present, the filter must exist."
-msgstr ""
+msgstr "<emph>filtername</emph>: Der Name eines Filters, der zum Laden des Dokuments verwendet werden soll. Falls vorhanden, muss der Filter vorhanden sein."
#. MKueU
#: sf_ui.xhp
@@ -25016,7 +25016,7 @@ msgctxt ""
"par_id191588524634348\n"
"help.text"
msgid "<emph>filteroptions</emph>: An optional string of options associated with the filter."
-msgstr ""
+msgstr "<emph>filteroptions</emph>: Eine optionale Reihe von Optionen, die dem Filter zugeordnet sind."
#. qMTrj
#: sf_ui.xhp
@@ -25025,7 +25025,7 @@ msgctxt ""
"par_id751587986945965\n"
"help.text"
msgid "Resizes and/or moves the active window. Absent and negative arguments are ignored. If the window is minimized or maximized, calling <literal>Resize</literal> without arguments restores it."
-msgstr ""
+msgstr "Ändert die Größe und/oder verschiebt das aktive Fenster. Fehlende und negative Argumente werden ignoriert. Wenn das Fenster minimiert oder maximiert ist, wird es durch Aufrufen von <literal>Resize</literal> ohne Argumente wiederhergestellt."
#. 6NUcv
#: sf_ui.xhp
@@ -25034,7 +25034,7 @@ msgctxt ""
"par_id441587986945696\n"
"help.text"
msgid "<emph>left, top</emph>: Distances of the top-left corner from top and left edges of the screen, in pixels."
-msgstr ""
+msgstr "<emph>left, top</emph>: Abstände der oberen linken Ecke vom oberen und linken Rand des Bildschirms in Pixel."
#. AdcjG
#: sf_ui.xhp
@@ -25043,7 +25043,7 @@ msgctxt ""
"par_id601587987453825\n"
"help.text"
msgid "<emph>width, height</emph>: New dimensions of the window, in pixels."
-msgstr ""
+msgstr "<emph>width, height</emph>: Neue Abmessungen des Fensters in Pixel."
#. vDNVH
#: sf_ui.xhp
@@ -25052,7 +25052,7 @@ msgctxt ""
"par_id801587987507028\n"
"help.text"
msgid "In the following examples, the <literal>width</literal> and <literal>height</literal> of the window are changed while <literal>top</literal> and <literal>left</literal> are left unchanged."
-msgstr ""
+msgstr "In den folgenden Beispielen werden <literal>width</literal> und <literal>height</literal> des Fensters geändert, während <literal>top</literal> und <literal>left</literal> unverändert bleiben."
#. HP2Jb
#: sf_ui.xhp
@@ -25061,7 +25061,7 @@ msgctxt ""
"par_id21620332301809\n"
"help.text"
msgid "To resize a window that is not active, first activate it using the <literal>Activate</literal> method."
-msgstr ""
+msgstr "Um die Größe eines nicht aktiven Fensters zu ändern, aktivieren Sie es zunächst mit der Methode <literal>Activate</literal>."
#. NnBWM
#: sf_ui.xhp
@@ -25070,7 +25070,7 @@ msgctxt ""
"par_id281587996421580\n"
"help.text"
msgid "Display a text and a progressbar in the status bar of the active window. Any subsequent calls in the same macro run refer to the same status bar of the same window, even if the window is not visible anymore. A call without arguments resets the status bar to its normal state."
-msgstr ""
+msgstr "Zeigt einen Text und einen Fortschrittsbalken in der Statusleiste des aktiven Fensters an. Alle nachfolgenden Aufrufe im gleichen Makrolauf beziehen sich auf die gleiche Statuszeile des gleichen Fensters, auch wenn das Fenster nicht mehr sichtbar ist. Ein Aufruf ohne Argumente setzt die Statusleiste in ihren Normalzustand zurück."
#. rDr2L
#: sf_ui.xhp
@@ -25079,7 +25079,7 @@ msgctxt ""
"par_id71587996421829\n"
"help.text"
msgid "<emph>text</emph>: An optional text to be displayed in front of the progress bar."
-msgstr ""
+msgstr "<emph>text</emph>: Ein optionaler Text, der vor dem Fortschrittsbalken angezeigt werden soll."
#. hbCpG
#: sf_ui.xhp
@@ -25088,7 +25088,7 @@ msgctxt ""
"par_id881587996421777\n"
"help.text"
msgid "<emph>percentage</emph>: an optional degree of progress between 0 and 100."
-msgstr ""
+msgstr "<emph>percentage</emph>: ein optionaler Fortschrittsgrad zwischen 0 und 100."
#. qbGdy
#: sf_ui.xhp
@@ -25097,7 +25097,7 @@ msgctxt ""
"bas_id651620332601083\n"
"help.text"
msgid "' Resets the statusbar"
-msgstr ""
+msgstr "' Setzt die Statusleiste zurück"
#. oQfWc
#: sf_ui.xhp
@@ -25106,7 +25106,7 @@ msgctxt ""
"par_id571598864255776\n"
"help.text"
msgid "Displays a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress to be represented on a progressbar. The dialog will remain visible until a call to the method without arguments or until the user manually closes the dialog."
-msgstr ""
+msgstr "Zeigt einen nicht modalen Dialog an. Geben Sie den Titel, einen erläuternden Text und einen Prozentsatz des Fortschritts an, der auf einem Fortschrittsbalken dargestellt werden soll. Der Dialog bleibt sichtbar, bis die Methode ohne Argumente aufgerufen wird oder der Benutzer den Dialog manuell schließt."
#. drhV6
#: sf_ui.xhp
@@ -25115,7 +25115,7 @@ msgctxt ""
"par_id441598864535695\n"
"help.text"
msgid "<emph>title</emph> : The title appearing on top of the dialog box. Default = \"ScriptForge\"."
-msgstr ""
+msgstr "<emph>title</emph>: Der Titel, der oben im Dialog erscheint. Standard = \"ScriptForge\"."
#. jvrZV
#: sf_ui.xhp
@@ -25124,7 +25124,7 @@ msgctxt ""
"par_id311598864255297\n"
"help.text"
msgid "<emph>text</emph>: An optional text to be displayed above the progress bar."
-msgstr ""
+msgstr "<emph>text</emph>: Ein optionaler Text, der über dem Fortschrittsbalken angezeigt wird."
#. Qj3N3
#: sf_ui.xhp
@@ -25133,7 +25133,7 @@ msgctxt ""
"par_id881598864255424\n"
"help.text"
msgid "<emph>percentage</emph>: an optional degree of progress between 0 and 100."
-msgstr ""
+msgstr "<emph>percentage</emph>: ein optionaler Fortschrittsgrad zwischen 0 und 100."
#. rVBX3
#: sf_ui.xhp
@@ -25142,7 +25142,7 @@ msgctxt ""
"bas_id651620333289753\n"
"help.text"
msgid "' Closes the Progress Bar window"
-msgstr ""
+msgstr "' Schließt das Fenster mit dem Fortschrittsbalken"
#. u3gZ8
#: sf_ui.xhp
@@ -25151,7 +25151,7 @@ msgctxt ""
"pyc_id761620333269236\n"
"help.text"
msgid "# Closes the Progress Bar window"
-msgstr ""
+msgstr "# Schließt das Fenster mit dem Fortschrittsbalken"
#. ZEG6t
#: sf_ui.xhp
@@ -25160,7 +25160,7 @@ msgctxt ""
"par_id431588587119925\n"
"help.text"
msgid "Returns <literal>True</literal> if the given window could be identified."
-msgstr ""
+msgstr "Gibt <literal>True</literal> zurück, wenn das angegebene Fenster identifiziert werden konnte."
#. rkJbT
#: sf_ui.xhp
@@ -25169,7 +25169,7 @@ msgctxt ""
"par_id45158858711917\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions above."
-msgstr ""
+msgstr "<emph>windowname</emph>: siehe obige Definitionen."
#. NyP5B
#: sf_writer.xhp
@@ -25178,7 +25178,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDocuments.Writer service"
-msgstr ""
+msgstr "Dienst SFDocuments.Writer"
#. 5i7vz
#: sf_writer.xhp
@@ -25187,7 +25187,7 @@ msgctxt ""
"hd_id731582733781114\n"
"help.text"
msgid "<variable id=\"WriterService\"><link href=\"text/sbasic/shared/03/sf_writer.xhp\" name=\"Writer service\"><literal>SFDocuments</literal>.<literal>Writer</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"WriterService\"><link href=\"text/sbasic/shared/03/sf_writer.xhp\" name=\"Writer service\">Dienst <literal>SFDocuments</literal>.<literal>Writer</literal></link></variable>"
#. dUwYw
#: sf_writer.xhp
@@ -25196,7 +25196,7 @@ msgctxt ""
"par_id381589189355849\n"
"help.text"
msgid "The <literal>SFDocuments</literal> shared library provides a number of methods and properties to facilitate the management and handling of %PRODUCTNAME documents."
-msgstr ""
+msgstr "Die gemeinsam genutzte Bibliothek <literal>SFDocuments</literal> bietet eine Reihe von Methoden und Eigenschaften, um die Verwaltung und Handhabung von %PRODUCTNAME-Dokumenten zu erleichtern."
#. FvF79
#: sf_writer.xhp
@@ -25205,7 +25205,7 @@ msgctxt ""
"par_id351591014177269\n"
"help.text"
msgid "Some methods are generic for all types of documents and are inherited from the <literal>SF_Document</literal> module, whereas other methods that are specific for Writer documents are defined in the <literal>SF_Writer</literal> module."
-msgstr ""
+msgstr "Einige Methoden sind generisch für alle Arten von Dokumenten und werden vom Modul <literal>SF_Document</literal> geerbt, während andere Methoden, die spezifisch für Writer-Dokumente sind, im Modul <literal>SF_Writer</literal> definiert sind."
#. ojZFF
#: sf_writer.xhp
@@ -25214,7 +25214,7 @@ msgctxt ""
"par_id591589189364267\n"
"help.text"
msgid "The <literal>SF_Writer</literal> module is focused on:"
-msgstr ""
+msgstr "Das Modul <literal>SF_Writer</literal> konzentriert sich auf:"
#. LTpqJ
#: sf_writer.xhp
@@ -25223,7 +25223,7 @@ msgctxt ""
"hd_id581582885621841\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Dienstaufruf"
#. 3LPrN
#: sf_writer.xhp
@@ -25232,7 +25232,7 @@ msgctxt ""
"par_id591589191059889\n"
"help.text"
msgid "The <literal>Writer</literal> service is closely related to the <literal>UI</literal> service of the <literal>ScriptForge</literal> library. Below are a few examples of how the <literal>Writer</literal> service can be invoked."
-msgstr ""
+msgstr "Der Dienst <literal>Writer</literal> ist eng mit dem Dienst <literal>UI</literal> der Bibliothek <literal>ScriptForge</literal> verwandt. Unten sind einige Beispiele dafür, wie der Dienst <literal>Writer</literal> aufgerufen werden kann."
#. NvcUB
#: sf_writer.xhp
@@ -25241,7 +25241,7 @@ msgctxt ""
"par_id551621623999947\n"
"help.text"
msgid "The code snippet below creates a <literal>Writer</literal> service instance that corresponds to the currently active Writer document."
-msgstr ""
+msgstr "Der folgende Codeschnipsel erstellt eine Dienstinstanz <literal>Writer</literal>, die dem derzeit aktiven Writer-Dokument entspricht."
#. 4P2m8
#: sf_writer.xhp
@@ -25250,7 +25250,7 @@ msgctxt ""
"par_id341621467500466\n"
"help.text"
msgid "Another way to create an instance of the <literal>Writer</literal> service is using the <literal>UI</literal> service. In the following example, a new Writer document is created and <literal>oDoc</literal> is a <literal>Writer</literal> service instance:"
-msgstr ""
+msgstr "Eine andere Möglichkeit, eine Instanz des Dienstes <literal>Writer</literal> zu erstellen, ist die Verwendung des Dienstes <literal>UI</literal>. Im folgenden Beispiel wird ein neues Writer-Dokument erstellt und <literal>oDoc</literal> ist eine Dienstinstanz <literal>Writer</literal>:"
#. dENpx
#: sf_writer.xhp
@@ -25259,7 +25259,7 @@ msgctxt ""
"par_id921621467621019\n"
"help.text"
msgid "Or using the <literal>OpenDocument</literal> method from the <literal>UI</literal> service:"
-msgstr ""
+msgstr "Oder verwenden Sie die Methode <literal>OpenDocument</literal> des Dienstes <literal>UI</literal>:"
#. WopGb
#: sf_writer.xhp
@@ -25268,7 +25268,7 @@ msgctxt ""
"par_id741621467697967\n"
"help.text"
msgid "It is also possible to instantiate the <literal>Writer</literal> service using the <literal>CreateScriptService</literal> method:"
-msgstr ""
+msgstr "Es ist auch möglich, den Dienst <literal>Writer</literal> mit der Methode <literal>CreateScriptService</literal> zu instanziieren:"
#. WTDbw
#: sf_writer.xhp
@@ -25277,7 +25277,7 @@ msgctxt ""
"par_id271621467810774\n"
"help.text"
msgid "In the example above, \"MyFile.odt\" is the name of an open document window. If this argument is not provided, the active window is considered."
-msgstr ""
+msgstr "Im obigen Beispiel ist \"MyFile.odt\" der Name eines geöffneten Dokumentfensters. Wenn dieses Argument nicht angegeben wird, wird das aktive Fenster berücksichtigt."
#. EEAZF
#: sf_writer.xhp
@@ -25286,7 +25286,7 @@ msgctxt ""
"par_id71158288562139\n"
"help.text"
msgid "It is recommended to free resources after use:"
-msgstr ""
+msgstr "Es wird empfohlen, Ressourcen nach der Verwendung freizugeben:"
#. wPWMP
#: sf_writer.xhp
@@ -25295,7 +25295,7 @@ msgctxt ""
"par_id231611610666018\n"
"help.text"
msgid "However, if the document was closed using the <literal>CloseDocument</literal> method, it becomes unnecessary to free resources using the command described above."
-msgstr ""
+msgstr "Wenn das Dokument jedoch mit der Methode <literal>CloseDocument</literal> geschlossen wurde, ist es unnötig, Ressourcen mit dem oben beschriebenen Befehl freizugeben."
#. 7JvGW
#: sf_writer.xhp
@@ -25304,7 +25304,7 @@ msgctxt ""
"par_id71611090922315\n"
"help.text"
msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
-msgstr ""
+msgstr "Die Verwendung des Präfixes \"<literal>SFDocuments.</literal>\" beim Aufruf des Dienstes ist optional."
#. EcQjk
#: sf_writer.xhp
@@ -25313,7 +25313,7 @@ msgctxt ""
"hd_id291631196803182\n"
"help.text"
msgid "Definitions"
-msgstr ""
+msgstr "Definitionen"
#. ausGU
#: sf_writer.xhp
@@ -25322,7 +25322,7 @@ msgctxt ""
"hd_id351582885195476\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Eigenschaften"
#. VB9Jj
#: sf_writer.xhp
@@ -25331,7 +25331,7 @@ msgctxt ""
"hd_id501582887473754\n"
"help.text"
msgid "Methods"
-msgstr ""
+msgstr "Methoden"
#. ioXEB
#: sf_writer.xhp
@@ -25340,7 +25340,7 @@ msgctxt ""
"par_id891611613601554\n"
"help.text"
msgid "List of Methods in the Writer Service"
-msgstr ""
+msgstr "Liste der Methoden im Dienst Writer"
#. 3uC2J
#: sf_writer.xhp
@@ -25349,7 +25349,7 @@ msgctxt ""
"par_id501623063693649\n"
"help.text"
msgid "Depending on the parameters provided this method will return:"
-msgstr ""
+msgstr "Abhängig von den bereitgestellten Parametern gibt diese Methode Folgendes zurück:"
#. YpgWy
#: sf_writer.xhp
@@ -25358,7 +25358,7 @@ msgctxt ""
"par_id611623063742045\n"
"help.text"
msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
-msgstr ""
+msgstr "Eine nullbasierte Matrix (oder ein Tupel in Python) mit den Namen aller im Dokument enthaltenen Formulare (wenn das Argument <literal>form</literal> fehlt)"
#. CNfBX
#: sf_writer.xhp
@@ -25367,7 +25367,7 @@ msgctxt ""
"par_id641623063744536\n"
"help.text"
msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
-msgstr ""
+msgstr "Eine Serviceinstanz <literal>SFDocuments.Form</literal>, die das als Argument angegebene Formular darstellt."
#. ULjtu
#: sf_writer.xhp
@@ -25376,7 +25376,7 @@ msgctxt ""
"par_id821623076570573\n"
"help.text"
msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
-msgstr ""
+msgstr "Diese Methode gilt nur für Writer-Dokumente. Calc- und Base-Dokumente haben ihre eigene Methode <literal>Forms</literal> in den Diensten <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> und <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link>."
#. ty8pu
#: sf_writer.xhp
@@ -25385,7 +25385,7 @@ msgctxt ""
"par_id451623063459286\n"
"help.text"
msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
-msgstr ""
+msgstr "<emph>form</emph>: Der Name oder Index, der einem im Dokument gespeicherten Formular entspricht. Fehlt dieses Argument, gibt die Methode eine Liste mit den Namen aller im Dokument verfügbaren Formulare zurück."
#. 7Ywp9
#: sf_writer.xhp
@@ -25394,7 +25394,7 @@ msgctxt ""
"par_id251623063305557\n"
"help.text"
msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
-msgstr ""
+msgstr "In den folgenden Beispielen erhält die erste Zeile die Namen aller Formulare im Dokument und die zweite Zeile das Objekt <literal>Form</literal> des Formulars mit dem Namen \"Form_A\"."
#. y684J
#: sf_writer.xhp
@@ -25403,7 +25403,7 @@ msgctxt ""
"par_id31592919577984\n"
"help.text"
msgid "Send the contents of the document to the printer. The printer may be previously defined by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful."
-msgstr ""
+msgstr "Sendet den Inhalt des Dokuments an den Drucker. Der Drucker kann zuvor standardmäßig, vom Benutzer oder über die Methode <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter</literal></link> des Dienstes <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> definiert werden. Gibt bei Erfolg <literal>True</literal> zurück."
#. CKDb5
#: sf_writer.xhp
@@ -25412,7 +25412,7 @@ msgctxt ""
"par_id441592919577809\n"
"help.text"
msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default = all pages"
-msgstr ""
+msgstr "<emph>pages</emph>: Die Seiten, die gedruckt werden sollen, als Zeichenfolge wie in der Benutzeroberfläche. Beispielsweise: \"1-4;10;15-18\". Standard = alle Seiten"
#. mYCkV
#: sf_writer.xhp
@@ -25421,7 +25421,7 @@ msgctxt ""
"par_id221636020923278\n"
"help.text"
msgid "<emph>copies</emph>: The number of copies, default is 1."
-msgstr ""
+msgstr "<emph>copies</emph>: Die Anzahl der Kopien, Standard ist 1."
#. aFEAa
#: sf_writer.xhp
@@ -25430,7 +25430,7 @@ msgctxt ""
"par_id121636020926764\n"
"help.text"
msgid "<emph>printbackground</emph>: Prints the background image when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printbackground</emph>: Druckt das Hintergrundbild, wenn <literal>True</literal> (Standard)."
#. D4krC
#: sf_writer.xhp
@@ -25439,7 +25439,7 @@ msgctxt ""
"par_id261636020927276\n"
"help.text"
msgid "<emph>printblankpages</emph>: When <literal>False</literal> (default), omits empty pages."
-msgstr ""
+msgstr "<emph>printblankpages</emph>: Wenn <literal>False</literal> (Standard), werden leere Seiten weggelassen."
#. LFSzm
#: sf_writer.xhp
@@ -25448,7 +25448,7 @@ msgctxt ""
"par_id021636020927484\n"
"help.text"
msgid "<emph>printevenpages</emph>: Prints even pages when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printevenpages</emph>: Druckt gerade Seiten, wenn <literal>True</literal> (Standard)."
#. iewN5
#: sf_writer.xhp
@@ -25457,7 +25457,7 @@ msgctxt ""
"par_id391636020927676\n"
"help.text"
msgid "<emph>printoddpages</emph>: Print odd pages when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printoddpages</emph>: Ungerade Seiten drucken, wenn <literal>True</literal> (Standard)."
#. 4mYCT
#: sf_writer.xhp
@@ -25466,4 +25466,4 @@ msgctxt ""
"par_id121636021103996\n"
"help.text"
msgid "<emph>printimages</emph>: Print graphic objects when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printimages</emph>: Grafikobjekte drucken, wenn <literal>True</literal> (Standard)."
diff --git a/source/de/helpcontent2/source/text/scalc/05.po b/source/de/helpcontent2/source/text/scalc/05.po
index 747c2ad5c57..57988d1ee3f 100644
--- a/source/de/helpcontent2/source/text/scalc/05.po
+++ b/source/de/helpcontent2/source/text/scalc/05.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: 2020-10-27 12:31+0100\n"
-"PO-Revision-Date: 2021-12-29 05:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textscalc05/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc05/de/>\n"
"Language: de\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565271401.000000\n"
#. Cxzki
@@ -329,7 +329,7 @@ msgctxt ""
"par_id3145635\n"
"help.text"
msgid "<emph>Compiler:</emph> an identifier in the formula exceeds 64 kB in size. <emph>Interpreter:</emph> a result of a string operation exceeds 64 kB in size."
-msgstr "<emph>Compiler:</emph> ein Bezeichner in der Formel überschreitet die Größe von 64 kB. <emph>Interpreter:</emph> ein Ergebnis einer Zeichenkettenverarbeitung überschreitet die Größe von 64 kB."
+msgstr "<emph>Compiler:</emph> ein Bezeichner in der Formel überschreitet die Größe von 64 kB. <emph>Interpreter:</emph> ein Ergebnis einer Zeichenkettenverarbeitung überschreitet die Größe von 64 kB."
#. E7ohJ
#: 02140000.xhp
diff --git a/source/de/helpcontent2/source/text/scalc/guide.po b/source/de/helpcontent2/source/text/scalc/guide.po
index b63426b6eec..652fc6c9aa1 100644
--- a/source/de/helpcontent2/source/text/scalc/guide.po
+++ b/source/de/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalcguide/de/>\n"
"Language: de\n"
@@ -12083,7 +12083,7 @@ msgctxt ""
"hd_id8005005\n"
"help.text"
msgid "<variable id=\"table_cellmerge\"><link href=\"text/scalc/guide/table_cellmerge.xhp\" name=\"Merging and Unmerging Cells\">Merge and Unmerge Cells</link></variable>"
-msgstr ""
+msgstr "<variable id=\"table_cellmerge\"><link href=\"text/scalc/guide/table_cellmerge.xhp\" name=\"Merging and Unmerging Cells\">Zellen verbinden und trennen</link></variable>"
#. Hht67
#: table_cellmerge.xhp
@@ -13523,7 +13523,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Using Wildcards in Formulas"
-msgstr ""
+msgstr "Platzhalter in Formeln verwenden"
#. kZVe7
#: wildcards.xhp
@@ -13532,7 +13532,7 @@ msgctxt ""
"bm_id3152149\n"
"help.text"
msgid "<bookmark_value>wildcards in formulas</bookmark_value> <bookmark_value>wildcards;examples</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Platzhalter in Formeln</bookmark_value><bookmark_value>Platzhalter; Beispiele</bookmark_value>"
#. 98C5v
#: wildcards.xhp
@@ -13541,7 +13541,7 @@ msgctxt ""
"hd_id941629155075179\n"
"help.text"
msgid "<variable id=\"wildcards_h1\"><link href=\"text/scalc/guide/wildcards.xhp\" name=\"wildcards_link\">Using Wildcards in Formulas</link></variable>"
-msgstr ""
+msgstr "<variable id=\"wildcards_h1\"><link href=\"text/scalc/guide/wildcards.xhp\" name=\"wildcards_link\">Platzhalter in Formeln verwenden</link></variable>"
#. yqMKw
#: wildcards.xhp
@@ -13550,7 +13550,7 @@ msgctxt ""
"par_id571629155308959\n"
"help.text"
msgid "Wildcards are special characters that can be used in search strings that are passed as arguments to some Calc functions. They can also be used to define search criteria in the <emph>Find & Replace</emph> dialog. The use of wildcards enables the definition of more advanced search parameters with a single search string."
-msgstr ""
+msgstr "Platzhalter sind Sonderzeichen, die in Suchzeichenfolgen verwendet werden können, welche als Argumente an einige Calc-Funktionen übergeben werden. Sie können auch verwendet werden, um Suchkriterien im Dialog <emph>Suchen und Ersetzen</emph> zu definieren. Die Verwendung von Platzhaltern ermöglicht die Definition erweiterter Suchparameter mit einer einzelnen Suchzeichenfolge."
#. vQrdp
#: wildcards.xhp
@@ -13559,7 +13559,7 @@ msgctxt ""
"par_id391629156224638\n"
"help.text"
msgid "%PRODUCTNAME Calc supports either <emph>wildcards</emph> or <emph>regular expressions</emph> as arguments depending on the current application settings. By default %PRODUCTNAME Calc is set to support wildcards instead of regular expressions."
-msgstr ""
+msgstr "%PRODUCTNAME-Calc unterstützt abhängig von den aktuellen Anwendungseinstellungen entweder <emph>Platzhalter</emph> oder <emph>reguläre Ausdrücke</emph> als Argumente. Standardmäßig unterstützt %PRODUCTNAME-Calc Platzhalter statt regulärer Ausdrücke."
#. GVpD7
#: wildcards.xhp
@@ -13568,7 +13568,7 @@ msgctxt ""
"par_id551629156504794\n"
"help.text"
msgid "To make sure wildcards are supported, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline> and check if the option <emph>Enable wildcards in formulas</emph> is selected. Note that you can use this dialog to switch to regular expressions by choosing <emph>Enable regular expressions in formulas</emph> or choose to support neither wildcards nor regular expressions."
-msgstr ""
+msgstr "Damit Platzhalter unterstützt werden, wählen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME – Einstellungen – %PRODUCTNAME Calc – Berechnen</menuitem></caseinline><defaultinline><menuitem>Extras – Optionen… – %PRODUCTNAME Calc – Berechnen</menuitem></defaultinline></switchinline> und prüfen Sie, ob die Option <emph>Platzhalter in Formeln ermöglichen</emph> ausgewählt ist. Beachten Sie, dass Sie diesen Dialog auch zum Umschalten zu regulären Ausdrücken verwenden können. Wählen Sie hierzu die Option <emph>Reguläre Ausdrücke in Formeln ermöglichen</emph> aus. Sie können auch auswählen, dass weder Platzhalter noch reguläre Ausdrücke unterstützt werden sollen."
#. BHJzs
#: wildcards.xhp
@@ -13577,7 +13577,7 @@ msgctxt ""
"par_id141629156913731\n"
"help.text"
msgid "The following wildcards are supported:"
-msgstr ""
+msgstr "Die folgenden Platzhalter werden unterstützt:"
#. tbbPM
#: wildcards.xhp
@@ -13586,7 +13586,7 @@ msgctxt ""
"par_id801629209195110\n"
"help.text"
msgid "Wildcard"
-msgstr ""
+msgstr "Platzhalter"
#. 7PmfG
#: wildcards.xhp
@@ -13595,7 +13595,7 @@ msgctxt ""
"par_id861629209212608\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beschreibung"
#. DfkJA
#: wildcards.xhp
@@ -13604,7 +13604,7 @@ msgctxt ""
"par_id591629209073388\n"
"help.text"
msgid "<emph>? (question mark)</emph>"
-msgstr ""
+msgstr "<emph>? (Fragezeichen)</emph>"
#. F2wmk
#: wildcards.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"par_id31629209073388\n"
"help.text"
msgid "Matches any single character. For example, the search string \"b?g\" matches “bag” and “beg” but will not match \"boog\" or \"mug\"."
-msgstr ""
+msgstr "Entspricht einem einzelnen Zeichen. Beispielsweise stimmt die Suchzeichenfolge \"T?r\" mit \"Tor\" und \"Tür\" überein, jedoch nicht mit \"Tier\" oder \"Ohr\"."
#. pi9ik
#: wildcards.xhp
@@ -13622,7 +13622,7 @@ msgctxt ""
"par_id121629209114452\n"
"help.text"
msgid "Note that it will not match \"bg\" as well, since \"?\" must match exactly <emph>one</emph> character. The \"?\" wildcard does not correspond to a zero-character match."
-msgstr ""
+msgstr "Beachten Sie, dass sie auch nicht mit \"Tr\" übereinstimmt, da \"?\" mit genau <emph>einem</emph> Zeichen übereinstimmen muss. Der Platzhalter \"?\" entspricht nicht einer Übereinstimmung mit null Zeichen."
#. PmsQL
#: wildcards.xhp
@@ -13631,7 +13631,7 @@ msgctxt ""
"par_id981629209073388\n"
"help.text"
msgid "<emph>* (asterisk)</emph>"
-msgstr ""
+msgstr "<emph>* (Sternchen)</emph>"
#. 6V7SE
#: wildcards.xhp
@@ -13640,7 +13640,7 @@ msgctxt ""
"par_id51629209073388\n"
"help.text"
msgid "Matches any sequence of characters, including an empty string. For example, the search string \"*cast\" will match “cast”, “forecast”, and “outcast”, but will not match \"forecaster\" using default %PRODUCTNAME settings."
-msgstr ""
+msgstr "Entspricht einer beliebigen Zeichenfolge, einschließlich einer leeren Zeichenfolge. Beispielsweise stimmt die Suchzeichenfolge \"*bahn\" mit \"Bahn\", \"Eisenbahn\" und \"Landebahn\" überein, jedoch nicht mit \"Bahnsteig\", wenn die Standardeinstellungen von %PRODUCTNAME verwendet werden."
#. fDuhF
#: wildcards.xhp
@@ -13649,7 +13649,7 @@ msgctxt ""
"par_id351629209153307\n"
"help.text"
msgid "If the option <menuitem>Search criteria = and <> must apply to whole cells</menuitem> is disabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline>, then \"forecaster\" will be a match using the \"*cast\" search string."
-msgstr ""
+msgstr "Wenn die Option <menuitem>Suchkriterien = und <> müssen auf ganze Zellen zutreffen</menuitem> unter <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME – Einstellungen – %PRODUCTNAME Calc – Berechnen</menuitem></caseinline><defaultinline><menuitem>Extras – Optionen… – %PRODUCTNAME Calc – Berechnen</menuitem></defaultinline></switchinline> deaktiviert ist, wird \"Bahnsteig\" eine Übereinstimmung mit der Suchzeichenfolge \"*bahn\" sein."
#. ek6t7
#: wildcards.xhp
@@ -13658,7 +13658,7 @@ msgctxt ""
"par_id181629209277556\n"
"help.text"
msgid "<emph>~ (tilde)</emph>"
-msgstr ""
+msgstr "<emph>~ (Tilde)</emph>"
#. F3Tuy
#: wildcards.xhp
@@ -13667,7 +13667,7 @@ msgctxt ""
"par_id881629209280877\n"
"help.text"
msgid "Escapes the special meaning of a question mark, asterisk, or tilde character that follows immediately after the tilde character."
-msgstr ""
+msgstr "Hebt die besondere Bedeutung eines Fragezeichens, Sternchens oder einer Tilde auf, das/die unmittelbar nach der Tilde folgt."
#. P35Fo
#: wildcards.xhp
@@ -13676,7 +13676,7 @@ msgctxt ""
"par_id861629209431020\n"
"help.text"
msgid "For example, the search string \"why~?\" matches “why?” but will not match \"whys\" nor \"why~s\"."
-msgstr ""
+msgstr "Beispielsweise stimmt die Suchzeichenfolge \"Wie~?\" mit \"Wie?\" überein, jedoch nicht mit \"Wies\" oder \"Wie~s\"."
#. aCtpj
#: wildcards.xhp
@@ -13685,7 +13685,7 @@ msgctxt ""
"par_id1001629157561261\n"
"help.text"
msgid "Wildcards are supported in %PRODUCTNAME Calc and in Microsoft Excel. Therefore, if interoperability between both applications is needed, choose to work with wildcards instead of regular expressions. Conversely, if interoperability is not necessary, consider using regular expressions for more powerful search capabilities."
-msgstr ""
+msgstr "Platzhalter werden in %PRODUCTNAME Calc und in Microsoft Excel unterstützt. Wenn Interoperabilität zwischen beiden Anwendungen erforderlich ist, sollten Sie daher mit Platzhaltern anstelle von regulären Ausdrücken arbeiten. Wenn Interoperabilität nicht erforderlich ist, sollten Sie die Verwendung regulärer Ausdrücke für leistungsfähigere Suchfunktionen in Betracht ziehen."
#. Dwt2G
#: wildcards.xhp
@@ -13694,7 +13694,7 @@ msgctxt ""
"hd_id671629158766165\n"
"help.text"
msgid "Supported Spreadsheet Functions"
-msgstr ""
+msgstr "Unterstützte Tabellenfunktionen"
#. YF9FB
#: wildcards.xhp
@@ -13703,7 +13703,7 @@ msgctxt ""
"par_id161629158785887\n"
"help.text"
msgid "Wildcards are supported by the following spreadsheet functions:"
-msgstr ""
+msgstr "Platzhalter werden von den folgenden Tabellenfunktionen unterstützt:"
#. rRPbf
#: wildcards.xhp
@@ -13712,7 +13712,7 @@ msgctxt ""
"par_id441629158810517\n"
"help.text"
msgid "<emph>Database functions:</emph> DAVERAGE, DCOUNT, DCOUNTA, DGET, DMAX, DMIN, DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR and DVARP."
-msgstr ""
+msgstr "<emph>Datenbankfunktionen:</emph> DBMITTELWERT, DBANZAHL, DBANZAHL2, DBAUSZUG, DBMAX, DBMIN, DBPRODUKT, DBSTDABW, DBSTDABWN, DBSUMME, DBVARIANZ und DBVARIANZEN."
#. gfUGT
#: wildcards.xhp
@@ -13721,7 +13721,7 @@ msgctxt ""
"par_id321629158810916\n"
"help.text"
msgid "<emph>Conditional functions:</emph> AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, MAXIFS, MINIFS, SUMIF and SUMIFS."
-msgstr ""
+msgstr "<emph>Statistikfunktionen:</emph> MITTELWERTWENN, MITTELWERTWENNS, ZÄHLENWENN, ZÄHLENWENNS, MAXWENNS, MINWENNS, SUMMEWENN und SUMMEWENNS."
#. oUwuB
#: wildcards.xhp
@@ -13730,7 +13730,7 @@ msgctxt ""
"par_id941629158811325\n"
"help.text"
msgid "<emph>Lookup functions:</emph> HLOOKUP, LOOKUP and VLOOKUP."
-msgstr ""
+msgstr "<emph>Tabellenfunktionen:</emph> WVERWEIS, VERWEIS und SVERWEIS."
#. Ka6SK
#: wildcards.xhp
@@ -13739,7 +13739,7 @@ msgctxt ""
"par_id41629158919808\n"
"help.text"
msgid "<emph>Other functions:</emph> MATCH and SEARCH."
-msgstr ""
+msgstr "<emph>Andere Funktionen:</emph> VERGLEICH und SUCHEN."
#. 2ZGuQ
#: wildcards.xhp
@@ -13748,7 +13748,7 @@ msgctxt ""
"hd_id701629159564269\n"
"help.text"
msgid "Examples of Wildcards in Formulas"
-msgstr ""
+msgstr "Beispiele für Platzhalter in Formeln"
#. 3WVEm
#: wildcards.xhp
@@ -13757,7 +13757,7 @@ msgctxt ""
"par_id121629289062103\n"
"help.text"
msgid "The following examples consider that the options <menuitem>Enable wildcards in formulas</menuitem> and <menuitem>Search criteria = and <> must apply to whole cells</menuitem> are enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline>."
-msgstr ""
+msgstr "In den folgenden Beispielen wird unterstellt, dass die Optionen <menuitem>Platzhalter in Formeln ermöglichen</menuitem> und <menuitem>Suchkriterien = und <> müssen auf ganze Zellen zutreffen</menuitem> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME – Einstellungen – %PRODUCTNAME Calc – Berechnen</menuitem></caseinline><defaultinline><menuitem>Extras – Optionen… – %PRODUCTNAME Calc – Berechnen</menuitem></defaultinline></switchinline> aktiviert sind."
#. znKay
#: wildcards.xhp
@@ -13766,7 +13766,7 @@ msgctxt ""
"par_id271629159111490\n"
"help.text"
msgid "<input>=COUNTIF(A1:A10;\"Chi*\")</input> counts the number of cells in the range <emph>A1:A10</emph> containing strings that start with \"Chi\" followed by zero or more characters."
-msgstr ""
+msgstr "<input>=ZÄHLENWENN(A1:A10;\"Chi*\")</input> zählt die Anzahl der Zellen im Bereich <emph>A1:A10</emph>, die Zeichenfolgen beinhalten, welche mit \"Chi\" beginnen, gefolgt von keinem oder mehreren Zeichen."
#. TPRuA
#: wildcards.xhp
@@ -13775,7 +13775,7 @@ msgctxt ""
"par_id741629159343415\n"
"help.text"
msgid "<input>=SUMIF(A1:A5;\"A??\";B1:B5)</input> sums the values in <emph>B1:B5</emph> whose corresponding values in <emph>A1:A5</emph> start with \"A\" followed by exactly two other characters."
-msgstr ""
+msgstr "<input>=SUMMEWENN(A1:A5;\"A??\";B1:B5)</input> summiert die Werte in <emph>B1:B5</emph>, deren entsprechende Werte in <emph>A1:A5</emph> mit \"A\" beginnen, gefolgt von genau zwei Zeichen."
#. 7GqMs
#: wildcards.xhp
@@ -13784,7 +13784,7 @@ msgctxt ""
"par_id141629159465592\n"
"help.text"
msgid "Wildcard comparisons are <emph>not</emph> case sensitive, hence \"A?\" will match both \"A1\" and \"a1\"."
-msgstr ""
+msgstr "Bei Vergleichen mit Platzhalter wird <emph>nicht</emph> zwischen Groß- und Kleinschreibung unterschieden, daher stimmt \"A?\" sowohl mit \"A1\" als auch mit \"a1\" überein."
#. ysgCC
#: year2000.xhp
diff --git a/source/de/helpcontent2/source/text/sdatabase.po b/source/de/helpcontent2/source/text/sdatabase.po
index e4c6417ef6b..777e39621df 100644
--- a/source/de/helpcontent2/source/text/sdatabase.po
+++ b/source/de/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: 2021-11-19 15:44+0100\n"
-"PO-Revision-Date: 2022-02-03 15:39+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdatabase/de/>\n"
"Language: de\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 4.12.2\n"
#. ugSgG
#: 02000000.xhp
@@ -3010,7 +3010,7 @@ msgctxt ""
"par_id3147102\n"
"help.text"
msgid "Table data edit mode allows you to see your data as rows of records, with optional filtering and sorting of that data. In this mode, you can also enter new records, make changes to, and delete existing records."
-msgstr ""
+msgstr "Im Bearbeitungsmodus für Tabellendaten können Sie Ihre Daten als Datensatzzeilen anzeigen, mit optionalem Filtern und Sortieren dieser Daten. In diesem Modus können Sie auch neue Datensätze eingeben, Änderungen an bestehenden Datensätzen vornehmen und diese löschen."
#. ZdcXQ
#: 05000000.xhp
@@ -3028,7 +3028,7 @@ msgctxt ""
"hd_id3152425\n"
"help.text"
msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new or edit table design\">Neues Tabellendesign erstellen oder bearbeiten</link>"
#. Hk4Jz
#: 05000000.xhp
@@ -3046,7 +3046,7 @@ msgctxt ""
"hd_id3154288\n"
"help.text"
msgid "<link href=\"text/sdatabase/05020000.xhp\" name=\"Relations, Primary and External Key\">Relations, Primary and External Key</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05020000.xhp\" name=\"Relations, Primary and External Key\">Relationen, primärer und externer Schlüssel</link>"
#. fAyEi
#: 05000001.xhp
@@ -3064,7 +3064,7 @@ msgctxt ""
"hd_id3148983\n"
"help.text"
msgid "<link href=\"text/sdatabase/05000001.xhp\" name=\"Table Context Menus\">Table Context Menus</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05000001.xhp\" name=\"Table Context Menus\">Kontextmenüs von Tabellen</link>"
#. PFkAG
#: 05000001.xhp
@@ -3073,7 +3073,7 @@ msgctxt ""
"par_id3163829\n"
"help.text"
msgid "The context menu of the table container offers various functions that apply to all database tables. To edit a particular table within the database, select the corresponding table and open its context menu."
-msgstr ""
+msgstr "Das Kontextmenü des Tabellencontainers bietet verschiedene Funktionen, die für alle Datenbanktabellen gelten. Um eine bestimmte Tabelle innerhalb der Datenbank zu bearbeiten, wählen Sie die entsprechende Tabelle aus und öffnen Sie ihr Kontextmenü."
#. MLxCc
#: 05000001.xhp
@@ -3082,7 +3082,7 @@ msgctxt ""
"par_id3146958\n"
"help.text"
msgid "Depending on the context, it is possible that not all the functions for your current database will be listed in the context menus. For example, the <emph>Relationships</emph> command for defining relationships between various tables is only available with relational databases."
-msgstr ""
+msgstr "Kontextabhängig ist es möglich, dass in den Kontextmenüs nicht alle Funktionen Ihrer aktuellen Datenbank aufgeführt werden. Beispielsweise ist der Befehl <emph>Relationen</emph> zum Definieren von Relationen zwischen verschiedenen Tabellen nur bei relationalen Datenbanken verfügbar."
#. B6Az2
#: 05000001.xhp
@@ -3100,7 +3100,7 @@ msgctxt ""
"par_id3166461\n"
"help.text"
msgid "If a <link href=\"text/shared/01/05340400.xhp\" name=\"table is open\">table is open</link>, there are several functions available to edit the data."
-msgstr ""
+msgstr "Wenn eine <link href=\"text/shared/01/05340400.xhp\" name=\"table is open\">Tabelle geöffnet ist</link>, stehen mehrere Funktionen zum Bearbeiten der Daten zur Verfügung."
#. Rqydv
#: 05000003.xhp
@@ -3208,7 +3208,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Design"
-msgstr ""
+msgstr "Tabellenentwurf"
#. DKzbA
#: 05010000.xhp
@@ -3217,7 +3217,7 @@ msgctxt ""
"hd_id3154228\n"
"help.text"
msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Table Design\">Table Design</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05010000.xhp\" name=\"Table Design\">Tabellenentwurf</link>"
#. fQvmC
#: 05010000.xhp
@@ -3226,7 +3226,7 @@ msgctxt ""
"par_id3152363\n"
"help.text"
msgid "In the <emph>Table Design</emph> window you define new tables or edit the structure of an existing table."
-msgstr ""
+msgstr "Im Fenster <emph>Tabellenentwurf</emph> definieren Sie neue Tabellen oder bearbeiten die Struktur einer bestehenden Tabelle."
#. 3skAk
#: 05010000.xhp
@@ -3235,7 +3235,7 @@ msgctxt ""
"par_id3146957\n"
"help.text"
msgid "The window has its own menu bar. It also contains the following new command: <link href=\"text/sdatabase/05010100.xhp\" name=\"Index Design\"><emph>Index Design</emph></link>"
-msgstr ""
+msgstr "Das Fenster hat eine eigene Menüleiste. Es enthält auch den folgenden neuen Befehl: <link href=\"text/sdatabase/05010100.xhp\" name=\"Index Design\"><emph>Indexentwurf</emph></link>"
#. z6hA5
#: 05010000.xhp
@@ -3244,7 +3244,7 @@ msgctxt ""
"hd_id3152551\n"
"help.text"
msgid "Table definition area"
-msgstr ""
+msgstr "Tabellendefinitionsbereich"
#. xmBqj
#: 05010000.xhp
@@ -3253,7 +3253,7 @@ msgctxt ""
"par_id3153681\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">This area is where you define the table structure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">In diesem Bereich definieren Sie die Tabellenstruktur.</ahelp>"
#. FfuwA
#: 05010000.xhp
@@ -3262,7 +3262,7 @@ msgctxt ""
"hd_id3153031\n"
"help.text"
msgid "Field Name"
-msgstr ""
+msgstr "Feldname"
#. GiHyW
#: 05010000.xhp
@@ -3271,7 +3271,7 @@ msgctxt ""
"par_id3156113\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Specifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Legt den Namen des Datenfeldes fest. Die Datenbank-Engine kann Einschränkungen hinsichtlich der Länge des Tabellennamens und der Verwendung von Sonderzeichen und Leerzeichen innerhalb des Tabellennamens auferlegen.</ahelp>"
#. QNg69
#: 05010000.xhp
@@ -3280,7 +3280,7 @@ msgctxt ""
"hd_id3147618\n"
"help.text"
msgid "Field type"
-msgstr ""
+msgstr "Feldtyp"
#. eK4to
#: 05010000.xhp
@@ -3289,7 +3289,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Specifies the field type. The available field types are limited by the database engine being used.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Legt den Feldtyp fest. Die verfügbaren Feldtypen werden durch die verwendete Datenbank-Engine eingeschränkt.</ahelp>"
#. Ehy3n
#: 05010000.xhp
@@ -3298,7 +3298,7 @@ msgctxt ""
"hd_id3156119\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beschreibung"
#. 96xiG
#: 05010000.xhp
@@ -3307,7 +3307,7 @@ msgctxt ""
"par_id3145315\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Specifies an optional description for each field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Legt eine optionale Beschreibung für jedes Feld fest.</ahelp>"
#. A99ei
#: 05010000.xhp
@@ -3316,7 +3316,7 @@ msgctxt ""
"par_id3155630\n"
"help.text"
msgid "The row headers contain the following context menu commands:"
-msgstr ""
+msgstr "Die Zeilenköpfe enthalten die folgenden Kontextmenübefehle:"
#. rd8Zn
#: 05010000.xhp
@@ -3325,7 +3325,7 @@ msgctxt ""
"hd_id3156330\n"
"help.text"
msgid "Cut"
-msgstr ""
+msgstr "Ausschneiden"
#. GVxeZ
#: 05010000.xhp
@@ -3334,7 +3334,7 @@ msgctxt ""
"par_id3159157\n"
"help.text"
msgid "Cuts the selected row to the clipboard."
-msgstr ""
+msgstr "Schneidet die ausgewählte Zeile aus und legt sie in der Zwischenablage ab."
#. JxTSq
#: 05010000.xhp
@@ -3343,7 +3343,7 @@ msgctxt ""
"hd_id3159177\n"
"help.text"
msgid "Copy"
-msgstr ""
+msgstr "Kopieren"
#. ZAjhE
#: 05010000.xhp
@@ -3352,7 +3352,7 @@ msgctxt ""
"par_id3148685\n"
"help.text"
msgid "Copies the selected row to the clipboard."
-msgstr ""
+msgstr "Kopiert die ausgewählte Zeile in die Zwischenablage."
#. Q8awG
#: 05010000.xhp
@@ -3361,7 +3361,7 @@ msgctxt ""
"hd_id3156327\n"
"help.text"
msgid "Paste"
-msgstr ""
+msgstr "Einfügen"
#. 5AQBL
#: 05010000.xhp
@@ -3370,7 +3370,7 @@ msgctxt ""
"par_id3152472\n"
"help.text"
msgid "Pastes the content of the clipboard."
-msgstr ""
+msgstr "Fügt den Inhalt der Zwischenablage ein."
#. aQCGh
#: 05010000.xhp
@@ -3379,7 +3379,7 @@ msgctxt ""
"hd_id3144511\n"
"help.text"
msgid "Delete"
-msgstr ""
+msgstr "Löschen"
#. fbZPb
#: 05010000.xhp
@@ -3388,7 +3388,7 @@ msgctxt ""
"par_id3148550\n"
"help.text"
msgid "<ahelp hid=\".uno:Delete\">Deletes the selected row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Delete\">Löscht die ausgewählte Zeile.</ahelp>"
#. pD5B3
#: 05010000.xhp
@@ -3397,7 +3397,7 @@ msgctxt ""
"hd_id3147303\n"
"help.text"
msgid "Insert Rows"
-msgstr ""
+msgstr "Zeile einfügen"
#. kfUXp
#: 05010000.xhp
@@ -3406,7 +3406,7 @@ msgctxt ""
"par_id3149456\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Fügt eine leere Zeile über der aktuellen Zeile ein, wenn die Tabelle noch nicht gespeichert wurde. Fügt eine leere Zeile am Ende der Tabelle ein, wenn die Tabelle bereits gespeichert wurde.</ahelp>"
#. XMDuJ
#: 05010000.xhp
@@ -3415,7 +3415,7 @@ msgctxt ""
"hd_id3153524\n"
"help.text"
msgid "Primary Key"
-msgstr ""
+msgstr "Primärschlüssel"
#. mmwbs
#: 05010000.xhp
@@ -3424,7 +3424,7 @@ msgctxt ""
"par_id3150398\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">If this command has a check mark, the data field is defined as a primary key.</ahelp> By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys."
-msgstr ""
+msgstr "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">Ist dieser Befehl mit einem Häkchen versehen, ist das Datenfeld als Primärschlüssel definiert.</ahelp> Durch Anklicken des Befehls aktivieren/deaktivieren Sie die Primärschlüsselfestlegung des Feldes. Der Befehl ist nur sichtbar, wenn die Datenquelle Primärschlüssel unterstützt."
#. kDbYY
#: 05010000.xhp
@@ -3433,7 +3433,7 @@ msgctxt ""
"hd_id3153104\n"
"help.text"
msgid "Field properties"
-msgstr ""
+msgstr "Feldeigenschaften"
#. BZPWE
#: 05010000.xhp
@@ -3442,7 +3442,7 @@ msgctxt ""
"par_id3148922\n"
"help.text"
msgid "Defines the field properties of the currently selected field."
-msgstr ""
+msgstr "Legt die Feldeigenschaften des aktuell ausgewählten Felds fest."
#. bRsW9
#: 05010000.xhp
@@ -3451,7 +3451,7 @@ msgctxt ""
"hd_id3150767\n"
"help.text"
msgid "Length"
-msgstr ""
+msgstr "Länge"
#. D58RK
#: 05010000.xhp
@@ -3460,7 +3460,7 @@ msgctxt ""
"par_id3144761\n"
"help.text"
msgid "Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters."
-msgstr ""
+msgstr "Legt die maximal zulässige Anzahl von Zeichen für die Dateneingabe des entsprechenden Datenfelds fest, einschließlich etwaiger Leerzeichen oder Sonderzeichen."
#. fJknL
#: 05010000.xhp
@@ -3469,7 +3469,7 @@ msgctxt ""
"hd_id3154948\n"
"help.text"
msgid "Decimal places"
-msgstr ""
+msgstr "Dezimalstellen"
#. FgVqm
#: 05010000.xhp
@@ -3478,7 +3478,7 @@ msgctxt ""
"par_id3149203\n"
"help.text"
msgid "Specifies the number of decimal places for a numerical field or decimal field."
-msgstr ""
+msgstr "Legt die Anzahl der Dezimalstellen für ein numerisches Feld oder Dezimalfeld fest."
#. mW3AN
#: 05010000.xhp
@@ -3487,7 +3487,7 @@ msgctxt ""
"hd_id3156422\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Standardwert"
#. HYW5B
#: 05010000.xhp
@@ -3496,7 +3496,7 @@ msgctxt ""
"par_id3125863\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Specifies the value that is the default in new data records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Legt den Wert fest, der in neuen Datensätzen voreingestellt ist.</ahelp>"
#. vQcGG
#: 05010000.xhp
@@ -3505,7 +3505,7 @@ msgctxt ""
"hd_id3147289\n"
"help.text"
msgid "Format example"
-msgstr ""
+msgstr "Formatbeispiel"
#. CrqiQ
#: 05010000.xhp
@@ -3514,7 +3514,7 @@ msgctxt ""
"par_id3155131\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Displays a sample of the format code of the field by applying it to the default value. Select the format code with the <emph>Format Field</emph> button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Zeigt ein Beispiel des Formatcodes des Felds an, indem es auf den Standardwert angewendet wird. Wählen Sie den Formatcode mit der Schaltfläche <emph>Feld formatieren</emph> aus.</ahelp>"
#. A2jGQ
#: 05010000.xhp
@@ -3523,7 +3523,7 @@ msgctxt ""
"hd_id3154129\n"
"help.text"
msgid "Format Field"
-msgstr ""
+msgstr "Feld Formatieren"
#. 8GHDz
#: 05010000.xhp
@@ -3532,7 +3532,7 @@ msgctxt ""
"par_id3154146\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Format Field</emph></link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT\">Diese Schaltfläche öffnet den Dialog <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Feld formatieren</emph></link>.</ahelp>"
#. CgbCE
#: 05010000.xhp
@@ -3541,7 +3541,7 @@ msgctxt ""
"hd_id3152576\n"
"help.text"
msgid "Help area"
-msgstr ""
+msgstr "Hilfebereich"
#. Gg783
#: 05010000.xhp
@@ -3550,7 +3550,7 @@ msgctxt ""
"par_id3150685\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Displays a help string or hint defined by the database designer for the given field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Zeigt eine Hilfszeichenfolge oder einen Hinweis an, der vom Datenbankdesigner für das angegebene Feld festgelegt wurde.</ahelp>"
#. hzJ3Q
#: 05010100.xhp
@@ -3559,7 +3559,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Index design"
-msgstr ""
+msgstr "Indexentwurf"
#. q4EEe
#: 05010100.xhp
@@ -3568,7 +3568,7 @@ msgctxt ""
"hd_id3153311\n"
"help.text"
msgid "<link href=\"text/sdatabase/05010100.xhp\" name=\"Index design\">Index design</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05010100.xhp\" name=\"Index design\">Indexentwurf</link>"
#. 98zvT
#: 05010100.xhp
@@ -3577,7 +3577,7 @@ msgctxt ""
"par_id3166460\n"
"help.text"
msgid "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design </emph>dialog allows you to define and edit the indexes for the current table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:DBIndexDesign\">Der Dialog <emph>Indexentwurf</emph> ermöglicht es, die Indizes für die aktuelle Tabelle zu definieren und zu bearbeiten.</ahelp>"
#. N85Yq
#: 05010100.xhp
@@ -3586,7 +3586,7 @@ msgctxt ""
"hd_id3149578\n"
"help.text"
msgid "Index list"
-msgstr ""
+msgstr "Indexliste"
#. JQ5ws
#: 05010100.xhp
@@ -3595,7 +3595,7 @@ msgctxt ""
"par_id3155342\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Displays a list of available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Zeigt eine Liste verfügbarer Indizes an. Wählen Sie einen Index zum Bearbeiten aus der Liste aus. Die Details des ausgewählten Indexes werden im Dialog angezeigt.</ahelp>"
#. GNgfV
#: 05010100.xhp
@@ -3604,7 +3604,7 @@ msgctxt ""
"hd_id3149795\n"
"help.text"
msgid "New Index"
-msgstr ""
+msgstr "Neuer Index"
#. hbmc3
#: 05010100.xhp
@@ -3613,7 +3613,7 @@ msgctxt ""
"par_id3150085\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Creates a new index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Erstellt einen neuen Index.</ahelp>"
#. CraTD
#: 05010100.xhp
@@ -3622,7 +3622,7 @@ msgctxt ""
"hd_id3145317\n"
"help.text"
msgid "Delete Current Index"
-msgstr ""
+msgstr "Aktuellen Index löschen"
#. CLtrt
#: 05010100.xhp
@@ -3631,7 +3631,7 @@ msgctxt ""
"par_id3154860\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Deletes the current index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Löscht den aktuellen Index.</ahelp>"
#. qxQaG
#: 05010100.xhp
@@ -3640,7 +3640,7 @@ msgctxt ""
"hd_id3150986\n"
"help.text"
msgid "Rename Current Index"
-msgstr ""
+msgstr "Aktuellen Index umbenennen"
#. Me7m2
#: 05010100.xhp
@@ -3649,7 +3649,7 @@ msgctxt ""
"par_id3148685\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Renames the current index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Benennt den aktuellen Index um.</ahelp>"
#. h5vTM
#: 05010100.xhp
@@ -3658,7 +3658,7 @@ msgctxt ""
"hd_id3153628\n"
"help.text"
msgid "Save Current Index"
-msgstr ""
+msgstr "Aktuellen Index speichern"
#. GEBFr
#: 05010100.xhp
@@ -3667,7 +3667,7 @@ msgctxt ""
"par_id3148563\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Saves the current index in the data source.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Speichert den aktuellen Index in der Datenquelle.</ahelp>"
#. JxS8c
#: 05010100.xhp
@@ -3676,7 +3676,7 @@ msgctxt ""
"hd_id3154924\n"
"help.text"
msgid "Reset Current Index"
-msgstr ""
+msgstr "Aktuellen Index zurücksetzen"
#. AkcRe
#: 05010100.xhp
@@ -3685,7 +3685,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Setzt den aktuellen Index auf die Einstellung zurück, die er beim Start des Dialogs hatte.</ahelp>"
#. kpk89
#: 05010100.xhp
@@ -3694,7 +3694,7 @@ msgctxt ""
"hd_id3152812\n"
"help.text"
msgid "Index details"
-msgstr ""
+msgstr "Indexdetails"
#. whVGR
#: 05010100.xhp
@@ -3703,7 +3703,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "As soon as you change a detail of the current index and then select another index, the change is immediately passed on to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
-msgstr ""
+msgstr "Sobald Sie ein Detail des aktuellen Index ändern und anschließend einen anderen Index auswählen, wird die Änderung sofort an die Datenquelle weitergegeben. Erst wenn die Änderung erfolgreich von der Datenquelle bestätigt wurde, können Sie den Dialog verlassen oder einen anderen Index auswählen. Sie können die Änderung jedoch rückgängig machen, indem Sie auf das Symbol <emph>Aktuellen Index zurücksetzen </emph> klicken."
#. rEFpa
#: 05010100.xhp
@@ -3712,7 +3712,7 @@ msgctxt ""
"hd_id3154138\n"
"help.text"
msgid "Unique"
-msgstr ""
+msgstr "Eindeutig"
#. wqFaL
#: 05010100.xhp
@@ -3721,7 +3721,7 @@ msgctxt ""
"par_id3156282\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Legt fest, ob der aktuelle Index nur eindeutige Werte zulässt.</ahelp> Durch Aktivieren der Option <emph>Eindeutig</emph> wird verhindert, dass doppelte Daten in das Feld eingegeben werden, und es wird die Datenintegrität sichergestellt."
#. SFD2p
#: 05010100.xhp
@@ -3730,7 +3730,7 @@ msgctxt ""
"hd_id3150448\n"
"help.text"
msgid "Fields"
-msgstr ""
+msgstr "Felder"
#. KGRnz
#: 05010100.xhp
@@ -3739,7 +3739,7 @@ msgctxt ""
"par_id3147085\n"
"help.text"
msgid "The<emph> Fields</emph> area displays a list of fields in the current table. You can also select multiple fields. In order to remove a field from the selection, select the empty entry at the start of the list."
-msgstr ""
+msgstr "Der Bereich <emph>Felder</emph> zeigt eine Liste der Felder in der aktuellen Tabelle an. Sie können auch mehrere Felder auswählen. Um ein Feld aus der Auswahl zu entfernen, markieren Sie den leeren Eintrag am Anfang der Liste."
#. ALC5T
#: 05010100.xhp
@@ -3748,7 +3748,7 @@ msgctxt ""
"hd_id3149765\n"
"help.text"
msgid "Index field"
-msgstr ""
+msgstr "Indexfeld"
#. 2oDE4
#: 05010100.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"par_id3158408\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Displays a list of the fields in the current table. You can select more than one field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Zeigt eine Liste der Felder in der aktuellen Tabelle an. Sie können mehr als ein Feld auswählen.</ahelp>"
#. CmQtE
#: 05010100.xhp
@@ -3766,7 +3766,7 @@ msgctxt ""
"hd_id3153192\n"
"help.text"
msgid "Sort order"
-msgstr ""
+msgstr "Sortierreihenfolge"
#. MXzBy
#: 05010100.xhp
@@ -3775,7 +3775,7 @@ msgctxt ""
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Determines the sort order of the indexes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Legt die Sortierreihenfolge der Indizes fest.</ahelp>"
#. cEYAF
#: 05010100.xhp
@@ -3784,7 +3784,7 @@ msgctxt ""
"hd_id3155132\n"
"help.text"
msgid "Close"
-msgstr ""
+msgstr "Schließen"
#. NuXdU
#: 05010100.xhp
@@ -3793,7 +3793,7 @@ msgctxt ""
"par_id3154190\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Schließt den Dialog.</ahelp>"
#. n4gFz
#: 05020000.xhp
@@ -3802,7 +3802,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Relations"
-msgstr ""
+msgstr "Relationen"
#. sQwNc
#: 05020000.xhp
@@ -3811,7 +3811,7 @@ msgctxt ""
"hd_id3153323\n"
"help.text"
msgid "<link href=\"text/sdatabase/05020000.xhp\" name=\"Relations\">Relations</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05020000.xhp\" name=\"Relations\">Relationen</link>"
#. GxBiD
#: 05020000.xhp
@@ -3820,7 +3820,7 @@ msgctxt ""
"bm_id3146957\n"
"help.text"
msgid "<bookmark_value>relational databases (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Relationale Datenbanken (Base)</bookmark_value>"
#. YYXkm
#: 05020000.xhp
@@ -3829,7 +3829,7 @@ msgctxt ""
"par_id3146957\n"
"help.text"
msgid "This command opens the <emph>Relation Design </emph>window, which allows you to define relationships between various database tables."
-msgstr ""
+msgstr "Dieser Befehl öffnet das Fenster <emph>Relationenentwurf</emph>, in dem Sie Relationen zwischen verschiedenen Datenbanktabellen festlegen können."
#. vMuED
#: 05020000.xhp
@@ -3838,7 +3838,7 @@ msgctxt ""
"par_id3154823\n"
"help.text"
msgid "<ahelp hid=\"HID_CTL_RELATIONTAB\">Here you can link together tables from the current database through common data fields.</ahelp> Click the <emph>New Relation</emph> icon to create the relationships, or simply drag-and-drop with the mouse."
-msgstr ""
+msgstr "<ahelp hid=\"HID_CTL_RELATIONTAB\">Hier können Sie Tabellen aus der aktuellen Datenbank über gemeinsame Datenfelder miteinander verknüpfen.</ahelp> Klicken Sie auf das Symbol <emph>Neue Relation</emph>, um die Relationen zu erstellen, oder erzeugen Sie sie einfach per Ziehen-und-Ablegen mit der Maus."
#. zHWMJ
#: 05020000.xhp
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_id3145316\n"
"help.text"
msgid "This function is only available if you are working with a relational database."
-msgstr ""
+msgstr "Diese Funktion ist nur verfügbar, wenn Sie mit einer relationalen Datenbank arbeiten."
#. 5MXvo
#: 05020000.xhp
@@ -3856,7 +3856,7 @@ msgctxt ""
"par_id3149235\n"
"help.text"
msgid "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click on the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialog opens in which you can select the tables with which to create a relation."
-msgstr ""
+msgstr "Wählen Sie <emph>Extras – Relationen…</emph>, um ein Fenster zu öffnen, in dem alle bestehenden Relationen zwischen den Tabellen der aktuellen Datenbank angezeigt werden. Wenn keine Relationen definiert wurden oder Sie andere Tabellen der Datenbank miteinander in Relation setzen möchten, klicken Sie auf das Symbol <emph>Tabellen hinzufügen</emph>. Der Dialog <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Tabellen hinzufügen</link> wird geöffnet, in dem Sie die Tabellen auswählen können, zu denen eine Relation erstellt werden soll."
#. krxTw
#: 05020000.xhp
@@ -3865,7 +3865,7 @@ msgctxt ""
"par_id3152812\n"
"help.text"
msgid "If the <emph>Relation Design</emph> window is open, the selected tables cannot be modified, even in Table Design mode. This ensures that tables are not changed while the relations are being created."
-msgstr ""
+msgstr "Wenn das Fenster <emph>Relationenentwurf</emph> geöffnet ist, können die ausgewählten Tabellen nicht geändert werden, auch nicht im Modus Tabellenentwurf. Dadurch wird sichergestellt, dass Tabellen nicht geändert werden, während die Relationen erstellt werden."
#. zZFEP
#: 05020000.xhp
@@ -3874,7 +3874,7 @@ msgctxt ""
"par_id3150541\n"
"help.text"
msgid "The selected tables are shown in the top area of the relation design view. You can close a table window through the context menu or with the Delete key."
-msgstr ""
+msgstr "Die ausgewählten Tabellen werden im oberen Bereich der Ansicht Relationenentwurf angezeigt. Sie können ein Tabellenfenster über das Kontextmenü oder mit der Taste Entf schließen."
#. uJVYH
#: 05020000.xhp
@@ -3883,7 +3883,7 @@ msgctxt ""
"bm_id3148922\n"
"help.text"
msgid "<bookmark_value>primary keys;inserting (Base)</bookmark_value><bookmark_value>keys;primary keys (Base)</bookmark_value><bookmark_value>external keys (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Primärschlüssel; Einfügen (Base)</bookmark_value><bookmark_value>Schlüssel; Primärschlüssel (Base)</bookmark_value><bookmark_value>Externe Schlüssel (Base)</bookmark_value>"
#. ek2aE
#: 05020000.xhp
@@ -3892,7 +3892,7 @@ msgctxt ""
"hd_id3148922\n"
"help.text"
msgid "Primary key and foreign keys"
-msgstr ""
+msgstr "Primärschlüssel und Fremdschlüssel"
#. BDbWF
#: 05020000.xhp
@@ -3910,7 +3910,7 @@ msgctxt ""
"par_id3147085\n"
"help.text"
msgid "All data fields referring to a primary key will be identified in the table window by a small key symbol."
-msgstr ""
+msgstr "Alle Datenfelder, die auf einen Primärschlüssel verweisen, werden im Tabellenfenster durch ein kleines Schlüsselsymbol gekennzeichnet."
#. vro8F
#: 05020000.xhp
@@ -3919,7 +3919,7 @@ msgctxt ""
"hd_id3153193\n"
"help.text"
msgid "Define relations"
-msgstr ""
+msgstr "Relationen definieren"
#. wmwWU
#: 05020000.xhp
@@ -3928,7 +3928,7 @@ msgctxt ""
"bm_id3155430\n"
"help.text"
msgid "<bookmark_value>relations; creating and deleting (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Relationen; Erstellen und Löschen (Base)</bookmark_value>"
#. pGNLA
#: 05020000.xhp
@@ -3937,7 +3937,7 @@ msgctxt ""
"par_id3155430\n"
"help.text"
msgid "All existing relations are shown in the relations windows by a line that connects the primary and foreign key fields. You can add a relation by using drag-and-drop to drop the field of one table onto the field of the other table. A relation is removed again by selecting it and pressing the Delete key."
-msgstr ""
+msgstr "Alle bestehenden Relationen werden im Fenster Relationen durch eine Linie angezeigt, welche die Primär- und Fremdschlüsselfelder verbindet. Sie können eine Relation hinzufügen, indem Sie das Feld einer Tabelle per Ziehen-und-Ablegen auf das Feld einer anderen Tabelle ziehen. Eine Relation wird wieder entfernt, indem Sie diese auswählen und die Taste Entf drücken."
#. EF2rg
#: 05020000.xhp
@@ -3946,7 +3946,7 @@ msgctxt ""
"par_id3149984\n"
"help.text"
msgid "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/sdatabase/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
-msgstr ""
+msgstr "Alternativ können Sie auch auf das Symbol <emph>Neue Relation</emph> im oberen Bereich des Felds Relation klicken und die Relation zwischen zwei Tabellen im Dialog <link href=\"text/sdatabase/05020100.xhp\" name=\"Relations\"><emph>Relationen</emph></link> festlegen."
#. yTadX
#: 05020000.xhp
@@ -3955,7 +3955,7 @@ msgctxt ""
"par_id3153093\n"
"help.text"
msgid "If you use $[officename] as the front-end for a relational database, the creation and deletion of relationships is not placed in an intermediate memory by $[officename], but is forwarded directly to the database."
-msgstr ""
+msgstr "Wenn Sie $[officename] als Frontend für eine relationale Datenbank verwenden, wird das Anlegen und Löschen von Beziehungen nicht von $[officename] in einen Zwischenspeicher gelegt, sondern direkt an die Datenbank weitergeleitet."
#. bnCjW
#: 05020000.xhp
@@ -3964,7 +3964,7 @@ msgctxt ""
"par_id3155856\n"
"help.text"
msgid "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialog opens."
-msgstr ""
+msgstr "Per Doppelklick auf eine Verbindungslinie können Sie der Relation bestimmte Eigenschaften zuweisen. Der Dialog <emph>Relationen</emph> öffnet sich."
#. zaiku
#: 05020100.xhp
@@ -3973,7 +3973,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Relations"
-msgstr ""
+msgstr "Relationen"
#. BAAZE
#: 05020100.xhp
@@ -3982,7 +3982,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>relations; properties (Base)</bookmark_value><bookmark_value>key fields for relations (Base)</bookmark_value><bookmark_value>cascading update (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Relationen; Eigenschaften (Base)</bookmark_value><bookmark_value>Schlüsselfelder für Relationen (Base)</bookmark_value><bookmark_value>Kaskadierende Aktualisierung (Base)</bookmark_value>"
#. tDgC3
#: 05020100.xhp
@@ -3991,7 +3991,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "Relations"
-msgstr ""
+msgstr "Relationen"
#. 5fAEp
#: 05020100.xhp
@@ -4000,7 +4000,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "<ahelp hid=\".uno:DBAddRelation\">Allows you to define and edit a relation between two tables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:DBAddRelation\">Ermöglicht es Ihnen, eine Relation zwischen zwei Tabellen festzulegen und zu bearbeiten.</ahelp>"
#. yHc9N
#: 05020100.xhp
@@ -4009,7 +4009,7 @@ msgctxt ""
"par_id3155136\n"
"help.text"
msgid "The update and delete options are only available if they are supported by the database used."
-msgstr ""
+msgstr "Die Optionen \"Aktualisieren\" und \"Löschen\" sind nur verfügbar, wenn sie von der verwendeten Datenbank unterstützt werden."
#. gdhcZ
#: 05020100.xhp
@@ -4018,7 +4018,7 @@ msgctxt ""
"hd_id3155341\n"
"help.text"
msgid "Tables involved"
-msgstr ""
+msgstr "Beteiligte Tabellen"
#. P78bc
#: 05020100.xhp
@@ -4027,7 +4027,7 @@ msgctxt ""
"par_id3153880\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">Hier werden die beiden verknüpften Tabellen aufgelistet.</ahelp> Wenn Sie eine neue Relation erstellen, können Sie aus jedem der Kombinationsfelder im oberen Bereich des Dialogs eine Tabelle auswählen."
#. 4UCC7
#: 05020100.xhp
@@ -4036,7 +4036,7 @@ msgctxt ""
"par_id3154047\n"
"help.text"
msgid "If you opened the <emph>Relations</emph> dialog for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified."
-msgstr ""
+msgstr "Wenn Sie den Dialog <emph>Relationen</emph> für eine bestehende Relation durch Doppelklick auf die Verbindungslinien im Fenster Relationen geöffnet haben, können die an der Relation beteiligten Tabellen nicht geändert werden."
#. VBeNf
#: 05020100.xhp
@@ -4045,7 +4045,7 @@ msgctxt ""
"hd_id3153822\n"
"help.text"
msgid "Key fields"
-msgstr ""
+msgstr "Schlüsselfelder"
#. CnkB6
#: 05020100.xhp
@@ -4054,7 +4054,7 @@ msgctxt ""
"par_id3159157\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Defines the key fields for the relation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Legt die Schlüsselfelder für die Relation fest.</ahelp>"
#. tG7Wy
#: 05020100.xhp
@@ -4063,7 +4063,7 @@ msgctxt ""
"par_id3149235\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">Die Namen der für den Link ausgewählten Tabellen erscheinen hier als Spaltennamen.</ahelp> Wenn Sie auf ein Feld klicken, können Sie mit den Pfeilschaltflächen ein Feld aus der Tabelle auswählen. Jede Relation wird in eine Zeile geschrieben."
#. ECqps
#: 05020100.xhp
@@ -4072,7 +4072,7 @@ msgctxt ""
"hd_id3145609\n"
"help.text"
msgid "Update options"
-msgstr ""
+msgstr "Updateoptionen"
#. TcZQE
#: 05020100.xhp
@@ -4081,7 +4081,7 @@ msgctxt ""
"par_id3153061\n"
"help.text"
msgid "Here you can select options that take effect when there are changes to a primary key field."
-msgstr ""
+msgstr "Hier können Sie Optionen auswählen, die wirksam werden, wenn Änderungen an einem Primärschlüsselfeld vorgenommen werden."
#. SNgAC
#: 05020100.xhp
@@ -4090,7 +4090,7 @@ msgctxt ""
"hd_id3149046\n"
"help.text"
msgid "No action"
-msgstr ""
+msgstr "Keine Aktion"
#. BQgh9
#: 05020100.xhp
@@ -4099,7 +4099,7 @@ msgctxt ""
"par_id3152360\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Legt fest, dass sich Änderungen an einem Primärschlüssel nicht auf andere externe Schlüsselfelder auswirken.</ahelp>"
#. UzK5q
#: 05020100.xhp
@@ -4108,7 +4108,7 @@ msgctxt ""
"hd_id3148664\n"
"help.text"
msgid "Updating cascade"
-msgstr ""
+msgstr "Kaskadierende Aktualisierung"
#. GFtru
#: 05020100.xhp
@@ -4117,7 +4117,7 @@ msgctxt ""
"par_id3154073\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Aktualisiert alle externen Schlüsselfelder, wenn der Wert des entsprechenden Primärschlüssels geändert wurde (Kaskadierende Aktualisierung).</ahelp>"
#. xydLE
#: 05020100.xhp
@@ -4126,7 +4126,7 @@ msgctxt ""
"hd_id3145171\n"
"help.text"
msgid "Set null"
-msgstr ""
+msgstr "Null setzen"
#. ksYnw
#: 05020100.xhp
@@ -4135,7 +4135,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\">Verwenden Sie diese Option, um, wenn der entsprechende Primärschlüssel geändert wird, den Wert \"IS NULL\" für alle externen Schlüsselfelder festzulegen. IS NULL bedeutet, dass das Feld leer ist.</ahelp>"
#. FGxMC
#: 05020100.xhp
@@ -4144,7 +4144,7 @@ msgctxt ""
"hd_id3150448\n"
"help.text"
msgid "Set default"
-msgstr ""
+msgstr "Standard setzen"
#. T7dEQ
#: 05020100.xhp
@@ -4153,7 +4153,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\">Verwenden Sie diese Option, um, wenn der entsprechende Primärschlüssel geändert wurde, einen Standardwert für alle externen Schlüsselfelder festzulegen.</ahelp> Während der Erstellung der entsprechenden Tabelle wird der Standardwert eines externen Schlüsselfelds bei der Zuweisung der Feldeigenschaften festgelegt."
#. AvWBL
#: 05020100.xhp
@@ -4162,7 +4162,7 @@ msgctxt ""
"hd_id3125863\n"
"help.text"
msgid "Delete options"
-msgstr ""
+msgstr "Löschoptionen"
#. ayyns
#: 05020100.xhp
@@ -4171,7 +4171,7 @@ msgctxt ""
"par_id3153193\n"
"help.text"
msgid "Here you can select options that take effect when a primary key field is deleted."
-msgstr ""
+msgstr "Hier können Sie Optionen auswählen, die wirksam werden, wenn ein Primärschlüsselfeld gelöscht wird."
#. jTCSL
#: 05020100.xhp
@@ -4180,7 +4180,7 @@ msgctxt ""
"hd_id3159252\n"
"help.text"
msgid "No action"
-msgstr ""
+msgstr "Keine Aktion"
#. PgDqt
#: 05020100.xhp
@@ -4189,7 +4189,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Legt fest, dass das Löschen eines Primärschlüssels keine Auswirkung auf andere externe Schlüsselfelder hat.</ahelp>"
#. hFmB4
#: 05020100.xhp
@@ -4198,7 +4198,7 @@ msgctxt ""
"hd_id3154146\n"
"help.text"
msgid "Delete cascade"
-msgstr ""
+msgstr "Kaskadierendes Löschen"
#. ESpAp
#: 05020100.xhp
@@ -4207,7 +4207,7 @@ msgctxt ""
"par_id3155309\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Legt fest, dass alle externen Schlüsselfelder gelöscht werden, wenn Sie das entsprechende Primärschlüsselfeld löschen.</ahelp>"
#. ZaNTh
#: 05020100.xhp
@@ -4216,7 +4216,7 @@ msgctxt ""
"par_id3153140\n"
"help.text"
msgid "When you delete a primary key field with the<emph> Delete cascade </emph>option, all records from other tables that have this key as their foreign key are also deleted. Use this option with great care; it is possible that a major portion of the database can be deleted."
-msgstr ""
+msgstr "Wenn Sie ein Primärschlüsselfeld mit der Option <emph>Kaskadierendes Löschen</emph> löschen, werden alle Datensätze aus anderen Tabellen, die diesen Schlüssel als Fremdschlüssel haben, ebenfalls gelöscht. Verwenden Sie diese Option mit großer Sorgfalt; Es ist möglich, dass ein Großteil der Datenbank gelöscht wird."
#. mAu9C
#: 05020100.xhp
@@ -4225,7 +4225,7 @@ msgctxt ""
"hd_id3152596\n"
"help.text"
msgid "Set null"
-msgstr ""
+msgstr "Null setzen"
#. dAtCx
#: 05020100.xhp
@@ -4234,7 +4234,7 @@ msgctxt ""
"par_id3153363\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">Wenn Sie den entsprechenden Primärschlüssel löschen, wird allen externen Schlüsselfeldern der Wert \"IS NULL\" zugewiesen.</ahelp>"
#. 474LG
#: 05020100.xhp
@@ -4243,7 +4243,7 @@ msgctxt ""
"hd_id3145272\n"
"help.text"
msgid "Set Default"
-msgstr ""
+msgstr "Standard setzen"
#. ktJ6K
#: 05020100.xhp
@@ -4252,7 +4252,7 @@ msgctxt ""
"par_id3154320\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">Wenn Sie den entsprechenden Primärschlüssel löschen, wird ein Standardwert für alle externen Schlüsselfelder gesetzt.</ahelp>"
#. x8A6E
#: 05030000.xhp
@@ -4261,7 +4261,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Copy a Table by Drag-and-Drop"
-msgstr ""
+msgstr "Kopieren einer Tabelle per Ziehen-und-Ablegen"
#. VdcaB
#: 05030000.xhp
@@ -4270,7 +4270,7 @@ msgctxt ""
"hd_id3154894\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030000.xhp\" name=\"Copy Query or Table by Drag-and-Drop\">Copy Query or Table by Drag-and-Drop</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030000.xhp\" name=\"Copy Query or Table by Drag-and-Drop\">Eine Abfrage oder Tabelle per Kopieren-und-Ablegen kopieren</link>"
#. nDG9W
#: 05030000.xhp
@@ -4279,7 +4279,7 @@ msgctxt ""
"bm_id3155535\n"
"help.text"
msgid "<bookmark_value>queries; copying (Base)</bookmark_value><bookmark_value>tables in databases; copying database tables (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Abfragen; Kopieren (Base)</bookmark_value><bookmark_value>Tabellen in Datenbanken; Kopieren von Datenbanktabellen (Base)</bookmark_value>"
#. n82rc
#: 05030000.xhp
@@ -4288,7 +4288,7 @@ msgctxt ""
"par_id3155535\n"
"help.text"
msgid "Dragging-and-dropping a query or table opens the <emph>Copy Table </emph>dialog, which allows you to define the options for copying a query or a table."
-msgstr ""
+msgstr "Durch Ziehen-und-Ablegen einer Abfrage oder Tabelle wird der Dialog <emph>Tabelle kopieren</emph> geöffnet, in dem Sie die Optionen zum Kopieren einer Abfrage oder Tabelle festlegen können."
#. CzRJq
#: 05030000.xhp
@@ -4297,7 +4297,7 @@ msgctxt ""
"par_id3148539\n"
"help.text"
msgid "With the <emph>Copy Table </emph>dialog you can:"
-msgstr ""
+msgstr "Mit dem Dialog <emph>Tabelle kopieren </emph> können Sie:"
#. G45TE
#: 05030000.xhp
@@ -4306,7 +4306,7 @@ msgctxt ""
"par_id3153147\n"
"help.text"
msgid "copy the data from the table into another table,"
-msgstr ""
+msgstr "die Daten aus der Tabelle in eine andere Tabelle kopieren,"
#. 9Kvqa
#: 05030000.xhp
@@ -4315,7 +4315,7 @@ msgctxt ""
"par_id3150504\n"
"help.text"
msgid "use the structure of the table as the basis for creating a new table."
-msgstr ""
+msgstr "die Struktur der Tabelle als Grundlage für die Erstellung einer neuen Tabelle verwenden."
#. dDRmD
#: 05030000.xhp
@@ -4324,7 +4324,7 @@ msgctxt ""
"par_id3155628\n"
"help.text"
msgid "You can copy within the same database or between different databases."
-msgstr ""
+msgstr "Sie können innerhalb derselben Datenbank oder zwischen verschiedenen Datenbanken kopieren."
#. Ed5rp
#: 05030100.xhp
@@ -4333,7 +4333,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Copy Table"
-msgstr ""
+msgstr "Tabelle kopieren"
#. kkUkn
#: 05030100.xhp
@@ -4342,7 +4342,7 @@ msgctxt ""
"hd_id3085157\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030100.xhp\" name=\"Copy Table\">Copy Table</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030100.xhp\" name=\"Copy Table\">Tabelle kopieren</link>"
#. sBC76
#: 05030100.xhp
@@ -4351,7 +4351,7 @@ msgctxt ""
"par_id3149264\n"
"help.text"
msgid "You can copy a table by dragging and dropping the table onto the table area of a database file window. The <emph>Copy table </emph>dialog appears."
-msgstr ""
+msgstr "Sie können eine Tabelle kopieren, indem Sie die Tabelle per Ziehen-und-Ablegen in den Tabellenbereich des Fensters einer Datenbankdatei ziehen. Der Dialog <emph>Tabelle kopieren</emph> wird geöffnet."
#. ciK5F
#: 05030100.xhp
@@ -4360,7 +4360,7 @@ msgctxt ""
"hd_id3154926\n"
"help.text"
msgid "Table name"
-msgstr ""
+msgstr "Tabellenname"
#. iFF9F
#: 05030100.xhp
@@ -4369,7 +4369,7 @@ msgctxt ""
"par_id3144740\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/name\">Specifies a name for the copy.</ahelp> Some databases only accept names containing eight or fewer characters."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/name\">Geben Sie einen Namen für die Kopie ein.</ahelp> Einige Datenbanken akzeptieren nur Namen mit acht oder weniger Zeichen."
#. x78x3
#: 05030100.xhp
@@ -4378,7 +4378,7 @@ msgctxt ""
"hd_id3154228\n"
"help.text"
msgid "Options"
-msgstr ""
+msgstr "Optionen"
#. JvNbF
#: 05030100.xhp
@@ -4387,7 +4387,7 @@ msgctxt ""
"hd_id3157898\n"
"help.text"
msgid "Definition and data"
-msgstr ""
+msgstr "Definition und Daten"
#. TqTmF
#: 05030100.xhp
@@ -4396,7 +4396,7 @@ msgctxt ""
"par_id3150178\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/defdata\">Creates a 1:1 copy of the database table.</ahelp> The table definition and the complete data are copied. The table definition includes the table structure and format from different data fields, including special field properties. The field contents supply the data."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/defdata\">Erzeugt eine 1:1 Kopie der Datenbanktabelle.</ahelp> Die Tabellendefinition und die kompletten Daten werden kopiert. Die Tabellendefinition umfasst die Tabellenstruktur und das Format aus verschiedenen Datenfeldern, einschließlich spezieller Feldeigenschaften. Die Feldinhalte liefern die Daten."
#. hezaD
#: 05030100.xhp
@@ -4405,7 +4405,7 @@ msgctxt ""
"hd_id3149346\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definition"
#. b2GpC
#: 05030100.xhp
@@ -4414,7 +4414,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/def\">Copies only the table definition and not the corresponding data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/def\">Kopiert nur die Tabellendefinition und nicht die zugehörigen Daten.</ahelp>"
#. RCvEj
#: 05030100.xhp
@@ -4423,7 +4423,7 @@ msgctxt ""
"hd_id3143267\n"
"help.text"
msgid "As table view"
-msgstr ""
+msgstr "Als Tabellenansicht"
#. BNNHr
#: 05030100.xhp
@@ -4432,7 +4432,7 @@ msgctxt ""
"par_id3153311\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/view\">If the database supports Views and you selected this option, a query will be created in the table container as a table. This option allows you to view the query results as a normal table view.</ahelp> The table will be filtered in the view with a \"Select\" SQL statement."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/view\">Wenn die Datenbank Ansichten unterstützt und Sie diese Option ausgewählt haben, wird eine Abfrage im Tabellencontainer als Tabelle erstellt. Mit dieser Option können Sie die Abfrageergebnisse als normale Tabellenansicht anzeigen.</ahelp> Die Tabelle wird in der Ansicht mit der SQL-Anweisung \"Select\" gefiltert."
#. yJmgp
#: 05030100.xhp
@@ -4441,7 +4441,7 @@ msgctxt ""
"hd_id3155535\n"
"help.text"
msgid "Append data"
-msgstr ""
+msgstr "Daten anhängen"
#. aB4JD
#: 05030100.xhp
@@ -4450,7 +4450,7 @@ msgctxt ""
"par_id3166410\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/data\">Appends the data of the table to be copied to an existing table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/data\">Hängt die Daten der zu kopierenden Tabelle an eine bestehende Tabelle an.</ahelp>"
#. AnYQg
#: 05030100.xhp
@@ -4459,7 +4459,7 @@ msgctxt ""
"par_id3147275\n"
"help.text"
msgid "The table definition must be exactly the same so that data can be copied. Data cannot be copied if a data field in the target table has another format than the data field in the source table."
-msgstr ""
+msgstr "Die Tabellendefinition muss genau gleich sein, damit Daten kopiert werden können. Daten können nicht kopiert werden, wenn ein Datenfeld in der Zieltabelle ein anderes Format hat als das Datenfeld in der Quelltabelle."
#. ADGPK
#: 05030100.xhp
@@ -4468,7 +4468,7 @@ msgctxt ""
"par_id3156117\n"
"help.text"
msgid "Match the data field names in the<emph> Copy Table</emph> dialog on the <link href=\"text/sdatabase/05030400.xhp\" name=\"Apply Columns\">Apply Columns</link> page."
-msgstr ""
+msgstr "Gleichen Sie die Datenfeldnamen im Dialog <emph>Tabelle kopieren</emph> auf der Seite <link href=\"text/sdatabase/05030400.xhp\" name=\"Apply Columns\">Spalten anwenden</link> ab."
#. toArF
#: 05030100.xhp
@@ -4477,7 +4477,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/data\">If the data cannot be attached, you will see a list of fields in the <emph>Column Info</emph> dialog whose data cannot be copied.</ahelp> If you confirm this dialog with OK, only the data that does not appear in the list will be attached."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/data\">Wenn die Daten nicht angehängt werden können, sehen Sie im Dialog <emph>Spalteninfo</emph> eine Liste der Felder, deren Daten nicht kopiert werden können.</ahelp> Bestätigen Sie diesen Dialog mit OK, werden nur die Daten angehängt, die nicht in der Liste erscheinen."
#. 8JYz8
#: 05030100.xhp
@@ -4486,7 +4486,7 @@ msgctxt ""
"par_id3158430\n"
"help.text"
msgid "If the fields of the target table have a smaller field length than in the source table when data is being attached, the source data fields will automatically be truncated to match the field lengths in the target table."
-msgstr ""
+msgstr "Wenn die Felder der Zieltabelle beim Anhängen von Daten eine kleinere Feldlänge haben als in der Quelltabelle, werden die Quelldatenfelder automatisch auf die Feldlängen in der Zieltabelle gekürzt."
#. 6oNSE
#: 05030100.xhp
@@ -4495,7 +4495,7 @@ msgctxt ""
"bm_id3149164\n"
"help.text"
msgid "<bookmark_value>primary keys; defining</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Primärschlüssel; definieren</bookmark_value>"
#. odQAJ
#: 05030100.xhp
@@ -4504,7 +4504,7 @@ msgctxt ""
"hd_id3149164\n"
"help.text"
msgid "Create primary key"
-msgstr ""
+msgstr "Primärschlüssel erstellen"
#. T7Dmr
#: 05030100.xhp
@@ -4513,7 +4513,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/primarykey\">Automatically generates a primary key data field and fills it with values.</ahelp> You should always use this field, since a primary key must always be available in order to edit the table."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/primarykey\">Erzeugt automatisch ein Datenfeld \"Primärschlüssel\" und füllt es mit Werten.</ahelp> Dieses Feld sollten Sie immer verwenden, da zum Bearbeiten der Tabelle immer ein Primärschlüssel vorhanden sein muss."
#. EhRtD
#: 05030100.xhp
@@ -4522,7 +4522,7 @@ msgctxt ""
"hd_id3146794\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. v9USa
#: 05030100.xhp
@@ -4531,7 +4531,7 @@ msgctxt ""
"par_id3156343\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/keyname\">Specifies a name for the primary key generated. This name is optional.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/keyname\">Legt einen Namen für den generierten Primärschlüssel fest. Dieser Name ist optional.</ahelp>"
#. seBiB
#: 05030100.xhp
@@ -4540,7 +4540,7 @@ msgctxt ""
"par_id3151056\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030200.xhp\" name=\"Next page\">Next page</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030200.xhp\" name=\"Next page\">Nächste Seite</link>"
#. DDJC9
#: 05030200.xhp
@@ -4549,7 +4549,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Apply columns"
-msgstr ""
+msgstr "Spalten anwenden"
#. FnB9J
#: 05030200.xhp
@@ -4558,7 +4558,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030200.xhp\" name=\"Apply columns\">Apply columns</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030200.xhp\" name=\"Apply columns\">Spalten anwenden</link>"
#. 6b9Li
#: 05030200.xhp
@@ -4567,7 +4567,7 @@ msgctxt ""
"par_id3147143\n"
"help.text"
msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The <emph>Apply columns </emph>dialog is the second window of the <emph>Copy table</emph> dialog."
-msgstr ""
+msgstr "Im Datenquellen-Explorer können Sie eine Tabelle kopieren, indem Sie die Tabelle per Ziehen-und-Ablegen auf den Tabellencontainer ziehen. Der Dialog <emph>Spalten anwenden</emph> ist das zweite Fenster des Dialogs <emph>Tabelle kopieren</emph>."
#. 8r9yc
#: 05030200.xhp
@@ -4576,7 +4576,7 @@ msgctxt ""
"hd_id3155552\n"
"help.text"
msgid "Existing columns"
-msgstr ""
+msgstr "Vorhandene Spalten"
#. NDcVA
#: 05030200.xhp
@@ -4585,7 +4585,7 @@ msgctxt ""
"hd_id3154751\n"
"help.text"
msgid "Left list box"
-msgstr ""
+msgstr "Listenfeld links"
#. AkHFX
#: 05030200.xhp
@@ -4594,7 +4594,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/applycolpage/from\">Lists the available data fields that you can include in the copied table. To copy a data field, click its name, and then click the > button. To copy all of the fields, click the <emph>>></emph> button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/applycolpage/from\">Listet die verfügbaren Datenfelder auf, die Sie in die kopierte Tabelle aufnehmen können. Um ein Datenfeld zu kopieren, klicken Sie auf seinen Namen und dann auf die Schaltfläche \">\". Um alle Felder zu kopieren, klicken Sie auf die Schaltfläche <emph>>></emph>.</ahelp>"
#. FYG4i
#: 05030200.xhp
@@ -4603,7 +4603,7 @@ msgctxt ""
"hd_id3154823\n"
"help.text"
msgid "Right list box"
-msgstr ""
+msgstr "Listenfeld rechts"
#. KgGGQ
#: 05030200.xhp
@@ -4612,7 +4612,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/applycolpage/to\">Lists the fields that you want to include in the copied table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/applycolpage/to\">Listet die Felder auf, die Sie in die kopierte Tabelle aufnehmen möchten.</ahelp>"
#. VyQwS
#: 05030200.xhp
@@ -4621,7 +4621,7 @@ msgctxt ""
"hd_id3147242\n"
"help.text"
msgid "Buttons"
-msgstr ""
+msgstr "Schaltflächen"
#. NT8C3
#: 05030200.xhp
@@ -4630,7 +4630,7 @@ msgctxt ""
"par_id3146797\n"
"help.text"
msgid "<ahelp hid=\".\">Adds or removes the selected field (> or < button) or all of the fields (<< or >> button).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fügt das ausgewählte Feld (Schaltfläche \">\" oder \"<\") oder alle Felder (Schaltfläche \"<<\" oder \">>\") hinzu oder entfernt es/sie.</ahelp>"
#. CuqBd
#: 05030200.xhp
@@ -4639,7 +4639,7 @@ msgctxt ""
"par_id3153561\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030300.xhp\" name=\"Next page\">Next page</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030300.xhp\" name=\"Next page\">Nächste Seite</link>"
#. gTg68
#: 05030300.xhp
@@ -4648,7 +4648,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Type formatting"
-msgstr ""
+msgstr "Typformatierung"
#. ybz5D
#: 05030300.xhp
@@ -4657,7 +4657,7 @@ msgctxt ""
"hd_id3163829\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030300.xhp\" name=\"Type formatting\">Type formatting</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030300.xhp\" name=\"Type formatting\">Typformatierung</link>"
#. EkSPG
#: 05030300.xhp
@@ -4666,7 +4666,7 @@ msgctxt ""
"par_id3150247\n"
"help.text"
msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The<emph> Type formatting </emph>dialog is the third window of the <emph>Copy table</emph> dialog."
-msgstr ""
+msgstr "Im Datenquellen-Explorer können Sie eine Tabelle kopieren, indem Sie die Tabelle per Ziehen-und-Ablegen auf den Tabellencontainer ziehen. Der Dialog <emph>Typformatierung</emph> ist das dritte Fenster des Dialogs <emph>Tabelle kopieren</emph>."
#. mnHDq
#: 05030300.xhp
@@ -4675,7 +4675,7 @@ msgctxt ""
"hd_id3152801\n"
"help.text"
msgid "List box"
-msgstr ""
+msgstr "Listenfeld"
#. EqDjY
#: 05030300.xhp
@@ -4684,7 +4684,7 @@ msgctxt ""
"par_id3145313\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/typeselectpage/columnnames\">Lists the data fields that will be included in to the copied table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/typeselectpage/columnnames\">Listet die Datenfelder auf, die in die kopierte Tabelle aufgenommen werden.</ahelp>"
#. NCTje
#: 05030300.xhp
@@ -4693,7 +4693,7 @@ msgctxt ""
"hd_id3155535\n"
"help.text"
msgid "Column information"
-msgstr ""
+msgstr "Spalteninformationen"
#. eiXTf
#: 05030300.xhp
@@ -4702,7 +4702,7 @@ msgctxt ""
"hd_id3156426\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Feldname"
#. MNzaq
#: 05030300.xhp
@@ -4711,7 +4711,7 @@ msgctxt ""
"par_id3153681\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the name of the selected data field. If you want, you can enter a new name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zeigt den Namen des ausgewählten Datenfeldes an. Wenn Sie möchten, können Sie einen neuen Namen eingeben.</ahelp>"
#. GhbYj
#: 05030300.xhp
@@ -4720,7 +4720,7 @@ msgctxt ""
"hd_id3156113\n"
"help.text"
msgid "Field type"
-msgstr ""
+msgstr "Feldtyp"
#. MmakP
#: 05030300.xhp
@@ -4729,7 +4729,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field type.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie einen Feldtyp aus.</ahelp>"
#. E9Z9q
#: 05030300.xhp
@@ -4738,7 +4738,7 @@ msgctxt ""
"hd_id3149763\n"
"help.text"
msgid "Length"
-msgstr ""
+msgstr "Länge"
#. BE8Ct
#: 05030300.xhp
@@ -4747,7 +4747,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the number of characters for the data field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie die Anzahl der Zeichen für das Datenfeld ein.</ahelp>"
#. FqaDj
#: 05030300.xhp
@@ -4756,7 +4756,7 @@ msgctxt ""
"hd_id3159176\n"
"help.text"
msgid "Decimal places"
-msgstr ""
+msgstr "Dezimalstellen"
#. 4pH6B
#: 05030300.xhp
@@ -4765,7 +4765,7 @@ msgctxt ""
"par_id3153666\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the number of decimal places for the data field. This option is only available for numerical or decimal data fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie die Anzahl der Dezimalstellen für das Datenfeld ein. Diese Option ist nur für numerische oder dezimale Datenfelder verfügbar.</ahelp>"
#. 8H7Yy
#: 05030300.xhp
@@ -4774,7 +4774,7 @@ msgctxt ""
"hd_id3150276\n"
"help.text"
msgid "Default value"
-msgstr ""
+msgstr "Standardwert"
#. uF2x5
#: 05030300.xhp
@@ -4783,7 +4783,7 @@ msgctxt ""
"par_id3147620\n"
"help.text"
msgid "<ahelp hid=\".\">Select the default value for a Yes/No field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den Standardwert für ein Ja/Nein-Feld aus.</ahelp>"
#. H7JCy
#: 05030300.xhp
@@ -4792,7 +4792,7 @@ msgctxt ""
"hd_id3153087\n"
"help.text"
msgid "Automatic type recognition"
-msgstr ""
+msgstr "Automatische Typerkennung"
#. KTPFP
#: 05030300.xhp
@@ -4801,7 +4801,7 @@ msgctxt ""
"par_id3153561\n"
"help.text"
msgid "$[officename] can automatically recognize field contents when you copy database tables by drag and drop."
-msgstr ""
+msgstr "$[officename] kann Feldinhalte automatisch erkennen, wenn Sie Datenbanktabellen per Ziehen-und-Ablegen kopieren."
#. XbBEn
#: 05030300.xhp
@@ -4810,7 +4810,7 @@ msgctxt ""
"hd_id3156023\n"
"help.text"
msgid "(max.) lines"
-msgstr ""
+msgstr "(max.) Zeilen"
#. 9uGo7
#: 05030300.xhp
@@ -4819,7 +4819,7 @@ msgctxt ""
"par_id3155923\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/typeselectpage/auto\">Enter the number of lines to use for automatic type recognition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/typeselectpage/auto\">Geben Sie die Anzahl der Zeilen ein, die für die automatische Typerkennung verwendet werden sollen.</ahelp>"
#. ZojMW
#: 05030300.xhp
@@ -4828,7 +4828,7 @@ msgctxt ""
"hd_id3154347\n"
"help.text"
msgid "Auto"
-msgstr ""
+msgstr "Automatisch"
#. KXrRC
#: 05030300.xhp
@@ -4837,7 +4837,7 @@ msgctxt ""
"par_id3152361\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/typeselectpage/autobutton\">Enables automatic type recognition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/typeselectpage/autobutton\">Aktiviert die automatische Typerkennung.</ahelp>"
#. U6GAf
#: 05030400.xhp
@@ -4846,7 +4846,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Assign columns"
-msgstr ""
+msgstr "Spalten zuweisen"
#. qFHro
#: 05030400.xhp
@@ -4855,7 +4855,7 @@ msgctxt ""
"hd_id3151100\n"
"help.text"
msgid "<link href=\"text/sdatabase/05030400.xhp\" name=\"Assign columns\">Assign columns</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05030400.xhp\" name=\"Assign columns\">Spalten zuweisen</link>"
#. EkAFg
#: 05030400.xhp
@@ -4864,7 +4864,7 @@ msgctxt ""
"par_id3156027\n"
"help.text"
msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. If you select the <emph>Attach data </emph>check box on the first page of the <emph>Copy table </emph>dialog, the <emph>Assign columns </emph>dialog opens as the second window. You can use this dialog to map the contents of a data field in the source table to a different data field in the destination table."
-msgstr ""
+msgstr "Im Datenquellen-Explorer können Sie eine Tabelle kopieren, indem Sie die Tabelle per Ziehen-und-Ablegen auf den Tabellencontainer ziehen. Wenn Sie das Markierfeld <emph>Daten anhängen</emph> auf der ersten Seite des Dialogs <emph>Tabelle kopieren</emph> aktivieren, öffnet sich der Dialog <emph>Spalten zuweisen</emph> als zweites Fenster. Sie können diesen Dialog verwenden, um den Inhalt eines Datenfelds in der Quelltabelle einem anderen Datenfeld in der Zieltabelle zuzuordnen."
#. fGrH7
#: 05030400.xhp
@@ -4873,7 +4873,7 @@ msgctxt ""
"hd_id3157958\n"
"help.text"
msgid "Source table"
-msgstr ""
+msgstr "Quelltabelle"
#. XA5ur
#: 05030400.xhp
@@ -4882,7 +4882,7 @@ msgctxt ""
"par_id3145071\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/left\">Lists the data fields in the source table. To include a data field from the source table in the destination table, select the check box in front of the data field name. To map the contents of a data field in the source table to a different data field in the destination table, click the data field in the source table list, and then click the up or down arrow.</ahelp> To include all of the source data fields in the destination table, click <emph>All</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/left\">Listet die Datenfelder in der Quelltabelle auf. Um ein Datenfeld aus der Quelltabelle in die Zieltabelle aufzunehmen, aktivieren Sie das Markierfeld vor dem Datenfeldnamen. Um den Inhalt eines Datenfelds in der Quelltabelle einem anderen Datenfeld in der Zieltabelle zuzuordnen, klicken Sie auf das Datenfeld in der Quelltabellenliste und dann auf den Aufwärts- oder Abwärtspfeil.</ahelp> Um alle Quelldatenfelder in der Zieltabelle einzuschließen, klicken Sie auf <emph>Alle</emph>."
#. Kn5tW
#: 05030400.xhp
@@ -4891,7 +4891,7 @@ msgctxt ""
"hd_id3166410\n"
"help.text"
msgid "Destination table"
-msgstr ""
+msgstr "Zieltabelle"
#. CHq7j
#: 05030400.xhp
@@ -4900,7 +4900,7 @@ msgctxt ""
"par_id3154749\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/right\">Lists the possible data fields in the destination table. Only the data fields that are selected in the source table list will be included the destination table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/right\">Listet die möglichen Datenfelder in der Zieltabelle auf. Nur die in der Quelltabellenliste ausgewählten Datenfelder werden in die Zieltabelle aufgenommen.</ahelp>"
#. yGCzC
#: 05030400.xhp
@@ -4909,7 +4909,7 @@ msgctxt ""
"hd_id3150670\n"
"help.text"
msgid "up"
-msgstr ""
+msgstr "Nach oben"
#. AoHnF
#: 05030400.xhp
@@ -4918,7 +4918,7 @@ msgctxt ""
"par_id3155628\n"
"help.text"
msgid "<ahelp hid=\".\">Moves the selected entry up one position in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Bewegt den ausgewählten Eintrag in der Liste um eine Position nach oben.</ahelp>"
#. BsfZK
#: 05030400.xhp
@@ -4927,7 +4927,7 @@ msgctxt ""
"hd_id3149580\n"
"help.text"
msgid "down"
-msgstr ""
+msgstr "Nach unten"
#. XUyNh
#: 05030400.xhp
@@ -4936,7 +4936,7 @@ msgctxt ""
"par_id3150984\n"
"help.text"
msgid "<ahelp hid=\".\">Moves the selected entry down one position in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Bewegt den ausgewählten Eintrag in der Liste um eine Position nach unten.</ahelp>"
#. DqTjR
#: 05030400.xhp
@@ -4945,7 +4945,7 @@ msgctxt ""
"hd_id3156156\n"
"help.text"
msgid "all"
-msgstr ""
+msgstr "Alle"
#. FBk6i
#: 05030400.xhp
@@ -4954,7 +4954,7 @@ msgctxt ""
"par_id3154514\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/all\">Selects all of the data fields in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/all\">Wählt alle Datenfelder in der Liste aus.</ahelp>"
#. eFJ6S
#: 05030400.xhp
@@ -4963,7 +4963,7 @@ msgctxt ""
"hd_id3153541\n"
"help.text"
msgid "none"
-msgstr ""
+msgstr "Keine"
#. LYsDF
#: 05030400.xhp
@@ -4972,7 +4972,7 @@ msgctxt ""
"par_id3148563\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/none\">Clears all of the check boxes in the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/none\">Deaktiviert alle Markierfelder in der Liste.</ahelp>"
#. rxCsN
#: 05040000.xhp
@@ -4981,7 +4981,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "General"
-msgstr ""
+msgstr "Allgemein"
#. DmCQD
#: 05040000.xhp
@@ -4990,7 +4990,7 @@ msgctxt ""
"hd_id3149031\n"
"help.text"
msgid "<link href=\"text/sdatabase/05040000.xhp\" name=\"General\">General</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05040000.xhp\" name=\"General\">Allgemein</link>"
#. 7ithV
#: 05040100.xhp
@@ -4999,7 +4999,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "General"
-msgstr ""
+msgstr "Allgemein"
#. 5uLP9
#: 05040100.xhp
@@ -5008,7 +5008,7 @@ msgctxt ""
"hd_id3153255\n"
"help.text"
msgid "<link href=\"text/sdatabase/05040100.xhp\" name=\"General\">General</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05040100.xhp\" name=\"General\">Allgemein</link>"
#. LsG3R
#: 05040100.xhp
@@ -5017,7 +5017,7 @@ msgctxt ""
"par_id3157898\n"
"help.text"
msgid "When you create a database table as an administrator, you can use this tab to determine user access, and to edit the data or the table structure."
-msgstr ""
+msgstr "Wenn Sie als Administrator eine Datenbanktabelle erstellen, können Sie auf diesem Register den Benutzerzugriff festlegen und die Daten oder Tabellenstruktur bearbeiten."
#. CydBA
#: 05040100.xhp
@@ -5026,7 +5026,7 @@ msgctxt ""
"bm_id3152594\n"
"help.text"
msgid "<bookmark_value>access rights for database tables (Base)</bookmark_value><bookmark_value>tables in databases; access rights to (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Zugriffsrechte auf Datenbanktabellen (Base)</bookmark_value><bookmark_value>Tabellen in Datenbanken; Zugriffsrechte (Base)</bookmark_value>"
#. VFwEY
#: 05040100.xhp
@@ -5035,7 +5035,7 @@ msgctxt ""
"par_id3152594\n"
"help.text"
msgid "If you are not the administrator, you can use the <emph>General</emph> tab to view your access rights for the selected table."
-msgstr ""
+msgstr "Wenn Sie nicht der Administrator sind, können Sie das Register <emph>Allgemein</emph> verwenden, um Ihre Zugriffsrechte für die ausgewählte Tabelle anzuzeigen."
#. ZGqED
#: 05040100.xhp
@@ -5044,7 +5044,7 @@ msgctxt ""
"hd_id3145669\n"
"help.text"
msgid "Table name"
-msgstr ""
+msgstr "Tabellenname"
#. hfNJd
#: 05040100.xhp
@@ -5053,7 +5053,7 @@ msgctxt ""
"par_id3147834\n"
"help.text"
msgid "Displays the name of the selected database table."
-msgstr ""
+msgstr "Zeigt den Namen der ausgewählten Datenbanktabelle an."
#. mxdWQ
#: 05040100.xhp
@@ -5062,7 +5062,7 @@ msgctxt ""
"hd_id3156426\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Typ"
#. cGosS
#: 05040100.xhp
@@ -5071,7 +5071,7 @@ msgctxt ""
"par_id3154823\n"
"help.text"
msgid "Displays the type of database."
-msgstr ""
+msgstr "Zeigt den Datenbanktyp an."
#. jCSC3
#: 05040100.xhp
@@ -5080,7 +5080,7 @@ msgctxt ""
"hd_id3149095\n"
"help.text"
msgid "Location"
-msgstr ""
+msgstr "Ort"
#. GjS2M
#: 05040100.xhp
@@ -5089,7 +5089,7 @@ msgctxt ""
"par_id3153311\n"
"help.text"
msgid "Displays the complete path of the database table."
-msgstr ""
+msgstr "Zeigt den vollständigen Pfad der Datenbanktabelle an."
#. gA9FG
#: 05040100.xhp
@@ -5098,7 +5098,7 @@ msgctxt ""
"hd_id3153528\n"
"help.text"
msgid "Read data"
-msgstr ""
+msgstr "Daten lesen"
#. YB94i
#: 05040100.xhp
@@ -5107,7 +5107,7 @@ msgctxt ""
"par_id3163802\n"
"help.text"
msgid "<ahelp hid=\".\">Allows a user to read the data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer, die Daten zu lesen.</ahelp>"
#. MFSk5
#: 05040100.xhp
@@ -5116,7 +5116,7 @@ msgctxt ""
"hd_id3150355\n"
"help.text"
msgid "Insert data"
-msgstr ""
+msgstr "Daten einfügen"
#. XFubg
#: 05040100.xhp
@@ -5125,7 +5125,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "<ahelp hid=\".\">Allows a user to insert new data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer das Einfügen neuer Daten.</ahelp>"
#. EW2bD
#: 05040100.xhp
@@ -5134,7 +5134,7 @@ msgctxt ""
"hd_id3155420\n"
"help.text"
msgid "Change data"
-msgstr ""
+msgstr "Daten ändern"
#. U9WwE
#: 05040100.xhp
@@ -5143,7 +5143,7 @@ msgctxt ""
"par_id3158430\n"
"help.text"
msgid "<ahelp hid=\".\">Allows a user to change data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer, Daten zu ändern.</ahelp>"
#. DqoTz
#: 05040100.xhp
@@ -5152,7 +5152,7 @@ msgctxt ""
"hd_id3149516\n"
"help.text"
msgid "Delete data"
-msgstr ""
+msgstr "Daten löschen"
#. VRspq
#: 05040100.xhp
@@ -5161,7 +5161,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<ahelp hid=\".\">Allows a user to delete data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer, Daten zu löschen.</ahelp>"
#. WAXNP
#: 05040100.xhp
@@ -5170,7 +5170,7 @@ msgctxt ""
"hd_id3145674\n"
"help.text"
msgid "Change table structure"
-msgstr ""
+msgstr "Tabellenstruktur ändern"
#. NAwCj
#: 05040100.xhp
@@ -5179,7 +5179,7 @@ msgctxt ""
"par_id3153146\n"
"help.text"
msgid "<ahelp hid=\".\">Allows a user to change the table structure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer, die Tabellenstruktur zu ändern.</ahelp>"
#. rTzQj
#: 05040100.xhp
@@ -5188,7 +5188,7 @@ msgctxt ""
"hd_id3143270\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definition"
#. zAByc
#: 05040100.xhp
@@ -5197,7 +5197,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\".\">Allows the user to delete the table structure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer, die Tabellenstruktur zu löschen.</ahelp>"
#. gFhhG
#: 05040100.xhp
@@ -5206,7 +5206,7 @@ msgctxt ""
"hd_id3153126\n"
"help.text"
msgid "Modify references"
-msgstr ""
+msgstr "Verweise ändern"
#. qx3NS
#: 05040100.xhp
@@ -5215,7 +5215,7 @@ msgctxt ""
"par_id3159399\n"
"help.text"
msgid "<ahelp hid=\".\">Allows the user to modify the defined references, for example, to enter new relations for the table or to delete existing relations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt einem Benutzer, die definierten Verweise zu ändern, zum Beispiel neue Relationen für die Tabelle einzugeben oder bestehende Relationen zu löschen.</ahelp>"
#. 2sbVx
#: 05040200.xhp
@@ -5224,7 +5224,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beschreibung"
#. EwUEa
#: 05040200.xhp
@@ -5233,7 +5233,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "<link href=\"text/sdatabase/05040200.xhp\" name=\"Description\">Description</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05040200.xhp\" name=\"Description\">Beschreibung</link>"
#. h4VES
#: 05040200.xhp
@@ -5242,7 +5242,7 @@ msgctxt ""
"hd_id3157898\n"
"help.text"
msgid "Table description"
-msgstr ""
+msgstr "Tabellenbeschreibung"
#. ABb4R
#: 05040200.xhp
@@ -5251,7 +5251,7 @@ msgctxt ""
"par_id3154422\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the description for the selected table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zeigt die Beschreibung für die ausgewählte Tabelle an.</ahelp>"
#. jpgRA
#: 11000002.xhp
@@ -5260,7 +5260,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Data sources in $[officename]"
-msgstr ""
+msgstr "Datenquellen in $[officename]"
#. w4Ehh
#: 11000002.xhp
@@ -5269,7 +5269,7 @@ msgctxt ""
"bm_id3155449\n"
"help.text"
msgid "<bookmark_value>databases;drag and drop (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Datenbanken; Ziehen-und-Ablegen (Base)</bookmark_value>"
#. HwcVW
#: 11000002.xhp
@@ -5278,7 +5278,7 @@ msgctxt ""
"hd_id3151299\n"
"help.text"
msgid "<link href=\"text/sdatabase/05040200.xhp\" name=\"Data sources in $[officename]\">Data sources in $[officename]</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/05040200.xhp\" name=\"Data sources in $[officename]\">Datenquellen in $[officename]</link>"
#. PNBCF
#: 11000002.xhp
@@ -5287,7 +5287,7 @@ msgctxt ""
"hd_id3150616\n"
"help.text"
msgid "Selecting the Address Book"
-msgstr ""
+msgstr "Ein Adressbuch auswählen"
#. GeoEc
#: 11000002.xhp
@@ -5296,7 +5296,7 @@ msgctxt ""
"par_id3153049\n"
"help.text"
msgid "To select the address book that you want to use, choose <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Tools - Address Book Source</emph></link>."
-msgstr ""
+msgstr "Um das Adressbuch auszuwählen, das Sie verwenden möchten, wählen Sie <link href=\"text/shared/01/01110101.xhp\" name=\"Tools - Address Book Source\"><emph>Extras – Adressbuchquelle…</emph></link>."
#. hdhBt
#: 11000002.xhp
@@ -5305,7 +5305,7 @@ msgctxt ""
"hd_id3147275\n"
"help.text"
msgid "Opening a Data Source"
-msgstr ""
+msgstr "Eine Datenquelle öffnen"
#. C7ppK
#: 11000002.xhp
@@ -5314,7 +5314,7 @@ msgctxt ""
"par_id3154143\n"
"help.text"
msgid "To open the data source view, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F4</keycode> in a text, spreadsheet or form document."
-msgstr ""
+msgstr "Um die Datenquellenansicht zu öffnen, drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Umschalt+F4</keycode> in einem Text-, Tabellen- oder Formulardokument."
#. qiyEE
#: 11000002.xhp
@@ -5323,7 +5323,7 @@ msgctxt ""
"par_id3154046\n"
"help.text"
msgid "To view the contents of a database, click the plus sign (+) in front of the name in the data source view."
-msgstr ""
+msgstr "Um den Inhalt einer Datenbank anzuzeigen, klicken Sie in der Datenquellenansicht auf das Pluszeichen (+) vor dem Namen."
#. 884eA
#: 11020000.xhp
@@ -5332,7 +5332,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ODBC"
-msgstr ""
+msgstr "ODBC"
#. GCT7W
#: 11020000.xhp
@@ -5341,7 +5341,7 @@ msgctxt ""
"hd_id3149031\n"
"help.text"
msgid "<link href=\"text/sdatabase/11020000.xhp\" name=\"ODBC\">ODBC</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/11020000.xhp\" name=\"ODBC\">ODBC</link>"
#. kyqcm
#: 11020000.xhp
@@ -5350,7 +5350,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Legt die Einstellungen für <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>-Datenbanken fest. Dazu gehören Ihre Benutzerzugangsdaten, Treibereinstellungen und Schriftdefinitionen.</ahelp>"
#. Dbr2C
#: 11020000.xhp
@@ -5359,7 +5359,7 @@ msgctxt ""
"hd_id3148642\n"
"help.text"
msgid "User Name"
-msgstr ""
+msgstr "Benutzername"
#. WBXTJ
#: 11020000.xhp
@@ -5368,7 +5368,7 @@ msgctxt ""
"par_id3154514\n"
"help.text"
msgid "<ahelp hid=\".\">Type the user name for accessing the database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie den Benutzernamen für den Zugriff auf die Datenbank ein.</ahelp>"
#. DpZgn
#: 11020000.xhp
@@ -5377,7 +5377,7 @@ msgctxt ""
"hd_id3153665\n"
"help.text"
msgid "Password required"
-msgstr ""
+msgstr "Kennwort erforderlich"
#. HaYKD
#: 11020000.xhp
@@ -5386,7 +5386,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "<ahelp hid=\".\">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Verhindert, dass ein nicht autorisierter Benutzer auf die Datenbank zugreift. Sie müssen das Kennwort nur einmal pro Sitzung eingeben.</ahelp>"
#. QWAfC
#: 11020000.xhp
@@ -5395,7 +5395,7 @@ msgctxt ""
"hd_id3153087\n"
"help.text"
msgid "Driver Settings"
-msgstr ""
+msgstr "Treibereinstellungen"
#. FFBSB
#: 11020000.xhp
@@ -5404,7 +5404,7 @@ msgctxt ""
"par_id3143271\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/odbcpage/options\">Use this text field to enter additional optional driver settings if this is necessary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/odbcpage/options\">Verwenden Sie dieses Textfeld, um zusätzliche optionale Treibereinstellungen einzugeben, falls dies erforderlich ist.</ahelp>"
#. ETNaE
#: 11020000.xhp
@@ -5413,7 +5413,7 @@ msgctxt ""
"hd_id3152472\n"
"help.text"
msgid "Character Set"
-msgstr ""
+msgstr "Zeichensatz"
#. SCzpp
#: 11020000.xhp
@@ -5422,7 +5422,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose \"System\" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
-msgstr ""
+msgstr "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Wählen Sie die Codekonvertierung aus, die Sie verwenden möchten, um die Datenbank in $[officename] anzuzeigen. Dies wirkt sich nicht auf die Datenbank aus.</ahelp> Wählen Sie \"System\", um den Standardzeichensatz Ihres Betriebssystems zu verwenden. Text- und dBASE-Datenbanken sind auf Zeichensätze mit einer festen Zeichenlänge beschränkt, wobei alle Zeichen mit der gleichen Anzahl von Bytes codiert sind."
#. xBEZv
#: 11020000.xhp
@@ -5431,7 +5431,7 @@ msgctxt ""
"hd_id3149669\n"
"help.text"
msgid "General"
-msgstr ""
+msgstr "Allgemein"
#. REocx
#: 11020000.xhp
@@ -5440,7 +5440,7 @@ msgctxt ""
"hd_id3147265\n"
"help.text"
msgid "Retrieve generated values"
-msgstr ""
+msgstr "Generierte Werte abrufen"
#. ToEkf
#: 11020000.xhp
@@ -5449,7 +5449,7 @@ msgctxt ""
"par_id3151054\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/autoretrieve\">Enables $[officename] support of auto-incremented data fields for the current ODBC or JDBC data source.</ahelp> Select this check box if the database does not support the auto-increment feature in its SDBCX layer. In general, the auto-increment is selected for the primary key field."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/generatedvaluespage/autoretrieve\">Aktiviert $[officename]-Unterstützung von automatisch inkrementierten Datenfeldern für die aktuelle ODBC- oder JDBC-Datenquelle.</ahelp> Aktivieren Sie dieses Markierfeld, wenn die Datenbank die Funktion Autoinkrement in seiner SDBCX-Schicht nicht unterstützt. Im Allgemeinen wird das Autoinkrement für das Primärschlüsselfeld ausgewählt."
#. aokLy
#: 11020000.xhp
@@ -5458,7 +5458,7 @@ msgctxt ""
"hd_id3150400\n"
"help.text"
msgid "Auto-increment statement"
-msgstr ""
+msgstr "Autoinkrement-Anweisung"
#. HFuC7
#: 11020000.xhp
@@ -5467,7 +5467,7 @@ msgctxt ""
"par_id3154366\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/statement\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, a typical SQL statement to create a data field is:"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/generatedvaluespage/statement\">Geben Sie den SQL-Befehlsbezeichner ein, der die Datenquelle anweist, ein angegebenes Integer-Datenfeld automatisch zu inkrementieren.</ahelp> Zum Beispiel eine typische SQL-Anweisung zum Erstellen eines Datenfelds ist:"
#. C5Mvn
#: 11020000.xhp
@@ -5476,7 +5476,7 @@ msgctxt ""
"par_id3159149\n"
"help.text"
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER)"
-msgstr ""
+msgstr "CREATE TABLE \"Tablle 1\" (\"ID\" INTEGER)"
#. M4YsG
#: 11020000.xhp
@@ -5485,7 +5485,7 @@ msgctxt ""
"par_id3147084\n"
"help.text"
msgid "To auto-increment the \"id\" data field in a MySQL database, change the statement to:"
-msgstr ""
+msgstr "Um das Datenfeld \"ID\" in einer MySQL-Datenbank automatisch zu inkrementieren, ändern Sie die Anweisung in:"
#. 2pPyd
#: 11020000.xhp
@@ -5494,7 +5494,7 @@ msgctxt ""
"par_id3154909\n"
"help.text"
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr ""
+msgstr "CREATE TABLE \"Tablle 1\" (\"ID\" INTEGER AUTO_INCREMENT)"
#. wyFqp
#: 11020000.xhp
@@ -5503,7 +5503,7 @@ msgctxt ""
"par_id3152933\n"
"help.text"
msgid "In other words, enter AUTO_INCREMENT into <emph>Auto-increment statement</emph> box."
-msgstr ""
+msgstr "Mit anderen Worten, geben Sie AUTO_INCREMENT in das Feld <emph>Autoinkrement-Anweisung</emph> ein."
#. cFjbY
#: 11020000.xhp
@@ -5512,7 +5512,7 @@ msgctxt ""
"hd_id3149765\n"
"help.text"
msgid "Query of generated values"
-msgstr ""
+msgstr "Abfrage von generierten Werten"
#. EnHXJ
#: 11020000.xhp
@@ -5521,7 +5521,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/generatedvaluespage/query\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/generatedvaluespage/query\">Geben Sie eine SQL-Anweisung ein, die den letzten automatisch inkrementierten Wert für das Primärschlüssel-Datenfeld zurückgibt.</ahelp> Beispielsweise:"
#. KdqAK
#: 11020000.xhp
@@ -5530,7 +5530,7 @@ msgctxt ""
"par_id3150769\n"
"help.text"
msgid "SELECT LAST_INSERT_D();"
-msgstr ""
+msgstr "SELECT LAST_INSERT_D();"
#. UcUfT
#: 11020000.xhp
@@ -5539,7 +5539,7 @@ msgctxt ""
"hd_id3157892\n"
"help.text"
msgid "Use SQL92 naming constraints"
-msgstr ""
+msgstr "Verwenden Sie die Namenseinschränkungen von SQL92"
#. nvCRa
#: 11020000.xhp
@@ -5548,7 +5548,7 @@ msgctxt ""
"par_id3153368\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/specialsettingspage/usesql92\">Only allows names that use characters that conform to the SQL92 naming constraints in the data source. All other characters are rejected.</ahelp> Each name must begin with a lower or upper case letter, or an underline ( _ ). The remaining characters can be ASCII letters, underlines, and numbers."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/specialsettingspage/usesql92\">Lässt nur Namen zu, die Zeichen verwenden, die den Namenseinschränkungen von SQL92 in der Datenquelle entsprechen. Alle anderen Zeichen werden abgelehnt.</ahelp> Jeder Name muss mit einem Klein- oder Großbuchstaben oder einem Unterstrich ( _ ) beginnen. Die restlichen Zeichen können ASCII-Buchstaben, Unterstriche und Zahlen sein."
#. 9BNi4
#: 11020000.xhp
@@ -5557,7 +5557,7 @@ msgctxt ""
"hd_id3154011\n"
"help.text"
msgid "Use Catalog for file-based databases"
-msgstr ""
+msgstr "Katalog für dateibasierte Datenbanken verwenden"
#. BaWgu
#: 11020000.xhp
@@ -5566,7 +5566,7 @@ msgctxt ""
"par_id3148618\n"
"help.text"
msgid "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Uses the current data source of the Catalog. This is useful when the ODBC data source is a database server. If the ODBC data source is a dBASE driver, leave this check box clear.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_DSADMIN_USECATALOG\">Verwendet die aktuelle Datenquelle des Katalogs. Dies ist nützlich, wenn die ODBC-Datenquelle ein Datenbankserver ist. Wenn die ODBC-Datenquelle ein dBASE-Treiber ist, lassen Sie dieses Markierfeld leer.</ahelp>"
#. RBCN4
#: 11030000.xhp
@@ -5575,7 +5575,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "dBASE"
-msgstr ""
+msgstr "dBASE"
#. jQexT
#: 11030000.xhp
@@ -5584,7 +5584,7 @@ msgctxt ""
"hd_id3153539\n"
"help.text"
msgid "<link href=\"text/sdatabase/11030000.xhp\" name=\"dBase\">dBASE</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/11030000.xhp\" name=\"dBase\">dBASE</link>"
#. EFxxW
#: 11030000.xhp
@@ -5593,7 +5593,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the settings for a dBASE database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Legt die Einstellungen für eine dBASE-Datenbank fest.</ahelp>"
#. bSnXm
#: 11030000.xhp
@@ -5602,7 +5602,7 @@ msgctxt ""
"par_id3151110\n"
"help.text"
msgid "To be able to define relations between tables, use JDBC or ODBC from within $[officename]."
-msgstr ""
+msgstr "Um Beziehungen zwischen Tabellen definieren zu können, verwenden Sie JDBC oder ODBC innerhalb von $[officename]."
#. irtxH
#: 11030000.xhp
@@ -5611,7 +5611,7 @@ msgctxt ""
"hd_id3149233\n"
"help.text"
msgid "Display inactive records"
-msgstr ""
+msgstr "Inaktive Datensätze anzeigen"
#. Y4AnV
#: 11030000.xhp
@@ -5620,7 +5620,7 @@ msgctxt ""
"par_id3153823\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/showDelRowsCheckbutton\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/showDelRowsCheckbutton\">Zeigt alle Datensätze in einer Datei an, einschließlich der als gelöscht markierten. Wenn Sie dieses Markierfeld aktivieren, können Sie keine Datensätze löschen.</ahelp>"
#. 7vpRc
#: 11030000.xhp
@@ -5629,7 +5629,7 @@ msgctxt ""
"par_id3156023\n"
"help.text"
msgid "In dBASE format, deleted records remain in the file."
-msgstr ""
+msgstr "Im dBASE-Format verbleiben gelöschte Datensätze in der Datei."
#. ZYefW
#: 11030000.xhp
@@ -5638,7 +5638,7 @@ msgctxt ""
"par_id3151384\n"
"help.text"
msgid "To view any changes that you make to the database, close the connection to the database, and then reconnect the database."
-msgstr ""
+msgstr "Um alle Änderungen anzuzeigen, die Sie an der Datenbank vornehmen, schließen Sie die Verbindung zur Datenbank, und verbinden Sie die Datenbank dann erneut."
#. 5LBSi
#: 11030000.xhp
@@ -5647,7 +5647,7 @@ msgctxt ""
"par_id0904200811094971\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Wählen Sie die Codekonvertierung aus, die Sie verwenden möchten, um die Datenbank in $[officename] anzuzeigen. Dies wirkt sich nicht auf die Datenbank aus.</ahelp>"
#. Gmun9
#: 11030000.xhp
@@ -5656,7 +5656,7 @@ msgctxt ""
"hd_id3149047\n"
"help.text"
msgid "Indexes"
-msgstr ""
+msgstr "Indizes"
#. BjWsR
#: 11030000.xhp
@@ -5665,7 +5665,7 @@ msgctxt ""
"par_id3161656\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Opens the <link href=\"text/sdatabase/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Öffnet den Dialog <link href=\"text/sdatabase/11030100.xhp\" name=\"Indexes\"><emph>Indizes</emph></link>, in dem Sie die Tabellenindizes in der aktuellen dBASE-Datenbank organisieren können.</ahelp>"
#. vMA8w
#: 11030100.xhp
@@ -5674,7 +5674,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Indexes"
-msgstr ""
+msgstr "Indizes"
#. x4TDi
#: 11030100.xhp
@@ -5683,7 +5683,7 @@ msgctxt ""
"hd_id3148983\n"
"help.text"
msgid "<link href=\"text/sdatabase/11030100.xhp\" name=\"Indexes\">Indexes</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/11030100.xhp\" name=\"Indexes\">Indizes</link>"
#. DmGsN
#: 11030100.xhp
@@ -5692,7 +5692,7 @@ msgctxt ""
"par_id3150247\n"
"help.text"
msgid "<ahelp hid=\".\">Lets you organize dBASE database indexes.</ahelp> An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the <emph>Indexes </emph>tab page."
-msgstr ""
+msgstr "<ahelp hid=\".\">Lässt Sie dBASE-Datenbankindizes organisieren.</ahelp> Ein Index ermöglicht Ihnen den schnellen Zugriff auf eine Datenbank, vorausgesetzt, Sie fragen die Daten in der Auswahl ab, die durch den Index definiert wurde. Wenn Sie eine Tabelle entwerfen, können Sie die Indizes auf dem Register <emph>Indizes </emph> festlegen."
#. Aj5Uz
#: 11030100.xhp
@@ -5701,7 +5701,7 @@ msgctxt ""
"hd_id3155339\n"
"help.text"
msgid "Table"
-msgstr ""
+msgstr "Tabelle"
#. bzzGv
#: 11030100.xhp
@@ -5710,7 +5710,7 @@ msgctxt ""
"par_id3152551\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Select the database table that you want to index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Wählen Sie die Datenbanktabelle aus, die Sie indizieren möchten.</ahelp>"
#. eyouE
#: 11030100.xhp
@@ -5719,7 +5719,7 @@ msgctxt ""
"hd_id3159233\n"
"help.text"
msgid "Table Indexes"
-msgstr ""
+msgstr "Tabellenindizes"
#. hyCqp
#: 11030100.xhp
@@ -5728,7 +5728,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Listet die aktuellen Indizes für die ausgewählte Datenbanktabelle auf.</ahelp> Um einen Index aus der Liste zu entfernen, klicken Sie auf den Index und dann auf den Pfeil nach rechts."
#. scWXw
#: 11030100.xhp
@@ -5737,7 +5737,7 @@ msgctxt ""
"hd_id3148538\n"
"help.text"
msgid "Free Indexes"
-msgstr ""
+msgstr "Freie Indizes"
#. mtGqS
#: 11030100.xhp
@@ -5746,7 +5746,7 @@ msgctxt ""
"par_id3151110\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Listet die verfügbaren Indizes auf, die Sie einer Tabelle zuweisen können.</ahelp> Um einer ausgewählten Tabelle einen Index zuzuweisen, klicken Sie auf das Symbol mit dem Pfeil nach links. Der Doppelpfeil nach links ordnet alle verfügbaren Indizes zu."
#. U4FQh
#: 11030100.xhp
@@ -5755,7 +5755,7 @@ msgctxt ""
"hd_id3156152\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#. sxDJi
#: 11030100.xhp
@@ -5764,7 +5764,7 @@ msgctxt ""
"par_id3150984\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Verschiebt den ausgewählten Index in die Liste <emph>Tabellenindizes</emph>.</ahelp>"
#. FPRFh
#: 11030100.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"hd_id3149416\n"
"help.text"
msgid "<<"
-msgstr ""
+msgstr "<<"
#. 45Vrm
#: 11030100.xhp
@@ -5782,7 +5782,7 @@ msgctxt ""
"par_id3145315\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Verschiebt alle freien Indizes in die Liste <emph>Tabellenindizes</emph>.</ahelp>"
#. Ba8Z9
#: 11030100.xhp
@@ -5791,7 +5791,7 @@ msgctxt ""
"hd_id3149579\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#. EP9GN
#: 11030100.xhp
@@ -5800,7 +5800,7 @@ msgctxt ""
"par_id3149795\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Verschiebt die ausgewählten Tabellenindizes in die Liste <emph>Freie Indizes</emph>.</ahelp>"
#. sAASQ
#: 11030100.xhp
@@ -5809,7 +5809,7 @@ msgctxt ""
"hd_id3155629\n"
"help.text"
msgid ">>"
-msgstr ""
+msgstr ">>"
#. t2gbA
#: 11030100.xhp
@@ -5818,7 +5818,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Verschiebt alle Tabellenindizes in die Liste <emph>Freie Indizes</emph>.</ahelp>"
#. LQcMC
#: 11080000.xhp
@@ -5827,7 +5827,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Execute SQL statement"
-msgstr ""
+msgstr "SQL-Anweisung ausführen"
#. GDjji
#: 11080000.xhp
@@ -5836,7 +5836,7 @@ msgctxt ""
"bm_id3148983\n"
"help.text"
msgid "<bookmark_value>SQL; executing SQL statements (Base)</bookmark_value><bookmark_value>databases; administration through SQL (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>SQL; Ausführen von SQL-Anweisungen (Base)</bookmark_value><bookmark_value>Datenbanken; Verwaltung über SQL (Base)</bookmark_value>"
#. JsqKF
#: 11080000.xhp
@@ -5845,7 +5845,7 @@ msgctxt ""
"hd_id3153345\n"
"help.text"
msgid "<link href=\"text/sdatabase/11080000.xhp\" name=\"Execute SQL statement\">Execute SQL statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/11080000.xhp\" name=\"Execute SQL statement\">SQL-Anweisung ausführen</link>"
#. BtQ2b
#: 11080000.xhp
@@ -5854,7 +5854,7 @@ msgctxt ""
"par_id3154288\n"
"help.text"
msgid "<variable id=\"sqltext\"><ahelp hid=\".\">Opens a dialog where you can enter an SQL command for administering a database.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"sqltext\"><ahelp hid=\".\">Öffnet einen Dialog, in dem Sie einen SQL-Befehl zur Verwaltung einer Datenbank eingeben können.</ahelp></variable>"
#. jhBMm
#: 11080000.xhp
@@ -5863,7 +5863,7 @@ msgctxt ""
"par_id3147275\n"
"help.text"
msgid "You can only enter administration commands in this dialog, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here."
-msgstr ""
+msgstr "Sie können in diesem Dialog nur Verwaltungsbefehle eingeben, beispielsweise \"Grant\", \"Create Table\" oder \"Drop Table\", aber keine Filterbefehle. Die Befehle, die Sie eingeben können, hängen von der Datenquelle ab, beispielsweise kann dBASE nur einige der hier aufgelisteten SQL-Befehle ausführen."
#. JZmCZ
#: 11080000.xhp
@@ -5872,7 +5872,7 @@ msgctxt ""
"par_id3154860\n"
"help.text"
msgid "To run an SQL query for filtering data in the database, use the <link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Query Design View</link>."
-msgstr ""
+msgstr "Um eine SQL-Abfrage zum Filtern von Daten in der Datenbank auszuführen, verwenden Sie die Ansicht <link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Abfrageentwurf</link>."
#. Ck9G4
#: 11080000.xhp
@@ -5881,7 +5881,7 @@ msgctxt ""
"hd_id3149514\n"
"help.text"
msgid "Command to execute"
-msgstr ""
+msgstr "Befehl zum Ausführen"
#. BHLbE
#: 11080000.xhp
@@ -5890,7 +5890,7 @@ msgctxt ""
"par_id3147618\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Enter the SQL administration command that you want to run.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Geben Sie den auszuführenden SQL-Verwaltungsbefehl ein.</ahelp>"
#. 5DFEP
#: 11080000.xhp
@@ -5899,7 +5899,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "For example, for a \"Bibliography\" data source, you can enter the following SQL command:"
-msgstr ""
+msgstr "Beispielsweise können Sie für eine Datenquelle \"Bibliografie\" den folgenden SQL-Befehl eingeben:"
#. XDWsR
#: 11080000.xhp
@@ -5908,7 +5908,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "SELECT \"Address\" FROM \"biblio\" \"biblio\""
-msgstr ""
+msgstr "SELECT \"Adresse\" FROM \"biblio\" \"biblio\""
#. LjEvw
#: 11080000.xhp
@@ -5917,7 +5917,7 @@ msgctxt ""
"par_id3145611\n"
"help.text"
msgid "For more information on SQL commands, please consult the documentation that came with the database."
-msgstr ""
+msgstr "Weitere Informationen zu SQL-Befehlen finden Sie in der mit der Datenbank gelieferten Dokumentation."
#. BQmT9
#: 11080000.xhp
@@ -5926,7 +5926,7 @@ msgctxt ""
"hd_id3156024\n"
"help.text"
msgid "Previous commands"
-msgstr ""
+msgstr "Vorherige Befehle"
#. hkxBT
#: 11080000.xhp
@@ -5935,7 +5935,7 @@ msgctxt ""
"par_id3149045\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Listet die zuvor ausgeführten SQL-Befehle auf. Um einen Befehl erneut auszuführen, klicken Sie auf den Befehl und dann auf <emph>Ausführen</emph>.</ahelp>"
#. AvXck
#: 11080000.xhp
@@ -5944,7 +5944,7 @@ msgctxt ""
"hd_id3154348\n"
"help.text"
msgid "Status"
-msgstr ""
+msgstr "Status"
#. yhCpt
#: 11080000.xhp
@@ -5953,7 +5953,7 @@ msgctxt ""
"par_id3151054\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Zeigt die Ergebnisse, einschließlich Fehler, des von Ihnen ausgeführten SQL-Befehls an.</ahelp>"
#. BUpxX
#: 11080000.xhp
@@ -5962,7 +5962,7 @@ msgctxt ""
"hd_id3154071\n"
"help.text"
msgid "Run"
-msgstr ""
+msgstr "Ausführen"
#. qDYRx
#: 11080000.xhp
@@ -5971,7 +5971,7 @@ msgctxt ""
"par_id3151210\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Führt den Befehl aus, den Sie in das Feld <emph>Auszuführender Befehl</emph> eingegeben haben.</ahelp>"
#. 93Xfs
#: 11090000.xhp
@@ -5980,7 +5980,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Filter"
-msgstr ""
+msgstr "Tabellenfilter"
#. bG74E
#: 11090000.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"hd_id3150702\n"
"help.text"
msgid "<link href=\"text/sdatabase/11090000.xhp\" name=\"Tables\">Table Filter</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/11090000.xhp\" name=\"Tables\">Tabellenfilter</link>"
#. NLCCV
#: 11090000.xhp
@@ -5998,7 +5998,7 @@ msgctxt ""
"par_id3149164\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Some databases track changes to each record by assigning version number to fields that are changed. This number is incremented by 1 each time the field is changed. Displays the internal version number of the record in the database table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Einige Datenbanken verfolgen Änderungen an jedem Datensatz, indem sie den geänderten Feldern eine Versionsnummer zuweisen. Diese Zahl wird bei jeder Feldänderung um 1 erhöht. Zeigt die interne Versionsnummer des Datensatzes in der Datenbanktabelle an.</ahelp>"
#. axsoU
#: 11090000.xhp
@@ -6007,7 +6007,7 @@ msgctxt ""
"hd_id3154923\n"
"help.text"
msgid "Sort Ascending"
-msgstr ""
+msgstr "Aufsteigend sortieren"
#. XFbZd
#: 11090000.xhp
@@ -6016,7 +6016,7 @@ msgctxt ""
"par_id3147559\n"
"help.text"
msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Sortiert die Liste der Tabellennamen in aufsteigender Reihenfolge beginnend am Anfang des Alphabets.</ahelp>"
#. SaBHA
#: dabaadvprop.xhp
@@ -6025,7 +6025,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Advanced Properties"
-msgstr ""
+msgstr "Erweiterte Eigenschaften"
#. xBcXZ
#: dabaadvprop.xhp
@@ -6034,7 +6034,7 @@ msgctxt ""
"par_idN10550\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabaadvprop.xhp\">Advanced Properties</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabaadvprop.xhp\">Erweiterte Eigenschaften</link>"
#. 5dCC5
#: dabaadvprop.xhp
@@ -6043,7 +6043,7 @@ msgctxt ""
"par_idN10560\n"
"help.text"
msgid "Specifies advanced properties for the database."
-msgstr ""
+msgstr "Legt erweiterte Eigenschaften für die Datenbank fest."
#. FGvho
#: dabaadvprop.xhp
@@ -6052,7 +6052,7 @@ msgctxt ""
"par_id3998840\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr ""
+msgstr "Wählen Sie in einem Datenbankfenster <emph>Bearbeiten – Datenbank – Eigenschaften…</emph> und klicken Sie auf das Register <emph>Erweiterte Eigenschaften</emph>"
#. ssTZY
#: dabaadvpropdat.xhp
@@ -6061,7 +6061,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Special Settings"
-msgstr ""
+msgstr "Spezielle Einstellungen"
#. pCkAh
#: dabaadvpropdat.xhp
@@ -6079,7 +6079,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Special Settings</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Spezielle Einstellungen</link>"
#. nv4Nn
#: dabaadvpropdat.xhp
@@ -6088,7 +6088,7 @@ msgctxt ""
"par_idN10566\n"
"help.text"
msgid "Specifies the way you can work with data in a database."
-msgstr ""
+msgstr "Legt fest, wie Sie mit Daten in einer Datenbank arbeiten können."
#. nVTwF
#: dabaadvpropdat.xhp
@@ -6097,7 +6097,7 @@ msgctxt ""
"par_id7679372\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
-msgstr ""
+msgstr "Wählen Sie in einem Datenbankfenster <emph>Bearbeiten – Datenbank – Erweiterte Einstellungen…</emph>"
#. mEAfH
#: dabaadvpropdat.xhp
@@ -6106,7 +6106,7 @@ msgctxt ""
"par_id4572283\n"
"help.text"
msgid "The availability of the following controls depends on the type of database:"
-msgstr ""
+msgstr "Die Verfügbarkeit der folgenden Steuerelemente hängt vom Datenbanktyp ab:"
#. 8pnWD
#: dabaadvpropdat.xhp
@@ -6115,7 +6115,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "Use SQL92 naming constraints"
-msgstr ""
+msgstr "Namenseinschränkungen von SQL92 verwenden"
#. CZ3vk
#: dabaadvpropdat.xhp
@@ -6124,7 +6124,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erlaubt in einem Namen in einer Datenquelle nur Zeichen, die der SQL92-Namenskonvention entsprechen. Alle anderen Zeichen werden abgelehnt. Jeder Name muss mit einem Kleinbuchstaben, einem Großbuchstaben oder einem Unterstrich (_) beginnen. Die restlichen Zeichen können ASCII-Buchstaben, Zahlen und Unterstriche sein.</ahelp>"
#. UDWZ7
#: dabaadvpropdat.xhp
@@ -6133,7 +6133,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "Append the table alias name in SELECT statements"
-msgstr ""
+msgstr "Aliasnamen der Tabelle in SELECT-Anweisungen anhängen"
#. v2ZEZ
#: dabaadvpropdat.xhp
@@ -6142,7 +6142,7 @@ msgctxt ""
"par_idN105A2\n"
"help.text"
msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Hängt den Alias an den Tabellennamen in SELECT-Anweisungen an.</ahelp>"
#. wHaBn
#: dabaadvpropdat.xhp
@@ -6151,7 +6151,7 @@ msgctxt ""
"par_idN105907\n"
"help.text"
msgid "Use keyword AS before table alias names"
-msgstr ""
+msgstr "Schlüsselwort AS vor Tabellenaliasnamen verwenden"
#. xEpbm
#: dabaadvpropdat.xhp
@@ -6160,7 +6160,7 @@ msgctxt ""
"par_idN105947\n"
"help.text"
msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Einige Datenbanken verwenden das Schlüsselwort \"AS\" zwischen einem Namen und seinem Alias, während andere Datenbanken Leerzeichen verwenden. Aktivieren Sie diese Option, um \"AS\" vor dem Alias einzufügen.</ahelp>"
#. 6kz2C
#: dabaadvpropdat.xhp
@@ -6169,7 +6169,7 @@ msgctxt ""
"par_idN105A5\n"
"help.text"
msgid "Use Outer Join syntax '{OJ }'"
-msgstr ""
+msgstr "Outer-Join-Syntax '{OJ }' verwenden"
#. 9PDve
#: dabaadvpropdat.xhp
@@ -6178,7 +6178,7 @@ msgctxt ""
"par_idN105A9\n"
"help.text"
msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Escape-Sequenzen für Outer-Joins verwenden. Die Syntax für diese Escape-Sequenz ist {oj outer-join}</ahelp>"
#. xahKj
#: dabaadvpropdat.xhp
@@ -6187,7 +6187,7 @@ msgctxt ""
"par_idN105BE\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Beispielsweise:"
#. 8rHyA
#: dabaadvpropdat.xhp
@@ -6196,7 +6196,7 @@ msgctxt ""
"par_idN105C1\n"
"help.text"
msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr ""
+msgstr "select Artikel.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
#. yARgJ
#: dabaadvpropdat.xhp
@@ -6205,7 +6205,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Ignore the privileges from the database driver"
-msgstr ""
+msgstr "Berechtigungen des Datenbanktreibers ignorieren"
#. GoiGX
#: dabaadvpropdat.xhp
@@ -6214,7 +6214,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ignoriert Zugriffsrechte, die vom Datenbanktreiber bereitgestellt werden.</ahelp>"
#. CcsGn
#: dabaadvpropdat.xhp
@@ -6223,7 +6223,7 @@ msgctxt ""
"par_idN105CB\n"
"help.text"
msgid "Replace named parameters with ?"
-msgstr ""
+msgstr "Benannte Parameter durch ? ersetzen"
#. finzM
#: dabaadvpropdat.xhp
@@ -6232,7 +6232,7 @@ msgctxt ""
"par_idN105CF\n"
"help.text"
msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ersetzt benannte Parameter in einer Datenquelle durch ein Fragezeichen (?).</ahelp>"
#. LypD3
#: dabaadvpropdat.xhp
@@ -6241,7 +6241,7 @@ msgctxt ""
"par_idN105D2\n"
"help.text"
msgid "Display version columns (when available)"
-msgstr ""
+msgstr "Versionsspalten anzeigen (falls verfügbar)"
#. gJR4a
#: dabaadvpropdat.xhp
@@ -6250,7 +6250,7 @@ msgctxt ""
"par_idN105D6\n"
"help.text"
msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
-msgstr ""
+msgstr "Einige Datenbanken weisen Feldern Versionsnummern zu, um Änderungen an Datensätzen nachzuverfolgen. Die Versionsnummer eines Feldes wird jedes Mal um eins erhöht, wenn der Inhalt des Feldes geändert wird. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Zeigt die interne Versionsnummer des Datensatzes in der Datenbanktabelle an.</ahelp>"
#. HLoGa
#: dabaadvpropdat.xhp
@@ -6259,7 +6259,7 @@ msgctxt ""
"par_idN105FA\n"
"help.text"
msgid "Use the catalog name in SELECT statements"
-msgstr ""
+msgstr "Katalognamen in SELECT-Anweisungen verwenden"
#. uqBBN
#: dabaadvpropdat.xhp
@@ -6268,7 +6268,7 @@ msgctxt ""
"par_idN105FE\n"
"help.text"
msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Verwendet die aktuelle Datenquelle des Katalogs. Diese Option ist nützlich, wenn die ODBC-Datenquelle ein Datenbankserver ist. Wählen Sie diese Option nicht aus, wenn die ODBC-Datenquelle ein dBASE-Treiber ist.</ahelp>"
#. uTnnA
#: dabaadvpropdat.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"par_idN10613\n"
"help.text"
msgid "Use the schema name in SELECT statements"
-msgstr ""
+msgstr "Schemanamen in SELECT-Anweisungen verwenden"
#. EVDZk
#: dabaadvpropdat.xhp
@@ -6286,7 +6286,7 @@ msgctxt ""
"par_idN10617\n"
"help.text"
msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ermöglicht es Ihnen, den Schemanamen in SELECT-Anweisungen zu verwenden.</ahelp>"
#. JgvBE
#: dabaadvpropdat.xhp
@@ -6295,7 +6295,7 @@ msgctxt ""
"par_idN1061A\n"
"help.text"
msgid "Create index with ASC or DESC statement"
-msgstr ""
+msgstr "Index mit ASC- oder DESC-Anweisung erstellen"
#. BgkNz
#: dabaadvpropdat.xhp
@@ -6304,7 +6304,7 @@ msgctxt ""
"par_idN1061E\n"
"help.text"
msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Erzeugt einen Index mit ASC- oder DESC-Anweisungen.</ahelp>"
#. NbAt4
#: dabaadvpropdat.xhp
@@ -6313,7 +6313,7 @@ msgctxt ""
"hd_id3534958\n"
"help.text"
msgid "End text lines with CR + LF"
-msgstr ""
+msgstr "Textzeilen mit CR + LF beenden"
#. NKKsC
#: dabaadvpropdat.xhp
@@ -6322,7 +6322,7 @@ msgctxt ""
"par_id6151921\n"
"help.text"
msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie diese Option, um das Codepaar \"CR + LF\" zum Beenden jeder Textzeile zu verwenden (bevorzugt für DOS- und Windows-Betriebssysteme).</ahelp>"
#. T9wrt
#: dabaadvpropdat.xhp
@@ -6331,7 +6331,7 @@ msgctxt ""
"hd_id0909200811170166\n"
"help.text"
msgid "Ignore currency field information"
-msgstr ""
+msgstr "Währungsfeldinformationen ignorieren"
#. MWpZD
#: dabaadvpropdat.xhp
@@ -6340,7 +6340,7 @@ msgctxt ""
"par_id0909200811170221\n"
"help.text"
msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Nur für Oracle JDBC-Verbindungen. Wenn es aktiviert ist, legt es fest, dass keine Spalte als Währungsfeld behandelt wird. Der vom Datenbanktreiber zurückgegebene Feldtyp wird verworfen.</ahelp>"
#. X2cuQ
#: dabaadvpropdat.xhp
@@ -6349,7 +6349,7 @@ msgctxt ""
"hd_id1101718\n"
"help.text"
msgid "Form data input checks for required fields"
-msgstr ""
+msgstr "Formulardaten-Eingabeprüfungen für erforderliche Felder"
#. 8FD9D
#: dabaadvpropdat.xhp
@@ -6358,7 +6358,7 @@ msgctxt ""
"par_id3783989\n"
"help.text"
msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wenn Sie einen neuen Datensatz eingeben oder einen bestehenden Datensatz in einem Formular aktualisieren und ein Feld leer lassen, das an eine Datenbankspalte gebunden ist, die Eingaben erfordert, dann sehen Sie eine Meldung, die sich über das leere Feld beschwert.</ahelp>"
#. LPJKD
#: dabaadvpropdat.xhp
@@ -6367,7 +6367,7 @@ msgctxt ""
"par_id6684163\n"
"help.text"
msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
-msgstr ""
+msgstr "Wenn dieses Markierfeld nicht aktiviert ist, werden die Formulare in der aktuellen Datenbank nicht auf erforderliche Felder überprüft."
#. fZAwm
#: dabaadvpropdat.xhp
@@ -6376,7 +6376,7 @@ msgctxt ""
"par_id3837397\n"
"help.text"
msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
-msgstr ""
+msgstr "Das Markierfeld ist für alle Datenquellentypen verfügbar, die einen Schreibzugriff auf ihre Daten unterstützen. Das Markierfeld ist für Tabellenkalkulationen, Text, CSV und die verschiedenen schreibgeschützten Adressbücher nicht vorhanden."
#. ykjaM
#: dabaadvpropdat.xhp
@@ -6385,7 +6385,7 @@ msgctxt ""
"hd_id040920092139524\n"
"help.text"
msgid "Use ODBC conformant date/time literals"
-msgstr ""
+msgstr "Verwenden Sie ODBC-konforme Datums-/Zeitliterale"
#. AFvyx
#: dabaadvpropdat.xhp
@@ -6394,7 +6394,7 @@ msgctxt ""
"par_id040920092139526\n"
"help.text"
msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Verwenden Sie Datums-/Zeitliterale, die dem ODBC-Standard entsprechen.</ahelp>"
#. 9PTAJ
#: dabaadvpropdat.xhp
@@ -6403,7 +6403,7 @@ msgctxt ""
"hd_id04092009442139524\n"
"help.text"
msgid "Supports primary keys"
-msgstr ""
+msgstr "Unterstützt Primärschlüssel"
#. BVmAU
#: dabaadvpropdat.xhp
@@ -6412,7 +6412,7 @@ msgctxt ""
"par_id04096620092139526\n"
"help.text"
msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Aktiviert die Heuristik von Base, die verwendet wird, um festzustellen, ob die Datenbank Primärschlüssel unterstützt.</ahelp>"
#. WCkDd
#: dabaadvpropdat.xhp
@@ -6421,7 +6421,7 @@ msgctxt ""
"par_id66841631\n"
"help.text"
msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
-msgstr ""
+msgstr "Beim Herstellen einer Verbindung zu einer Datenbank über eine generische API wie ODBC, JDBC oder ADO wendet Base derzeit Heuristiken an, um festzustellen, ob diese Datenbank Primärschlüssel unterstützt. Keine dieser APIs bietet spezielle Unterstützung zum Abrufen dieser Informationen."
#. U5ssy
#: dabaadvpropdat.xhp
@@ -6430,7 +6430,7 @@ msgctxt ""
"par_id66841632\n"
"help.text"
msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
-msgstr ""
+msgstr "Die Heuristik versagt manchmal. Dieses Markierfeld mit drei Zuständen ist standardmäßig auf den unbestimmten Zustand eingestellt, was bedeutet, dass die Heuristik angewendet wird. Bei aktiviertem Markierfeld wird von der Primärschlüsselunterstützung ausgegangen. Wenn das Markierfeld deaktiviert ist, wird keine Primärschlüsselunterstützung angenommen."
#. vdH4q
#: dabaadvpropdat.xhp
@@ -6439,7 +6439,7 @@ msgctxt ""
"par_id66841633\n"
"help.text"
msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
-msgstr ""
+msgstr "Beachten Sie, dass diese Option nur zum Überstimmen der Heuristik dient. Wenn Sie das Markierfeld für eine Datenbank aktivieren, die eigentlich keine Primärschlüssel unterstützt, werden einige Fehler angezeigt."
#. SbhkD
#: dabaadvpropdat.xhp
@@ -6466,7 +6466,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "Comparison of Boolean values"
-msgstr ""
+msgstr "Vergleich von booleschen Werten"
#. rgzfK
#: dabaadvpropdat.xhp
@@ -6475,7 +6475,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den Typ des booleschen Vergleichs aus, den Sie verwenden möchten.</ahelp>"
#. CAkyk
#: dabaadvpropdat.xhp
@@ -6502,7 +6502,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Generated Values"
-msgstr ""
+msgstr "Generierte Werte"
#. kGZBa
#: dabaadvpropgen.xhp
@@ -6511,7 +6511,7 @@ msgctxt ""
"bm_id521623154765032\n"
"help.text"
msgid "<bookmark_value>database advanced properties;autoincrement values</bookmark_value> <bookmark_value>database advanced properties;automatic generated values</bookmark_value> <bookmark_value>database advanced properties;retrieve generated values</bookmark_value> <bookmark_value>database advanced properties;query generated values</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Erweiterte Datenbankeigenschaften; Werte automatisch erhöhen</bookmark_value><bookmark_value>Erweiterte Datenbankeigenschaften; automatisch generierte Werte</bookmark_value><bookmark_value>Erweiterte Datenbankeigenschaften; generierte Werte abrufen</bookmark_value><bookmark_value>Erweiterte Datenbankeigenschaften; Abfrage generiert Werte</bookmark_value>"
#. kqFCk
#: dabaadvpropgen.xhp
@@ -6520,7 +6520,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generated Values</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generierte Werte</link>"
#. x7uc3
#: dabaadvpropgen.xhp
@@ -6529,7 +6529,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "Specifies the options for automatically generated values for new data records."
-msgstr ""
+msgstr "Legt die Optionen für automatisch generierte Werte für neue Datensätze fest."
#. Dpncz
#: dabaadvpropgen.xhp
@@ -6538,7 +6538,7 @@ msgctxt ""
"par_id7684560\n"
"help.text"
msgid "The availability of the following controls depends on the type of database:"
-msgstr ""
+msgstr "Die Verfügbarkeit der folgenden Steuerelemente hängt vom Datenbanktyp ab:"
#. moLhP
#: dabaadvpropgen.xhp
@@ -6547,7 +6547,7 @@ msgctxt ""
"par_idN1058C\n"
"help.text"
msgid "Retrieve generated values"
-msgstr ""
+msgstr "Generierte Werte abrufen"
#. KGEf3
#: dabaadvpropgen.xhp
@@ -6556,7 +6556,7 @@ msgctxt ""
"par_idN10590\n"
"help.text"
msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Aktiviert die $[officename]-Unterstützung für automatisch inkrementierte Datenfelder in der aktuellen ODBC- oder JDBC-Datenquelle. Wählen Sie diese Option aus, wenn die Autoinkrement-Funktion in der SDBCX-Schicht der Datenbank nicht unterstützt wird. Im Allgemeinen wird für das Primärschlüsselfeld das Autoinkrement ausgewählt.</ahelp>"
#. x4VQL
#: dabaadvpropgen.xhp
@@ -6565,7 +6565,7 @@ msgctxt ""
"par_idN10593\n"
"help.text"
msgid "Auto-increment statement"
-msgstr ""
+msgstr "Autoinkrement-Anweisung"
#. Hskow
#: dabaadvpropgen.xhp
@@ -6574,7 +6574,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie den SQL-Befehlsbezeichner ein, der die Datenquelle anweist, ein angegebenes Integer-Datenfeld automatisch zu inkrementieren.</ahelp> Beispielsweise verwendete die folgende MySQL-Anweisung die Anweisung AUTO_INCREMENT, um das Feld \"ID\" jedes Mal zu erhöhen, wenn die Anweisung ein Datenfeld erstellt:"
#. Vi6CV
#: dabaadvpropgen.xhp
@@ -6583,7 +6583,7 @@ msgctxt ""
"par_idN105A0\n"
"help.text"
msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr ""
+msgstr "CREATE TABLE \"Tablle 1\" (\"ID\" INTEGER AUTO_INCREMENT)"
#. rDQtm
#: dabaadvpropgen.xhp
@@ -6592,7 +6592,7 @@ msgctxt ""
"par_idN10634\n"
"help.text"
msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
-msgstr ""
+msgstr "Für dieses Beispiel müssen Sie AUTO_INCREMENT in das Feld <emph>Autoinkrement-Anweisung</emph> eingeben."
#. GSfGJ
#: dabaadvpropgen.xhp
@@ -6601,7 +6601,7 @@ msgctxt ""
"par_idN105AA\n"
"help.text"
msgid "Query of generated values"
-msgstr ""
+msgstr "Abfrage von generierten Werten"
#. gCRhF
#: dabaadvpropgen.xhp
@@ -6610,7 +6610,7 @@ msgctxt ""
"par_idN10645\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr ""
+msgstr "<ahelp hid=\".\">Geben Sie eine SQL-Anweisung ein, die den letzten automatisch inkrementierten Wert für das Primärschlüssel-Datenfeld zurückgibt.</ahelp> Beispielsweise:"
#. BzyHv
#: dabaadvpropgen.xhp
@@ -6619,7 +6619,7 @@ msgctxt ""
"par_idN105B1\n"
"help.text"
msgid "SELECT LAST_INSERT_D();"
-msgstr ""
+msgstr "SELECT LAST_INSERT_D();"
#. xUFRA
#: dabadoc.xhp
diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po
index ca352d50339..ad27da41c40 100644
--- a/source/de/helpcontent2/source/text/shared/00.po
+++ b/source/de/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-03-11 13:07+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared00/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1563509840.000000\n"
#. 3B8ZN
@@ -311,7 +311,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Shrink</emph> icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Expand</emph> icon. Click it to restore the dialog to its original size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Klicken Sie auf das Symbol <emph>Verkleinern</emph>, um den Dialog auf die Größe des Eingabefelds zu verkleinern. So lässt sich der benötigte Bezug in der Tabelle leichter auswählen. Das Symbol wird automatisch zum Symbol <emph>Vergrößern</emph>. Klicken Sie darauf, um die Originalgröße des Dialogs wiederherzustellen.</ahelp>"
#. XBrSB
#: 00000001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"par_id61624628294382\n"
"help.text"
msgid "In a form document, a control must receive focus from the user in order to become active and perform its tasks. For example, users must give focus to a text box in order to enter text into it."
-msgstr ""
+msgstr "In einem Formulardokument muss ein Steuerelement den Fokus vom Benutzers erhalten, um aktiv zu werden und seine Aufgaben auszuführen. Beispielsweise müssen Benutzer einem Textfeld den Fokus geben, um Text einzugeben."
#. DasRP
#: 00000005.xhp
@@ -2912,7 +2912,7 @@ msgctxt ""
"par_id191624628327510\n"
"help.text"
msgid "Navigate from one control to the next with the keyboard. The document's author may define a tabbing order that specifies the order in which controls will receive focus if the user navigates the document with the keyboard. Once selected, a control may be activated by some other key sequence."
-msgstr ""
+msgstr "Navigieren Sie mit der Tastatur von einem Steuerelement zum nächsten. Der Autor des Dokuments kann eine Aktivierungsreihenfolge festlegen, welche die Reihenfolge angibt, in der Steuerelemente den Fokus erhalten, wenn der Benutzer mit der Tastatur durch das Dokument navigiert. Nach der Auswahl kann ein Steuerelement durch eine andere Tastenfolge aktiviert werden."
#. PEbNU
#: 00000005.xhp
@@ -2921,7 +2921,7 @@ msgctxt ""
"par_id351624628336039\n"
"help.text"
msgid "Select a control through an access key (sometimes called \"keyboard shortcut\" or \"keyboard accelerator\")."
-msgstr ""
+msgstr "Wählen Sie ein Steuerelement über eine Zugriffstaste aus (manchmal auch als \"Tastenkombination\" oder \"Schnellzugriff\" bezeichnet)."
#. KRQQF
#: 00000005.xhp
@@ -6125,7 +6125,7 @@ msgctxt ""
"hd_id911633520416200\n"
"help.text"
msgid "Include byte-order mark"
-msgstr ""
+msgstr "Byte-Reihenfolge-Markierung einschließen"
#. 5G2v5
#: 00000215.xhp
@@ -6134,7 +6134,7 @@ msgctxt ""
"par_id211633520423767\n"
"help.text"
msgid "For Unicode character set only, a byte order mark (BOM) is a sequence of bytes used to indicate Unicode encoding of a text file. The presence of the UTF-8 BOM is optional and may cause problems with some software, especially legacy software not designed to handle UTF-8."
-msgstr ""
+msgstr "Nur für den Unicode-Zeichensatz: Eine Byte-Reihenfolge-Markierung (Byte Order Mark, BOM) ist eine Folge von Bytes, die verwendet wird, um die Unicode-Codierung einer Textdatei anzuzeigen. Das Vorhandensein der UTF-8 BOM ist optional und kann Probleme mit einiger Software verursachen, insbesondere mit älterer Software, die nicht für die Verarbeitung von UTF-8 ausgelegt ist."
#. PSvbB
#: 00000215.xhp
@@ -7754,7 +7754,7 @@ msgctxt ""
"par_idN1091B\n"
"help.text"
msgid "<variable id=\"grid\">Choose <menuitem>View - Grid and Helplines</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"grid\">Wählen Sie <menuitem>Ansicht – Raster und Hilfslinien</menuitem>.</variable>"
#. rWXdw
#: 00000403.xhp
@@ -7799,7 +7799,7 @@ msgctxt ""
"par_id3253808\n"
"help.text"
msgid "<variable id=\"notizkbd\">Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>.</variable>"
-msgstr ""
+msgstr "<variable id=\"notizkbd\">Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Strg</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>.</variable>"
#. 8FMuh
#: 00000404.xhp
@@ -8069,7 +8069,7 @@ msgctxt ""
"par_id3156005\n"
"help.text"
msgid "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153739\">Icon Chart</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153739\">Symbol für Diagramm einfügen</alt></image>"
#. ge7Bf
#: 00000404.xhp
@@ -8213,7 +8213,7 @@ msgctxt ""
"par_idN10EA9\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_basicshapes\">Icon Basic shapes</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_basicshapes\">Symbol für Standardformen</alt></image>"
#. cRUvF
#: 00000404.xhp
@@ -8231,7 +8231,7 @@ msgctxt ""
"par_idN10EEE\n"
"help.text"
msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_symbolshapes\">Icon Symbol Shapes</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_symbolshapes\">Symbol für Symbolformen</alt></image>"
#. raBMx
#: 00000404.xhp
@@ -8249,7 +8249,7 @@ msgctxt ""
"par_idN10F33\n"
"help.text"
msgid "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_blockarrows\">Icon Block arrows</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_blockarrows\">Symbol für Blockpfeile</alt></image>"
#. 8mq6j
#: 00000404.xhp
@@ -8267,7 +8267,7 @@ msgctxt ""
"par_idN10F78\n"
"help.text"
msgid "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_flowcharts\">Icon Flowcharts</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_flowcharts\">Symbol für Flussdiagramme</alt></image>"
#. kmLGo
#: 00000404.xhp
@@ -8285,7 +8285,7 @@ msgctxt ""
"par_idN10FBD\n"
"help.text"
msgid "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_callouts\">Icon Callouts</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_callouts\">Symbol für Legenden</alt></image>"
#. 437R9
#: 00000404.xhp
@@ -8294,7 +8294,7 @@ msgctxt ""
"par_idN10FEC\n"
"help.text"
msgid "Callouts"
-msgstr "Legende"
+msgstr "Legenden"
#. zGDAy
#: 00000404.xhp
@@ -8303,7 +8303,7 @@ msgctxt ""
"par_idN11002\n"
"help.text"
msgid "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_stars\">Icon Stars</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_stars\">Symbol für Sterne</alt></image>"
#. fBLRJ
#: 00000404.xhp
@@ -10652,7 +10652,7 @@ msgctxt ""
"par_id3133357\n"
"help.text"
msgid "Choose <menuitem>Format - Page Style - Page</menuitem> tab (Writer)."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Format – Seitenvorlage… – Register: Seite</menuitem> (Writer)."
#. w3yEG
#: 00040500.xhp
@@ -12902,7 +12902,7 @@ msgctxt ""
"par_id3145800\n"
"help.text"
msgid "<variable id=\"image\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Area - Image</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"image\">Wählen Sie <menuitem>Format – </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Textfeld und Form – </menuitem></caseinline><caseinline select=\"CALC\"><menuitem>Objekt – </menuitem></caseinline></switchinline><menuitem>Register: Fläche – Schaltfläche: Bild</menuitem>.</variable>"
#. VRoLs
#: 00040502.xhp
@@ -13973,7 +13973,7 @@ msgctxt ""
"par_id3149948\n"
"help.text"
msgid "Every <link href=\"text/shared/00/00000005.xhp#docking\" name=\"docked\">docked</link> window has an icon to control the display properties of the window."
-msgstr ""
+msgstr "Jedes <link href=\"text/shared/00/00000005.xhp#docking\" name=\"docked\">angedockte</link> Fenster besitzt ein Symbol, mit dem Sie die Eigenschaften der Anzeige des Fensters steuern können."
#. jJcsB
#: 01000000.xhp
diff --git a/source/de/helpcontent2/source/text/shared/02.po b/source/de/helpcontent2/source/text/shared/02.po
index f8ef896562e..21aeba77bcc 100644
--- a/source/de/helpcontent2/source/text/shared/02.po
+++ b/source/de/helpcontent2/source/text/shared/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-01-20 08:38+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/de/>\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
+"Last-Translator: Annabelle Wübbelsmann <translowl@web.de>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/de/>\n"
"Language: de\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565413604.000000\n"
#. Edm6o
@@ -851,7 +851,7 @@ msgctxt ""
"par_id3148483\n"
"help.text"
msgid "<image id=\"img_id3156380\" src=\"cmd/sc_checkbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156380\">Icon Check Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156380\" src=\"cmd/sc_checkbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156380\">Symbol für Markierfeld</alt></image>"
#. fbJjh
#: 01170000.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_id3163665\n"
"help.text"
msgid "<image id=\"img_id3153266\" src=\"cmd/sc_edit.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153266\">Icon Text Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153266\" src=\"cmd/sc_edit.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153266\">Symbol für Textfeld</alt></image>"
#. p3BAw
#: 01170000.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"par_id3154836\n"
"help.text"
msgid "<image id=\"img_id3143277\" src=\"cmd/sc_formattedfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3143277\">Icon Formatted Field</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3143277\" src=\"cmd/sc_formattedfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3143277\">Symbol für Formatiertes Feld</alt></image>"
#. W4Jis
#: 01170000.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "<image id=\"img_id3151073\" src=\"cmd/sc_insertpushbutton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151073\">Icon Push Button</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151073\" src=\"cmd/sc_insertpushbutton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151073\">Symbol für Schaltfläche</alt></image>"
#. KTA7G
#: 01170000.xhp
@@ -977,7 +977,7 @@ msgctxt ""
"par_id3152971\n"
"help.text"
msgid "<image id=\"img_id3152999\" src=\"cmd/sc_radiobutton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Icon Option Button</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152999\" src=\"cmd/sc_radiobutton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152999\">Symbol für Optionsfeld</alt></image>"
#. DJdqY
#: 01170000.xhp
@@ -1004,7 +1004,7 @@ msgctxt ""
"par_id3154326\n"
"help.text"
msgid "<image id=\"img_id3154135\" src=\"cmd/sc_listbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154135\">Icon List Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154135\" src=\"cmd/sc_listbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154135\">Symbol für Listenfeld</alt></image>"
#. Dbwav
#: 01170000.xhp
@@ -1031,7 +1031,7 @@ msgctxt ""
"par_id3149981\n"
"help.text"
msgid "<image id=\"img_id3148817\" src=\"cmd/sc_combobox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148817\">Icon Combo Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148817\" src=\"cmd/sc_combobox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148817\">Symbol für Kombinationsfeld</alt></image>"
#. bUeTF
#: 01170000.xhp
@@ -1058,7 +1058,7 @@ msgctxt ""
"par_id3145295\n"
"help.text"
msgid "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151017\">Icon Label Field</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151017\" src=\"cmd/sc_insertfixedtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151017\">Symbol für Beschriftungsfeld</alt></image>"
#. xAedG
#: 01170000.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_idN11B65\n"
"help.text"
msgid "<image id=\"img_id6128727\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6128727\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id6128727\" src=\"cmd/sc_usewizards.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6128727\">Symbol für Assistenten ein/aus</alt></image>"
#. ySzEv
#: 01170000.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_idN11A64\n"
"help.text"
msgid "<image id=\"img_id7816400\" src=\"cmd/sc_spinbutton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id7816400\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id7816400\" src=\"cmd/sc_spinbutton.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id7816400\">Symbol für Drehfeld</alt></image>"
#. rY5Pe
#: 01170000.xhp
@@ -1184,7 +1184,7 @@ msgctxt ""
"par_idN11ACA\n"
"help.text"
msgid "<image id=\"img_id8203985\" src=\"cmd/sc_scrollbar.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id8203985\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id8203985\" src=\"cmd/sc_scrollbar.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id8203985\">Symbol für Bildlaufleisten</alt></image>"
#. RNigC
#: 01170000.xhp
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3159622\n"
"help.text"
msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154378\">Icon image button</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154378\">Symbol für Grafische Schaltfläche</alt></image>"
#. B9Era
#: 01170000.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id3155869\n"
"help.text"
msgid "<image id=\"img_id3152381\" src=\"cmd/sc_objectcatalog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152381\">Icon Image Control</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152381\" src=\"cmd/sc_objectcatalog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152381\">Symbol für Grafisches Steuerelement</alt></image>"
#. ZJDNH
#: 01170000.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id3149423\n"
"help.text"
msgid "<image id=\"img_id3150096\" src=\"cmd/sc_adddatefield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150096\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150096\" src=\"cmd/sc_adddatefield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150096\">Symbol für Datumsfeld</alt></image>"
#. sSv2y
#: 01170000.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3153687\n"
"help.text"
msgid "<image id=\"img_id3155949\" src=\"cmd/sc_timefield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155949\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155949\" src=\"cmd/sc_timefield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155949\">Symbol für Zeitfeld</alt></image>"
#. 7apBh
#: 01170000.xhp
@@ -1571,7 +1571,7 @@ msgctxt ""
"par_id3150531\n"
"help.text"
msgid "<image id=\"img_id3154344\" src=\"cmd/sc_filecontrol.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154344\">Icon File Selection</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_filecontrol.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154344\">Symbol für Dateiauswahl</alt></image>"
#. 4CELT
#: 01170000.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"par_id3149396\n"
"help.text"
msgid "<image id=\"img_id3153012\" src=\"cmd/sc_insertnumericfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153012\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153012\" src=\"cmd/sc_insertnumericfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153012\">Symbol für Numerisches Feld</alt></image>"
#. 3jPvp
#: 01170000.xhp
@@ -1625,7 +1625,7 @@ msgctxt ""
"par_id3145324\n"
"help.text"
msgid "<image id=\"img_id3152866\" src=\"cmd/sc_currencyfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152866\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152866\" src=\"cmd/sc_currencyfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152866\">Symbol für Währungsfeld</alt></image>"
#. dc7AD
#: 01170000.xhp
@@ -1652,7 +1652,7 @@ msgctxt ""
"par_id3149742\n"
"help.text"
msgid "<image id=\"img_id3148924\" src=\"cmd/sc_insertpatternfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148924\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148924\" src=\"cmd/sc_insertpatternfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148924\">Symbol für Maskiertes Feld</alt></image>"
#. 4SYQW
#: 01170000.xhp
@@ -1688,7 +1688,7 @@ msgctxt ""
"par_id3159334\n"
"help.text"
msgid "<image id=\"img_id3153790\" src=\"cmd/sc_groupbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153790\">Icon Group Box</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153790\" src=\"cmd/sc_groupbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153790\">Symbol für Gruppierungsrahmen</alt></image>"
#. 3Suwy
#: 01170000.xhp
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id3156402\n"
"help.text"
msgid "<image id=\"img_id3146324\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146324\">Icon Table Control</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146324\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146324\">Symbol für Tabellen-Steuerelement</alt></image>"
#. YNpAD
#: 01170000.xhp
@@ -1778,7 +1778,7 @@ msgctxt ""
"par_idN11B2C\n"
"help.text"
msgid "<image id=\"img_id5074922\" src=\"cmd/sc_navigationbar.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5074922\">Icon Navigation bar</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id5074922\" src=\"cmd/sc_navigationbar.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5074922\">Symbol für Navigationsleiste</alt></image>"
#. dmjpG
#: 01170000.xhp
@@ -1814,7 +1814,7 @@ msgctxt ""
"par_id3150261\n"
"help.text"
msgid "<image id=\"img_id3149351\" src=\"cmd/sc_autocontrolfocus.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149351\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149351\" src=\"cmd/sc_autocontrolfocus.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149351\">Symbol für Automatischer Steuerelement-Fokus</alt></image>"
#. iDFFL
#: 01170000.xhp
@@ -7349,7 +7349,7 @@ msgctxt ""
"par_id3148755\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Changed</emph> event takes place when the control loses the <link href=\"text/shared/00/00000005.xhp#form_focus\" name=\"focus\">focus</link> and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Das Ereignis <emph>Modifiziert</emph> tritt ein, wenn das Steuerelement den <link href=\"text/shared/00/00000005.xhp#form_focus\" name=\"focus\">Fokus</link> verliert und sich sein Inhalt seit Erhalt des Fokus geändert hat.</ahelp>"
#. pW2Ah
#: 01170103.xhp
@@ -7385,7 +7385,7 @@ msgctxt ""
"par_id3150870\n"
"help.text"
msgid "The <emph>Item status changed</emph> event takes place if the status of the control field has changed, for example, from checked to unchecked."
-msgstr ""
+msgstr "Das Ereignis <emph>Status geändert</emph> tritt bei einer Änderung des Steuerelement-Zustands ein, beispielsweise von ausgewählt zu nicht ausgewählt."
#. CRguq
#: 01170103.xhp
@@ -7403,7 +7403,7 @@ msgctxt ""
"par_id3154218\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>When receiving focus</emph> event takes place if a control field receives the <link href=\"text/shared/00/00000005.xhp#form_focus\" name=\"focus\">focus</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Das Ereignis <emph>Bei Fokuserhalt</emph> tritt ein, wenn das Steuerelement den <link href=\"text/shared/00/00000005.xhp#form_focus\" name=\"focus\">Fokus</link> erhält.</ahelp>"
#. NrRE4
#: 01170103.xhp
@@ -7421,7 +7421,7 @@ msgctxt ""
"par_id3159252\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>When losing focus</emph> event takes place if a control field loses the <link href=\"text/shared/00/00000005.xhp#form_focus\" name=\"focus\">focus</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Das Ereignis <emph>Bei Fokusverlust</emph> tritt ein, wenn ein Steuerelement den <link href=\"text/shared/00/00000005.xhp#form_focus\" name=\"focus\">Fokus</link> verliert.</ahelp>"
#. JkyEm
#: 01170103.xhp
@@ -9140,7 +9140,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Activation Order"
-msgstr ""
+msgstr "Aktivierungsreihenfolge"
#. LWAYe
#: 01170300.xhp
@@ -9149,7 +9149,7 @@ msgctxt ""
"hd_id3146959\n"
"help.text"
msgid "<link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\">Activation Order</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/01170300.xhp\" name=\"Tab Order\">Aktivierungsreihenfolge</link>"
#. ds3GH
#: 01170300.xhp
@@ -9158,7 +9158,7 @@ msgctxt ""
"par_id3150347\n"
"help.text"
msgid "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">Opens the <emph>Tab Order</emph> dialog so you can modify the order in which control fields get the focus when the user presses the tab key.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">Öffnet den Dialog <emph>Tabulatorreihenfolge</emph>, in dem Sie die Reihenfolge ändern können, in der die Steuerelemente den Fokus erhalten, wenn der Benutzer die Taste Tabulator drückt.</ahelp></variable>"
#. oEDQP
#: 01170300.xhp
@@ -15017,7 +15017,7 @@ msgctxt ""
"hd_id3151097\n"
"help.text"
msgid "<variable id=\"StandardFilter_h1\"><link href=\"text/shared/02/12090100.xhp\" name=\"StandardFilter_link\">Standard Filter</link></variable>"
-msgstr ""
+msgstr "<variable id=\"StandardFilter_h1\"><link href=\"text/shared/02/12090100.xhp\" name=\"StandardFilter_link\">Standardfilter</link></variable>"
#. u4zmZ
#: 12090100.xhp
@@ -17897,7 +17897,7 @@ msgctxt ""
"bm_id3148668\n"
"help.text"
msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Auswahlmodi in Text</bookmark_value><bookmark_value>Text; Auswahlmodi </bookmark_value><bookmark_value>Modus Auswahl erweitern</bookmark_value><bookmark_value>Modus Auswahl hinzufügen</bookmark_value><bookmark_value>Modus Blockauswahl</bookmark_value>"
#. ntcAk
#: 20050000.xhp
@@ -17915,7 +17915,7 @@ msgctxt ""
"par_id3146130\n"
"help.text"
msgid "<ahelp hid=\".\">Switches between different selection modes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wechselt zwischen verschiedenen Auswahlmodi.</ahelp>"
#. iyCEv
#: 20050000.xhp
@@ -17924,7 +17924,7 @@ msgctxt ""
"par_id3153894\n"
"help.text"
msgid "Click this field to open a popup menu with the following options:"
-msgstr ""
+msgstr "Klicken Sie auf dieses Feld, um ein Popup-Menü mit den folgenden Optionen zu öffnen:"
#. FVGbB
#: 20050000.xhp
@@ -17969,7 +17969,7 @@ msgctxt ""
"par_id3149580\n"
"help.text"
msgid "Extending selection"
-msgstr ""
+msgstr "Auswahl erweitern"
#. 8V8BG
#: 20050000.xhp
@@ -17978,7 +17978,7 @@ msgctxt ""
"par_id3153717\n"
"help.text"
msgid "Use the mouse, arrow keys or the <keycode>Home</keycode> and <keycode>End</keycode> keys to extend or crop the current selection. Clicking anywhere in the text selects the region between the current cursor position and the click position."
-msgstr ""
+msgstr "Verwenden Sie die Maus, die Pfeiltasten oder die Tasten <keycode>Pos1</keycode> und <keycode>Ende</keycode>, um die aktuelle Auswahl zu erweitern oder zu beschneiden. Wenn Sie auf eine beliebige Stelle im Text klicken, wird der Bereich zwischen der aktuellen Cursorposition und der Klickposition ausgewählt."
#. Jwb3c
#: 20050000.xhp
@@ -17987,7 +17987,7 @@ msgctxt ""
"par_id821630330412209\n"
"help.text"
msgid "Hold the <keycode>Shift</keycode> key to temporarily activate the Extending selection mode."
-msgstr ""
+msgstr "Drücken Sie die Taste <keycode>Umschalt</keycode>, um den Auswahlmodus \"Auswahl erweitern\" vorübergehend zu aktivieren."
#. dL6uZ
#: 20050000.xhp
@@ -17996,7 +17996,7 @@ msgctxt ""
"par_id3147620\n"
"help.text"
msgid "Adding selection (<keycode>Shift+F8</keycode>)"
-msgstr ""
+msgstr "Auswahl hinzufügen (<keycode>Umschalt+F8</keycode>)"
#. YjCCD
#: 20050000.xhp
@@ -18005,7 +18005,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 "Verwenden Sie diesen Modus, um mehrere Textbereiche auszuwählen. Jede neue Auswahl mit der Maus oder Tastatur wird als neue Auswahl hinzugefügt."
#. CFmAA
#: 20050000.xhp
@@ -18014,7 +18014,7 @@ msgctxt ""
"par_id941630331257314\n"
"help.text"
msgid "Hold the <keycode>Ctrl</keycode> key to temporarily activate the Adding selection mode."
-msgstr ""
+msgstr "Drücken Sie die Taste <keycode>Strg</keycode>, um den Auswahlmodus \"Auswahl hinzufügen\" vorübergehend zu aktivieren."
#. vSETC
#: 20050000.xhp
@@ -18023,7 +18023,7 @@ msgctxt ""
"par_id6971037\n"
"help.text"
msgid "Block selection (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F8</keycode>)"
-msgstr ""
+msgstr "Blockauswahl (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl</keycode></caseinline><defaultinline><keycode>Strg</keycode></defaultinline></switchinline><keycode>+Umschalt+F8</keycode>)"
#. qAeGQ
#: 20050000.xhp
@@ -18032,7 +18032,7 @@ msgctxt ""
"par_id5258644\n"
"help.text"
msgid "Use this mode to select a non-contiguous block of text."
-msgstr ""
+msgstr "Verwenden Sie diesen Modus, um einen nicht zusammenhängenden Textblock auszuwählen."
#. tcCu3
#: 20050000.xhp
@@ -18041,7 +18041,7 @@ msgctxt ""
"par_id41630331461837\n"
"help.text"
msgid "Hold the <keycode>Alt</keycode> key to temporarily activate the Block selection mode."
-msgstr ""
+msgstr "Drücken Sie die Taste <keycode>Alt</keycode>, um den Auswahlmodus \"Blockauswahl\" vorübergehend zu aktivieren."
#. ubD2w
#: 20060000.xhp
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index a6f3b35b21e..47143cdba7b 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-02-28 17:35+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1565411466.000000\n"
#. iharT
@@ -21290,7 +21290,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Copying Attributes With the Clone Formatting Tool"
-msgstr "Attribute mit der Funktion Formatierungen übertragen kopieren"
+msgstr "Attribute mit der Funktion Formatierung übertragen kopieren"
#. 7Frig
#: paintbrush.xhp
@@ -21299,7 +21299,7 @@ msgctxt ""
"bm_id380260\n"
"help.text"
msgid "<bookmark_value>Format Paintbrush</bookmark_value> <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Pinsel; formatieren</bookmark_value><bookmark_value>Formatierung übertragen</bookmark_value><bookmark_value>Formatierung; kopieren</bookmark_value><bookmark_value>Kopieren; Formatierung</bookmark_value><bookmark_value>Pinsel</bookmark_value>"
#. 7BBrB
#: paintbrush.xhp
@@ -21308,7 +21308,7 @@ msgctxt ""
"par_idN1053A\n"
"help.text"
msgid "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Copying Formatting With the Clone Formatting Tool</link></variable>"
-msgstr "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Formatierungen mit der Funktion \"Formatierungen übertragen\" kopieren</link></variable>"
+msgstr "<variable id=\"formatpaintbrush\"><link href=\"text/shared/guide/paintbrush.xhp\">Formatierungen mit der Funktion \"Formatierung übertragen\" kopieren</link></variable>"
#. KdqKE
#: paintbrush.xhp
@@ -21317,7 +21317,7 @@ msgctxt ""
"par_idN10655\n"
"help.text"
msgid "Use the <emph>Clone Formatting</emph> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
-msgstr ""
+msgstr "Mit dem Werkzeug <emph>Formatierung übertragen</emph> können Sie die Formatierung einer Textauswahl oder eines Objekts kopieren und auf eine andere Textauswahl oder ein anderes Objekt anwenden."
#. F7Fcd
#: paintbrush.xhp
@@ -21335,7 +21335,7 @@ msgctxt ""
"par_idN10667\n"
"help.text"
msgid "On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket."
-msgstr ""
+msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf das Symbol <emph>Formatierung übertragen</emph>. Der Mauszeiger verwandelt sich in einen Farbeimer."
#. AZjCv
#: paintbrush.xhp
@@ -21353,7 +21353,7 @@ msgctxt ""
"par_id291629997756899\n"
"help.text"
msgid "If you want to apply the formatting to more than one selection, double-click the <emph>Clone Formatting</emph> icon <image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Icon</alt></image>. After you apply all the formatting, click the icon again."
-msgstr ""
+msgstr "Wenn Sie die Formatierung auf mehr als eine Auswahl anwenden möchten, doppelklicken Sie auf das Symbol <emph>Formatierung übertragen</emph> <image id=\"img_id209967\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id209967\">Symbol für Formatierung übertragen</alt></image>. Nachdem Sie alle Formatierungen angewendet haben, klicken Sie erneut auf das Symbol."
#. 9ivCF
#: paintbrush.xhp
@@ -21371,7 +21371,7 @@ msgctxt ""
"par_id1001629997571404\n"
"help.text"
msgid "In Calc, the Clone Formatting tool only copies formatting applied using the <menuitem>Format - Cells</menuitem> dialog or other equivalent methods. Therefore, any formatting applied directly to characters by selecting text inside a cell and then going to the <menuitem>Format - Character</menuitem> dialog will not be copied using the Clone Formatting tool."
-msgstr ""
+msgstr "In Calc kopiert das Werkzeug \"Formatierung übertragen\" nur Formatierungen, die über den Dialog <menuitem>Format – Zellen…</menuitem> oder andere gleichwertige Methoden angewendet wurden. Daher werden Formatierungen, die direkt auf Zeichen angewendet werden, indem Sie Text in einer Zelle markieren und dann den Dialog <menuitem>Format – Zeichen…</menuitem> aufrufen, nicht mit dem Werkzeug \"Formatierung übertragen\" kopiert."
#. pjGa2
#: paintbrush.xhp
@@ -21569,7 +21569,7 @@ msgctxt ""
"par_idN1070C\n"
"help.text"
msgid "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog."
-msgstr ""
+msgstr "Kopiert die im Dialog <menuitem>Format – Zellen…</menuitem> festgelegte Zellformatierung."
#. LFKkc
#: pasting.xhp
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index d153275be78..5947d01c72f 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-01-20 08:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedoptionen/de/>\n"
"Language: de\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565411576.000000\n"
#. PzSYs
@@ -5999,7 +5999,7 @@ msgctxt ""
"bm_id411624631841785\n"
"help.text"
msgid "<bookmark_value>outline folding buttons;settings</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Schaltflächen für Gliederungsfaltung; Einstellungen</bookmark_value>"
#. AyGcm
#: 01040200.xhp
@@ -6008,7 +6008,7 @@ msgctxt ""
"hd_id751624630367767\n"
"help.text"
msgid "Outline folding"
-msgstr ""
+msgstr "Gliederungsfaltung"
#. ZLHPa
#: 01040200.xhp
@@ -6017,7 +6017,7 @@ msgctxt ""
"hd_id671624630372163\n"
"help.text"
msgid "Show outline-folding buttons"
-msgstr ""
+msgstr "Schaltflächen zur Gliederungsfaltung anzeigen"
#. tbuLW
#: 01040200.xhp
@@ -6026,7 +6026,7 @@ msgctxt ""
"par_id261624630524895\n"
"help.text"
msgid "Displays outline folding buttons on the left of the outline headings."
-msgstr ""
+msgstr "Zeigt die Schaltflächen für die Gliederungsfaltung links neben den Gliederungsüberschriften an."
#. G6sDV
#: 01040200.xhp
@@ -6035,7 +6035,7 @@ msgctxt ""
"hd_id211624630375989\n"
"help.text"
msgid "Include sub levels"
-msgstr ""
+msgstr "Unterebenen einschließen"
#. GyAV9
#: 01040200.xhp
@@ -6044,7 +6044,7 @@ msgctxt ""
"par_id231624630529145\n"
"help.text"
msgid "Also displays the folding buttons of the outline sub levels."
-msgstr ""
+msgstr "Zeigt auch die Schaltflächen für die Unterebenen der Gliederung an."
#. jH6p8
#: 01040200.xhp
@@ -9833,7 +9833,7 @@ msgctxt ""
"bm_id3151110\n"
"help.text"
msgid "<bookmark_value>metrics;in sheets</bookmark_value> <bookmark_value>tab stops; setting in sheets</bookmark_value> <bookmark_value>cells; cursor positions after input (Calc)</bookmark_value> <bookmark_value>edit mode; through Enter key (Calc)</bookmark_value> <bookmark_value>formatting; expanding (Calc)</bookmark_value> <bookmark_value>expanding formatting (Calc)</bookmark_value> <bookmark_value>references; expanding (Calc)</bookmark_value> <bookmark_value>column headers; highlighting (Calc)</bookmark_value> <bookmark_value>row headers; highlighting (Calc)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Metriken; in Tabellen</bookmark_value><bookmark_value>Tabulatoren; Einstellungen in Tabellen</bookmark_value><bookmark_value>Zellen; Cursor-Position nach Eingabe (Calc)</bookmark_value><bookmark_value>Bearbeitungsmodus; durch Eingabetaste (Calc)</bookmark_value><bookmark_value>Formatierung; erweitern (Calc)</bookmark_value><bookmark_value>Erweitern der Formatierung (Calc)</bookmark_value><bookmark_value>Referenzen; erweitern (Calc)</bookmark_value><bookmark_value>Spaltenköpfe; Hervorhebung (Calc)</bookmark_value><bookmark_value>Zeilenköpfe; Hervorhebung (Calc)</bookmark_value>"
#. ViFyA
#: 01060300.xhp
@@ -9941,7 +9941,7 @@ msgctxt ""
"par_id3148943\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Determines the behavior of the Enter key in a spreadsheet. Checking this option causes Enter to open cell contents for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Bestimmt das Verhalten der Eingabetaste in einer Tabelle. Wenn Sie diese Option aktivieren, öffnet die Eingabetaste den Zellinhalt zur Bearbeitung.</ahelp>"
#. NMaGC
#: 01060300.xhp
@@ -9950,7 +9950,7 @@ msgctxt ""
"par_id291629751925288\n"
"help.text"
msgid "Uncheck this option to make the Enter key select the cell below the current cell."
-msgstr ""
+msgstr "Deaktivieren Sie diese Option, damit durch die Eingabetaste die Zelle unter der aktuellen Zelle auswählt wird."
#. msttp
#: 01060300.xhp
@@ -9959,7 +9959,7 @@ msgctxt ""
"par_id391629752077203\n"
"help.text"
msgid "If a range of cells is selected, each time Enter is pressed will select the next cell inside the range. Hence, enabling this option is useful when entering values into a range of cells sequentially."
-msgstr ""
+msgstr "Wenn ein Zellbereich ausgewählt ist, wird bei jedem Drücken der Eingabetaste die nächste Zelle innerhalb des Bereichs ausgewählt. Daher ist das Aktivieren dieser Option nützlich, wenn Sie Werte nacheinander in einen Zellbereich eingeben möchten."
#. zqG2F
#: 01060300.xhp
@@ -11939,7 +11939,7 @@ msgctxt ""
"par_id3153877\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Displays the control points of all Bézier points if you have previously selected a <link href=\"text/shared/00/00000005.xhp#bezierobject\" name=\"Bézier curve\">Bézier curve</link>. If the <emph>All control points in Bézier</emph> editor option is not marked, only the control points of the selected Bézier points will be visible.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Wenn eine <link href=\"text/shared/00/00000005.xhp#bezierobject\" name=\"Bézier curve\">Bézierkurve</link> ausgewählt ist, werden die Steuerpunkte aller Bézierpunkte angezeigt. Ist die Option <emph>Alle Steuerpunkte im Bézier-Editor</emph> nicht aktiviert, sind nur die Steuerpunkte der ausgewählten Bézierpunkte sichtbar.</ahelp>"
#. aDatu
#: 01070100.xhp
@@ -12263,7 +12263,7 @@ msgctxt ""
"bm_id3155450\n"
"help.text"
msgid "<bookmark_value>printing; drawings defaults</bookmark_value> <bookmark_value>drawings; printing defaults</bookmark_value> <bookmark_value>pages;printing page names in presentations</bookmark_value> <bookmark_value>printing; dates in presentations</bookmark_value> <bookmark_value>dates; printing in presentations</bookmark_value> <bookmark_value>times; inserting when printing presentations</bookmark_value> <bookmark_value>printing; hidden pages of presentations</bookmark_value> <bookmark_value>hidden pages; printing in presentations</bookmark_value> <bookmark_value>printing; without scaling in presentations</bookmark_value> <bookmark_value>scaling; when printing presentations</bookmark_value> <bookmark_value>printing; fitting to pages in presentations</bookmark_value> <bookmark_value>fitting to pages; print settings in presentations</bookmark_value> <bookmark_value>printing; tiling pages in presentations</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Drucken; Voreinstellungen für Zeichnungen</bookmark_value><bookmark_value>Zeichnungen; Voreinstellungen fürs Drucken</bookmark_value><bookmark_value>Seiten; Seitennamen in Präsentationen drucken</bookmark_value><bookmark_value>Drucken; Datum in Präsentationen</bookmark_value><bookmark_value>Datum; Präsentationen drucken</bookmark_value><bookmark_value>Uhrzeit; Präsentationen drucken</bookmark_value><bookmark_value>Drucken; Ausgeblendete Folien in Präsentationen</bookmark_value><bookmark_value>Ausgeblendete Folien; Präsentationen drucken</bookmark_value><bookmark_value>Drucken; ohne Skalierung in Präsentationen</bookmark_value><bookmark_value>Skalierung; Präsentationen drucken</bookmark_value><bookmark_value>Drucken; an Seitengröße anpassen in Präsentationen</bookmark_value><bookmark_value>An Seitengröße anpassen; Druckeinstellungen in Präsentationen</bookmark_value><bookmark_value>Drucken; Folien kacheln in Präsentationen</bookmark_value>"
#. iFJBG
#: 01070400.xhp
@@ -12389,7 +12389,7 @@ msgctxt ""
"par_id3147229\n"
"help.text"
msgid "See also <link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"print_blackwhite_link\">Printing in Black and White</link>."
-msgstr ""
+msgstr "Siehe auch <link href=\"text/shared/guide/print_blackwhite.xhp\" name=\"print_blackwhite_link\">Drucken in schwarz-weiß</link>."
#. KK8qW
#: 01070400.xhp
@@ -12911,7 +12911,7 @@ msgctxt ""
"par_id3153965\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Determines the drawing scale on the status bar.</ahelp> Right-click on the scale factor in the status bar to open a list of possible values."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/scaleBox\">Bestimmt den Zeichnungsmaßstab in der Statusleiste.</ahelp> Klicken Sie mit der rechten Maustaste auf den Maßstab in der Statusleiste, um eine Liste mit möglichen Werten zu öffnen."
#. CVDi7
#: 01070500.xhp
@@ -15467,7 +15467,7 @@ msgctxt ""
"bm_id3146799\n"
"help.text"
msgid "<bookmark_value>string;conversion to number settings</bookmark_value> <bookmark_value>string conversion to number options</bookmark_value> <bookmark_value>string;conversion to date settings</bookmark_value> <bookmark_value>string conversion to date options</bookmark_value> <bookmark_value>string;conversion to reference settings</bookmark_value> <bookmark_value>string conversion to reference options</bookmark_value> <bookmark_value>string;setting in spreadsheet formulas</bookmark_value> <bookmark_value>cell reference syntax in strings;Excel R1C1</bookmark_value> <bookmark_value>cell reference syntax in strings;Excel A1</bookmark_value> <bookmark_value>cell reference syntax in strings;Calc A1</bookmark_value> <bookmark_value>Excel R1C1;cell reference syntax in strings</bookmark_value> <bookmark_value>Excel A1;cell reference syntax in strings</bookmark_value> <bookmark_value>Calc A1;cell reference syntax in strings</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Zeichenfolgen; Konvertierung in Zahlen</bookmark_value><bookmark_value>Optionen; Zeichenfolgen-Konvertierung in Zahlen</bookmark_value><bookmark_value>Zeichenfolgen; Konvertierung in Datum</bookmark_value><bookmark_value>Optionen; Zeichenfolgen-Konvertierung in Datum</bookmark_value><bookmark_value>Zeichenfolgen; Konvertierung in Bezügen</bookmark_value><bookmark_value>Optionen; Zeichenfolgen-Konvertierung in Bezügen</bookmark_value><bookmark_value>Zeichenfolgen; Einstellungen in Tabellen-Formeln</bookmark_value><bookmark_value>Zellbezugs-Syntax in Zeichenfolgen; Excel R1C1</bookmark_value> <bookmark_value>Zellbezugs-Syntax in Zeichenfolgen; Excel A1</bookmark_value><bookmark_value>Zellbezugs-Syntax in Zeichenfolgen; Calc A1</bookmark_value><bookmark_value>Excel R1C1; Zellbezugs-Syntax in Zeichenfolgen</bookmark_value><bookmark_value>Excel A1; Zellbezugs-Syntax in Zeichenfolgen</bookmark_value><bookmark_value>Calc A1; Zellbezugs-Syntax in Zeichenfolgen</bookmark_value>"
#. jZZNb
#: detailedcalculation.xhp
@@ -15548,7 +15548,7 @@ msgctxt ""
"par_id3067110\n"
"help.text"
msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not.<br/>See <link href=\"text/scalc/guide/numbers_text.xhp\" name=\"numbers_text_link\">Converting Text to Numbers</link> for details."
-msgstr ""
+msgstr "<emph>Nur eindeutige umwandeln:</emph> Wenn der Text einen gültigen und eindeutigen numerischen Wert darstellt, wird dieser konvertiert. Beispielsweise generiert <item type=\"input\">\"123.456\"</item> einen Fehler #WERT!, weil der Text ein Trennzeichen enthält, während <item type=\"input\">\"123456\"</item> keinen Fehler generiert.<br/>Siehe für Details <link href=\"text/scalc/guide/numbers_text.xhp\" name=\"numbers_text_link\">Umwandeln von Text zu Zahlen</link>."
#. Eo47W
#: detailedcalculation.xhp
@@ -17312,7 +17312,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Search Commands"
-msgstr ""
+msgstr "Befehle suchen"
#. LBGY4
#: search_commands.xhp
@@ -17321,7 +17321,7 @@ msgctxt ""
"bm_id8215627973621527\n"
"help.text"
msgid "<bookmark_value>search commands</bookmark_value> <bookmark_value>head-up display (hud)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Befehle suchen</bookmark_value><bookmark_value>Head-up display (HUD)</bookmark_value>"
#. n8hsF
#: search_commands.xhp
@@ -17330,7 +17330,7 @@ msgctxt ""
"hd_id951627860296699\n"
"help.text"
msgid "<variable id=\"SearchCommands_h1\"><link href=\"text/shared/optionen/search_commands.xhp\" name=\"SearchCommands_help\">Search Commands</link></variable>"
-msgstr ""
+msgstr "<variable id=\"SearchCommands_h1\"><link href=\"text/shared/optionen/search_commands.xhp\" name=\"SearchCommands_help\">Befehle suchen</link></variable>"
#. fVXLC
#: search_commands.xhp
@@ -17339,7 +17339,7 @@ msgctxt ""
"par_id3155069\n"
"help.text"
msgid "<variable id=\"SearchCommands_intro\"><ahelp hid=\".uno:CommandPopup\">Allows to search and execute all commands available in application menus by their names.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"SearchCommands_intro\"><ahelp hid=\".uno:CommandPopup\">Ermöglicht das Suchen und Ausführen aller Befehle, anhand ihrer Namen, die in Anwendungsmenüs verfügbar sind.</ahelp></variable>"
#. rgr85
#: search_commands.xhp
@@ -17348,7 +17348,7 @@ msgctxt ""
"par_id961562795750725\n"
"help.text"
msgid "Choose <menuitem>Help - Search Commands</menuitem>"
-msgstr ""
+msgstr "Wählen Sie <menuitem>Hilfe – Befehle suchen</menuitem>"
#. 2jAJE
#: search_commands.xhp
@@ -17357,7 +17357,7 @@ msgctxt ""
"par_id961562795754587\n"
"help.text"
msgid "Use the shortcut <emph>Shift + Esc</emph>"
-msgstr ""
+msgstr "Drücken Sie <emph>Umschalt+Esc</emph>"
#. 9gqGJ
#: search_commands.xhp
@@ -17366,7 +17366,7 @@ msgctxt ""
"par_id631628621951493\n"
"help.text"
msgid "When the <emph>Search Commands</emph> feature is activated, a head-up display (HUD) is shown and can be used to quickly search commands by their names. As the search string is typed, all matching commands are shown in a list below the search field."
-msgstr ""
+msgstr "Wenn die Funktion <emph>Befehle suchen</emph> aktiv ist, wird ein Head-up display (HUD) angezeigt und es kann verwendet werden, um Befehle schnell nach ihren Namen zu suchen. Wenn die Such-Zeichenfolge eingegeben wird, werden alle übereinstimmenden Befehle in einer Liste unter dem Suchfeld angezeigt."
#. LBa6c
#: search_commands.xhp
@@ -17375,7 +17375,7 @@ msgctxt ""
"par_id991628622249416\n"
"help.text"
msgid "To execute a command:"
-msgstr ""
+msgstr "Um einen Befehl auszuführen:"
#. CJ4EC
#: search_commands.xhp
@@ -17384,7 +17384,7 @@ msgctxt ""
"par_id521628622272041\n"
"help.text"
msgid "Use the mouse to click on one of the items shown in the list. This will immediately run the selected command."
-msgstr ""
+msgstr "Klicken Sie mit der Maus auf eines der in der Liste angezeigten Elemente. Dadurch wird der ausgewählte Befehl sofort ausgeführt."
#. uEWNu
#: search_commands.xhp
@@ -17393,7 +17393,7 @@ msgctxt ""
"par_id551628622272467\n"
"help.text"
msgid "Use the arrow keys in the keyboard to navigate through the items shown in the list and press <emph>Enter</emph> to run the desired command."
-msgstr ""
+msgstr "Verwenden Sie die Pfeiltasten der Tastatur, um durch die in der Liste angezeigten Elemente zu navigieren, und drücken Sie <emph>Eingabe</emph>, um den gewünschten Befehl auszuführen."
#. XFXXZ
#: search_commands.xhp
@@ -17402,7 +17402,7 @@ msgctxt ""
"par_id41628622450782\n"
"help.text"
msgid "This feature is available in Writer, Calc, Impress and Draw."
-msgstr ""
+msgstr "Diese Funktion ist in Writer, Calc, Impress und Draw verfügbar."
#. uqPJR
#: securityoptionsdialog.xhp
@@ -17420,7 +17420,7 @@ msgctxt ""
"bm_id2322154\n"
"help.text"
msgid "<bookmark_value>selecting;security warnings</bookmark_value> <bookmark_value>selecting;security options</bookmark_value> <bookmark_value>options;security</bookmark_value> <bookmark_value>warnings;security</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Auswählen; Sicherheitswarnungen</bookmark_value><bookmark_value>Auswählen; Sicherheitsoptionen</bookmark_value><bookmark_value>Optionen; Sicherheit</bookmark_value><bookmark_value>Warnungen; Sicherheit</bookmark_value>"
#. EsBEH
#: securityoptionsdialog.xhp
@@ -17546,7 +17546,7 @@ msgctxt ""
"par_idN10667\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from file properties, comments and tracked changes. The names of authors in comments and changes will be replaced by generic values as \"Author1\", \"Author2\" and so forth. Time values will also be reset to a single standard value. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Wählen Sie diese Option, um Benutzerdaten immer aus Dateieigenschaften, Kommentaren und aufgezeichneten Änderungen zu entfernen. Die Namen der Autoren in Kommentaren und Änderungen werden durch allgemeine Werte wie \"Autor1\", \"Autor2\", … ersetzt. Zeitwerte werden auch auf einen einzelnen Standardwert zurückgesetzt. Wenn diese Option nicht ausgewählt ist, können Sie die persönlichen Informationen für das aktuelle Dokument weiterhin über die Schaltfläche <emph>Eigenschaften zurücksetzen</emph> unter <emph>Datei – Eigenschaften… – Register: Allgemein</emph> entfernen.</ahelp>"
#. HJEQF
#: securityoptionsdialog.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/01.po b/source/de/helpcontent2/source/text/simpress/01.po
index 496b1b91e95..2ca3a7d0b19 100644
--- a/source/de/helpcontent2/source/text/simpress/01.po
+++ b/source/de/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-03-11 13:07+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress01/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1565593584.000000\n"
#. mu9aV
@@ -464,7 +464,7 @@ msgctxt ""
"par_id3154015\n"
"help.text"
msgid "You can <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">dock</link> the Navigator to the edge of your workspace."
-msgstr ""
+msgstr "Sie können den Navigator an den Rand Ihres Arbeitsbereichs <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">andocken</link>."
#. C3o34
#: 02110000.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id3149979\n"
"help.text"
msgid "Drag Mode"
-msgstr "Dragmodus"
+msgstr "Ziehmodus"
#. yNjjZ
#: 02110000.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"par_id3153747\n"
"help.text"
msgid "Inserts slides as a <link href=\"text/shared/00/00000005.xhp#link\" name=\"link\">link</link> into the active slide."
-msgstr ""
+msgstr "Fügt eine Folie als <link href=\"text/shared/00/00000005.xhp#link\" name=\"link\">Verknüpfung</link> in die aktive Folie ein."
#. 3RHDp
#: 02110000.xhp
@@ -3902,7 +3902,7 @@ msgctxt ""
"hd_id3164253\n"
"help.text"
msgid "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Master Page</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/01/05120000.xhp\" name=\"Change Slide Master\">Masterfolie</link>"
#. Pz8J7
#: 05120000.xhp
@@ -3911,7 +3911,7 @@ msgctxt ""
"par_id3108485\n"
"help.text"
msgid "<variable id=\"masterpagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Available Master Slides</emph> dialog, where you can select a layout scheme for the current page. Any objects in the page design are inserted behind objects in the current page.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"masterpagetext\"><ahelp hid=\".uno:PresentationLayout\">Zeigt den Dialog <emph>Verfügbare Masterfolien</emph> an, in dem Sie eine Folienvorlage für die aktuelle Folie auswählen können. Alle Objekte im Foliendesign werden hinter Objekten in der aktuellen Folie eingefügt.</ahelp></variable>"
#. Jg7LJ
#: 05120000.xhp
@@ -4001,7 +4001,7 @@ msgctxt ""
"par_id3956020\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Load Master Page</emph></link> dialog, where you can select additional page designs.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Zeigt den Dialog <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Masterfolie laden</emph></link> an, in dem Sie weitere Folienvorlagen auswählen können.</ahelp>"
#. LZr7A
#: 05120000.xhp
@@ -4010,7 +4010,7 @@ msgctxt ""
"par_id3156020\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Load Master Slide</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Zeigt den Dialog <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Masterfolie laden</emph></link> an, in dem Sie weitere Folienvorlagen auswählen können.</ahelp>"
#. BLSEy
#: 05120500m.xhp
@@ -4568,7 +4568,7 @@ msgctxt ""
"hd_id291634825392062\n"
"help.text"
msgid "Line spacing"
-msgstr ""
+msgstr "Linienabstand"
#. t5Pe9
#: 05170000.xhp
@@ -4658,7 +4658,7 @@ msgctxt ""
"hd_id3147369\n"
"help.text"
msgid "Reset line skew"
-msgstr "Linienverlauf zurücksetzen"
+msgstr "Linienversatz zurücksetzen"
#. Y3yHa
#: 05170000.xhp
@@ -4667,7 +4667,7 @@ msgctxt ""
"par_id3159205\n"
"help.text"
msgid "<ahelp hid=\".uno:NewRouting\">Resets the line skew values to the default.</ahelp> (This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#contextmenu\" name=\"context menu\">context menu</link>)."
-msgstr ""
+msgstr "<ahelp hid=\".uno:NewRouting\">Setzt den Linienversatz auf die Standardwerte zurück.</ahelp> (Dieser Befehl ist nur über das <link href=\"text/shared/00/00000005.xhp#contextmenu\" name=\"context menu\">Kontextmenü</link> erreichbar)."
#. JLBKm
#: 05250000.xhp
@@ -6971,7 +6971,7 @@ msgctxt ""
"hd_id3154659\n"
"help.text"
msgid "<variable id=\"CustomShow_h1\"><link href=\"text/simpress/01/06100000.xhp\" name=\"CustomShow_link\">Custom Slide Shows</link></variable>"
-msgstr ""
+msgstr "<variable id=\"CustomShow_h1\"><link href=\"text/simpress/01/06100000.xhp\" name=\"CustomShow_link\">Individuelle Präsentationen</link></variable>"
#. EB558
#: 06100000.xhp
@@ -6980,7 +6980,7 @@ msgctxt ""
"par_id3149207\n"
"help.text"
msgid "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Legt eine individuelle Präsentation auf Grundlage von Folien der aktuellen Präsentation fest. Sie können dann Folien auswählen, die den Bedürfnissen Ihres Publikums entsprechen. Sie können beliebig viele individuelle Präsentationen erstellen.</ahelp></variable>"
#. YgWfS
#: 06100000.xhp
@@ -6989,7 +6989,7 @@ msgctxt ""
"par_id641634164174393\n"
"help.text"
msgid "Read the help page <link href=\"text/simpress/guide/individual.xhp#individual\">Creating a Custom Slide Show</link> to learn more about how to set up your own custom slide shows."
-msgstr ""
+msgstr "Lesen Sie die Hilfeseite <link href=\"text/simpress/guide/individual.xhp#individual\">Erstellen einer benutzerdefinierten Präsentation</link>, um mehr darüber zu erfahren, wie Sie Ihre eigenen benutzerdefinierten Präsentationen einrichten."
#. JyjJt
#: 06100000.xhp
@@ -6998,7 +6998,7 @@ msgctxt ""
"hd_id3155530\n"
"help.text"
msgid "List of custom slide shows"
-msgstr ""
+msgstr "Liste der individuellen Präsentationen"
#. 9WeMN
#: 06100000.xhp
@@ -7007,7 +7007,7 @@ msgctxt ""
"par_id3156449\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Lists the custom slide shows that are available in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Listet die individuellen Präsentationen auf, die im Dokument verfügbar sind.</ahelp>"
#. T3UBF
#: 06100000.xhp
@@ -7034,7 +7034,7 @@ msgctxt ""
"par_id3153250\n"
"help.text"
msgid "Select a custom slide show from the list."
-msgstr ""
+msgstr "Wählen Sie eine individuelle Präsentation aus der Liste aus."
#. yFmBx
#: 06100000.xhp
@@ -7106,7 +7106,7 @@ msgctxt ""
"par_id3157907\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/startshow\">Runs the selected custom slide show.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/startshow\">Startet die ausgewählte individuelle Präsentation.</ahelp>"
#. u5kLV
#: 06100100.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/02.po b/source/de/helpcontent2/source/text/simpress/02.po
index 292668d30f1..63f302d6ee0 100644
--- a/source/de/helpcontent2/source/text/simpress/02.po
+++ b/source/de/helpcontent2/source/text/simpress/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-01-06 07:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress02/de/>\n"
"Language: de\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1557892821.000000\n"
#. AiACn
@@ -761,7 +761,7 @@ msgctxt ""
"par_id3149018\n"
"help.text"
msgid "Choose <menuitem>View - Toolbars - Transformations</menuitem>."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Ansicht – Symbolleisten – Anpassen…</menuitem>"
#. iDvMV
#: 10030000.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id401626114053741\n"
"help.text"
msgid "Click the arrow next to the <emph>Transformations</emph> icon on the <emph>Standard</emph> bar."
-msgstr ""
+msgstr "Klicken Sie auf den Pfeil neben dem Symbol <emph>Übergänge</emph> in der Symbolleiste <emph>Standard</emph>."
#. QAxua
#: 10030000.xhp
@@ -833,7 +833,7 @@ msgctxt ""
"par_id3146962\n"
"help.text"
msgid "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153811\">Icon Rotate</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153811\">Symbol für Drehen</alt></image>"
#. WCPSb
#: 10030000.xhp
@@ -914,7 +914,7 @@ msgctxt ""
"par_id3150928\n"
"help.text"
msgid "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icon In 3D rotation object</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Symbol für In 3D-Rotationskörper</alt></image>"
#. vCf5c
#: 10030000.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"par_id3147167\n"
"help.text"
msgid "<image id=\"img_id3083443\" src=\"cmd/sc_crookslant.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Icon Set in circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3083443\" src=\"cmd/sc_crookslant.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Symbol für Setzen auf Kreis (perspektivisch)</alt></image>"
#. jQBPp
#: 10030000.xhp
@@ -986,7 +986,7 @@ msgctxt ""
"par_id3150875\n"
"help.text"
msgid "<image id=\"img_id3150882\" src=\"cmd/sc_crookrotate.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150882\">Icon Set to circle</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150882\" src=\"cmd/sc_crookrotate.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150882\">Symbol für Setzen auf Kreis (schräg stellen)</alt></image>"
#. CHQyt
#: 10030000.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"par_id3154693\n"
"help.text"
msgid "<image id=\"img_id3154933\" src=\"cmd/sc_shear.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154933\">Icon Distort</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154933\" src=\"cmd/sc_shear.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154933\">Symbol für Verzerren</alt></image>"
#. 5Fh3F
#: 10030000.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_id3154602\n"
"help.text"
msgid "<image id=\"img_id3154790\" src=\"cmd/sc_interactivetransparence.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Icon Transparency</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154790\" src=\"cmd/sc_interactivetransparence.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Symbol für Transparenz</alt></image>"
#. xZb79
#: 10030000.xhp
@@ -1121,7 +1121,7 @@ msgctxt ""
"par_id3150990\n"
"help.text"
msgid "<image id=\"img_id3151102\" src=\"cmd/sc_interactivegradient.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Icon Gradient</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151102\" src=\"cmd/sc_interactivegradient.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Symbol für Farbverlauf</alt></image>"
#. nVb58
#: 10030000.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"bm_id3149948\n"
"help.text"
msgid "<bookmark_value>object bars; editing gluepoints</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Symbolleisten für Objekte; Klebepunkte bearbeiten</bookmark_value>"
#. GWD99
#: 10030200.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"hd_id3149948\n"
"help.text"
msgid "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Gluepoints Bar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Symbolleiste Klebepunkte</link></variable>"
#. CjR3U
#: 10030200.xhp
@@ -1175,7 +1175,7 @@ msgctxt ""
"hd_id3149876\n"
"help.text"
msgid "Insert Gluepoint"
-msgstr ""
+msgstr "Klebepunkt einfügen"
#. ddyBH
#: 10030200.xhp
@@ -1355,7 +1355,7 @@ msgctxt ""
"hd_id3150875\n"
"help.text"
msgid "Gluepoint Relative"
-msgstr ""
+msgstr "Relativer Kebepunkt"
#. eaDid
#: 10030200.xhp
@@ -1382,7 +1382,7 @@ msgctxt ""
"par_id3149286\n"
"help.text"
msgid "Gluepoint Relative"
-msgstr ""
+msgstr "Relativer Kebepunkt"
#. SpABR
#: 10030200.xhp
@@ -1391,7 +1391,7 @@ msgctxt ""
"hd_id3149755\n"
"help.text"
msgid "Gluepoint Horizontal Left"
-msgstr ""
+msgstr "Klebepunkt horizontal links"
#. 3QrV9
#: 10030200.xhp
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3158405\n"
"help.text"
msgid "Gluepoint Horizontal Left"
-msgstr ""
+msgstr "Klebepunkt horizontal links"
#. Wwiiy
#: 10030200.xhp
@@ -1427,7 +1427,7 @@ msgctxt ""
"hd_id3154214\n"
"help.text"
msgid "Gluepoint Horizontal Center"
-msgstr ""
+msgstr "Klebepunkt horizontal zentriert"
#. sFGAs
#: 10030200.xhp
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_id3150706\n"
"help.text"
msgid "Gluepoint Horizontal Center"
-msgstr ""
+msgstr "Klebepunkt horizontal zentriert"
#. pGdhP
#: 10030200.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"hd_id3153748\n"
"help.text"
msgid "Gluepoint Horizontal Right"
-msgstr ""
+msgstr "Klebepunkt horizontal rechts"
#. j57kW
#: 10030200.xhp
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3154799\n"
"help.text"
msgid "Gluepoint Horizontal Right"
-msgstr ""
+msgstr "Klebepunkt horizontal rechts"
#. CqkDB
#: 10030200.xhp
@@ -1499,7 +1499,7 @@ msgctxt ""
"hd_id3153540\n"
"help.text"
msgid "Gluepoint Vertical Top"
-msgstr ""
+msgstr "Klebepunkt vertikal oben"
#. HTixw
#: 10030200.xhp
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id3148681\n"
"help.text"
msgid "Gluepoint Vertical Top"
-msgstr ""
+msgstr "Klebepunkt vertikal oben"
#. V5AvY
#: 10030200.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"hd_id3153678\n"
"help.text"
msgid "Gluepoint Vertical Center"
-msgstr ""
+msgstr "Klebepunkt vertikal mittig"
#. M5aQi
#: 10030200.xhp
@@ -1562,7 +1562,7 @@ msgctxt ""
"par_id3146130\n"
"help.text"
msgid "Gluepoint Vertical Center"
-msgstr ""
+msgstr "Klebepunkt vertikal mittig"
#. MbCWi
#: 10030200.xhp
@@ -1571,7 +1571,7 @@ msgctxt ""
"hd_id3147529\n"
"help.text"
msgid "Gluepoint Vertical Bottom"
-msgstr ""
+msgstr "Klebepunkt vertikal unten"
#. azpMi
#: 10030200.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"par_id3156204\n"
"help.text"
msgid "Gluepoint Vertical Bottom"
-msgstr ""
+msgstr "Klebepunkt vertikal unten"
#. dkHqv
#: 10050000.xhp
@@ -3416,7 +3416,7 @@ msgctxt ""
"par_id3148604\n"
"help.text"
msgid "When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href=\"text/simpress/02/10030200.xhp\" name=\"gluepoint\">gluepoints</link> to an object."
-msgstr ""
+msgstr "Wenn Sie auf einen Verbinder klicken und den Mauszeiger über ein gefülltes Objekt oder den Rand eines ungefüllten Objekts bewegen, werden Klebepunkte angezeigt. Ein Klebepunkt ist ein fester Punkt, an dem Sie einen Verbinder verankert können. Sie können auch benutzerdefinierte <link href=\"text/simpress/02/10030200.xhp\" name=\"gluepoint\">Klebepunkte</link> zu einem Objekt hinzufügen."
#. qX29Y
#: 10100000.xhp
@@ -5297,7 +5297,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Gluepoints"
-msgstr ""
+msgstr "Klebepunkte"
#. 6MNBW
#: 13010000.xhp
@@ -5306,7 +5306,7 @@ msgctxt ""
"hd_id3153144\n"
"help.text"
msgid "<link href=\"text/simpress/02/13010000.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/13010000.xhp\" name=\"Gluepoints\">Klebepunkte</link>"
#. 9qUBf
#: 13010000.xhp
@@ -5315,7 +5315,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a gluepoint. A gluepoint is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Fügt einen Klebepunkt ein oder ändert dessen Eigenschaften. Ein Klebepunkt ist ein benutzerdefinierter Verbindungspunkt, an dem Sie einen <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">Verbinder</link> verankern können.</ahelp>"
#. cSpbQ
#: 13010000.xhp
@@ -5333,7 +5333,7 @@ msgctxt ""
"par_id3147339\n"
"help.text"
msgid "Show Gluepoints Functions"
-msgstr ""
+msgstr "Klebepunkt-Funktionen anzeigen"
#. FipQc
#: 13020000.xhp
diff --git a/source/de/helpcontent2/source/text/simpress/guide.po b/source/de/helpcontent2/source/text/simpress/guide.po
index 6af27570313..54bb9d2bf3d 100644
--- a/source/de/helpcontent2/source/text/simpress/guide.po
+++ b/source/de/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpressguide/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1561609713.000000\n"
#. S83CC
@@ -995,7 +995,7 @@ msgctxt ""
"par_id3155067\n"
"help.text"
msgid "You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or an image."
-msgstr ""
+msgstr "Sie können die Hintergrundfarbe oder -füllung der aktuellen Folie oder aller Folien eines Dokuments ändern. Als Hintergrundfüllung ist eine Schraffur, ein Farbverlauf oder ein Bild möglich."
#. SEPCz
#: background.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"par_id624713\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select an image file. This file is used as a background picture.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klicken Sie in der Normalansicht im Kontextmenü einer Folie auf »Hintergrundgrafik der Folie festlegen…«, um eine Bild-Datei auszuwählen. Diese Datei wird als Hintergrundbild verwendet.</ahelp>"
#. 6eFDv
#: background.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"par_id4155067\n"
"help.text"
msgid "You can change the background color or the background fill of the current page or all of the pages in your document. For a background fill, you can use hatching, a gradient, or an image."
-msgstr ""
+msgstr "Sie können die Hintergrundfarbe oder -füllung der aktuellen Folie oder aller Folien eines Dokuments ändern. Als Hintergrundfüllung ist eine Schraffur, ein Farbverlauf oder ein Bild möglich."
#. BUHu6
#: background.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id644713\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Page in the context menu of a page in Normal view to select an image file. This file is used as a background picture.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klicken Sie in der Normalansicht im Kontextmenü einer Folie auf »Hintergrundgrafik der Folie festlegen…«, um eine Bild-Datei auszuwählen. Diese Datei wird als Hintergrundbild verwendet.</ahelp>"
#. KuE3E
#: background.xhp
@@ -1139,7 +1139,7 @@ msgctxt ""
"par_id3145356\n"
"help.text"
msgid "In the <emph>Fill </emph>area, select <emph>Image</emph>, and then click an image in the list."
-msgstr ""
+msgstr "Im Bereich <emph>Füllung </emph>wählen Sie <emph>Bild</emph> und klicken dann auf ein Bild in der Liste."
#. 8yUQT
#: background.xhp
@@ -1625,7 +1625,7 @@ msgctxt ""
"bm_id0919200803534995\n"
"help.text"
msgid "<bookmark_value>gluepoints;using</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Klebepunkte; Verwenden</bookmark_value>"
#. W457q
#: gluepoints.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"par_id091920080304108\n"
"help.text"
msgid "Do one of the following to get existing gluepoints visible for all elements:"
-msgstr ""
+msgstr "Führen Sie einen der folgenden Schritte aus, um vorhandene Klebepunkte für alle Elemente sichtbar zu machen:"
#. YAFf7
#: gluepoints.xhp
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id0919200803041082\n"
"help.text"
msgid "Click the <emph>Gluepoints</emph> icon on the Drawing toolbar; or"
-msgstr ""
+msgstr "Klicken Sie auf das Symbol <emph>Klebpunkte</emph> in der Symbolleiste Zeichnung; oder"
#. R7Yw9
#: gluepoints.xhp
@@ -1679,7 +1679,7 @@ msgctxt ""
"par_id0919200803041186\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Gluepoints</item>."
-msgstr ""
+msgstr "Wählen Sie <item type=\"menuitem\">Bearbeiten – Klebepunkte</item>."
#. bdm6Q
#: gluepoints.xhp
@@ -1688,7 +1688,7 @@ msgctxt ""
"par_id0919200803041160\n"
"help.text"
msgid "Click the <emph>Insert Gluepoint</emph> icon on the Gluepoints toolbar."
-msgstr ""
+msgstr "Klicken Sie auf das Symbol <emph>Klebepunkt einfügen</emph> in der Symbolleiste Klebepunkte."
#. CEpWX
#: gluepoints.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"par_id09192008030411601\n"
"help.text"
msgid "Select element on slide where you want to add gluepoints."
-msgstr ""
+msgstr "Wählen Sie das Element auf der Folie aus, dem Sie Klebepunkte hinzufügen möchten."
#. si9dG
#: gluepoints.xhp
@@ -1715,7 +1715,7 @@ msgctxt ""
"par_id0919200803041133\n"
"help.text"
msgid "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a gluepoint. Once inserted, you can drag the gluepoint to another position inside the shape."
-msgstr ""
+msgstr "Wenn die Form gefüllt ist, können Sie auf eine beliebige Stelle innerhalb der Form klicken. Wenn die Form nicht gefüllt ist, können Sie auf den Rahmen klicken, um einen Klebepunkt einzufügen. Nach dem Einfügen können Sie den Klebepunkt an eine andere Position innerhalb der Form ziehen."
#. bPCgi
#: gluepoints.xhp
@@ -1724,7 +1724,7 @@ msgctxt ""
"par_id0919200803041250\n"
"help.text"
msgid "With the four icons next to the <emph>Insert Gluepoint</emph> icon, you choose the directions which will be permitted for a connector at this gluepoint. You can choose one or more directions for a particular gluepoint."
-msgstr ""
+msgstr "Mit den vier Symbolen neben dem Symbol <emph>Klebepunkt einfügen</emph> wählen Sie die Richtungen aus, die für einen Verbinder an diesem Klebepunkt zulässig sind. Sie können eine oder mehrere Richtungen für einen bestimmten Klebepunkt auswählen."
#. 88UhH
#: gluepoints.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"par_id0919200803041298\n"
"help.text"
msgid "If the <emph>Gluepoint Relative</emph> icon is active, the gluepoint moves when you resize the object to keep its position relative to the object borders."
-msgstr ""
+msgstr "Wenn das Symbol <emph>Relativer Klebepunkt</emph> aktiv ist, bewegt sich der Klebepunkt, wenn Sie die Größe des Objektes verändern, um seine relative Position zum Objektrahmen beizubehalten."
#. qqnmk
#: gluepoints.xhp
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id0919200803041223\n"
"help.text"
msgid "If the <emph>Gluepoint Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
-msgstr ""
+msgstr "Wenn das Symbol <emph>Relativer Klebepunkt</emph> nicht aktiv ist, sind die Symbole daneben nicht mehr ausgegraut. Mit diesen Symbolen können Sie entscheiden, wo ein Klebepunkt platziert wird, wenn Sie die Größe des Objektes verändern."
#. bvoTQ
#: html_export.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"par_id3154702\n"
"help.text"
msgid "Select <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Change Slide Master</menuitem></caseinline><defaultinline><menuitem>Page - Master Page</menuitem></defaultinline></switchinline>."
-msgstr ""
+msgstr "Wählen Sie <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Folie – Folienmaster ändern…</menuitem></caseinline><defaultinline><menuitem>Folie – Masterfolie…</menuitem></defaultinline></switchinline>."
#. AvkGN
#: masterpage.xhp
@@ -3866,7 +3866,7 @@ msgctxt ""
"par_id21631211553150\n"
"help.text"
msgid "Check <emph>Delete unused backgrounds</emph> to remove unreferenced background slides and presentation layouts from the document."
-msgstr ""
+msgstr "Markieren Sie <emph>Nicht verwendete Hintergründe löschen</emph>, um nicht verwendete Hintergründe und Präsentations-Layouts zu entfernen."
#. rnFQF
#: masterpage.xhp
@@ -4190,7 +4190,7 @@ msgctxt ""
"par_id3156257\n"
"help.text"
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Klebepunkte</link>"
#. 3LhEr
#: page_copy.xhp
@@ -4424,7 +4424,7 @@ msgctxt ""
"bm_id3149871\n"
"help.text"
msgid "<bookmark_value>colors; default colors</bookmark_value><bookmark_value>colors; LibreOffice colors</bookmark_value><bookmark_value>LibreOffice colors</bookmark_value><bookmark_value>colors; HLC colors</bookmark_value><bookmark_value>Material Design colors</bookmark_value><bookmark_value>colors; web</bookmark_value><bookmark_value>colors; freieFarbe</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Farben; Standardfarben</bookmark_value><bookmark_value>Farben; LibreOffice-Farben</bookmark_value><bookmark_value>LibreOffice-Farben</bookmark_value><bookmark_value>Farben; HLC-Farben</bookmark_value><bookmark_value>Material-Design; Farben</bookmark_value><bookmark_value>Farben; Web</bookmark_value><bookmark_value>Farben; FreeColour</bookmark_value>"
#. eBU5D
#: palette_files.xhp
@@ -4433,7 +4433,7 @@ msgctxt ""
"par_id3149871\n"
"help.text"
msgid "The freieFarbe HLC color list is based on the CIELAB model and is optimized for professional CMYK printing. The colors in the Compatibility and HTML lists are optimized for displays using a resolution of 256 colors. The palettes “LibreOffice” and “Material” contain the official LibreOffice and Material Design palettes respectively. The tonal.soc palette provides a set of colors organized by luminance contrast that work across different hardware."
-msgstr ""
+msgstr "Die Farbpalette \"FreeColour-HLC\" basiert auf dem CIELAB-Modell und ist für den professionellen CMYK-Druck optimiert. Die Farbpaletten \"Compatibility\" und \"HTML\" sind für Anzeigen mit einer Auflösung von 256 Farben optimiert. Die Farbpaletten \"LibreOffice\" und \"Material\" enthalten die offiziellen Farbpaletten von LibreOffice bzw. Material-Design. Die Farbpalette \"Tonal\" bietet eine Reihe von Farben, die nach Helligkeitskontrast organisiert sind und auf unterschiedlicher Hardware funktionieren."
#. zAWpj
#: palette_files.xhp
@@ -5585,7 +5585,7 @@ msgctxt ""
"bm_id5592516\n"
"help.text"
msgid "<bookmark_value>running slide shows</bookmark_value> <bookmark_value>showing;slide shows</bookmark_value> <bookmark_value>slide shows; starting</bookmark_value> <bookmark_value>presentations; starting</bookmark_value> <bookmark_value>starting; slide shows</bookmark_value> <bookmark_value>automatic slide shows</bookmark_value> <bookmark_value>slide transitions;automatic</bookmark_value> <bookmark_value>automatic slide transition</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Präsentationen ausführen</bookmark_value><bookmark_value>Zeigen; Präsentationen</bookmark_value><bookmark_value>Diashows; starten</bookmark_value><bookmark_value>Präsentationen; starten</bookmark_value><bookmark_value>Starten; Präsentationen</bookmark_value><bookmark_value>Automatische Präsentation</bookmark_value><bookmark_value>Folienübergänge; automatisch</bookmark_value><bookmark_value>automatischer Folienübergang</bookmark_value>"
#. ZwZRH
#: show.xhp
@@ -5648,7 +5648,7 @@ msgctxt ""
"par_id391634159318692\n"
"help.text"
msgid "Press <keycode>Esc</keycode> to abort the slide show before its end."
-msgstr ""
+msgstr "Drücken Sie <keycode>Esc</keycode>, um die Bildschirmpräsentation vor ihrem Ende abzubrechen."
#. yF4a5
#: show.xhp
@@ -5693,7 +5693,7 @@ msgctxt ""
"par_id9168980\n"
"help.text"
msgid "In the <emph>Advance Slide</emph> area, click <emph>After</emph> and enter a time duration."
-msgstr ""
+msgstr "Im Bereich <emph>Folienwechsel</emph> klicken Sie auf <emph>Nach</emph> und geben eine Zeitdauer ein."
#. HfVRx
#: show.xhp
@@ -5702,7 +5702,7 @@ msgctxt ""
"par_id9766533\n"
"help.text"
msgid "Click <emph>Apply Transition to All Slides</emph>."
-msgstr ""
+msgstr "Klicken Sie auf <emph>Übergang für alle Folien übernehmen</emph>."
#. yfpGu
#: show.xhp
@@ -5738,7 +5738,7 @@ msgctxt ""
"par_id1336405\n"
"help.text"
msgid "In the <emph>Presentation Mode</emph> area, choose <emph>Loop and repeat after</emph> and set the duration of the pause between shows."
-msgstr ""
+msgstr "Im Bereich <emph>Präsentationsmodus</emph> wählen Sie <emph>Schleife und wiederholen nach</emph> und geben die Länge der Pause zwischen den Wiederholungen ein."
#. A4BCr
#: show.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/01.po b/source/de/helpcontent2/source/text/swriter/01.po
index c8ef81a210a..4e5428d6924 100644
--- a/source/de/helpcontent2/source/text/swriter/01.po
+++ b/source/de/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-01-26 12:49+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1565411718.000000\n"
#. sZfWF
@@ -698,7 +698,7 @@ msgctxt ""
"par_id3149802\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">dock</link> the Navigator at the edge of your workspace."
-msgstr ""
+msgstr "<ahelp hid=\".\">Zeigt oder verbirgt den Navigator, in dem Sie schnell zu verschiedenen Teilen Ihres Dokuments springen können. Der Navigator ist auch als Bereich in der Seitenleiste verfügbar. Sie können den Navigator auch verwenden, um Elemente aus dem aktuellen Dokument oder anderen geöffneten Dokumenten einzufügen und Masterdokumente zu organisieren.</ahelp> Um ein Element im Navigator zu bearbeiten, klicken Sie mit der rechten Maustaste auf das Element und wählen Sie dann einen Befehl aus dem Kontextmenü. Wenn Sie möchten, können Sie den Navigator am Rand Ihres Arbeitsbereichs <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">andocken</link>."
#. 3Bt3V
#: 02110000.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"hd_id3145827\n"
"help.text"
msgid "<variable id=\"ManualBreak_h1\"><link href=\"text/swriter/01/04010000.xhp\" name=\"04010000_link\">Insert Manual Break</link></variable>"
-msgstr ""
+msgstr "<variable id=\"ManualBreak_h1\"><link href=\"text/swriter/01/04010000.xhp\" name=\"04010000_link\">Manuellen Umbruch einfügen</link></variable>"
#. BMEC5
#: 04010000.xhp
@@ -4604,7 +4604,7 @@ msgctxt ""
"par_id71633464502255\n"
"help.text"
msgid "To switch between landscape and portrait orientation, choose the <emph>Default Page Style</emph> to apply portrait orientation or the <emph>Landscape</emph> style to apply landscape orientation."
-msgstr ""
+msgstr "Um zwischen Quer- und Hochformat zu wechseln, wählen Sie die Seitenvorlage <emph>Standard</emph>, um die Ausrichtung Hochformat anzuwenden, oder die Seitenvorlage <emph>Querformat</emph>, um die Ausrichtung Querformat anzuwenden."
#. iEpne
#: 04010000.xhp
@@ -7403,7 +7403,7 @@ msgctxt ""
"par_id7374187\n"
"help.text"
msgid "<ahelp hid=\".\">Lists the available fields for the field type selected in the <emph>Type </emph>list. To insert a field, click the field, select a format in the \"Refer using\" list, and then click <emph>Insert</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Listet die verfügbaren Felder für den Feldtyp auf, der in der Liste <emph>Typ</emph> ausgewählt wurde. Um ein Feld einzufügen, klicken Sie auf das Feld, wählen Sie ein Format in der Liste „Verweis verwenden“ und klicken Sie dann auf <emph>Einfügen</emph>.</ahelp>"
#. ABxYv
#: 04090002.xhp
@@ -7421,7 +7421,7 @@ msgctxt ""
"par_id2171086\n"
"help.text"
msgid "In the <emph>Refer using</emph> list, click the format that you want to use."
-msgstr ""
+msgstr "Klicken Sie in der Liste <emph>Verweis verwenden</emph> auf das Format, das Sie verwenden möchten."
#. ESKFM
#: 04090002.xhp
@@ -7430,7 +7430,7 @@ msgctxt ""
"hd_id3154333\n"
"help.text"
msgid "Refer using"
-msgstr ""
+msgstr "Verweis verwenden"
#. hvMHh
#: 04090002.xhp
@@ -7466,7 +7466,7 @@ msgctxt ""
"par_id3150039\n"
"help.text"
msgid "Page number (unstyled)"
-msgstr ""
+msgstr "Seitennummer (ohne Vorlage)"
#. 3G7sS
#: 04090002.xhp
@@ -7484,7 +7484,7 @@ msgctxt ""
"par_id3150681\n"
"help.text"
msgid "Referenced text"
-msgstr ""
+msgstr "Verweisender Text"
#. Fbhp8
#: 04090002.xhp
@@ -7520,7 +7520,7 @@ msgctxt ""
"par_id3148705\n"
"help.text"
msgid "Page number (styled)"
-msgstr ""
+msgstr "Seitennummer (mit Vorlage)"
#. NsCLY
#: 04090002.xhp
@@ -15575,7 +15575,7 @@ msgctxt ""
"hd_id3149804\n"
"help.text"
msgid "Maximum consecutive hyphenated lines"
-msgstr ""
+msgstr "Maximal aufeinanderfolgende Bindestriche"
#. Yv4JU
#: 05030200.xhp
@@ -15809,7 +15809,7 @@ msgctxt ""
"par_id3155860\n"
"help.text"
msgid "<link href=\"text/shared/00/00000005.xhp#widows_and_orphans\" name=\"Orphans\">Orphans</link>."
-msgstr ""
+msgstr "<link href=\"text/shared/00/00000005.xhp#widows_and_orphans\" name=\"Orphans\">Schusterjungen</link>."
#. ZG3Lb
#: 05030400.xhp
@@ -17546,7 +17546,7 @@ msgctxt ""
"bm_id9646290\n"
"help.text"
msgid "<bookmark_value>resizing;aspect ratio</bookmark_value> <bookmark_value>aspect ratio;resizing objects</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Größe ändern; Seitenverhältnis</bookmark_value><bookmark_value>Seitenverhältnis; Größe von Objekten ändern</bookmark_value>"
#. aWPDS
#: 05060100.xhp
@@ -17915,7 +17915,7 @@ msgctxt ""
"par_id3149213\n"
"help.text"
msgid "<ahelp hid=\".\">Select the reference point for the selected horizontal alignment option.</ahelp> The following options are available:"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den Referenzpunkt für die ausgewählte horizontale Positionierung aus.</ahelp> Die folgenden Optionen sind verfügbar:"
#. pSgnp
#: 05060100.xhp
@@ -17924,7 +17924,7 @@ msgctxt ""
"par_id521629211712372\n"
"help.text"
msgid "<emph>Paragraph area:</emph> the object is positioned considering the whole width available for the paragraph, including indent spaces."
-msgstr ""
+msgstr "<emph>Absatzbereich:</emph> Das Objekt wird unter Berücksichtigung der gesamten für den Absatz verfügbaren Breite positioniert, einschließlich der Einzüge."
#. iWFAw
#: 05060100.xhp
@@ -17933,7 +17933,7 @@ msgctxt ""
"par_id761629211713907\n"
"help.text"
msgid "<emph>Paragraph text area:</emph> the object is positioned considering the whole width available for text in the paragraph, excluding indent spaces."
-msgstr ""
+msgstr "<emph>Absatztextbereich:</emph> Das Objekt wird unter Berücksichtigung der gesamten für Text im Absatz verfügbaren Breite positioniert, ohne Einzüge."
#. ANQo2
#: 05060100.xhp
@@ -17942,7 +17942,7 @@ msgctxt ""
"par_id821629211714199\n"
"help.text"
msgid "<emph>Left paragraph border:</emph> the object is positioned considering the width of the indent space available to the left of the paragraph."
-msgstr ""
+msgstr "<emph>Absatzrand links:</emph> Das Objekt wird unter Berücksichtigung der Breite des verfügbaren Einzugsraums links vom Absatz positioniert."
#. sChkG
#: 05060100.xhp
@@ -17951,7 +17951,7 @@ msgctxt ""
"par_id741629211714572\n"
"help.text"
msgid "<emph>Right paragraph border:</emph> the object is positioned considering the width of the indent space available to the right of the paragraph."
-msgstr ""
+msgstr "<emph>Absatzrand rechts:</emph> Das Objekt wird unter Berücksichtigung der Breite des verfügbaren Einzugsraums rechts vom Absatz positioniert."
#. UWViJ
#: 05060100.xhp
@@ -17960,7 +17960,7 @@ msgctxt ""
"par_id171629211714933\n"
"help.text"
msgid "<emph>Left page border:</emph> the object is positioned considering the space available between the left page border and the left paragraph border."
-msgstr ""
+msgstr "<emph>Seitenrand links:</emph> Das Objekt wird unter Berücksichtigung des verfügbaren Platzes zwischen dem linken Seitenrand und dem linken Absatzrand positioniert."
#. F9qZf
#: 05060100.xhp
@@ -17969,7 +17969,7 @@ msgctxt ""
"par_id131629211715280\n"
"help.text"
msgid "<emph>Right page border:</emph> the object is positioned considering the space available between the right page border and the right paragraph border."
-msgstr ""
+msgstr "<emph>Seitenrand rechts:</emph> Das Objekt wird unter Berücksichtigung des verfügbaren Platzes zwischen dem rechten Seitenrand und dem rechten Absatzrand positioniert."
#. norkq
#: 05060100.xhp
@@ -17978,7 +17978,7 @@ msgctxt ""
"par_id691629211796237\n"
"help.text"
msgid "<emph>Entire page:</emph> the object is positioned considering the whole width of the page, from the left to the right page borders."
-msgstr ""
+msgstr "<emph>Ganze Seite:</emph> Das Objekt wird über die gesamte Breite der Seite positioniert, vom linken bis zum rechten Seitenrand."
#. CmKyb
#: 05060100.xhp
@@ -17987,7 +17987,7 @@ msgctxt ""
"par_id981629211796563\n"
"help.text"
msgid "<emph>Page text area:</emph> the object is positioned considering the whole width available for text in the page, from the left to the right page margins."
-msgstr ""
+msgstr "<emph>Seitentextbereich:</emph> Das Objekt wird unter Berücksichtigung der gesamten für Text auf der Seite verfügbaren Breite positioniert, vom linken bis zum rechten Seitenrand."
#. JuoS4
#: 05060100.xhp
@@ -17996,7 +17996,7 @@ msgctxt ""
"par_id811629211796776\n"
"help.text"
msgid "<emph>Character:</emph> the object is positioned considering the horizontal space used by the character."
-msgstr ""
+msgstr "<emph>Zeichen:</emph> Das Objekt wird unter Berücksichtigung des horizontalen Raums positioniert, der von dem Zeichen verwendet wird."
#. cAAkt
#: 05060100.xhp
@@ -18005,7 +18005,7 @@ msgctxt ""
"par_id701629220055018\n"
"help.text"
msgid "Beware that the set of options available depend on the Anchor settings. Therefore, not all options listed above may be shown due to the current Anchor choice."
-msgstr ""
+msgstr "Beachten Sie, dass die verfügbaren Optionen von der Verankerung abhängen. Daher werden aufgrund der aktuellen Verankerung möglicherweise nicht alle oben aufgeführten Optionen angezeigt."
#. eBQAz
#: 05060100.xhp
@@ -18014,7 +18014,7 @@ msgctxt ""
"par_id741629211922065\n"
"help.text"
msgid "You can see the result of the alignments options that you select in the Preview box."
-msgstr ""
+msgstr "Sie können das Ergebnis der ausgewählten Positionierung im Vorschaufeld sehen."
#. EUGc6
#: 05060100.xhp
@@ -18104,7 +18104,7 @@ msgctxt ""
"par_id3155075\n"
"help.text"
msgid "<ahelp hid=\".\">Select the reference point for the selected vertical alignment option.</ahelp> The following options are available:"
-msgstr ""
+msgstr "<ahelp hid=\".\">Wählen Sie den Referenzpunkt für die ausgewählte vertikale Positionierung aus.</ahelp> Die folgenden Optionen sind verfügbar:"
#. 5GxHP
#: 05060100.xhp
@@ -18113,7 +18113,7 @@ msgctxt ""
"par_id551629212019498\n"
"help.text"
msgid "<emph>Margin:</emph> Depending on the anchoring type, the object is positioned considering the space between the top margin and the character (\"To character\" anchoring) or bottom edge of the paragraph (\"To paragraph\" anchoring) where the anchor is placed."
-msgstr ""
+msgstr "<emph>Rand:</emph> Je nach Verankerung wird das Objekt unter Berücksichtigung des Abstands zwischen dem oberen Rand und dem Zeichen (Verankerung \"Am Zeichen\") oder dem unteren Rand des Absatzes (Verankerung \"Am Absatz\") positioniert, in dem der Anker platziert ist."
#. vKwer
#: 05060100.xhp
@@ -18122,7 +18122,7 @@ msgctxt ""
"par_id481629212019833\n"
"help.text"
msgid "<emph>Paragraph text area:</emph> the object is positioned considering the height of the paragraph where the anchor is placed."
-msgstr ""
+msgstr "<emph>Absatztextbereich:</emph> Das Objekt wird unter Berücksichtigung der Höhe des Absatzes positioniert, in dem der Anker platziert ist."
#. 2i9ic
#: 05060100.xhp
@@ -18131,7 +18131,7 @@ msgctxt ""
"par_id521629212020113\n"
"help.text"
msgid "<emph>Entire page:</emph> the object is positioned considering the full page height, from top to bottom page borders."
-msgstr ""
+msgstr "<emph>Ganze Seite:</emph> Das Objekt wird unter Berücksichtigung der gesamten Seitenhöhe positioniert, vom oberen bis zum unteren Seitenrand."
#. WvDZQ
#: 05060100.xhp
@@ -18140,7 +18140,7 @@ msgctxt ""
"par_id691629212020466\n"
"help.text"
msgid "<emph>Page text area:</emph> the object is positioned considering the full height available for text, from top to bottom margins."
-msgstr ""
+msgstr "<emph>Seitentextbereich:</emph> Das Objekt wird unter Berücksichtigung der gesamten für Text verfügbaren Höhe positioniert, vom oberen bis zum unteren Rand."
#. R8syf
#: 05060100.xhp
@@ -18149,7 +18149,7 @@ msgctxt ""
"par_id951629212020860\n"
"help.text"
msgid "<emph>Character:</emph> the object is positioned considering the vertical space used by the character."
-msgstr ""
+msgstr "<emph>Zeichen:</emph> Das Objekt wird unter Berücksichtigung des vom Zeichen verwendeten vertikalen Raums positioniert."
#. 76CzL
#: 05060100.xhp
@@ -18158,7 +18158,7 @@ msgctxt ""
"par_id631629212021233\n"
"help.text"
msgid "<emph>Line of text:</emph> the object is positioned considering the height of the line of text where the anchor is placed."
-msgstr ""
+msgstr "<emph>Textzeile:</emph> Das Objekt wird unter Berücksichtigung der Höhe der Textzeile positioniert, in der der Anker platziert ist."
#. ywYwM
#: 05060100.xhp
@@ -18167,7 +18167,7 @@ msgctxt ""
"par_id631629220309961\n"
"help.text"
msgid "<emph>Baseline:</emph> available only for \"As character\" anchoring, this option will position the object considering the text baseline over which all characters are placed."
-msgstr ""
+msgstr "<emph>Grundlinie:</emph> Nur für die Verankerung \"Als Zeichen\" verfügbar. Diese Option positioniert das Objekt unter Berücksichtigung der Textgrundlinie, über der alle Zeichen platziert werden."
#. xYbGQ
#: 05060100.xhp
@@ -18176,7 +18176,7 @@ msgctxt ""
"par_id811629220310472\n"
"help.text"
msgid "<emph>Row:</emph> available only for \"As character\" anchoring, this option will position the object considering the height of the row where the anchor is placed."
-msgstr ""
+msgstr "<emph>Zeile:</emph> Nur für Verankerung \"Als Zeichen\" verfügbar. Diese Option positioniert das Objekt unter Berücksichtigung der Höhe der Zeile, in der der Anker platziert ist."
#. bQXrs
#: 05060100.xhp
@@ -22955,7 +22955,7 @@ msgctxt ""
"par_idN106EF\n"
"help.text"
msgid "To <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">dock</link> the Styles window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar."
-msgstr ""
+msgstr "Um das Fenster Formatvorlagen <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">anzudocken</link>, ziehen Sie seine Titelleiste auf die linke oder rechte Seite des Arbeitsbereichs. Um das Fenster abzudocken, doppelklicken Sie auf eine freie Stelle in seiner Symbolleiste."
#. rnJBS
#: 05140000.xhp
@@ -23000,7 +23000,7 @@ msgctxt ""
"par_id3149800\n"
"help.text"
msgid "<ahelp hid=\".\">Displays formatting styles for paragraphs.</ahelp> Use paragraph styles to apply the same <link href=\"text/shared/00/00000005.xhp#formatting\" name=\"formatting\">formatting</link>, such as font, numbering, and layout to the paragraphs in your document."
-msgstr ""
+msgstr "<ahelp hid=\".\">Zeigt Formatvorlagen für Absätze an.</ahelp> Verwenden Sie Absatzvorlagen, um dieselben <link href=\"text/shared/00/00000005.xhp#formatting\" name=\"formatting\">Formatierungen</link> (wie Schriftart, Nummerierung und Layout) wie zu den Absätzen in Ihrem Dokument anzuwenden."
#. ataNf
#: 05140000.xhp
@@ -24071,7 +24071,7 @@ msgctxt ""
"hd_id3151242\n"
"help.text"
msgid "<switchinline select=\"appl\"> <caseinline select=\"IMPRESS\">Load Master Slide</caseinline> <caseinline select=\"DRAW\">Load Master Page</caseinline> <defaultinline><variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Load Styles</link></variable></defaultinline> </switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Masterfolie laden</caseinline><caseinline select=\"DRAW\">Masterfolie laden</caseinline><defaultinline><variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Formatvorlagen laden</link></variable></defaultinline></switchinline>"
#. 27Nd8
#: 05170000.xhp
@@ -24080,7 +24080,7 @@ msgctxt ""
"par_id3150717\n"
"help.text"
msgid "Load additional slide designs for your presentation."
-msgstr ""
+msgstr "Lädt zusätzliche Foliendesigns für Ihre Präsentation."
#. 7mftZ
#: 05170000.xhp
@@ -24089,7 +24089,7 @@ msgctxt ""
"par_id2150717\n"
"help.text"
msgid "Load additional page designs for your drawing."
-msgstr ""
+msgstr "Lädt zusätzliche Foliendesigns für Ihre Zeichnung."
#. FBAJG
#: 05170000.xhp
@@ -24107,7 +24107,7 @@ msgctxt ""
"hd_id3150327\n"
"help.text"
msgid "Categories"
-msgstr ""
+msgstr "Kategorien"
#. hfCSA
#: 05170000.xhp
@@ -24116,7 +24116,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available slide design categories.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Zeigt die verfügbaren Foliendesign-Kategorien an.</ahelp>"
#. WGb32
#: 05170000.xhp
@@ -24125,7 +24125,7 @@ msgctxt ""
"hd_id3155962\n"
"help.text"
msgid "Templates"
-msgstr ""
+msgstr "Dokumentvorlagen"
#. MVgRk
#: 05170000.xhp
@@ -24134,7 +24134,7 @@ msgctxt ""
"par_id3155337\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the templates for the selected design category.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Zeigt die Dokumentvorlagen für die ausgewählte Designkategorie an.</ahelp>"
#. zu7wC
#: 05170000.xhp
@@ -24143,7 +24143,7 @@ msgctxt ""
"hd_id241634052550343\n"
"help.text"
msgid "Preview"
-msgstr ""
+msgstr "Vorschau"
#. VD5pq
#: 05170000.xhp
@@ -24152,7 +24152,7 @@ msgctxt ""
"par_id3150344\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected master slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Zeigt oder verbirgt eine Vorschau einer ausgewählten Masterfolie.</ahelp>"
#. M5edi
#: 05170000.xhp
@@ -24161,7 +24161,7 @@ msgctxt ""
"par_id9159206\n"
"help.text"
msgid "Some master slides may not contain visible text objects or drawing objects."
-msgstr ""
+msgstr "Einige Masterfolien enthalten möglicherweise keine sichtbaren Text- oder Zeichnungsobjekte."
#. bFUri
#: 05170000.xhp
@@ -24170,7 +24170,7 @@ msgctxt ""
"hd_id3150427\n"
"help.text"
msgid "Categories"
-msgstr ""
+msgstr "Kategorien"
#. BhDDL
#: 05170000.xhp
@@ -24179,7 +24179,7 @@ msgctxt ""
"par_id3157338\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available page design categories.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Zeigt die verfügbaren Foliendesign-Kategorien an.</ahelp>"
#. wYRwi
#: 05170000.xhp
@@ -24188,7 +24188,7 @@ msgctxt ""
"hd_id3155952\n"
"help.text"
msgid "Templates"
-msgstr ""
+msgstr "Dokumentvorlagen"
#. hjKgq
#: 05170000.xhp
@@ -24197,7 +24197,7 @@ msgctxt ""
"par_id3155837\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the pages designs for the selected design category.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Zeigt die Foliendesigns für die ausgewählte Designkategorie an.</ahelp>"
#. FLsVG
#: 05170000.xhp
@@ -24206,7 +24206,7 @@ msgctxt ""
"hd_id241634052520343\n"
"help.text"
msgid "Preview"
-msgstr ""
+msgstr "Vorschau"
#. APNcz
#: 05170000.xhp
@@ -24215,7 +24215,7 @@ msgctxt ""
"par_id315054\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected page design.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Zeigt oder verbirgt die Vorschau eines ausgewählten Foliendesigns.</ahelp>"
#. fYaPW
#: 05170000.xhp
@@ -24224,7 +24224,7 @@ msgctxt ""
"par_id3159206\n"
"help.text"
msgid "Some page designs may not contain visible text objects or drawing objects."
-msgstr ""
+msgstr "Einige Foliendesigns enthalten möglicherweise keine sichtbaren Text- oder Zeichenobjekte."
#. uooXD
#: 05170000.xhp
@@ -27185,7 +27185,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Accessibility Check"
-msgstr ""
+msgstr "Zugänglichkeitsprüfung"
#. bFVzE
#: accessibility_check.xhp
@@ -27194,7 +27194,7 @@ msgctxt ""
"bm_id551630942369429\n"
"help.text"
msgid "<bookmark_value>accessibility;check in text document</bookmark_value> <bookmark_value>PDF/UA;check</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Zugänglichkeit; in Textdokumenten prüfen</bookmark_value><bookmark_value>PDF/UA; prüfen</bookmark_value>"
#. M96s3
#: accessibility_check.xhp
@@ -27203,7 +27203,7 @@ msgctxt ""
"hd_id771630940172827\n"
"help.text"
msgid "<variable id=\"accessibilitycheckh1\"><link href=\"text/swriter/01/accessibility_check.xhp\" name=\"Accessibility Check\">Accessibility Check</link></variable>"
-msgstr ""
+msgstr "<variable id=\"accessibilitycheckh1\"><link href=\"text/swriter/01/accessibility_check.xhp\" name=\"Accessibility Check\">Zugänglichkeitsprüfung</link></variable>"
#. yT4uv
#: accessibility_check.xhp
@@ -27212,7 +27212,7 @@ msgctxt ""
"par_id951630940172830\n"
"help.text"
msgid "Review common accessibility problems in the document, and support for PDF/UA specifications in the PDF export dialog."
-msgstr ""
+msgstr "Überprüt häufige Zugänglichkeitsprobleme im Dokument und unterstützt PDF/UA-Spezifikationen im Dialog PDF-Export."
#. EYLLt
#: accessibility_check.xhp
@@ -27221,7 +27221,7 @@ msgctxt ""
"par_id311630940367510\n"
"help.text"
msgid "Choose <menuitem>Tools - Accessibility Check</menuitem>."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Extras – Zugänglichkeitsprüfung…</menuitem>"
#. MChEF
#: accessibility_check.xhp
@@ -27230,7 +27230,7 @@ msgctxt ""
"par_id521630941308319\n"
"help.text"
msgid "Select <menuitem>File - Export as PDF - General - Universal Accessibility (PDF/UA)</menuitem> and click <emph>OK</emph>."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Datei – Exportieren als – Als PDF exportieren… – Register: Allgemein – Markierfeld: Universelle Zugänglichkeit (PDF/UA)</menuitem> und klicken Sie auf <emph>OK</emph>."
#. FvnEV
#: accessibility_check.xhp
@@ -27239,7 +27239,7 @@ msgctxt ""
"par_id901630941406987\n"
"help.text"
msgid "The Accessibility Check tool traverses the document structure and gather all possible accessibility issues. The check can be run manually through the menu or it will be triggered after PDF export dialog, when the PDF/UA support is enabled."
-msgstr ""
+msgstr "Die Zugänglichkeitsprüfung durchläuft die Dokumentstruktur und sammelt alle möglichen Zugänglichkeitsprobleme. Die Prüfung kann manuell über das Menü ausgeführt werden oder wird nach dem Dialog PDF-Export ausgelöst, wenn die PDF/UA-Unterstützung aktiviert ist."
#. RpbFj
#: accessibility_check.xhp
@@ -27248,7 +27248,7 @@ msgctxt ""
"hd_id271630943848307\n"
"help.text"
msgid "The Accessibility Check dialog"
-msgstr ""
+msgstr "Der Dialog Zugänglichkeitsprüfung"
#. FAFuD
#: accessibility_check.xhp
@@ -27257,7 +27257,7 @@ msgctxt ""
"par_id681630943858371\n"
"help.text"
msgid "The Accessibility Check dialog shows a list of all issues found in the text document."
-msgstr ""
+msgstr "Der Dialog Zugänglichkeitsprüfung zeigt eine Liste aller Probleme, die im Textdokument gefunden wurden."
#. RPhYG
#: accessibility_check.xhp
@@ -27266,7 +27266,7 @@ msgctxt ""
"hd_id841630943833924\n"
"help.text"
msgid "Go to Issue"
-msgstr ""
+msgstr "Zum Problem gehen"
#. fquGN
#: accessibility_check.xhp
@@ -27275,7 +27275,7 @@ msgctxt ""
"par_id41630943863594\n"
"help.text"
msgid "Click the button to jump to the page and select the object or issue that requires attention for accessibility."
-msgstr ""
+msgstr "Klicken Sie auf die Schaltfläche, um zur Seite zu springen, und wählen Sie das Objekt oder Problem aus, das für die Zugänglichkeit beachtet werden muss."
#. WgpUi
#: accessibility_check.xhp
@@ -27284,7 +27284,7 @@ msgctxt ""
"hd_id121630943721145\n"
"help.text"
msgid "Common accessibility checks"
-msgstr ""
+msgstr "Gemeinsame Zugänglichkeitsprüfungen"
#. 9u7no
#: accessibility_check.xhp
@@ -27293,7 +27293,7 @@ msgctxt ""
"par_id31630941412046\n"
"help.text"
msgid "The checks that are currently implemented are:"
-msgstr ""
+msgstr "Die derzeit implementierten Prüfungen sind:"
#. sxkkp
#: accessibility_check.xhp
@@ -27302,7 +27302,7 @@ msgctxt ""
"par_id191630941836904\n"
"help.text"
msgid "Check that the document title is set."
-msgstr ""
+msgstr "Überprüfung, ob der Dokumenttitel festgelegt ist."
#. B3GtS
#: accessibility_check.xhp
@@ -27311,7 +27311,7 @@ msgctxt ""
"par_id1001630941860410\n"
"help.text"
msgid "Check that the document language is set, or that all styles that are in use, have the language set."
-msgstr ""
+msgstr "Überprüfung, ob die Dokumentsprache eingestellt ist oder ob alle verwendeten Formatvorlagen die Sprache eingestellt haben."
#. EhNJE
#: accessibility_check.xhp
@@ -27320,7 +27320,7 @@ msgctxt ""
"par_id1001630941880414\n"
"help.text"
msgid "Check all images, graphics, OLE objects for the alt (or title in some objects) text."
-msgstr ""
+msgstr "Überprüfung aller Bilder, Grafiken und OLE-Objekte auf den Alternativtext (oder Titel in einigen Objekten)."
#. AKxvB
#: accessibility_check.xhp
@@ -27329,7 +27329,7 @@ msgctxt ""
"par_id491630941907745\n"
"help.text"
msgid "Check that tables do not include split or merged cells, which could be disorienting for users with visual impairments."
-msgstr ""
+msgstr "Überprüfung, dass Tabellen keine geteilten oder verbundenen Zellen enthalten, die für Benutzer mit Sehbehinderungen verwirrend sein könnten."
#. wkEAD
#: accessibility_check.xhp
@@ -27338,7 +27338,7 @@ msgctxt ""
"par_id901630941949974\n"
"help.text"
msgid "Check for fake/manual numbering (not using integrated numbering). For example writing \"1.\" \"2.\" \"3.\" at the beginning of the paragraphs."
-msgstr ""
+msgstr "Überprüfung auf falsche/manuelle Nummerierung (ohne Verwendung der integrierte Nummerierung). Beispielsweise, ob Sie \"1\". \"2.\" \"3.\" am Anfang der Absätze geschrieben haben."
#. 9e7Xi
#: accessibility_check.xhp
@@ -27347,7 +27347,7 @@ msgctxt ""
"par_id981630941970321\n"
"help.text"
msgid "Check that hyperlink text is not a hyperlink itself - hyperlink should be described."
-msgstr ""
+msgstr "Überprüfung, dass der Text eines Hyperlinks nicht selbst ein Hyperlink ist – der Hyperlink sollte beschrieben werden."
#. DRKCs
#: accessibility_check.xhp
@@ -27356,7 +27356,7 @@ msgctxt ""
"par_id421630941989099\n"
"help.text"
msgid "Check for the contrast between text and the background. The algorithm is described in the WCAG specification."
-msgstr ""
+msgstr "Überprüfung des Kontrastes zwischen Text und Hintergrund. Der Algorithmus ist in der WCAG-Spezifikation beschrieben."
#. dVG2r
#: accessibility_check.xhp
@@ -27365,7 +27365,7 @@ msgctxt ""
"par_id781630942005022\n"
"help.text"
msgid "Check for blinking text, which can be problematic for people with cognitive disabilities or photosensitive epilepsy."
-msgstr ""
+msgstr "Überprüfung auf blinkenden Text, der für Menschen mit kognitiven Behinderungen oder lichtempfindlicher Epilepsie problematisch sein kann."
#. QgCco
#: accessibility_check.xhp
@@ -27374,7 +27374,7 @@ msgctxt ""
"par_id651630942022847\n"
"help.text"
msgid "Check for footnotes and endnotes, which should be avoided."
-msgstr ""
+msgstr "Überprüfung auf Fußnoten und Endnoten, die vermieden werden sollten."
#. uoggD
#: accessibility_check.xhp
@@ -27383,7 +27383,7 @@ msgctxt ""
"par_id531630942039864\n"
"help.text"
msgid "Check for heading order. Order of the headings must increase incrementally with no skips (for example Heading 1 to Heading 3, skipping Heading 2)."
-msgstr ""
+msgstr "Überprüfung der Reihenfolge der Überschriften. Die Reihenfolge der Überschriften muss ohne Sprünge schrittweise erhöht werden (beispielsweise \"Überschrift 1\" bis \"Überschrift 3\", aber Fehlen von \"Überschrift 2\")."
#. LdMWG
#: accessibility_check.xhp
@@ -27392,7 +27392,7 @@ msgctxt ""
"par_id221630942064725\n"
"help.text"
msgid "Check, if text conveys additional meaning with (direct) formatting."
-msgstr ""
+msgstr "Überprüfung, ob Text durch (direkte) Formatierung zusätzliche Bedeutung vermittelt."
#. k5UDL
#: edit_reference_submenu.xhp
@@ -30848,7 +30848,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Protect Document"
-msgstr ""
+msgstr "Dokument schützen"
#. 2VVFB
#: protectdocument.xhp
@@ -30857,7 +30857,7 @@ msgctxt ""
"bm_id71630957701819\n"
"help.text"
msgid "<bookmark_value>protection;fields in text documents</bookmark_value><bookmark_value>protection;bookmarks in text documents</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Schützen; Felder in Textdokumenten</bookmark_value><bookmark_value>Schützen; Lesezeichen in Textdokumenten</bookmark_value>"
#. iNpsr
#: protectdocument.xhp
@@ -30866,7 +30866,7 @@ msgctxt ""
"hd_id631630954633446\n"
"help.text"
msgid "<link href=\"text/swriter/01/protectdocument.xhp\" name=\"Protect Document\">Protect Document</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/protectdocument.xhp\" name=\"Protect Document\">Dokument schützen</link>"
#. NTd9C
#: protectdocument.xhp
@@ -30875,7 +30875,7 @@ msgctxt ""
"par_id491630954633448\n"
"help.text"
msgid "Toggles write protection for fields and bookmarks in the document."
-msgstr ""
+msgstr "Schaltet den Schreibschutz für Felder und Lesezeichen im Dokument um."
#. 9CfQn
#: protectdocument.xhp
@@ -30884,7 +30884,7 @@ msgctxt ""
"par_id18112016398104\n"
"help.text"
msgid "<embedvar href=\"text/swriter/guide/protection.xhp#protwarn\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/guide/protection.xhp#protwarn\"/>"
#. ZeFv5
#: protectdocument.xhp
@@ -30893,7 +30893,7 @@ msgctxt ""
"hd_id431630956035026\n"
"help.text"
msgid "Protect Fields"
-msgstr ""
+msgstr "Felder schützen"
#. wRf6V
#: protectdocument.xhp
@@ -30902,7 +30902,7 @@ msgctxt ""
"par_id851630956050636\n"
"help.text"
msgid "Toggles fields write protection. When checked, the fields cannot be edited or deleted."
-msgstr ""
+msgstr "Schaltet den Schreibschutz für Felder um. Wenn diese Option aktiviert ist, können die Felder nicht bearbeitet oder gelöscht werden."
#. DBkt8
#: protectdocument.xhp
@@ -30911,7 +30911,7 @@ msgctxt ""
"hd_id871630956040154\n"
"help.text"
msgid "Protect Bookmarks"
-msgstr ""
+msgstr "Lesezeichen schützen"
#. PxAHD
#: protectdocument.xhp
@@ -30920,7 +30920,7 @@ msgctxt ""
"par_id631630956055502\n"
"help.text"
msgid "Toggles bookmark write protection. When checked, the bookmarks cannot be deleted or renamed."
-msgstr ""
+msgstr "Schaltet den Schreibschutz für Lesezeichen um. Wenn diese Option aktiviert ist, können die Lesezeichen nicht gelöscht oder umbenannt werden."
#. 96cqF
#: protectdocument.xhp
@@ -30929,7 +30929,7 @@ msgctxt ""
"par_id281630957530212\n"
"help.text"
msgid "<embedvar href=\"text/swriter/guide/protection.xhp#protection\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/guide/protection.xhp#protection\"/>"
#. KadxR
#: selection_mode.xhp
@@ -30983,7 +30983,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Show Whitespace"
-msgstr ""
+msgstr "Zwischenräume anzeigen"
#. Bb74x
#: show_whitespace.xhp
@@ -30992,7 +30992,7 @@ msgctxt ""
"hd_id11629893531856\n"
"help.text"
msgid "<link href=\"text/swriter/01/show_whitespace.xhp\" name=\"show_whitespace\">Show Whitespace</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/show_whitespace.xhp\" name=\"show_whitespace\">Zwischenräume anzeigen</link>"
#. 9GHq6
#: show_whitespace.xhp
@@ -31001,7 +31001,7 @@ msgctxt ""
"par_id102720150854012820\n"
"help.text"
msgid "Displays the document with the top and bottom margins, header and footer and a gap between pages. Uncheck to collapse all the elements cited and display the document in a contiguous page stream. Hiding whitespace is only possible in Single-page view."
-msgstr ""
+msgstr "Zeigt das Dokument mit oberem und unterem Rand, Kopf- und Fußzeile und einem Abstand zwischen den Seiten an. Deaktivieren Sie diese Option, um alle genannten Elemente zu reduzieren und das Dokument in einem kontinuierlichen Seitenfluss anzuzeigen. Das Ausblenden von Zwischenräumen ist nur in der Einzelseitenansicht möglich."
#. wDniB
#: title_page.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/02.po b/source/de/helpcontent2/source/text/swriter/02.po
index 1e7e333e983..124d7623d01 100644
--- a/source/de/helpcontent2/source/text/swriter/02.po
+++ b/source/de/helpcontent2/source/text/swriter/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-01-08 14:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter02/de/>\n"
"Language: de\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1524890654.000000\n"
#. sqxGb
@@ -158,7 +158,7 @@ msgctxt ""
"bm_id3151188\n"
"help.text"
msgid "<bookmark_value>frames;unlinking</bookmark_value><bookmark_value>unlinking frames</bookmark_value>"
-msgstr "<bookmark_value>Rahmen; Verankerung aufheben</bookmark_value><bookmark_value>Verankerung von Rahmen aufheben</bookmark_value>"
+msgstr "<bookmark_value>Rahmen; Verkettung lösen</bookmark_value><bookmark_value>Verkettung von Rahmen lösen</bookmark_value>"
#. bzyeh
#: 03220000.xhp
diff --git a/source/de/helpcontent2/source/text/swriter/guide.po b/source/de/helpcontent2/source/text/swriter/guide.po
index 7299e5745d1..ec896adb83c 100644
--- a/source/de/helpcontent2/source/text/swriter/guide.po
+++ b/source/de/helpcontent2/source/text/swriter/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-01-21 18:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
-"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/de/>\n"
+"Language-Team: German <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriterguide/de/>\n"
"Language: de\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565411835.000000\n"
#. XAt2Y
@@ -50,7 +50,7 @@ msgctxt ""
"par_id181634295881266\n"
"help.text"
msgid "An object, such as an image, is positioned within a document using anchors attached to other elements."
-msgstr ""
+msgstr "Ein Objekt, beispielsweise ein Bild, wird innerhalb eines Dokuments mithilfe von Ankern positioniert, die an anderen Elementen angebracht sind."
#. rrmfz
#: anchor_object.xhp
@@ -59,7 +59,7 @@ msgctxt ""
"par_id41634291500513\n"
"help.text"
msgid "An anchor determines the reference point for an object. The reference point could be the page or frame where the object is, a paragraph, or even a character. An image always has an anchor and therefore a reference point."
-msgstr ""
+msgstr "Ein Anker bestimmt den Bezugspunkt für ein Objekt. Der Referenzpunkt könnte die Seite oder der Rahmen sein, wo sich das Objekt befindet, ein Absatz oder sogar ein Zeichen. Ein Bild hat immer einen Anker und damit einen Bezugspunkt."
#. czeNu
#: anchor_object.xhp
@@ -68,7 +68,7 @@ msgctxt ""
"par_id3147251\n"
"help.text"
msgid "An anchor moves with the element it is attached to as the document is edited. An object retains its position relative to the reference point determined by its anchor, such that, whenever the reference point moves or changes, the object moves relative to it."
-msgstr ""
+msgstr "Ein Anker bewegt sich mit dem Element, an das er angehängt ist, während das Dokument bearbeitet wird. Ein Objekt behält seine Position relativ zu dem durch seinen Anker bestimmten Referenzpunkt bei, sodass sich das Objekt immer dann relativ zu ihm bewegt, wenn sich der Referenzpunkt bewegt oder ändert."
#. ELWph
#: anchor_object.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"par_id441634291545244\n"
"help.text"
msgid "The following anchoring options are available:"
-msgstr ""
+msgstr "Folgende Verankerungen stehen zur Verfügung:"
#. mWome
#: anchor_object.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id3151181\n"
"help.text"
msgid "Anchors the selected object as a character in the current text. If the height of the selected object is greater than the current font size, the height of the line containing the object is increased."
-msgstr ""
+msgstr "Verankert das ausgewählte Objekt als Zeichen im aktuellen Text. Wenn die Höhe des ausgewählten Objekts größer als die aktuelle Schriftgröße ist, wird die Höhe der Zeile, die das Objekt enthält, erhöht."
#. SNGPX
#: anchor_object.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"par_id3151235\n"
"help.text"
msgid "Anchors the selected object to the paragraph that contains the character to which the anchor is attached. The reference point for the object is the start of the paragraph that contains the character."
-msgstr ""
+msgstr "Verankert das ausgewählte Objekt an dem Absatz, der das Zeichen enthält, an das der Anker angehängt ist. Der Bezugspunkt für das Objekt ist der Beginn des Absatzes, der das Zeichen enthält."
#. Awa37
#: anchor_object.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"par_id261634292505179\n"
"help.text"
msgid "For example, if you split the paragraph at a point before the anchor, the reference point moves to the start of the new paragraph and the object moves relative to that point. If you join the paragraph to the one before it, the reference point moves to the start of the combined paragraph and the object moves to a position relative to that."
-msgstr ""
+msgstr "Wenn Sie beispielsweise den Absatz an einer Stelle vor dem Anker teilen, wird der Referenzpunkt an den Anfang des neuen Absatzes verschoben und das Objekt relativ zu diesem Punkt verschoben. Wenn Sie den Absatz mit dem vorhergehenden verbinden, bewegt sich der Referenzpunkt zum Anfang des kombinierten Absatzes und das Objekt wird an eine Position relativ dazu verschoben."
#. ekiBZ
#: anchor_object.xhp
@@ -167,7 +167,7 @@ msgctxt ""
"par_id3155094\n"
"help.text"
msgid "Anchors the selected object to the current paragraph."
-msgstr ""
+msgstr "Verankert das ausgewählte Objekt im aktuellen Absatz."
#. MWaB5
#: anchor_object.xhp
@@ -185,7 +185,7 @@ msgctxt ""
"par_id3155144\n"
"help.text"
msgid "Anchors the selected object to the current page."
-msgstr ""
+msgstr "Verankert das ausgewählte Objekt an der aktuellen Seite."
#. ZEdjj
#: anchor_object.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"par_id3145715\n"
"help.text"
msgid "When you insert an object, graphic, or frame, an anchor icon appears where the object is anchored. You can move an anchor or, keeping other object constraints in mind, position an object relative to the anchor's reference point by dragging the object. To change the anchoring options of an item, right-click the item, and then choose an option from the <item type=\"menuitem\">Anchor</item> submenu."
-msgstr ""
+msgstr "Wenn Sie ein Objekt, eine Grafik oder einen Rahmen einfügen, wird an der Stelle, an der das Objekt verankert ist, ein Ankersymbol angezeigt. Sie können einen Anker verschieben oder, unter Berücksichtigung anderer Objektbeschränkungen, ein Objekt relativ zum Referenzpunkt des Ankers positionieren, indem Sie das Objekt ziehen. Um die Verankerung eines Elements zu ändern, klicken Sie mit der rechten Maustaste auf das Element und wählen Sie dann eine Option aus dem Untermenü <item type=\"menuitem\">Anker</item> aus."
#. EkgCv
#: arrange_chapters.xhp
@@ -7790,7 +7790,7 @@ msgctxt ""
"par_id501639661322712\n"
"help.text"
msgid "The inserted formatting mark will be shown in gray. To remove it, simply place the cursor over the formatting mark and press the <keycode>Del</keycode> key."
-msgstr ""
+msgstr "Das eingefügte Formatierungszeichen wird grau dargestellt. Um es zu entfernen, platzieren Sie einfach den Cursor auf dem Formatierungszeichen und drücken Sie <keycode>Entf</keycode>."
#. skDHA
#: hyphen_prevent.xhp
@@ -9932,7 +9932,7 @@ msgctxt ""
"bm_id3145086\n"
"help.text"
msgid "<bookmark_value>formatting styles; importing</bookmark_value> <bookmark_value>styles; importing from other files</bookmark_value> <bookmark_value>importing;styles from other files</bookmark_value> <bookmark_value>loading;styles from other files</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Formatvorlagen; Importieren</bookmark_value><bookmark_value>Vorlagen; Importieren aus anderen Dateien</bookmark_value><bookmark_value>Importieren; Formatvorlagen aus anderen Dateien</bookmark_value><bookmark_value>Laden; Formatvorlagen aus anderen Dateien</bookmark_value>"
#. poRMw
#: load_styles.xhp
@@ -9986,7 +9986,7 @@ msgctxt ""
"par_id441529889103330\n"
"help.text"
msgid "Choose <emph>Styles - Manage Styles</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <emph>Styles</emph> sidebar deck."
-msgstr ""
+msgstr "Wählen Sie <emph>Formatvorlagen – Formatvorlagen verwalten</emph> oder Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Befehl+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>, um die Seitenleiste <emph>Formatvorlagen</emph> zu öffnen."
#. mHDNg
#: load_styles.xhp
@@ -10544,7 +10544,7 @@ msgctxt ""
"bm_id3150101\n"
"help.text"
msgid "<bookmark_value>line numbers</bookmark_value> <bookmark_value>text; line numbers</bookmark_value> <bookmark_value>paragraphs;line numbers</bookmark_value> <bookmark_value>lines of text; numbering</bookmark_value> <bookmark_value>numbering; lines</bookmark_value> <bookmark_value>numbers; line numbering</bookmark_value> <bookmark_value>marginal numbers on text pages</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Zeilennummern</bookmark_value><bookmark_value>Text; Zeilennummern</bookmark_value><bookmark_value>Absätze; Zeilennummern</bookmark_value><bookmark_value>Textzeilen; Nummerierung</bookmark_value><bookmark_value>Nummerierung; Zeilen</bookmark_value><bookmark_value>Zahlen; Zeilennummerierung</bookmark_value><bookmark_value>Randnummern auf Textseiten</bookmark_value>"
#. qVEcP
#: numbering_lines.xhp
@@ -10643,7 +10643,7 @@ msgctxt ""
"par_id3154248\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T </caseinline><defaultinline>F11</defaultinline></switchinline> to open the <emph>Styles</emph> window, and then click the <emph>Paragraph Styles</emph> icon."
-msgstr ""
+msgstr "Drücken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl+T</caseinline><defaultinline>F11</defaultinline></switchinline>, um die Seitenleiste <emph>Formatvorlagen</emph> zu öffnen, und klicken Sie dann auf das Symbol <emph>Absatzvorlagen</emph>."
#. Fwn8P
#: numbering_lines.xhp
@@ -10814,7 +10814,7 @@ msgctxt ""
"par_id3153960\n"
"help.text"
msgid "Format - Paragraph - <link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering_link\">Outline & List</link>"
-msgstr ""
+msgstr "Wählen Sie »Format – Absatz… – Register: <link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering_link\">Gliederung & Liste</link>«"
#. foq8S
#: numbering_lines.xhp
@@ -10976,7 +10976,7 @@ msgctxt ""
"bm_id3155183\n"
"help.text"
msgid "<bookmark_value>inserting; page breaks</bookmark_value> <bookmark_value>deleting;page breaks</bookmark_value> <bookmark_value>pages; inserting/deleting page breaks</bookmark_value> <bookmark_value>manual page breaks</bookmark_value> <bookmark_value>tables;deleting page breaks before</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Einfügen; Seitenumbrüche</bookmark_value><bookmark_value>Löschen; Seitenumbrüche</bookmark_value><bookmark_value>Seiten; Einfügen/Löschen von Seitenumbrüchen</bookmark_value><bookmark_value>Manuelle Seitenumbrüche</bookmark_value><bookmark_value>Tabellen; Löschen von Seitenumbrüchen vor</bookmark_value>"
#. eCabG
#: page_break.xhp
@@ -11084,7 +11084,7 @@ msgctxt ""
"hd_id151633462071702\n"
"help.text"
msgid "To Quickly Switch Between Portrait and Landscape Page Layout"
-msgstr ""
+msgstr "Um schnell zwischen Hoch- und Querformat zu wechseln"
#. xLfpN
#: page_break.xhp
@@ -11093,7 +11093,7 @@ msgctxt ""
"par_id121633463140208\n"
"help.text"
msgid "Read the help page <link href=\"text/swriter/guide/pageorientation.xhp\" name=\"pageorientation_link\">Changing Page Orientation</link> to learn more about advanced configurations that can be defined concerning page orientation."
-msgstr ""
+msgstr "Lesen Sie die Hilfeseite <link href=\"text/swriter/guide/pageorientation.xhp\" name=\"pageorientation_link\">Ändern der Seitenausrichtung</link>, um mehr über erweiterte Konfigurationen zu erfahren, die bezüglich der Seitenausrichtung definiert werden können."
#. 5GEmu
#: pagebackground.xhp
@@ -11750,7 +11750,7 @@ msgctxt ""
"bm_id9683828\n"
"help.text"
msgid "<bookmark_value>page styles;orientation/scope</bookmark_value> <bookmark_value>page formats; changing individual pages</bookmark_value> <bookmark_value>formatting; changing individual pages</bookmark_value> <bookmark_value>portrait and landscape</bookmark_value> <bookmark_value>landscape and portrait</bookmark_value> <bookmark_value>printing;portrait/landscape format</bookmark_value> <bookmark_value>orientation of pages</bookmark_value> <bookmark_value>paper orientation</bookmark_value> <bookmark_value>pages;orientation</bookmark_value> <bookmark_value>sideways orientation of pages</bookmark_value> <bookmark_value>scope of page styles</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Seitenvorlagen; Ausrichtung/Umfang</bookmark_value><bookmark_value>Seitenformate; Ändern einzelner Seiten</bookmark_value><bookmark_value>Formatierung; Ändern einzelner Seiten</bookmark_value><bookmark_value>Hoch- und Querformat</bookmark_value><bookmark_value>Quer- und Hochformat</bookmark_value><bookmark_value>Drucken; Hoch-/Querformat</bookmark_value><bookmark_value>Ausrichtung der Seiten</bookmark_value><bookmark_value>Papierorientierung</bookmark_value><bookmark_value>Seiten; Orientierung</bookmark_value><bookmark_value>Orientierung der Seiten</bookmark_value><bookmark_value>Umfang der Seitenvorlagen</bookmark_value>"
#. ETQJ7
#: pageorientation.xhp
@@ -11966,7 +11966,7 @@ msgctxt ""
"hd_id151633462071702\n"
"help.text"
msgid "To Quickly Switch Between Portrait and Landscape Page Layout"
-msgstr ""
+msgstr "Um schnell zwischen Hoch- und Querformat zu wechseln"
#. EEW2C
#: pageorientation.xhp
@@ -11975,7 +11975,7 @@ msgctxt ""
"par_id51633462108943\n"
"help.text"
msgid "The default template provided by %PRODUCTNAME Writer offers several page layout styles, among which the <emph>Default Page Style</emph> has Portrait orientation and the <emph>Landscape</emph> style has landscape orientation."
-msgstr ""
+msgstr "Die von %PRODUCTNAME Writer bereitgestellte Dokumentvorlage bietet mehrere Seitenvorlagen, darunter die <emph>Seitenvorlage Standard</emph> im Hochformat und die Seitenvorlage <emph>Querformat</emph> im Querformat."
#. aMkMn
#: pageorientation.xhp
@@ -11984,7 +11984,7 @@ msgctxt ""
"par_id321633462254730\n"
"help.text"
msgid "These styles can be used to quickly switch between portrait and landscape orientation by inserting manual breaks and choosing the appropriate page styles as described below:"
-msgstr ""
+msgstr "Diese Formatvorlagen können verwendet werden, um schnell zwischen Hoch- und Querformat zu wechseln, indem Sie manuelle Umbrüche einfügen und die entsprechenden Seitenvorlagen wie unten beschrieben auswählen:"
#. dQpYD
#: pageorientation.xhp
@@ -11993,7 +11993,7 @@ msgctxt ""
"par_id21633462303911\n"
"help.text"
msgid "Place the cursor where the page break is to be inserted."
-msgstr ""
+msgstr "Platzieren Sie den Cursor dort, wo der Seitenumbruch eingefügt werden soll."
#. sTgyV
#: pageorientation.xhp
@@ -12002,7 +12002,7 @@ msgctxt ""
"par_id841633462305362\n"
"help.text"
msgid "Go to <menuitem>Insert - More Breaks - Manual Break</menuitem>. The <emph>Insert Break</emph> dialog will open."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Einfügen – Umbrüche – Manueller Umbruch…</menuitem>. Der Dialog <emph>Umbruch einfügen</emph> wird geöffnet."
#. fpcnD
#: pageorientation.xhp
@@ -12011,7 +12011,7 @@ msgctxt ""
"par_id31633462305839\n"
"help.text"
msgid "Choose the option <emph>Page break</emph> and in the <emph>Page Style</emph> drop-down list choose the page style to be applied to the page after the break (Default Page Style, Landscape, etc)."
-msgstr ""
+msgstr "Wählen Sie den Typ <emph>Seitenumbruch</emph> und in der Dropdown-Liste <emph>Seitenvorlage</emph> die Seitenvorlage, der auf die Seite nach dem Umbruch angewendet werden soll (Seitenvorlage Standard, Querformat, …)."
#. z3nCn
#: pageorientation.xhp
@@ -12020,7 +12020,7 @@ msgctxt ""
"par_id51633462306574\n"
"help.text"
msgid "If the applied has to be changed again at a certain point in the document (for instance, to switch back from landscape to portrait orientation), place the cursor at this point and repeat the steps previously described."
-msgstr ""
+msgstr "Wenn an einer bestimmten Stelle des Dokuments die Anwendung erneut geändert werden muss (beispielsweise um vom Quer- ins Hochformat zurückzukehren), platzieren Sie den Cursor an dieser Stelle und wiederholen Sie die zuvor beschriebenen Schritte."
#. JyqRA
#: pageorientation.xhp
@@ -13163,7 +13163,7 @@ msgctxt ""
"hd_id6007263\n"
"help.text"
msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Contents in %PRODUCTNAME Writer</link></variable>"
-msgstr ""
+msgstr "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Inhalte in %PRODUCTNAME Writer schützen</link></variable>"
#. PooUV
#: protection.xhp
@@ -13370,7 +13370,7 @@ msgctxt ""
"par_id3155178\n"
"help.text"
msgid "<variable id=\"firstof\">If necessary, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item> and select <emph>Enable cursor</emph> under the <emph>Protected Areas</emph>.</variable>"
-msgstr ""
+msgstr "<variable id=\"firstof\">Wählen Sie bei Bedarf <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME – Einstellungen</item></caseinline><defaultinline><item type=\"menuitem\">Extras – Optionen…</item></defaultinline></switchinline><item type=\"menuitem\"> – %PRODUCTNAME Writer – Formatierungshilfen</item> und wählen Sie <emph>Cursor aktivieren </emph> unter <emph>Geschützten Bereichen</emph>.</variable>"
#. bYNoc
#: protection.xhp
@@ -13451,7 +13451,7 @@ msgctxt ""
"hd_id641630957309611\n"
"help.text"
msgid "Protecting fields and bookmarks from changes"
-msgstr ""
+msgstr "Felder und Lesezeichen vor Änderungen schützen"
#. KGn3f
#: protection.xhp
@@ -13460,7 +13460,7 @@ msgctxt ""
"par_id621630957319188\n"
"help.text"
msgid "Choose <menuitem>Tools - Protect Document - Protect Fields</menuitem> to protect all fields against changes. Use this protection to prevent accidental changes in fields."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Extras – Dokument schützen – Felder schützen</menuitem>, um alle Felder vor Änderungen zu schützen. Verwenden Sie diesen Schutz, um versehentliche Änderungen in Feldern zu verhindern."
#. DDDVG
#: protection.xhp
@@ -13469,7 +13469,7 @@ msgctxt ""
"par_id111630957324575\n"
"help.text"
msgid "Choose <menuitem>Tools - Protect Document - Protect Bookmarks</menuitem> to protect all bookmarks against changes. Use this protection to prevent accidental bookmark changes."
-msgstr ""
+msgstr "Wählen Sie <menuitem>Extras – Dokument schützen – Lesezeichen schützen</menuitem>, um alle Lesezeichen vor Änderungen zu schützen. Verwenden Sie diesen Schutz, um versehentliche Lesezeichenänderungen zu verhindern."
#. 8pBwt
#: protection.xhp
@@ -13685,7 +13685,7 @@ msgctxt ""
"par_id3154856\n"
"help.text"
msgid "In the <emph>Refer using</emph> list, select the format for the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the target text, and \"Page\" inserts the page number where the target is located. For footnotes the footnote number is inserted."
-msgstr ""
+msgstr "Wählen Sie in der Liste <emph>Verweis verwenden</emph> das Format für den Querverweis aus. Das <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">Format</link> gibt den Informationstyp an, der als Querverweis angezeigt wird. Beispielsweise fügt \"Verweis\" den Zieltext ein und \"Seite\" fügt die Seitennummer ein, auf der sich das Ziel befindet. Bei Fußnoten wird die Fußnotennummer eingefügt."
#. kcmB3
#: references.xhp
@@ -13766,7 +13766,7 @@ msgctxt ""
"par_id3150968\n"
"help.text"
msgid "In the <emph>Refer using</emph> list, select the format of the cross-reference. The <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">format</link> specifies the type of information that is displayed as the cross-reference. For example, \"Reference\" inserts the caption category and caption text of the object."
-msgstr ""
+msgstr "Wählen Sie in der Liste <emph>Verweis verwenden</emph> das Format des Querverweises aus. Das <link href=\"text/swriter/01/04090002.xhp\" name=\"format\">Format</link> gibt den Informationstyp an, der als Querverweis angezeigt wird. Beispielsweise fügt \"Verweis\" die Beschriftungskategorie und den Beschriftungstext des Objekts ein."
#. umWdg
#: references.xhp
@@ -14360,7 +14360,7 @@ msgctxt ""
"bm_id3150099\n"
"help.text"
msgid "<bookmark_value>searching; with regular expressions</bookmark_value> <bookmark_value>regular expressions;searching</bookmark_value> <bookmark_value>examples for regular expressions</bookmark_value> <bookmark_value>characters;finding all</bookmark_value> <bookmark_value>invisible characters;finding</bookmark_value> <bookmark_value>paragraph marks;searching</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Suchen; mit regulären Ausdrücken</bookmark_value><bookmark_value>Reguläre Ausdrücke; suchen</bookmark_value><bookmark_value>Beispiele für reguläre Ausdrücke</bookmark_value><bookmark_value>Zeichen; alle</bookmark_value><bookmark_value>Unsichtbaren Zeichen; suchen</bookmark_value><bookmark_value>Absatzzeichen; suchen</bookmark_value>"
#. Q5Xoa
#: search_regexp.xhp
@@ -15863,7 +15863,7 @@ msgctxt ""
"par_id3149205\n"
"help.text"
msgid "In the <menuitem>Properties</menuitem> deck of the sidebar, go to the <menuitem>Character</menuitem> area and click the <menuitem>Superscript</menuitem> or <menuitem>Subscript</menuitem> buttons."
-msgstr ""
+msgstr "In der Seitenleiste <menuitem>Eigenschaften</menuitem> im Bereich <menuitem>Zeichen</menuitem> klicken Sie auf die Schaltflächen <menuitem>Hochgestellt</menuitem> oder <menuitem>Tiefgestellt</menuitem>."
#. VwZA6
#: subscript.xhp
@@ -17267,7 +17267,7 @@ msgctxt ""
"par_idN106A3\n"
"help.text"
msgid "On the <menuitem>Tools</menuitem> bar, click the <menuitem>Direct Cursor</menuitem> icon <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Icon</alt></image>. Alternatively, enable <emph>Direct Cursor</emph> by going to <menuitem>Edit - Direct Cursor Mode</menuitem>."
-msgstr ""
+msgstr "Klicken Sie in der Symbolleiste <menuitem>Extras</menuitem> auf das Symbol <menuitem>Direktcursor-Modus</menuitem> <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Symbol für Direktcursor-Modus</alt></image>. Alternativ können Sie den <emph>Direktcursor</emph> aktivieren, indem Sie <menuitem>Bearbeiten – Direkt-Cursor-Modus</menuitem> wählen."
#. AmitQ
#: text_direct_cursor.xhp
@@ -17285,7 +17285,7 @@ msgctxt ""
"par_id561637758600046\n"
"help.text"
msgid "<image src=\"media/helpimg/dircursleft.png\" id=\"img_id961637758600046\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600046\">Align left</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/dircursleft.png\" id=\"img_id961637758600046\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600046\">Symbol für Links ausrichten</alt></image>"
#. mVyJu
#: text_direct_cursor.xhp
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_id321637758600046\n"
"help.text"
msgid "Align left"
-msgstr ""
+msgstr "Links ausrichten"
#. Q8zi2
#: text_direct_cursor.xhp
@@ -17303,7 +17303,7 @@ msgctxt ""
"par_id561637758600047\n"
"help.text"
msgid "<image src=\"media/helpimg/dircurscent.png\" id=\"img_id961637758600047\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600047\">Centered</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/dircurscent.png\" id=\"img_id961637758600047\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600047\">Symbol für Zentriert ausrichten</alt></image>"
#. cHvxC
#: text_direct_cursor.xhp
@@ -17312,7 +17312,7 @@ msgctxt ""
"par_id321637758600047\n"
"help.text"
msgid "Centered"
-msgstr ""
+msgstr "Zentriert ausrichten"
#. AvKq7
#: text_direct_cursor.xhp
@@ -17321,7 +17321,7 @@ msgctxt ""
"par_id561637758600048\n"
"help.text"
msgid "<image src=\"media/helpimg/dircursright.png\" id=\"img_id961637758600048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600048\">Align right</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/dircursright.png\" id=\"img_id961637758600048\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311637758600048\">Symbol für Rechts ausrichten</alt></image>"
#. EzADx
#: text_direct_cursor.xhp
@@ -17330,7 +17330,7 @@ msgctxt ""
"par_id321637758600048\n"
"help.text"
msgid "Align right"
-msgstr ""
+msgstr "Rechts ausrichten"
#. EuMGF
#: text_direct_cursor.xhp
@@ -18788,7 +18788,7 @@ msgctxt ""
"bm_id3155174\n"
"help.text"
msgid "<bookmark_value>numbering;manually/by styles</bookmark_value> <bookmark_value>list styles</bookmark_value> <bookmark_value>manual numbering in text</bookmark_value> <bookmark_value>paragraph styles;numbering</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Nummerierung; manuell/mit Formatvorlagen</bookmark_value><bookmark_value>Listenvorlagen</bookmark_value><bookmark_value>manuelle Nummerierung im Text</bookmark_value><bookmark_value>Absatzvorlagen; Nummerierung</bookmark_value>"
#. FizBP
#: using_numbering.xhp
@@ -18815,7 +18815,7 @@ msgctxt ""
"par_id31616154131555\n"
"help.text"
msgid "If you want numbered headings, use <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp\" name=\"chap_num_link\">Chapter Numbering</link>, instead of numbering manually."
-msgstr ""
+msgstr "Wenn Sie nummerierte Überschriften wünschen, verwenden Sie <menuitem>Extras – </menuitem><link href=\"text/swriter/01/06060000.xhp\" name=\"chap_num_link\">Kapitelnummerierung</link>, anstatt sie manuell zu nummerieren."
#. Dh8sW
#: using_numbering.xhp
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index d7b2fb80f87..f3dde7349c5 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1565256511.000000\n"
#. W5ukN
@@ -3174,7 +3174,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Unmerge Cells"
-msgstr "Zellen tei~len"
+msgstr "Zellen ~trennen"
#. qJGdH
#: CalcCommands.xcu
@@ -21966,7 +21966,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Clone"
-msgstr "Übertragen"
+msgstr "Formatierung übertragen"
#. YGsYs
#: GenericCommands.xcu
@@ -21986,7 +21986,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Clone Formatting (double click for multi-selection)"
-msgstr "Format übertragen (Doppelklick für Mehrfachauswahl)"
+msgstr "Formatierung übertragen (Doppelklick für Mehrfachauswahl)"
#. Kx4N5
#: GenericCommands.xcu
@@ -30296,7 +30296,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show change authorship in tooltips"
-msgstr "Autor der Änderung in Tooltips anzeigen"
+msgstr "Autor der Änderung in Tooltipps anzeigen"
#. rYNAa
#: WriterCommands.xcu
@@ -31136,7 +31136,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Field"
-msgstr "Feld einfügen"
+msgstr "Feldbefehl einfügen"
#. vfTmp
#: WriterCommands.xcu
@@ -34486,7 +34486,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Clone"
-msgstr "Übertragen"
+msgstr "Formatierung übertragen"
#. oZiqw
#: WriterCommands.xcu
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index f60e00ff296..a9635567f7b 100644
--- a/source/de/sc/messages.po
+++ b/source/de/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-03-31 21:49+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/de/>\n"
"Language: de\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: LibreOffice\n"
"X-POOTLE-MTIME: 1565592942.000000\n"
#. kBovX
@@ -68,7 +68,7 @@ msgstr "Statistik"
#: sc/inc/compiler.hrc:36
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
-msgstr "Tabellendokument"
+msgstr "Tabelle"
#. ZUnEM
#: sc/inc/compiler.hrc:37
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Ansicht"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "_Bild"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Bild"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Zeichnen"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Zeichnen"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Medien"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Medien"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Drucken"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Drucken"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "_Formular"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Formular"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Extras"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "E~xtras"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "_Bild"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Anordnen"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Farbe"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Gitter"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Sprache"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Ä_nderungen"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "K_ommentare"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Vergleichen"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ansicht"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Zeichnen"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Bearbeiten"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Anordnen"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ansicht"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Gruppieren"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Schriftart"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Ausrichtung"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ansicht"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Einfügen"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medien"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Rahmen"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Anordnen"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Gitter"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ansicht"
diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po
index b2285766bfa..5a546d62910 100644
--- a/source/de/sd/messages.po
+++ b/source/de/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-03-11 14:07+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/de/>\n"
"Language: de\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562386789.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Tabelle"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Bild"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Bild"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Zeichnen"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Zeichnen"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Medien"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Medien"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "_Formular"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Formular"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Master"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Master"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "_3D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "~3D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Extras"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Extras"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Tabelle"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Bild"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Bild"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Zeichnen"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Zeichnen"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Medien"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Medien"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "_Formular"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Formular"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Master"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Master"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "_3D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "~3D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "E_xtras"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "E~xtras"
@@ -9710,7 +9710,7 @@ msgstr "Aktivieren, um mit einem Mausklick zur nächsten Folie zu wechseln."
#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:275
msgctxt "slidetransitionspanel|rb_auto_after"
msgid "After:"
-msgstr "Danach:"
+msgstr "Nach:"
#. rJJQy
#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:287
diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po
index 0cedddb5725..d6e4a9ea684 100644
--- a/source/de/svx/messages.po
+++ b/source/de/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-03-23 11:35+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/de/>\n"
"Language: de\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 4.12.2\n"
"X-POOTLE-MTIME: 1559619898.000000\n"
#. 3GkZj
@@ -7012,7 +7012,7 @@ msgstr "Die Submission muss einen Namen haben."
#: include/svx/strings.hrc:1259
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
-msgstr "Senden"
+msgstr "Post"
#. XGRQA
#: include/svx/strings.hrc:1260
@@ -12905,7 +12905,7 @@ msgstr "Zugänglichkeitsprüfung"
#: svx/uiconfig/ui/accessibilitycheckentry.ui:30
msgctxt "accessibilitycheckentry|accessibilityCheckEntryGotoButton"
msgid "Go to Issue"
-msgstr "Zum Fehler gehen"
+msgstr "Zum Problem gehen"
#. k4D3g
#: svx/uiconfig/ui/addconditiondialog.ui:8
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index da4d058db07..d3e56dd70a9 100644
--- a/source/de/sw/messages.po
+++ b/source/de/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/de/>\n"
"Language: de\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562387341.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Verschiebt die ausgewählte Absatzvorlage in der Verzeichnishierarchie eine Ebene nach unten."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Vorlage"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Vorlagen"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Erstellt Verzeichniseinträge aus bestimmten Absatzvorlagen."
@@ -11624,7 +11624,7 @@ msgstr "Erstellt ein Etikett mit Ihrem Absender. Sollte das Feld Aufschrift eine
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:82
msgctxt "cardmediumpage|label2"
msgid "Label text:"
-msgstr "Beschriftungstext:"
+msgstr "Etikettentext:"
#. RczQE
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:113
@@ -11684,7 +11684,7 @@ msgstr "Um ein bestimmtes Datenbankfeld in das Feld Aufschrift zu übertragen, w
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:301
msgctxt "cardmediumpage|label6"
msgid "Inscription"
-msgstr "Beschriftung"
+msgstr "Aufschrift"
#. iFCWn
#: sw/uiconfig/swriter/ui/cardmediumpage.ui:347
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Datenbank austauschen"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Festlegen"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Verwendete Datenbanken"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Verfügbare _Datenbanken"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Durchsuchen…"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Öffnet einen Dateiauswahldialog zum Öffnen von Datenbankdateien (*.odb). Die ausgewählte Datei wird der Liste der verfügbaren Datenbanken hinzugefügt."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Benutzen Sie Durchsuchen, um eine Datenbankdatei auszuwählen."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Führt die momentan verwendeten Datenbanken auf."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Listet die Datenbanken auf, die in %PRODUCTNAME registriert sind."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Datenbank austauschen"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Datenbank im Dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Ändert die Datenquellen für das aktuelle Dokument."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Aktuelles _Dokument verwenden"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Verwendet das aktuelle Writer-Dokument als Grundlage für das Serienbriefdokument."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "_Neues Dokument erstellen"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Erstellt ein neues Writer-Dokument zur Verwendung als Serienbrief."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "_Bestehendes Dokument verwenden"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Wählen Sie ein vorhandenes Writer-Dokument, das als Grundlage für das Serienbriefdokument verwendet werden soll."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Aus _Vorlage erstellen"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Wählen Sie die Vorlage, mit der das Serienbriefdokument erstellt werden soll."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "_Gespeichertes Ausgangsdokument verwenden"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Verwenden Sie ein vorhandenes Serienbriefdokument als Grundlage für ein neues Serienbriefdokument."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Wählen Sie das Dokument."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Durchsuchen…"
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Suchen Sie das gewünschte Writer-Dokument und klicken Sie auf »Öffnen«."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "D_urchsuchen…"
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Öffnet einen Dialog zur Dokumentvorlagenauswahl."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Die Datenquelle des aktuellen Dokuments ist nicht registriert. Bitte tauschen Sie die Datenquelle aus."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Datenquelle austauschen…"
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Wählen Sie das Ausgangsdokument des Serienbriefes aus"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Geben Sie das Dokument an, das als Grundlage für das Serienbriefdokument verwendet werden soll."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Position und Größe"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Optionen"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Umlauf"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Umrandung"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Fläche"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Aktualisieren"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Zeigt Statistiken der aktuellen Datei."
@@ -29483,7 +29483,7 @@ msgstr "Zeigt Text an, der durch Felder für bedingten Text oder versteckten Tex
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:309
msgctxt "viewoptionspage|changestooltip"
msgid "_Tooltips on tracked changes"
-msgstr "_Tooltips für aufgezeichnete Änderungen"
+msgstr "_Tooltipps für aufgezeichnete Änderungen"
#. 8no6x
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:327
diff --git a/source/de/vcl/messages.po b/source/de/vcl/messages.po
index f109adec216..32ed3e75c6e 100644
--- a/source/de/vcl/messages.po
+++ b/source/de/vcl/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2022-02-28 03:39+0000\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/de/>\n"
"Language: de\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562387351.000000\n"
#. k5jTM
@@ -1451,7 +1451,7 @@ msgstr "Initialen"
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
msgctxt "STR_FONT_FEATURE_ID_DLIG"
msgid "Discretionary Ligatures"
-msgstr "Ersetzungs-Ligaturen"
+msgstr "Ersetzungsligaturen"
#. N7Q8C
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Druckt mehrere Seiten auf ein Blatt."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Benutzerdefiniert"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Wählen Sie, wie viele Seiten auf ein Blatt gedruckt werden sollen."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Seiten:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Wählen Sie die Anzahl der Zeilen."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "zu"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Wählen Sie die Anzahl der Spalten."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Abstand:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Geben Sie den Abstand zwischen den einzelnen Seiten auf einem Blatt an."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "zwischen Seiten"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Abstand:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Geben Sie den Abstand zwischen den gedruckten Seiten und dem Papierrand an."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "zum Blattrand"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Reihenfolge:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Von links nach rechts, dann nach unten"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Von oben nach unten, dann nach rechts"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Von oben nach unten, dann nach links"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Von rechts nach links, dann nach unten"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Wählen Sie die Reihenfolge, in der die Seiten gedruckt werden sollen."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Einen Rahmen um jede Seite zeichnen"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Druckt einen Rahmen um jede Seite."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Broschüre"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Wählen Sie diese Option, um das Dokument im Format einer Broschüre zu drucken."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Sortierungsvorschau"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Ändern Sie die Anordnung der Seiten, die auf jedes Blatt Papier gedruckt werden sollen. Die Vorschau zeigt, wie jedes letzte Blatt aussehen wird."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Weitere"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Seitenlayout"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Standard"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Druckt das aktuelle Dokument, die Auswahl oder die angegebenen Seiten. Sie können auch die Druckoptionen für das aktuelle Dokument vorgeben."
diff --git a/source/dgo/chart2/messages.po b/source/dgo/chart2/messages.po
index 84b7515c91f..ab8eb16a07b 100644
--- a/source/dgo/chart2/messages.po
+++ b/source/dgo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3709,7 +3709,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/dgo/cui/messages.po b/source/dgo/cui/messages.po
index 0b5241e158c..0b220bc44a8 100644
--- a/source/dgo/cui/messages.po
+++ b/source/dgo/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17656,177 +17656,153 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr " स्वचलत"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "High-contrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Screen font anti-aliasin_g"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
#, fuzzy
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "सूचियें गी छांटो"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/dgo/dbaccess/messages.po b/source/dgo/dbaccess/messages.po
index 6194ff0ac34..61c52090122 100644
--- a/source/dgo/dbaccess/messages.po
+++ b/source/dgo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: dgo (generated) <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/dgo/>\n"
@@ -3455,75 +3455,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "जड़त डैटाबेस"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "तौलै गै बरते दा "
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "खोह्‌ल्लो"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3531,7 +3531,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/dgo/extensions/messages.po b/source/dgo/extensions/messages.po
index a47398d0517..11984af44ff 100644
--- a/source/dgo/extensions/messages.po
+++ b/source/dgo/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -307,600 +307,588 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "फ़ार्म सजराकरण करो"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "थ्होना"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "जवाब डाका पाओ/ डाक"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "बहुभागी"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "इबारत"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "मानक (छुट्टा) "
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "मानक (छुट्टा) "
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "मानक (छुट्टा) "
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "मानक (लम्मा) "
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "चुनेआ नेईं"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "चुनो "
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "परिभाशत नेईं"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "सब रकाडें"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "क्रियाशील रकाड"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "चालू तरीक "
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "नेईं "
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "हां "
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "उद्‌गम रूप"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "कोरा"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr " रोको\t"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "कोई नेईं"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "केह्‌रा "
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "बहु"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "फलाऽ"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "आडा "
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "खड़ोतमां"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "बिलानिर्देश"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ठीक ऐ "
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "रद्द करो"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदद "
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "चुने दे टिप्पणी"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "चुनंदा प्रविश्टी दी स्थिति"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "केह्‌री -लकीर"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "बहु-लकीर "
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "रूप-रचना सनैं बहु-लकीर "
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "कोई नेईं"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "आडा "
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "खड़ोतमां"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "दोऐ "
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "त्रै आयामी"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "पद्धरा"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "खब्बा धुर उप्पर "
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "खब्बा केंदरत "
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "खब्बा थल्ला"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "सज्जा धुर उप्पर"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "सज्जा केंदरत"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "सज्जा थल्ला"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "उप्पर खब्बै"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "उप्पर केंदरत "
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "उप्पर सज्जै"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "ख’ल्ल खब्बै "
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "ख’ल्ल केंदरत"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ख’ल्ल सज्जै "
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "केंदरतCentred"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "सांभी-सम्हाली रक्खो "
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "प्रतिस्थापन करो"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "तैह् करो"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "नेईं "
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "अनुपात रक्खो"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "खब्बे-शा-सज्जै "
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "सज्जेआ खब्बै"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "सुपरआर्डिनेट चीज सैट्टिंगां बरतो"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "कदें नेईं"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "जिसलै फोकस"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "म्हेशा (~t)"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "पैह्‌रा "
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "संप्रतीक"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "सफे च"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "चगाठ "
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "संप्रतीक"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "सफे च"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/dgo/fpicker/messages.po b/source/dgo/fpicker/messages.po
index 09447bfe218..0ade8550158 100644
--- a/source/dgo/fpicker/messages.po
+++ b/source/dgo/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -217,61 +217,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "फाइल नांऽ "
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "फाइल ~किस्म:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "~सिर्फ-पढ़नजोग"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "पासवर्ड सनैं बचाइयै रक्खो "
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "स्वचलत फाइल नांऽ विस्तार "
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "पूनी सैट्टिंगें दा संपादन करो"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/dgo/sc/messages.po b/source/dgo/sc/messages.po
index 238d9b9c470..f46bf374775 100644
--- a/source/dgo/sc/messages.po
+++ b/source/dgo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25932,97 +25932,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26411,158 +26411,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "बनकाओ\t"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olour"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ग्रिड "
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "भाशा"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "समीक्षा"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "नोट(बहु.)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr " द्रिश्श\t"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "संपादन करो\t"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "बनकाओ\t"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr " द्रिश्श\t"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "समूह्"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "फांट"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "समायोजन"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr " द्रिश्श\t"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "समावेश करो "
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "मीडिया"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr " चगाठ "
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "बनकाओ\t"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ग्रिड "
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/dgo/sd/messages.po b/source/dgo/sd/messages.po
index 47879fce749..415bd5ec10a 100644
--- a/source/dgo/sd/messages.po
+++ b/source/dgo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4261,109 +4261,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7245,109 +7245,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/dgo/sw/messages.po b/source/dgo/sw/messages.po
index 064212a412f..caa0220932d 100644
--- a/source/dgo/sw/messages.po
+++ b/source/dgo/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10772,20 +10772,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "शैलियां "
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14364,38 +14364,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "परिभाशत करो\t"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "तपाश करो... "
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14405,31 +14405,31 @@ msgstr ""
" Use the browse button to select a database file."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20748,112 +20748,112 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "तपाश करो... "
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "तपाश करो... "
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
#, fuzzy
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "मेल विलय लेई शुरुआती दस्तावेज चुनो"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23040,52 +23040,52 @@ msgid "Object"
msgstr "चीज"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "किस्म "
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "विकल्प(बहु.) "
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "लपेट (~k)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरलिंक "
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "बाडर (बहु.)किनारा"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "क्षेत्र"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "मैक्रो"
@@ -28013,7 +28013,7 @@ msgid "Update"
msgstr "अपडेट करो"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/dgo/vcl/messages.po b/source/dgo/vcl/messages.po
index d33e5595318..df19b4bff10 100644
--- a/source/dgo/vcl/messages.po
+++ b/source/dgo/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2355,171 +2355,171 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "विशेश: "
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "आसेआ"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "सफें बशक्हार"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "शीट बाडर गी"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "हर सफे दे दोआलै बाडर खिच्चो"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "जानकारी पोथी "
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/dsb/chart2/messages.po b/source/dsb/chart2/messages.po
index d7db3d5bcae..106afcff146 100644
--- a/source/dsb/chart2/messages.po
+++ b/source/dsb/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-04-12 11:43+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/dsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547385228.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Póstaja licbu linijow za słupowe a linijowe diagramy."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Wubjeŕśo zakładny diagramowy typ."
diff --git a/source/dsb/cui/messages.po b/source/dsb/cui/messages.po
index 451be37d54c..d9e184e015a 100644
--- a/source/dsb/cui/messages.po
+++ b/source/dsb/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/dsb/>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564571080.000000\n"
#. GyY9M
@@ -9680,7 +9680,7 @@ msgstr "Radialny"
#: cui/uiconfig/ui/gradientpage.ui:222
msgctxt "gradientpage|gradienttypelb"
msgid "Ellipsoid"
-msgstr "Ellipsoid"
+msgstr "Elipsojty"
#. 7FRe4
#: cui/uiconfig/ui/gradientpage.ui:223
@@ -16187,7 +16187,7 @@ msgstr "1.2 rozšyrjony (modus kompatibelnosći)"
#: cui/uiconfig/ui/optsavepage.ui:355
msgctxt "optsavepage|odfversion"
msgid "1.2 Extended"
-msgstr "1.2 Extended"
+msgstr "1.2 rozšyrjony"
#. vLmeZ
#: cui/uiconfig/ui/optsavepage.ui:356
@@ -17137,176 +17137,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Awtomatiski"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Wusoki kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasiski"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Pódawa symbolowy stil za symbole w symbolowych rědkach a dialogach."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Sy_mbolowy stil:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Pśidajśo dalšne symbolowe drastwy pśez rozšyrjenja"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Symbolowy stil"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Pomina se nowy start"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Hard_warowe póspěšenje wužywaś"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Direktny pśistup k funkcijam hardwary grafiskego wózjawjeńskego adaptera, aby se zwobraznjenje na wobrazowce pólěpšyło."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Wugł_aźenje kantow wužywaś"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Gaž se pódpěra, móžośo antialiasing grafiki zmóžniś abo znjemóžniś. Ze zmóžnjonym antialiasingom, zwobraznjenje nejwěcej grafiskich objektow gładše wuglěda, a z mjenjej artefaktami."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Skia za kreslenje wužywaś"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skia za kreslenje softwary wunuźiś"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Pomina se nowy start. To móžo wužywanjeju grafikowych gónjakow zajźowaś."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia jo tuchylu zmóžnjona."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia jo tuchylu znjemóžnjona."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Wudaśe grafiki"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Pśeg_lěd pismow pokazaś"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Pokazujo mjenja wuběrajobnych pismow we wótpowědnym pismje, na pśikład pisma w pólu „Pismo“ w rědce „Formatěrowanje“."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "W_ugłaźenje pismow wobrazowki"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Wubjeŕśo toś to nastajenje, aby tekst na wobrazowce gładšy wuglědał."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "wó_t:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Zapódajśo nejmjeńšu pismowu wjelikosć, na kótaruž se ma antialiasing nałožyś."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Lisćina pismow"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Grafikowe testy pśewjasć"
@@ -21564,7 +21540,7 @@ msgstr "Radialny"
#: cui/uiconfig/ui/transparencytabpage.ui:291
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Ellipsoid"
-msgstr "Ellipsoid"
+msgstr "Elipsojty"
#. GDBS5
#: cui/uiconfig/ui/transparencytabpage.ui:292
diff --git a/source/dsb/dbaccess/messages.po b/source/dsb/dbaccess/messages.po
index f5410ed5b67..d971511e403 100644
--- a/source/dsb/dbaccess/messages.po
+++ b/source/dsb/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/dsb/>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562264362.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "_Nowu datowu banku napóraś"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Wubjeŕśo toś to nastajenje, aby nowu datowu banku załožył."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Zasajźona datowa banka:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Eksistěrujucu _dataju datoweje banki wócyniś"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Wubjeŕśo, aby dataju datoweje banki z lisćiny njedawno wužytych datajow wócynił abo z dialoga datajowego wuběranja."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Ako slědna wužyta:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Wubjeŕśo dataju datoweje banki z lisćiny njedawno wužytych datajow. Klikniśo na Dokóńcyś, ay dataju ned wócynił a asistent spušćił."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Wócyniś"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Wócynja dialog wuběranja datajow, źož móžośo dataju datoweje banki wubraś. Klikniśo na „Öffnen“ abo na „OK“ w dialogu wuběranja datajow, aby dataju ned wócynił a asistent spušćił."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Z e_ksistěrujuceju datoweju banku zwězaś"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Wubjeŕśo, aby dokument datoweje banki za eksistěrujucy zwisk datoweje banki napórał."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Wubjeŕśo typ datoweje banki za eksistěrujucy zwisk datoweje banki."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"njejo daniž HSQLDB daniž Firebird k dispoziciji."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Asistent datoweje banki dataju datoweje banki napórajo, kótaraž informacije wó datowej bance wopśimujo."
@@ -3786,7 +3786,7 @@ msgstr "Wěsty zwisk (TLS/SSL) w_užywaś"
#: dbaccess/uiconfig/ui/ldappage.ui:44
msgctxt "ldappage|label1"
msgid "_Base DN:"
-msgstr "_Base DN:"
+msgstr "_BaseDN:"
#. iAAWx
#: dbaccess/uiconfig/ui/ldappage.ui:69
diff --git a/source/dsb/editeng/messages.po b/source/dsb/editeng/messages.po
index 4f303f46709..03c872e0da7 100644
--- a/source/dsb/editeng/messages.po
+++ b/source/dsb/editeng/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2021-01-28 07:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/dsb/>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/editengmessages/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540667124.000000\n"
#. BHYB4
@@ -939,7 +939,7 @@ msgstr "cm"
#: include/editeng/editrids.hrc:167
msgctxt "RID_SVXITEMS_METRIC_INCH"
msgid "inch"
-msgstr "inch"
+msgstr "col"
#. QMd2A
#: include/editeng/editrids.hrc:168
diff --git a/source/dsb/extensions/messages.po b/source/dsb/extensions/messages.po
index 4e665956efb..0d2422f26ff 100644
--- a/source/dsb/extensions/messages.po
+++ b/source/dsb/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-04-26 12:46+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/dsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554904016.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Formular aktualizěrowaś"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Wótwołaś"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Pósłaś"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Wěcejźělny"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (krotki)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (krotki LL)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (krotki LLLL)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (dłujki)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "ŹŹ/MM/LL"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/ŹŹ/LL"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "LL/MM/ŹŹ"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "ŹŹ/MM/LLLL"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/ŹŹ/LLLL"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "LLLL/MM/ŹŹ"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "LL-MM-ŹŹ"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "LLLL-MM-ŹŹ"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Njewubrany"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Wubrany"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Njedefiněrowany"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Wšykne datowe sajźby"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktualna datowa sajźba"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktualny bok"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ně"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Jo"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Nadrědowany formular"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Žeden"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Jadnory"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Wěcejrazowy"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Wobceŕk"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horicontalny"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Wertikalny"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "W pórěźe"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Pśetergnuś"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pomoc"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Wubrany zapisk"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Pozicija wubranego zapiska"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "jadnosmužkowy"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Wěcejsmužkowy"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Wěcejsmužkowy z formatěrowanim"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Žeden"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horicontalny"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Wertikalny"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Wobej"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Płony"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Nalěwo górjejce"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Nalěwo w srjejźi"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Nalěwo dołojce"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Napšawo górjejce"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Napšawo w srjejźi"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Napšawo dołojce"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Górjejce nalěwo"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Górjejce w srjejźi"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Górjejce napšawo"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Dołojce nalěwo"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Dołojce w srjejźi"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Dołojce napšawo"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrěrowane"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Wobchowaś"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Wuměniś"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Schowaś"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ně"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Poměr bokow wobchowaś"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Wjelikosći pśiměriś"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Wótlěwa napšawo"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Wótpšawa nalěwo"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Nastajenja nadrědowanego objekta wužywaś"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nigda"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Gaž jo wubrany"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Pśecej"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "K wótstawkoju"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Ako znamuško"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "K bokoju"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "K wobłukoju"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "K znamuškoju"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "K bokoju"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "K celi"
diff --git a/source/dsb/extras/source/autocorr/emoji.po b/source/dsb/extras/source/autocorr/emoji.po
index 3d55af599ef..0609eed228e 100644
--- a/source/dsb/extras/source/autocorr/emoji.po
+++ b/source/dsb/extras/source/autocorr/emoji.po
@@ -4,15 +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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-11-17 16:56+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extrassourceautocorremoji/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542473760.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
@@ -743,7 +744,7 @@ msgctxt ""
"DOUBLE_PRIME\n"
"LngText.text"
msgid "inch"
-msgstr "inch"
+msgstr "col"
#. ‼ (U+0203C), see http://wiki.documentfoundation.org/Emoji
#. yALTE
@@ -2773,7 +2774,7 @@ msgctxt ""
"UNIVERSAL_RECYCLING_SYMBOL\n"
"LngText.text"
msgid "recycling"
-msgstr "recycling, běły"
+msgstr "recycling"
#. ♻ (U+0267B), see http://wiki.documentfoundation.org/Emoji
#. SWE9X
@@ -2783,7 +2784,7 @@ msgctxt ""
"BLACK_UNIVERSAL_RECYCLING_SYMBOL\n"
"LngText.text"
msgid "recycling2"
-msgstr "recycling"
+msgstr "recycling2"
#. ♼ (U+0267C), see http://wiki.documentfoundation.org/Emoji
#. 9FCXo
@@ -13483,7 +13484,7 @@ msgctxt ""
"PERSON_CARTWHEELING\n"
"LngText.text"
msgid "gymnast"
-msgstr "gymnast"
+msgstr "turnaŕ"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
#. wDcBh
diff --git a/source/dsb/formula/messages.po b/source/dsb/formula/messages.po
index f4a6062c8ac..c2e09c9fc58 100644
--- a/source/dsb/formula/messages.po
+++ b/source/dsb/formula/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2021-01-28 07:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/dsb/>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/formulamessages/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
#. YfKFn
#: formula/inc/core_resource.hrc:2277
@@ -72,7 +72,7 @@ msgstr "#Totals"
#: formula/inc/core_resource.hrc:2290
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
-msgstr "#This Row"
+msgstr "#Toś ta smužka"
#. kHXXq
#: formula/inc/core_resource.hrc:2291
diff --git a/source/dsb/fpicker/messages.po b/source/dsb/fpicker/messages.po
index 6a99a6c03ce..a5a91109c60 100644
--- a/source/dsb/fpicker/messages.po
+++ b/source/dsb/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-28 07:36+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/dsb/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Slědna změna"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Wó_cyniś"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Wótg_raś"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Datajowe _mě:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Datajowy _typ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Jano za cytanje"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Z gronidłom składowaś"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Awtomatiska datajowa kóńcowka"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "_Filtrowe nastajenja wobźěłać"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Z GPG-klucom koděrowaś"
diff --git a/source/dsb/officecfg/registry/data/org/openoffice.po b/source/dsb/officecfg/registry/data/org/openoffice.po
index 7c5f274d67a..e2aee22665f 100644
--- a/source/dsb/officecfg/registry/data/org/openoffice.po
+++ b/source/dsb/officecfg/registry/data/org/openoffice.po
@@ -4,15 +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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-10-02 18:15+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenoffice/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1538504131.000000\n"
#. foAxC
@@ -103,4 +104,4 @@ msgctxt ""
"ooSetupFactoryUIName\n"
"value.text"
msgid "Base: Report Builder"
-msgstr "Base: Report Builder"
+msgstr "Base: Designer rozpšawow"
diff --git a/source/dsb/officecfg/registry/data/org/openoffice/Office.po b/source/dsb/officecfg/registry/data/org/openoffice/Office.po
index 420d98f112b..44a904da0a9 100644
--- a/source/dsb/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/dsb/officecfg/registry/data/org/openoffice/Office.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-02-05 18:59+0100\n"
-"PO-Revision-Date: 2021-02-07 23:36+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/dsb/>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeoffice/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1547386603.000000\n"
#. HhMVS
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
+msgstr "Miniměrowak prezentacijow"
#. sH2AP
#: PresentationMinimizer.xcu
diff --git a/source/dsb/sc/messages.po b/source/dsb/sc/messages.po
index d0dae6cd827..f368aec158b 100644
--- a/source/dsb/sc/messages.po
+++ b/source/dsb/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-26 12:46+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/dsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565009164.000000\n"
#. kBovX
@@ -25261,97 +25261,97 @@ msgid "~View"
msgstr "~Naglěd"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Wobr_az"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Wob~raz"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "K_resliś"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Kresliś"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Medije"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Medije"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Śišćaś"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Ś~išćaś"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rma"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rma"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ro_zšyrjenje"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ro~zšyrjenje"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Rědy"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Rědy"
@@ -25710,139 +25710,139 @@ msgid "Im_age"
msgstr "Wobr_az"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Rědowaś"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Ba_rwa"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Kśidno"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Rěc"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Pśeglědanje"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentary"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Pśi_rownaś"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Naglěd"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "K_resliś"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Wo_bźěłaś"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rědowaś"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Naglěd"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Ku kupce _zestajiś"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "P_ismo"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "W_usměrjenje"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Naglěd"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Zasajźiś"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medije"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Wobłu_k"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Rědowaś"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Kśidno"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Naglěd"
diff --git a/source/dsb/sccomp/messages.po b/source/dsb/sccomp/messages.po
index baeeab855de..26b3b1a4ed5 100644
--- a/source/dsb/sccomp/messages.po
+++ b/source/dsb/sccomp/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:03+0200\n"
-"PO-Revision-Date: 2021-01-28 07:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/dsb/>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sccompmessages/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1522610561.000000\n"
#. whDxm
@@ -26,13 +26,13 @@ msgstr "%PRODUCTNAME linearny solwer"
#: sccomp/inc/strings.hrc:25
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
-msgstr "%PRODUCTNAME CoinMP Linear Solver"
+msgstr "%PRODUCTNAME CoinMP Linearny solver"
#. 22ZBP
#: sccomp/inc/strings.hrc:26
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
-msgstr "Njelinearny solwer %PRODUCTNAME z rojom (eksperimentelny)"
+msgstr "Njelinearny solver %PRODUCTNAME z rojom (eksperimentelny)"
#. 8TGKo
#: sccomp/inc/strings.hrc:27
diff --git a/source/dsb/scp2/source/base.po b/source/dsb/scp2/source/base.po
index 80ab391bbd8..85d48910f73 100644
--- a/source/dsb/scp2/source/base.po
+++ b/source/dsb/scp2/source/base.po
@@ -4,15 +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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-08-22 20:54+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scp2sourcebase/dsb/>\n"
"Language: dsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1534971263.000000\n"
#. cbtbu
@@ -85,7 +86,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_POSTGRESQLSDBC\n"
"LngText.text"
msgid "PostgreSQL Connector"
-msgstr "PostgreSQL Connector"
+msgstr "Zwězowak PostgreSQL"
#. Kfv2H
#: postgresqlsdbc.ulf
@@ -94,7 +95,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_POSTGRESQLSDBC\n"
"LngText.text"
msgid "PostgreSQL Connector"
-msgstr "PostgreSQL Connector"
+msgstr "Zwězowak PostgreSQL"
#. DXpPd
#: registryitem_base.ulf
diff --git a/source/dsb/sd/messages.po b/source/dsb/sd/messages.po
index 450e7471e5f..f50cc23308b 100644
--- a/source/dsb/sd/messages.po
+++ b/source/dsb/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-26 12:46+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/dsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562269141.000000\n"
#. WDjkB
@@ -4175,109 +4175,109 @@ msgid "~Table"
msgstr "~Tabela"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Wobraz"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Wob~raz"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "K_resliś"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Kresliś"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Medije"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Medije"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rma"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rma"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Globalny dokument"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Pśedłoga"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ro_zšyrjenje"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ro~zšyrjenje"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Rědy"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Rědy"
@@ -7064,109 +7064,109 @@ msgid "~Table"
msgstr "~Tabela"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Wobraz"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Wob~raz"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "K_resliś"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Kresliś"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Medije"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Medije"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rma"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rma"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Globalny dokument"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Pśedłoga"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ro_zšyrjenje"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ro~zšyrjenje"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Rědy"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Rědy"
diff --git a/source/dsb/starmath/messages.po b/source/dsb/starmath/messages.po
index 1a2d3592162..e762abaca01 100644
--- a/source/dsb/starmath/messages.po
+++ b/source/dsb/starmath/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/starmathmessages/dsb/>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1562269165.000000\n"
#. GrDhX
@@ -2330,7 +2330,7 @@ msgstr "cerwjeny"
#: starmath/inc/strings.hrc:340
msgctxt "STR_AQUA"
msgid "aqua"
-msgstr "aqua"
+msgstr "tirkis"
#. GLy7q
#: starmath/inc/strings.hrc:341
diff --git a/source/dsb/svx/messages.po b/source/dsb/svx/messages.po
index 2b706d496f2..0d213539944 100644
--- a/source/dsb/svx/messages.po
+++ b/source/dsb/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-04-12 11:43+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/dsb/>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1559381585.000000\n"
#. 3GkZj
@@ -7691,7 +7691,7 @@ msgstr "$(WIDTH) x $(HEIGHT) pśi $(DPI) DPI"
#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
-msgstr "$(CAPACITY) kB"
+msgstr "$(CAPACITY) kiB"
#. Xgeqc
#: include/svx/strings.hrc:1387
diff --git a/source/dsb/sw/messages.po b/source/dsb/sw/messages.po
index e8bf61b468c..58c1a29c0ce 100644
--- a/source/dsb/sw/messages.po
+++ b/source/dsb/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/dsb/>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562269173.000000\n"
#. v3oJv
@@ -3673,7 +3673,7 @@ msgstr "Pytaś..."
#: sw/inc/strings.hrc:274
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
-msgstr "Letter"
+msgstr "List"
#. LuH5F
#: sw/inc/strings.hrc:275
@@ -10513,19 +10513,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Pśesunjo wubranu wótstawkowu pśedłogu wó jadnu rowninu w zapisowej hierarchiji dołoj."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Pśedłoga"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Pśedłogi"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Napórajo zapisowe zapiski z wěstych wótstawkowych pśedłogow."
@@ -13969,37 +13969,37 @@ msgid "Exchange Databases"
msgstr "Datowe banki wuměniś"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definěrowaś"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Wužywane datowe banki"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "K _dispoziciji stojece datowe banki"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Pśepytaś..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Wócynja dialog „Öffnen/Wočinić“, aby dataju datoweje banki (*.odb) wubrał. Wubrana dataja se lisćinje k dispoziciji stojecych datowych bankow pśidawa."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14009,31 +14009,31 @@ msgstr ""
"Wužywajśo tłocašk pśepytaś, aby dataju datoweje banki wubrał."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Naliscyjo datowe banki, kótarež se tuchylu wužywaju."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Nalicyjo datowe banki, kótarež su we %PRODUCTNAME zregistrěrowane."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Datowe banki wuměniś"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Datowa banka nałožona na dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Změńśo datowe žrědła za aktualny dokument."
@@ -20087,109 +20087,109 @@ msgid "Use the current _document"
msgstr "Aktualny _dokument wužywaś"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Wužywa aktualny dokument Writer ako zakład za dokument serijowego lista."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "No_wy dokument napóraś"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Napórajo nowy dokument Writer, aby se za serijowy list wužywał."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Z _eksistěrujucym dokumentom zachopiś"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Wubjeŕśo eksistěrujucy dokument Writer, kótaryž se ma ako zakład za dokument serijowego lista wužywaś."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Z pśedł_ogu zachopiś"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Wubjeŕśo pśedłogu, z kótarejuž se ma dokument serijowego lista napóraś."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "_Njedawno skłaźony startowy dokument wužywaś"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Wužywajśo eksistěrujucy dokument serijowego lista ako zakład za nowy dokument serijowego lista."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Wubjeŕśo dokument."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Pśepy_taś..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Pytajśo za dokumentom Writer, kótaryž cośo wužywaś a klikniśo pón na „Wócyniś“."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Pśepy_taś..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Wócynja dialog za wuběranje pśedłogow."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Datowe žrědło aktualnego dokumenta njejo zregistrěrowane. Pšosym wuměńśo datowu banku."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Datowu~banku wuměniś…"
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Wubjeŕśo startowy dokument za serijowy list"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Pódajśo dokument, kótaryž cośo ako zakład za dokument serijowego lista wužywaś."
@@ -22332,49 +22332,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Typ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Nastajenja"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Woběg"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperwótkaz"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Ramiki"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Płonina"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparenca"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27070,7 +27070,7 @@ msgid "Update"
msgstr "Aktualizěrowaś"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Pokazujo statistiku za aktualnu dataju."
diff --git a/source/dsb/vcl/messages.po b/source/dsb/vcl/messages.po
index 9b39b9b511f..a11efd029b2 100644
--- a/source/dsb/vcl/messages.po
+++ b/source/dsb/vcl/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Lower Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/dsb/>\n"
"Language: dsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562269177.000000\n"
#. k5jTM
@@ -70,7 +70,7 @@ msgstr "B5 (ISO)"
#: vcl/inc/print.hrc:41
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter"
-msgstr "Letter"
+msgstr "List"
#. GJoaX
#: vcl/inc/print.hrc:42
@@ -166,7 +166,7 @@ msgstr "Executive"
#: vcl/inc/print.hrc:57
msgctxt "RID_STR_PAPERNAMES"
msgid "German Legal Fanfold"
-msgstr "German Legal Fanfold"
+msgstr "Nimska legalna bźezkóńcna papjera"
#. A48FP
#: vcl/inc/print.hrc:58
@@ -244,7 +244,7 @@ msgstr "B6 (JIS)"
#: vcl/inc/print.hrc:70
msgctxt "RID_STR_PAPERNAMES"
msgid "Ledger"
-msgstr "Ledger"
+msgstr "Głowne knigły"
#. nD5vU
#: vcl/inc/print.hrc:71
@@ -286,13 +286,13 @@ msgstr "Italska wobalka"
#: vcl/inc/print.hrc:77
msgctxt "RID_STR_PAPERNAMES"
msgid "U.S. Standard Fanfold"
-msgstr "U.S. Standard Fanfold"
+msgstr "U.S. standardna bźezkóńcna papjera"
#. EnDDT
#: vcl/inc/print.hrc:78
msgctxt "RID_STR_PAPERNAMES"
msgid "German Standard Fanfold"
-msgstr "German Standard Fanfold"
+msgstr "Nimska standardna bźezkóńcna papjera"
#. PbPaG
#: vcl/inc/print.hrc:79
@@ -322,7 +322,7 @@ msgstr "15x11"
#: vcl/inc/print.hrc:83
msgctxt "RID_STR_PAPERNAMES"
msgid "Invitation Envelope"
-msgstr "Invitation Envelope"
+msgstr "Pśepšoseńska wobalka"
#. P9Ams
#: vcl/inc/print.hrc:84
@@ -352,7 +352,7 @@ msgstr "A4 Plus"
#: vcl/inc/print.hrc:88
msgctxt "RID_STR_PAPERNAMES"
msgid "Double Postcard"
-msgstr "Double Postcard"
+msgstr "Dwójna póstowa kórtka"
#. ZidKk
#: vcl/inc/print.hrc:89
@@ -1280,7 +1280,7 @@ msgstr "in"
#: vcl/inc/units.hrc:40
msgctxt "SV_FUNIT_STRINGS"
msgid "inch"
-msgstr "inch"
+msgstr "col"
#. 4AEJE
#. To translators: prime symbol for foot
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Někotare boki na jadno łopjeno papjery śišćaś."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Swójski"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Wubjeŕśo, kak wjele bokow se ma na łopjeno papjery śišćaś."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Boki:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Wubjeŕśo licbu smužkow."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "wót"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Wubjeŕśo licbu słupow."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Kšoma:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Wubjeŕso kšomu mjazy jadnotliwymi bokami na kuždem łopjenje papjery."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mjazy bokami"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Wótkłon:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Wubjeŕśo kšomu mjazy wuśišćanymi bokami a kšomu papjery."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "k łopjenowej kšomje"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Pórěd:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Wótlěwa napšawo, pón dołoj"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Zwusoka dołoj, pótom napšawo"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Zwusoka dołoj, pótom nalěwo"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Wótpšawa nalěwo, pótom dołoj"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Wubjeŕśo pórěd, w kótaremž se maju boki wuśišćaś."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Ramik wokoło kuždego boka kresliś"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Ramik wokoło kuždego boka kresliś."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošura"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Wubjeŕśo toś to nastajenje, aby dokument w brošurowem formaśe śišćał."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Zestajeński pśeglěd"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Změńśo pórěd bokow, kótarež se maju na kuždem łopjenje papjery śišćaś. Pśeglěd pokazujo, kak kužde kóńcne łopjeno papjery wuglěda."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Wě_cej"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Wugótowanje boka"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Powšykne"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Śišći aktualny dokument, wuběrk abo boki, kótarež pódawaśo. Móžośo teke śišćaŕske nastajenja za aktualny dokument nastajiś."
diff --git a/source/dz/chart2/messages.po b/source/dz/chart2/messages.po
index 769cdd5cee1..3799a5547a2 100644
--- a/source/dz/chart2/messages.po
+++ b/source/dz/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3707,7 +3707,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/dz/cui/messages.po b/source/dz/cui/messages.po
index e8e09e2ca53..de07dbe57ca 100644
--- a/source/dz/cui/messages.po
+++ b/source/dz/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17599,177 +17599,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "རང་བཞིན་"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "ཁྱད་པར་མཐོ་དྲག(~H)"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/dz/dbaccess/messages.po b/source/dz/dbaccess/messages.po
index 35804dcec88..d9fcaf51cfc 100644
--- a/source/dz/dbaccess/messages.po
+++ b/source/dz/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Dzongkha <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/dz/>\n"
@@ -3468,75 +3468,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "གནས་འདྲེན་འབད་ཡོད་པའི་གནས་སྡུད་གཞི་རྟེན་"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "འཕྲལ་གྱི་ལག་ལེན་འཐབ་ཡོདཔ་ཨིན།"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ཁ་ཕྱེ།"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3544,7 +3544,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/dz/extensions/messages.po b/source/dz/extensions/messages.po
index 33e60cbc7e7..d1528ab3421 100644
--- a/source/dz/extensions/messages.po
+++ b/source/dz/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -312,597 +312,583 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "འབྲི་ཤོག་ཡང་སེལ་འབད་"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "ལེན་"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "གནས་བསྐྱོད་"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "ཡུ་ཨར་ཨེལ།"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "ཡན་ལག་སྣ་ཚོགས་"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ཚིག་ཡིག"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ཚད་ལྡན། (ཐུང་ཀུ།)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "ཚད་ལྡན་ (ཐུང་ཀུ་ YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "ཚད་ལྡན་ (ཐུང་ཀུ་ YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ཚད་ལྡན།(རིངམ།)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "སེལ་འཐུ་འབད་དེ་མེདཔ།"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "སེལ་འཐུ་འབད་དེ་ཡོདཔ།"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "ངེས་འཛིན་མ་འབདཝ་"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "དྲན་ཐོ་ཚུ་ཆ་མཉམ་"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "དྲན་ཐོ་ཤུགས་ལྡན་"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "ད་ལྟོའི་ཤོག་ལེབ་"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "མེན།"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "བཏུབ།"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "འབྲི་ཤོག་གཙོ་བོ་"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "བཀག།"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ཅི་མེད།"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "རྐྱང་པ་"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "སྣ་མང་"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "ཀེར་ཕྲང་།"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "སྔོན་སྒྲིག"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "བཏུབ།"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "ཆ་མེད་གཏང་"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "འགྲོགས་རམ།"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "ཐོ་བཀོད་སེལ་འཐུ་འབད་ཡོད་མི་འདི་"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་ཐོ་བཀོད་ཀྱི་གནས་ས་"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "གྲལ་ཐིག་-རྐྱང་པ།"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "སྣ་མང་-གྲལ་ཐིག"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "རྩ་སྒྲིག་འབད་ནི་དང་བཅས་ སྣ་མང་-གྲལ་ཐིག"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "ཨེལ་ཨེཕི་(ཡུ་ནིཀསི་)།"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "སི་ཨར་+ཨེལ་ཨེཕི་(ཝིན་ཌོསི་)།"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ཅི་མེད།"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "ཀེར་ཕྲང་།"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "གཉིས་ཆ་རང་།"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "༣D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "གཡོན་གྱི་མགོ"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "གཡོན་གྱི་དབུས་ལུ་བཞག་ཡོདཔ།"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "གཡོན་གྱི་མཇུག"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "གཡས་ཀྱི་མགོ"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "གཡས་ཀྱི་དབུས་ལུ་བཞག་ཡོདཔ།"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "གཡས་ཀྱི་མཇུག"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ལྟག་གི་གཡོན་ལུ།"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ལྟག་གི་དབུས་ལུ་བཞག་ཡོདཔ།"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ལྟག་གི་གཡས་ལུ།"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "འོག་གི་གཡོན་ལུ།"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "འོག་གི་དབུས་ལུ་བཞག་ཡོདཔ།"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "འོག་གི་གཡས་ལུ།"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "དབུས་སྒྲིག།"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "ཉམས་སྲུང་།"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ཚབ་བཙུགས།"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "རམ་ནི།"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "མེན།"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "དཔྱ་ཚད་བཞག་"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "ཚད་ནང་ལུ་ཚུད་སྒྲིག་འབད་"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "གཡོན-ལས-གཡས་ལུ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "གཡས-ལས-གཡོན་ལུ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "དངོས་པོའི་སྒྲིག་སྟངས་མཐོ་ཤོས་ཚུ་་ལག་ལེན་འཐབ"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "དོན་མཚམས།"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "ཡིག་འབྲུ།"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ཤོག་ལེབ་ལུ།"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "གཞི་ཁྲམ་ལུ།(~F)"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "ཡིག་འབྲུ།"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ཤོག་ལེབ་ལུ།"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/dz/fpicker/messages.po b/source/dz/fpicker/messages.po
index 48be36b287b..cef019997a3 100644
--- a/source/dz/fpicker/messages.po
+++ b/source/dz/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -218,61 +218,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ཡིག་སྣོད་ཀྱི་མིང་:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ཡིག་སྣོད་དབྱེ་བ།:(~t)"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "ལྷག་ནི་རྐྱངམ་ཅིག་(~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "ཆོག་ཡིག་དང་གཅིག་ཁར་སྲུང་ས་(~w)"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "ཡིག་སྣོད་མིང་རང་བཞིན་གྱི་རྒྱ་བསྐྱེད།(~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ཚགས་མའི་སྒྲིག་སྟངས་ཚུ་ཞུན་དག་འབད་(~E)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/dz/sc/messages.po b/source/dz/sc/messages.po
index 25e253b7440..c6cd8ae02da 100644
--- a/source/dz/sc/messages.po
+++ b/source/dz/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25999,97 +25999,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26475,158 +26475,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "བདེ་ཞིབ་འབད།"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ཚོས་གཞི།"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "གི་རིཊི།"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "སྐད་ཡིག"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "བསྐྱར་ཞིབ།"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "བསམ་བཀོད།"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "སྟོན།"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ཞུན་དག།"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "བདེ་ཞིབ་འབད།"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "སྟོན།"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "སྡེ་ཚན།"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ཡིག་གཟུགས།"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ཕྲང་སྒྲིག"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "སྟོན།"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "བཙུགས།"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "བརྡ་ལམ་"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "གཞི་ཁྲམ།"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "བདེ་ཞིབ་འབད།"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "གི་རིཊི།"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/dz/sd/messages.po b/source/dz/sd/messages.po
index e1d0555b9dd..6be1f087d70 100644
--- a/source/dz/sd/messages.po
+++ b/source/dz/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4265,109 +4265,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7247,109 +7247,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/dz/sw/messages.po b/source/dz/sw/messages.po
index 927e0d26e21..e45db3426ac 100644
--- a/source/dz/sw/messages.po
+++ b/source/dz/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10814,20 +10814,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་དོན་མཚམས་ཀྱི་བཟོ་རྣམ་དེ་ ཟུར་ཐོའི་སྡེ་རིམ་ནང་ལུ་ གནས་རིམ་གཅིག་གིས་མར་ སྤོ་བཤུད་འབདཝ་ཨིན།"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "བཟོ་རྣམ་ཚུ།"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "གསར་བཀོད་ཅན་གྱི་དོན་མཚམས་བཟོ་རྣམ་ཚུ་གི་དོན་ལུ་ ཟུར་ཐོའི་ཐོ་འགོད་ཚུ་གསར་བསྐྲུན་འབདཝ་ཨིན།"
@@ -14426,38 +14426,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "ངེས་འཛིན་འབད།(~D)"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "བརད་འཚོལ།"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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).སེལ་འཐུ་འབད་ཡོད་མི་ཡིག་སྣོད་ཚུ་ འཐོབ་ཚུགས་པའི་གནད་སྡུད་གཞི་རྟེན་ཐོ་ཡིག་ཚུ་ནང་ལུ་ཁ་སྐོང་བརྐྱབ་ཨིན།"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14465,31 +14465,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "ད་ལྟོ་ལག་ལེན་འཐབ་པའི་སྒང་ཡོད་མི་གནད་སྡུད་གཞི་རྟེན་དེ་ཐོ་འགོད་འབདཝ་ཨིན།"
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "ད་ལྟོའི་ཡིག་ཆདེ་གི་དོན་ལུ་ གནད་སྡུད་འབྱུང་ཁུངས་དེ་བསྒྱུར་བཅོས་འབད།"
@@ -20823,111 +20823,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "ད་ལྟོའི་རའི་ཊར་ཡིག་དེ་ ཡིག་འཕྲིན་མཉམ་བསྡོམས་ཡིག་ཆའི་དོན་ལུ་ གཞི་རྟེན་སྦེ་ལག་ལེན་འཐབ་ཨིན།"
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "གློག་འཕིན་མཉམ་བསྡོམ་དེ་གི་དོན་ལུ་ རའི་ཊར་ཡིག་ཆ་གསརཔ་ཅིག་གསར་བསྐྲུན་འབདཝ་ཨིན།"
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "ཡིག་འཕྲིན་མཉམ་བསྡོམས་ཡིག་ཆའི་དོན་ལུ་ གཞི་རྟེན་སྦེ་ལག་ལེན་འཐབ་ནིའི་དོན་ལུ་ ད་ལྟོ་ཡོད་པའི་རའི་ཊར་ཡིག་ཆ་ཅིག་སེལ་འཐུ་འབད།"
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "ཁྱོད་ཀྱིས་ ཁོད་རའི་ཡིག་འཕྲིན་མཉམ་བསྡོམས་ཡིག་ཆ་དང་གཅིག་ཁར་གསར་བསྐྲུན་འབད་དགོ་མནོ་མི་ ཊེམ་པེ་ལེཊི་དེ་སེལ་འཐུ་འབད།"
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "ཡིག་འཕྲིན་མཉམ་བསྡོམས་ཡིག་ཆའི་དོན་ལུ་ ད་ལྟོ་ཡོད་མི་ཡིག་འཕྲིན་མཉམ་བསྡོམས་ཡིག་ཆ་དེ་ གཞི་རྟེན་སྦེ་ལག་ལེན་འཐབ།"
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "ཡིག་ཆ་དེ་སེལ་འཐུ་འབད།"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "བརད་འཚོལ།"
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "བརད་འཚོལ།"
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23117,53 +23117,53 @@ msgid "Object"
msgstr "དངོས་པོ།"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "དབྱེ་བ།"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "ལོག་མཚམས་བཟོ།(~W)"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "ཧའི་པར་ལིངཀ"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ས་ཁོངས།"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "དྭངས་གསལ།"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -28062,7 +28062,7 @@ msgid "Update"
msgstr "དུས་མཐུན་བཟོ།"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/dz/vcl/messages.po b/source/dz/vcl/messages.po
index 0b1f17f07f0..3823e52072c 100644
--- a/source/dz/vcl/messages.po
+++ b/source/dz/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:43+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2351,170 +2351,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr "ཡིག་ཆའི་ཨམ་གསརཔ་ཅིག་གསར་བསྐྲུན་འབདཝ་ཨིན"
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "ཤོག་ལེབ་ཚུ་བརྒྱུད་དེ་བརྡ་འཚོལ་ནིའི་དོན་ལུ་ ངོས་དཔར་འདི་སེལ་འཐུ་འབད།"
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "ཐིག་ཁྲམ་ནང་ལུ་གྲལ་ཐིག་ཅིག་བཙུགསཔ་ཨིན།"
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "གིས།"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "ཐིག་ཁྲམ་ནང་ལུ་གྲལ་ཐིག་ཅིག་བཙུགསཔ་ཨིན།"
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "ཐིག་ཁྲམ་ནང་ལུ་གྲལ་ཐིག་ཅིག་བཙུགསཔ་ཨིན།"
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "ཐིག་ཁྲམ་ནང་ལུ་གྲལ་ཐིག་ཅིག་བཙུགསཔ་ཨིན།"
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "ཐིག་ཁྲམ་ནང་ལུ་གྲལ་ཐིག་ཅིག་བཙུགསཔ་ཨིན།"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "ཐིག་ཁྲམ་ནང་ལུ་གྲལ་ཐིག་ཅིག་བཙུགསཔ་ཨིན།"
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "དེབ་ཆུང་ཚུ།"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "གིས་ ཁྱོད་ཀྱིས་གསལ་བཀོད་འབད་ཡོད་པའི་ ད་ལྟོའི་ཡིག་ཆ་དང་ སེལ་འཐུ་ཡང་ན་ ཤོག་ལེབ་འདི་ཚུ་དཔར་བསྐྲུན་འབདཝ་ཨིན། ད་ལྟོའི་ཡིག་ཆའི་དོན་ལུ་ ཁྱོད་ཀྱིས་ དཔར་བསྐྲུན་གྱི་གདམ་ཁ་ཚུ་གཞི་སྒྲིག་འབད་བཏུབ། "
diff --git a/source/el/chart2/messages.po b/source/el/chart2/messages.po
index b1908fe4aa8..1689a7a30f1 100644
--- a/source/el/chart2/messages.po
+++ b/source/el/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/el/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1547407975.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Ορίζει το πλήθος των γραμμών για τα διαγράμματα Στήλης και Γραμμής."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Επιλέξτε ένα βασικό τύπο διαγράμματος."
diff --git a/source/el/cui/messages.po b/source/el/cui/messages.po
index 8d076cbd9ea..70dba65f02f 100644
--- a/source/el/cui/messages.po
+++ b/source/el/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/el/>\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562571180.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Αυτόματα"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Γαλαξίας"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Υψηλή αντίθεση"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Οξυγόνο"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Κλασικό"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Αύρα"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Καθορίζει την τεχνοτροπία εικονιδίου για τα εικονίδια στις γραμμές εργαλείων και στους διαλόγους."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Τε_χνοτροπία εικονιδίου:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Προσθήκη περισσότερων θεμάτων εικονιδίων μέσω επέκτασης"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Τεχνοτροπία εικονιδίου"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Απαιτείται επανεκκίνηση"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Χρήση επιτάχυνσης _υλικού"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Χρήση ε_ξομάλυνσης"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Χρησιμοποιήστε Skia για κάθε απόδοση"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Εξαναγκασμός απόδοσης λογισμικού Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Απαιτείται επανεκκίνηση. Η ενεργοποίηση αυτού θα αποτρέψει τη χρήση οδηγών γραφικών."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Το Skia είναι προς το παρόν ενεργοποιημένο."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Το Skia είναι προς το παρόν απενεργοποιημένο."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Έξοδος γραφικών"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Προβολή προε_πισκόπησης γραμματοσειρών"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Ε_ξομάλυνση γραμματοσειράς οθόνης"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Επιλέξτε για να εξομαλύνετε την εμφάνιση του κειμένου στην οθόνη."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "α_πό:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Εισαγάγετε το μικρότερο μέγεθος γραμματοσειράς για να εφαρμόσετε εξομάλυνση."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Λίστες γραμματοσειρών"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Εκτέλεση ελέγχων γραφικών"
diff --git a/source/el/dbaccess/messages.po b/source/el/dbaccess/messages.po
index 79f6c7e7eb1..47be9115e7a 100644
--- a/source/el/dbaccess/messages.po
+++ b/source/el/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-11-19 08:37+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/el/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562571214.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Δημιουργία μιας _νέας βάσης δεδομένων"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Επιλέξτε για να δημιουργήσετε μια νέα βάση δεδομένων."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Εν_σωματωμένη βάση δεδομένων:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Άνοιγμα ενός υπάρχοντος _αρχείου βάσης δεδομένων"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Επιλέξτε για να ανοίξετε ένα αρχείο βάσης δεδομένων από έναν κατάλογο αρχείων που χρησιμοποιήθηκαν πρόσφατα ή από ένα παράθυρο διαλόγου επιλογής αρχείου."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Πρόσφατα:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Επιλέξτε ένα αρχείο βάσης δεδομένων για να ανοίξετε από τον κατάλογο των αρχείων που χρησιμοποιήθηκαν πρόσφατα. Πατήστε στο πλήκτρο Τέλος για να ανοίξετε το αρχείο αμέσως και να βγείτε από τον οδηγό."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Άνοιγμα"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Ανοίγει ένα παράθυρο διαλόγου επιλογής αρχείου όπου μπορείτε να επιλέξετε ένα αρχείο βάσης δεδομένων. Πατήστε στο Άνοιγμα ή Εντάξει στο παράθυρο διαλόγου επιλογής αρχείου για να ανοίξετε το αρχείο αμέσως και να βγείτε από τον οδηγό."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Σύνδεση με μια _υπάρχουσα βάση δεδομένων"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Επιλέξτε για να δημιουργήσετε ένα έγγραφο βάσης δεδομένων για μια υπάρχουσα σύνδεση βάσης δεδομένων."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Επιλέξτε τον τύπο βάσης δεδομένων για την υπάρχουσα σύνδεση βάσης δεδομένων."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"διαθέσιμα σε αυτή τη ρύθμιση."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Ο Οδηγός βάσης δεδομένων δημιουργεί ένα αρχείο βάσης δεδομένων που περιέχει πληροφορίες σχετικά με μια βάση δεδομένων."
diff --git a/source/el/extensions/messages.po b/source/el/extensions/messages.po
index 34896c73df5..379770828a2 100644
--- a/source/el/extensions/messages.po
+++ b/source/el/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-10-21 11:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/el/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Ενημέρωση φόρμας"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Λήψη"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Αποστολή"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Πολλαπλό"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Κείμενο"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Τυπικό (σύντομο)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Τυπικό (σύντομο ΕΕ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Τυπικό (σύντομο ΕΕΕΕ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Τυπικό (μακρύ)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "ΗΗ/ΜΜ/ΕΕ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "ΜΜ/ΗΗ/ΕΕ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "ΕΕ/ΜΜ/ΗΗ"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "ΗΗ/ΜΜ/ΕΕΕΕ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "ΜΜ/ΗΗ/ΕΕΕΕ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "ΕΕΕΕ/ΜΜ/ΗΗ"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "ΕΕ-ΜΜ-ΗΗ"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "ΕΕΕΕ-ΜΜ-ΗΗ"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 ΜΜ"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 ΜΜ"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Δεν έχει επιλεχθεί"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Επιλεγμένο"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Δεν έχει ορισθεί"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Όλες οι εγγραφές"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Ενεργή εγγραφή"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Τρέχουσα σελίδα"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Όχι"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ναι"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Γονική φόρμα"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_κενό"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_γονικό"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "ί_διο"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_πάνω"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Κανένα"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Μονό"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Πολλαπλό"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Εύρος"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Οριζόντιος"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Κάθετος"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Προεπιλογή"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Εντάξει"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Ακύρωση"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Βοήθεια"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Η επιλεγμένη καταχώριση"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Θέση της επιλεγμένης καταχώρισης"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Μονή γραμμή"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Πολλαπλές γραμμές"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Πολλαπλές γραμμές με μορφοποίηση"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Καμία"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Οριζόντια"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Κάθετη"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Αμφότερες"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3Δ"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Επίπεδο"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Πάνω αριστερά"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Κεντραρισμένο αριστερά"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Κάτω αριστερά"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Πάνω δεξιά"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Κεντραρισμένο δεξιά"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Κάτω δεξιά"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Πάνω αριστερά"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Κεντραρισμένο πάνω"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Πάνω δεξιά"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Κάτω αριστερά"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Κεντραρισμένη κάτω"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Κάτω δεξιά"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Κεντραρισμένο"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Διατήρηση"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Αντικατάσταση"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Σύμπτυξη"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Όχι"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Διατήρηση αναλογιών"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Προσαρμογή στο μέγεθος"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Από αριστερά προς τα δεξιά"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Από δεξιά προς τα αριστερά"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Χρήση ρυθμίσεων ανωτέρου αντικειμένου"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Ποτέ"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Κατά την εστίαση"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Πάντα"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Σε παράγραφο"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Ως χαρακτήρας"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Σε σελίδα"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Σε πλαίσιο"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Σε χαρακτήρα"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Σε σελίδα"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Σε κελί"
diff --git a/source/el/fpicker/messages.po b/source/el/fpicker/messages.po
index 9990b282b5b..8e5c1554647 100644
--- a/source/el/fpicker/messages.po
+++ b/source/el/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-01 16:18+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/el/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Τροποποιημένα δεδομένα"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Ά_νοιγμα"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Αναπαραγ_ωγή"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Όνομα αρ_χείου:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Τύπος αρχείου:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Μόνο για _ανάγνωση"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Αποθήκευση με κωδικό πρόσβασης"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Αυτόματη επέκταση ονόματος αρχείου"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Επεξεργασία ρυθμίσεων _φίλτρου"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Κρυπτογράφηση με κλειδί GPG"
diff --git a/source/el/helpcontent2/source/text/sbasic/shared/03.po b/source/el/helpcontent2/source/text/sbasic/shared/03.po
index 0ae63c6bcac..4f8780789ff 100644
--- a/source/el/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/el/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/el/>\n"
"Language: el\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1549442158.000000\n"
#. ViEWM
@@ -21857,7 +21857,7 @@ msgctxt ""
"par_id31579874656437\n"
"help.text"
msgid "<emph>replacedby</emph>: Zero, one or more characters that will replace all non-printable characters in <literal>inputstr</literal> (Default = \"\")"
-msgstr ""
+msgstr "<emph>replacedby</emph>: Μηδέν, ένας ή περισσότεροι χαρακτήρες που θα αντικαταστήσουν όλους τους μη εκτυπώσιμους χαρακτήρες στο <literal>inputstr</literal> (Προεπιλογή = \"\")"
#. W44TL
#: sf_string.xhp
@@ -21866,7 +21866,7 @@ msgctxt ""
"par_id1001579876228707\n"
"help.text"
msgid "Finds in a string a substring matching a given regular expression."
-msgstr ""
+msgstr "Βρίσκει σε μια συμβολοσειρά μια υποσυμβολοσειρά που ταιριάζει με μια δεδομένη κανονική έκφραση."
#. aq28M
#: sf_string.xhp
@@ -21875,7 +21875,7 @@ msgctxt ""
"par_id131579876314120\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be searched"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά προς αναζήτηση"
#. hRrBB
#: sf_string.xhp
@@ -21884,7 +21884,7 @@ msgctxt ""
"par_id751579876371545\n"
"help.text"
msgid "<emph>regex</emph>: The regular expression"
-msgstr ""
+msgstr "<emph>regex</emph>: Η κανονική έκφραση"
#. y2Fqs
#: sf_string.xhp
@@ -21893,7 +21893,7 @@ msgctxt ""
"par_id881579876394584\n"
"help.text"
msgid "<emph>start</emph>: The position in the string where the search will begin. This parameter is passed by reference, so after execution the value of <literal>start</literal> will point to the first character of the found substring. If no matching substring is found, <literal>start</literal> will be set to 0."
-msgstr ""
+msgstr "<emph>start</emph>: Η θέση στη συμβολοσειρά όπου θα ξεκινήσει η αναζήτηση. Αυτή η παράμετρος μεταβιβάζεται με αναφορά, επομένως μετά την εκτέλεση η τιμή <literal>start</literal> θα δείχνει στον πρώτο χαρακτήρα της υποσυμβολοσειράς που βρέθηκε. Εάν δεν βρεθεί αντίστοιχη υποσυμβολοσειρά, το <literal>start</literal> θα οριστεί σε 0."
#. yZMDg
#: sf_string.xhp
@@ -21902,7 +21902,7 @@ msgctxt ""
"par_id251579876403831\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph> (διάκριση πεζών-κεφαλαίων): Η αναζήτηση μπορεί να κάνει διάκριση πεζών-κεφαλαίων ή όχι (Προεπιλογή = <literal>False</literal>)."
#. A4JC7
#: sf_string.xhp
@@ -21911,7 +21911,7 @@ msgctxt ""
"par_id841579876412287\n"
"help.text"
msgid "<emph>forward</emph>: Determines the direction of the search. If <literal>True</literal>, search moves forward. If <literal>False</literal> search moves backwards (Default = <literal>True</literal>)"
-msgstr ""
+msgstr "<emph>forward</emph> (προς τα εμπρός): Καθορίζει την κατεύθυνση της αναζήτησης. Εάν είναι <literal>True</literal>, η αναζήτηση προχωρά. Εάν η αναζήτηση είναι <literal>False</literal> μετακινείται προς τα πίσω (Προεπιλογή = <literal>True</literal>)"
#. SkaCi
#: sf_string.xhp
@@ -21920,7 +21920,7 @@ msgctxt ""
"par_id451612309155653\n"
"help.text"
msgid "At the first iteration, if <literal>forward = True</literal>, then <literal>start</literal> should be equal to 1, whereas if <literal>forward = False</literal> then <literal>start</literal> should be equal to <literal>Len(inputstr)</literal>"
-msgstr ""
+msgstr "Στην πρώτη επανάληψη, εάν <literal>forward = True</literal>, τότε το <literal>start</literal> θα πρέπει να είναι ίσο με 1, ενώ εάν <literal>forward = False</literal> τότε το <literal>start</literal> πρέπει να είναι ίσο με <literal>Len(inputstr)</literal>"
#. gv3oo
#: sf_string.xhp
@@ -21929,7 +21929,7 @@ msgctxt ""
"par_id221612309579001\n"
"help.text"
msgid "In the example above, the new value of <literal>lStart</literal> can be used to keep searching the same input string by setting the <literal>Start</literal> parameter to <literal>lStart + Len(result)</literal> at the next iteration."
-msgstr ""
+msgstr "Στο παραπάνω παράδειγμα, η νέα τιμή του <literal>lStart</literal> μπορεί να χρησιμοποιηθεί για να συνεχιστεί η αναζήτηση της ίδιας συμβολοσειράς εισόδου ορίζοντας την παράμετρο <literal>Start</literal> σε <literal>lStart + Len(result)</literal> στην επόμενη επανάληψη."
#. qAkN4
#: sf_string.xhp
@@ -21938,7 +21938,7 @@ msgctxt ""
"par_id471601048983628\n"
"help.text"
msgid "Hash functions are used inside some cryptographic algorithms, in digital signatures, message authentication codes, manipulation detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more."
-msgstr ""
+msgstr "Οι συναρτήσεις κατακερματισμού χρησιμοποιούνται σε ορισμένους κρυπτογραφικούς αλγόριθμους, σε ψηφιακές υπογραφές, κωδικούς ταυτοποίησης μηνυμάτων, ανίχνευση χειρισμού, δακτυλικά αποτυπώματα, αθροίσματα ελέγχου (έλεγχος ακεραιότητας μηνυμάτων), πίνακες κατακερματισμού, αποθήκευση κωδικών πρόσβασης και πολλά άλλα."
#. HupGD
#: sf_string.xhp
@@ -21947,7 +21947,7 @@ msgctxt ""
"par_id301601048983765\n"
"help.text"
msgid "The <literal>HashStr</literal> method returns the result of a hash function applied on a given string and using a specified algorithm, as a string of lowercase hexadecimal digits."
-msgstr ""
+msgstr "Η μέθοδος <literal>HashStr</literal> επιστρέφει το αποτέλεσμα μιας συνάρτησης κατακερματισμού που εφαρμόζεται σε μια δεδομένη συμβολοσειρά και χρησιμοποιώντας έναν καθορισμένο αλγόριθμο, ως συμβολοσειρά πεζών δεκαεξαδικών ψηφίων."
#. ZRZEF
#: sf_string.xhp
@@ -21956,7 +21956,7 @@ msgctxt ""
"par_id631601048983149\n"
"help.text"
msgid "The hash algorithms supported are: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> and <literal>SHA512</literal>."
-msgstr ""
+msgstr "Οι αλγόριθμοι κατακερματισμού που υποστηρίζονται είναι: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> και <literal>SHA512</literal>."
#. yUmmb
#: sf_string.xhp
@@ -21965,7 +21965,7 @@ msgctxt ""
"par_id621601048983210\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to hash. It is presumed to be encoded in UTF-8. The hashing algorithm will consider the string as a stream of bytes."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά προς κατακερματισμό. Υποτίθεται ότι είναι κωδικοποιημένη σε UTF-8. Ο αλγόριθμος κατακερματισμού θα θεωρήσει τη συμβολοσειρά ως μια ροή ψηφιολέξεων (bytes)."
#. nuQRb
#: sf_string.xhp
@@ -21974,7 +21974,7 @@ msgctxt ""
"par_id941601048983822\n"
"help.text"
msgid "<emph>algorithm</emph>: One of the supported algorithms listed above, passed as a string."
-msgstr ""
+msgstr "<emph>algorithm</emph> (αλγόριθμος): Ένας από τους υποστηριζόμενους αλγορίθμους που αναφέρονται παραπάνω, μεταβιβάστηκε ως συμβολοσειρά."
#. TXGmB
#: sf_string.xhp
@@ -21983,7 +21983,7 @@ msgctxt ""
"par_id221579879516929\n"
"help.text"
msgid "Encodes the input string into the HTML character codes, replacing special characters by their <literal>&</literal> counterparts."
-msgstr ""
+msgstr "Κωδικοποιεί τη συμβολοσειρά εισόδου στους κωδικούς χαρακτήρων HTML, αντικαθιστώντας τους ειδικούς χαρακτήρες από τους αντίστοιχους <literal>&</literal>."
#. YNfid
#: sf_string.xhp
@@ -21992,7 +21992,7 @@ msgctxt ""
"par_id341612351999692\n"
"help.text"
msgid "For example, the character <literal>é</literal> would be replaced by <literal>&eacute;</literal> or an equivalent numerical HTML code."
-msgstr ""
+msgstr "Για παράδειγμα, ο χαρακτήρας <literal>é</literal> θα αντικατασταθεί από <literal>&eacute;</literal> ή έναν ισοδύναμο αριθμητικό κωδικό HTML."
#. CGFQH
#: sf_string.xhp
@@ -22001,7 +22001,7 @@ msgctxt ""
"bas_id501579879570781\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to encode."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά προς κωδικοποίηση."
#. jpv97
#: sf_string.xhp
@@ -22010,7 +22010,7 @@ msgctxt ""
"par_id171579880990533\n"
"help.text"
msgid "Returns <literal>True</literal> if the input string is a valid date according to a specified date format."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά εισόδου είναι έγκυρη ημερομηνία σύμφωνα με μια καθορισμένη μορφή ημερομηνίας."
#. tBGBH
#: sf_string.xhp
@@ -22019,7 +22019,7 @@ msgctxt ""
"par_id151579881091821\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>"
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>"
#. nmTv3
#: sf_string.xhp
@@ -22028,7 +22028,7 @@ msgctxt ""
"par_id991579881107670\n"
"help.text"
msgid "<emph>dateformat</emph>: The date format, as a string. It can be either \"YYYY-MM-DD\" (default), \"DD-MM-YYYY\" or \"MM-DD-YYYY\""
-msgstr ""
+msgstr "<emph>dateformat</emph>: Η μορφή ημερομηνίας, ως συμβολοσειρά. Μπορεί να είναι είτε \"ΕΕΕΕ-ΜΜ-ΗΗ\" (προεπιλογή), \"ΗΗ-ΜΜ-ΕΕΕΕ\" ή \"ΜΜ-ΗΗ-ΕΕΕΕ\""
#. GvZLC
#: sf_string.xhp
@@ -22037,7 +22037,7 @@ msgctxt ""
"par_id291579881117126\n"
"help.text"
msgid "The dash (-) may be replaced by a dot (.), a slash (/) or a space."
-msgstr ""
+msgstr "Η παύλα (-) μπορεί να αντικατασταθεί από μια τελεία (.), μια κάθετο (/) ή ένα διάστημα."
#. yCA3T
#: sf_string.xhp
@@ -22046,7 +22046,7 @@ msgctxt ""
"par_id51579881125801\n"
"help.text"
msgid "If the format is invalid, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "Εάν η μορφή είναι άκυρη, η μέθοδος επιστρέφει <literal>False</literal>."
#. qFmWW
#: sf_string.xhp
@@ -22055,7 +22055,7 @@ msgctxt ""
"par_id211612370427721\n"
"help.text"
msgid "This method checks the format of the input string without performing any calendar-specific checks. Hence it does not test the input string for leap years or months with 30 or 31 days. For that, refer to the <link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate function\"><literal>IsDate</literal> built-in function</link>."
-msgstr ""
+msgstr "Αυτή η μέθοδος ελέγχει τη μορφή της συμβολοσειράς εισόδου χωρίς να πραγματοποιεί ελέγχους που αφορούν το ημερολόγιο. Ως εκ τούτου, δεν δοκιμάζει τη συμβολοσειρά εισόδου για δίσεκτα έτη, ή μήνες με 30 ή 31 ημέρες. Για αυτό, ανατρέξτε στην ενσωματωμένη συνάρτηση <link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate function\"><literal>IsDate</literal></link>."
#. DJQFQ
#: sf_string.xhp
@@ -22064,7 +22064,7 @@ msgctxt ""
"par_id181612371147364\n"
"help.text"
msgid "The example below shows the difference between the methods <literal>IsADate</literal> (ScriptForge) and the <literal>IsDate</literal> (built-in) function."
-msgstr ""
+msgstr "Το παρακάτω παράδειγμα δείχνει τη διαφορά μεταξύ των μεθόδων <literal>IsADate</literal> (ScriptForge) και της συνάρτησης <literal>IsDate</literal> (ενσωματωμένη)."
#. hAADi
#: sf_string.xhp
@@ -22073,7 +22073,7 @@ msgctxt ""
"par_id161579881600317\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are alphabetic."
-msgstr ""
+msgstr "Επιστρέφει το <literal>True</literal> εάν όλοι οι χαρακτήρες της συμβολοσειράς είναι αλφαβητικοί."
#. Cpeo3
#: sf_string.xhp
@@ -22082,7 +22082,7 @@ msgctxt ""
"par_id251579881615469\n"
"help.text"
msgid "Alphabetic characters are those characters defined in the <link href=\"https://unicode.org/reports/tr44/\" name=\"Unicode documentation\">Unicode Character Database</link> as <literal>Letter</literal>."
-msgstr ""
+msgstr "Οι αλφαβητικοί χαρακτήρες είναι εκείνοι οι χαρακτήρες που ορίζονται στη <link href=\"https://unicode.org/reports/tr44/\" name=\"Unicode documentation\">Βάση δεδομένων χαρακτήρων Unicode</link> ως <literal>Letter</literal> (Γράμμα)."
#. a9rTa
#: sf_string.xhp
@@ -22091,7 +22091,7 @@ msgctxt ""
"par_id11579881691826\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. KaLGv
#: sf_string.xhp
@@ -22100,7 +22100,7 @@ msgctxt ""
"par_id421579883181382\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are alphabetic, digits or \"_\" (underscore). The first character must not be a digit."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι αλφαβητικά, ψηφία ή \"_\" (υπογράμμιση). Ο πρώτος χαρακτήρας δεν πρέπει να είναι ψηφίο."
#. BAEB4
#: sf_string.xhp
@@ -22109,7 +22109,7 @@ msgctxt ""
"par_id31579884464101\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. qAZpA
#: sf_string.xhp
@@ -22118,7 +22118,7 @@ msgctxt ""
"par_id671580039484786\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are Ascii characters."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι χαρακτήρες Ascii."
#. 3DNou
#: sf_string.xhp
@@ -22127,7 +22127,7 @@ msgctxt ""
"par_id791580039528838\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. iuPF4
#: sf_string.xhp
@@ -22136,7 +22136,7 @@ msgctxt ""
"par_id861580044805749\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are digits."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι ψηφία."
#. yU7cc
#: sf_string.xhp
@@ -22145,7 +22145,7 @@ msgctxt ""
"par_id41580044873043\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. J8Ykx
#: sf_string.xhp
@@ -22154,7 +22154,7 @@ msgctxt ""
"par_id521580045221758\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid email address."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά είναι έγκυρη διεύθυνση ηλ. αλληλογραφίας."
#. 8Pxsn
#: sf_string.xhp
@@ -22163,7 +22163,7 @@ msgctxt ""
"par_id841580045280071\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. R6MsU
#: sf_string.xhp
@@ -22172,7 +22172,7 @@ msgctxt ""
"par_id41580047039666\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid filename in a given operating system."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά είναι έγκυρο όνομα αρχείου σε ένα δεδομένο λειτουργικό σύστημα."
#. aQbRF
#: sf_string.xhp
@@ -22181,7 +22181,7 @@ msgctxt ""
"par_id801580047079938\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. jWMpJ
#: sf_string.xhp
@@ -22190,7 +22190,7 @@ msgctxt ""
"par_id781580047088954\n"
"help.text"
msgid "<emph>osname</emph>: The operating system name, as a string. It can be \"WINDOWS\", \"LINUX\", \"MACOSX\" or \"SOLARIS\"."
-msgstr ""
+msgstr "<emph>osname</emph>: Το όνομα του λειτουργικού συστήματος, ως συμβολοσειρά. Μπορεί να είναι \"WINDOWS\", \"LINUX\", \"MACOSX\" ή \"SOLARIS\"."
#. GnrxA
#: sf_string.xhp
@@ -22199,7 +22199,7 @@ msgctxt ""
"par_id991612372824234\n"
"help.text"
msgid "The default value is the current operating system on which the script is running."
-msgstr ""
+msgstr "Η προεπιλεγμένη τιμή είναι το τρέχον λειτουργικό σύστημα στο οποίο εκτελείται η δέσμη ενεργειών."
#. FPuAV
#: sf_string.xhp
@@ -22208,7 +22208,7 @@ msgctxt ""
"par_id911580047551929\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are hexadecimal digits."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι δεκαεξαδικά ψηφία."
#. hWqAh
#: sf_string.xhp
@@ -22217,7 +22217,7 @@ msgctxt ""
"par_id331580047594144\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. kEz4y
#: sf_string.xhp
@@ -22226,7 +22226,7 @@ msgctxt ""
"par_id521612377109554\n"
"help.text"
msgid "The hexadecimal digits may be prefixed with \"0x\" or \"&H\"."
-msgstr ""
+msgstr "Τα δεκαεξαδικά ψηφία μπορούν να έχουν το πρόθεμα \"0x\" ή \"&H\"."
#. 3WKNf
#: sf_string.xhp
@@ -22235,7 +22235,7 @@ msgctxt ""
"par_id791584008420941\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid International Bank Account Number (IBAN). The comparison is not case-sensitive."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά είναι έγκυρος αριθμός διεθνούς τραπεζικού λογαριασμού (IBAN). Η σύγκριση δεν κάνει διάκριση πεζών-κεφαλαίων."
#. DnC6i
#: sf_string.xhp
@@ -22244,7 +22244,7 @@ msgctxt ""
"par_id951880048466565\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. VgT3x
#: sf_string.xhp
@@ -22253,7 +22253,7 @@ msgctxt ""
"par_id631619526542367\n"
"help.text"
msgid "<literal>True</literal> if the string contains a valid IBAN number."
-msgstr ""
+msgstr "<literal>True</literal> εάν η συμβολοσειρά περιέχει έγκυρο αριθμό IBAN."
#. CcTNk
#: sf_string.xhp
@@ -22262,7 +22262,7 @@ msgctxt ""
"par_id791580048420941\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid IP(v4) address."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά είναι έγκυρη διεύθυνση IP(v4)."
#. rMpXB
#: sf_string.xhp
@@ -22271,7 +22271,7 @@ msgctxt ""
"par_id981580048466565\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. yWHew
#: sf_string.xhp
@@ -22280,7 +22280,7 @@ msgctxt ""
"par_id831580049093038\n"
"help.text"
msgid "Returns <literal>True</literal> if the whole input string matches a given pattern containing wildcards."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν ολόκληρη η συμβολοσειρά εισόδου ταιριάζει με ένα δεδομένο μοτίβο που περιέχει χαρακτήρες υποκατάστασης."
#. PzigS
#: sf_string.xhp
@@ -22289,7 +22289,7 @@ msgctxt ""
"par_id141580049142548\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. XEBzh
#: sf_string.xhp
@@ -22298,7 +22298,7 @@ msgctxt ""
"par_id31580049154551\n"
"help.text"
msgid "<emph>pattern</emph>: The pattern as a string. Wildcards are:"
-msgstr ""
+msgstr "<emph>pattern</emph> (μοτίβο): Το μοτίβο ως συμβολοσειρά. Οι χαρακτήρες υποκατάστασης είναι:"
#. ZCzDP
#: sf_string.xhp
@@ -22307,7 +22307,7 @@ msgctxt ""
"par_id181612441703306\n"
"help.text"
msgid "\"?\" represents any single character;"
-msgstr ""
+msgstr "\"?\" αντιπροσωπεύει οποιονδήποτε μεμονωμένο χαρακτήρα."
#. CFPcW
#: sf_string.xhp
@@ -22316,7 +22316,7 @@ msgctxt ""
"par_id861612377611438\n"
"help.text"
msgid "\"*\" represents zero, one, or multiple characters."
-msgstr ""
+msgstr "Το \"*\" αντιπροσωπεύει μηδέν, έναν ή πολλούς χαρακτήρες."
#. eLYBF
#: sf_string.xhp
@@ -22325,7 +22325,7 @@ msgctxt ""
"par_id991580049206617\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph> (διάκριση πεζών-κεφαλαίων): Η αναζήτηση μπορεί να κάνει διάκριση πεζών-κεφαλαίων ή όχι (Προεπιλογή = <literal>False</literal>)."
#. kSMmn
#: sf_string.xhp
@@ -22334,7 +22334,7 @@ msgctxt ""
"par_id581580050048679\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are in lowercase. Non-alphabetic characters are ignored."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι με πεζούς χαρακτήρες. Οι μη αλφαβητικοί χαρακτήρες αγνοούνται."
#. nWGvX
#: sf_string.xhp
@@ -22343,7 +22343,7 @@ msgctxt ""
"par_id751580050122938\n"
"help.text"
msgid "<emph>InputStr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>InputStr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. BzD3y
#: sf_string.xhp
@@ -22352,7 +22352,7 @@ msgctxt ""
"par_id231580051650488\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are printable."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες της συμβολοσειράς είναι εκτυπώσιμοι."
#. gUhut
#: sf_string.xhp
@@ -22361,7 +22361,7 @@ msgctxt ""
"par_id721580051706431\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. HYBp5
#: sf_string.xhp
@@ -22370,7 +22370,7 @@ msgctxt ""
"par_id281580052400960\n"
"help.text"
msgid "Returns <literal>True</literal> if the whole input string matches a given regular expression."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν ολόκληρη η συμβολοσειρά εισόδου ταιριάζει με μια δεδομένη κανονική έκφραση."
#. ZuBxC
#: sf_string.xhp
@@ -22379,7 +22379,7 @@ msgctxt ""
"par_id161580052454770\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. mi4mi
#: sf_string.xhp
@@ -22388,7 +22388,7 @@ msgctxt ""
"par_id581580052467973\n"
"help.text"
msgid "<emph>regex</emph>: The regular expression. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>regex</emph>: Η κανονική έκφραση. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. vmqZM
#: sf_string.xhp
@@ -22397,7 +22397,7 @@ msgctxt ""
"par_id621580052654341\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph> (διάκριση πεζών-κεφαλαίων): Η αναζήτηση μπορεί να κάνει διάκριση πεζών-κεφαλαίων ή όχι (Προεπιλογή = <literal>False</literal>)."
#. iZSEw
#: sf_string.xhp
@@ -22406,7 +22406,7 @@ msgctxt ""
"par_id1001589460240467\n"
"help.text"
msgid "Returns <literal>True</literal> if the input string is a valid Calc sheet name."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά εισόδου είναι ένα έγκυρο όνομα φύλλου Calc."
#. xPFLm
#: sf_string.xhp
@@ -22415,7 +22415,7 @@ msgctxt ""
"par_id671589460240552\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. uE5gz
#: sf_string.xhp
@@ -22424,7 +22424,7 @@ msgctxt ""
"par_id551612442002823\n"
"help.text"
msgid "A sheet name must not contain the characters [ ] * ? : / \\ or the character ' (apostrophe) as first or last character."
-msgstr ""
+msgstr "Ένα όνομα φύλλου δεν πρέπει να περιέχει τους χαρακτήρες [ ] * ? : / \\ ή τον χαρακτήρα ' (απόστροφος) ως πρώτο ή τελευταίο χαρακτήρα."
#. ALdgg
#: sf_string.xhp
@@ -22433,7 +22433,7 @@ msgctxt ""
"par_id371580293093655\n"
"help.text"
msgid "Returns <literal>True</literal> if the first character of every word is in uppercase and the other characters are in lowercase."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν ο πρώτος χαρακτήρας κάθε λέξης είναι με κεφαλαία και οι άλλοι χαρακτήρες με πεζούς."
#. uVF9U
#: sf_string.xhp
@@ -22442,7 +22442,7 @@ msgctxt ""
"par_id471580293142283\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. 7Ryzp
#: sf_string.xhp
@@ -22451,7 +22451,7 @@ msgctxt ""
"par_id801580128672004\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are in uppercase. Non alphabetic characters are ignored."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι με κεφαλαία. Οι μη αλφαβητικοί χαρακτήρες αγνοούνται."
#. HFDCW
#: sf_string.xhp
@@ -22460,7 +22460,7 @@ msgctxt ""
"par_id391580128736809\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. BTRpG
#: sf_string.xhp
@@ -22469,7 +22469,7 @@ msgctxt ""
"par_id531580132067813\n"
"help.text"
msgid "Returns <literal>True</literal> if the string is a valid absolute URL (Uniform Resource Locator) address. Only the http, https and ftp protocols are supported."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν η συμβολοσειρά είναι μια έγκυρη απόλυτη διεύθυνση URL (Uniform Resource Locator). Υποστηρίζονται μόνο τα πρωτόκολλα http, https και ftp."
#. HrFqG
#: sf_string.xhp
@@ -22478,7 +22478,7 @@ msgctxt ""
"par_id321580132113593\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. wBAqG
#: sf_string.xhp
@@ -22487,7 +22487,7 @@ msgctxt ""
"par_id41580132491698\n"
"help.text"
msgid "Returns <literal>True</literal> if all characters in the string are whitespaces"
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν όλοι οι χαρακτήρες στη συμβολοσειρά είναι κενά διαστήματα"
#. JDD85
#: sf_string.xhp
@@ -22496,7 +22496,7 @@ msgctxt ""
"par_id801580132535511\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα ελεγχθεί. Εάν είναι κενή, η μέθοδος επιστρέφει <literal>False</literal>."
#. 7EBbA
#: sf_string.xhp
@@ -22505,7 +22505,7 @@ msgctxt ""
"par_id891580133307100\n"
"help.text"
msgid "Returns the input string center-justified."
-msgstr ""
+msgstr "Επιστρέφει τη συμβολοσειρά εισόδου με πλήρη στοίχιση στο κέντρο."
#. TLmnE
#: sf_string.xhp
@@ -22514,7 +22514,7 @@ msgctxt ""
"par_id571612380829021\n"
"help.text"
msgid "The leading and trailing white spaces are stripped and the remaining characters are completed left and right up to a specified total <literal>length</literal> with the character <literal>padding</literal>."
-msgstr ""
+msgstr "Τα κενά διαστήματα στηναρχή και στο τέλος αφαιρούνται και οι υπόλοιποι χαρακτήρες συμπληρώνονται αριστερά και δεξιά μέχρι ένα καθορισμένο συνολικό <literal>length</literal> (μήκος) με τον χαρακτήρα <literal>padding</literal>."
#. 4uuQT
#: sf_string.xhp
@@ -22523,7 +22523,7 @@ msgctxt ""
"par_id911580133391827\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be center-justified. If empty, the method returns an empty string."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που πρέπει να στοιχιστεί πλήρως στο κέντρο. Εάν είναι κενή, η μέθοδος επιστρέφει μια κενή συμβολοσειρά."
#. jHJNT
#: sf_string.xhp
@@ -22532,7 +22532,7 @@ msgctxt ""
"par_id671580133694946\n"
"help.text"
msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)."
-msgstr ""
+msgstr "<emph>length</emph> (μήκος): Το μήκος της συμβολοσειράς που προκύπτει (προεπιλογή = το μήκος της συμβολοσειράς εισόδου)."
#. A3qof
#: sf_string.xhp
@@ -22541,7 +22541,7 @@ msgctxt ""
"par_id511612381090109\n"
"help.text"
msgid "If the specified length is shorter than the center-justified input string, then the returned string is truncated."
-msgstr ""
+msgstr "Εάν το καθορισμένο μήκος είναι μικρότερο από τη συμβολοσειρά εισόδου με πλήρη στοίχιση στο κέντρο, τότε η συμβολοσειρά που επιστρέφεται περικόπτεται."
#. fys4j
#: sf_string.xhp
@@ -22550,7 +22550,7 @@ msgctxt ""
"par_id101580133705268\n"
"help.text"
msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")."
-msgstr ""
+msgstr "<emph>padding</emph> (συμπλήρωμα): Ο μεμονωμένος χαρακτήρας που θα χρησιμοποιηθεί ως συμπλήρωμα (προεπιλογή = ο χώρος Ascii \" \")."
#. 4zk3p
#: sf_string.xhp
@@ -22559,7 +22559,7 @@ msgctxt ""
"par_id911580135466348\n"
"help.text"
msgid "Returns the input string left-justified."
-msgstr ""
+msgstr "Επιστρέφει τη συμβολοσειρά εισόδου με πλήρη στοίχιση αριστερά."
#. 9KeCE
#: sf_string.xhp
@@ -22568,7 +22568,7 @@ msgctxt ""
"par_id431612381917641\n"
"help.text"
msgid "The leading white spaces are stripped and the remaining characters are completed to the right up to a specified total <literal>length</literal> with the character <literal>padding</literal>."
-msgstr ""
+msgstr "Τα αρχικά κενά διαστήματα αφαιρούνται και οι υπόλοιποι χαρακτήρες συμπληρώνονται προς τα δεξιά μέχρι ένα καθορισμένο συνολικό <literal>length</literal> (μήκος) με τον χαρακτήρα <literal>padding</literal> (συμπλήρωσης)."
#. UQXSM
#: sf_string.xhp
@@ -22577,7 +22577,7 @@ msgctxt ""
"par_id281580135523448\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be left-justified. If empty, the method returns an empty string."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που πρέπει να στοιχιστεί πλήρως αριστερά. Εάν είναι κενή, η μέθοδος επιστρέφει μια κενή συμβολοσειρά."
#. EAwAa
#: sf_string.xhp
@@ -22586,7 +22586,7 @@ msgctxt ""
"par_id431580135534910\n"
"help.text"
msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)."
-msgstr ""
+msgstr "<emph>length</emph> (μήκος): Το μήκος της συμβολοσειράς που προκύπτει (προεπιλογή = το μήκος της συμβολοσειράς εισόδου)."
#. ntKXx
#: sf_string.xhp
@@ -22595,7 +22595,7 @@ msgctxt ""
"par_id161612381664182\n"
"help.text"
msgid "If the specified length is shorter than the left-justified input string, then the returned string is truncated."
-msgstr ""
+msgstr "Εάν το καθορισμένο μήκος είναι μικρότερο από την συμβολοσειρά εισόδου με πλήρη αριστερή στοίχιση, τότε η συμβολοσειρά που επιστρέφεται περικόπτεται."
#. wBnmv
#: sf_string.xhp
@@ -22604,7 +22604,7 @@ msgctxt ""
"par_id221580135568475\n"
"help.text"
msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")."
-msgstr ""
+msgstr "<emph>padding</emph> (συμπλήρωμα): Ο μεμονωμένος χαρακτήρας που θα χρησιμοποιηθεί ως συμπλήρωμα (προεπιλογή = ο χώρος Ascii \" \")."
#. TTokb
#: sf_string.xhp
@@ -22613,7 +22613,7 @@ msgctxt ""
"par_id821580136091225\n"
"help.text"
msgid "Returns the input string right-justified."
-msgstr ""
+msgstr "Επιστρέφει τη συμβολοσειρά εισόδου με πλήρη στοίχιση δεξιά."
#. 4fG7c
#: sf_string.xhp
@@ -22622,7 +22622,7 @@ msgctxt ""
"par_id771612382000293\n"
"help.text"
msgid "The leading white spaces are stripped and the remaining characters are completed to the left up to a specified total <literal>length</literal> with the character <literal>padding</literal>."
-msgstr ""
+msgstr "Τα αρχικά κενά διαστήματα αφαιρούνται και οι υπόλοιποι χαρακτήρες συμπληρώνονται προς τα αριστερά μέχρι ένα καθορισμένο συνολικό <literal>length</literal> (μήκος) με τον χαρακτήρα <literal>padding</literal> (συμπλήρωσης)."
#. KxskT
#: sf_string.xhp
@@ -22631,7 +22631,7 @@ msgctxt ""
"par_id201580136154170\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be right-justified. If empty, the method returns an empty string."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που πρέπει να στοιχιστεί πλήρως δεξιά. Εάν είναι κενή, η μέθοδος επιστρέφει μια κενή συμβολοσειρά."
#. FboQc
#: sf_string.xhp
@@ -22640,7 +22640,7 @@ msgctxt ""
"par_id71580136164632\n"
"help.text"
msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)."
-msgstr ""
+msgstr "<emph>length</emph> (μήκος): Το μήκος της συμβολοσειράς που προκύπτει (προεπιλογή = το μήκος της συμβολοσειράς εισόδου)."
#. dshKE
#: sf_string.xhp
@@ -22649,7 +22649,7 @@ msgctxt ""
"par_id191612381732163\n"
"help.text"
msgid "If the specified length is shorter than the right-justified input string, then the returned string is truncated."
-msgstr ""
+msgstr "Εάν το καθορισμένο μήκος είναι μικρότερο από τη συμβολοσειρά εισόδου με πλήρη στοίχιση δεξιά, τότε η συμβολοσειρά που επιστρέφεται περικόπτεται."
#. LtcVG
#: sf_string.xhp
@@ -22658,7 +22658,7 @@ msgctxt ""
"par_id751580136200680\n"
"help.text"
msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")."
-msgstr ""
+msgstr "<emph>padding</emph> (συμπλήρωμα): Ο μεμονωμένος χαρακτήρας που θα χρησιμοποιηθεί ως συμπλήρωμα (προεπιλογή = ο χώρος Ascii \" \")."
#. Wn55u
#: sf_string.xhp
@@ -22667,7 +22667,7 @@ msgctxt ""
"par_id251580136888958\n"
"help.text"
msgid "Returns the input string enclosed in single or double quotes. Existing quotes are left unchanged, including leading and/or trailing quotes."
-msgstr ""
+msgstr "Επιστρέφει τη συμβολοσειρά εισόδου που περικλείεται σε μονά ή διπλά εισαγωγικά. Τα υπάρχοντα εισαγωγικά παραμένουν αμετάβλητα, συμπεριλαμβανομένων των αρχικών και/ή των τελικών εισαγωγικών."
#. YBvt4
#: sf_string.xhp
@@ -22676,7 +22676,7 @@ msgctxt ""
"par_id811580136944674\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to quote."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα μπει σε εισαγωγικά."
#. GynWV
#: sf_string.xhp
@@ -22685,7 +22685,7 @@ msgctxt ""
"par_id581599129397412\n"
"help.text"
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote (default)."
-msgstr ""
+msgstr "<emph>quotechar</emph> (χαρακτήρας εισαγωγικού): Είτε το μονό (') είτε το διπλό (\") εισαγωγικό (προεπιλογή)."
#. fY3PC
#: sf_string.xhp
@@ -22694,7 +22694,7 @@ msgctxt ""
"par_id911612382537087\n"
"help.text"
msgid "This method can be useful while preparing a string field to be stored in a csv-like file, which requires that text values be enclosed with single or double quotes."
-msgstr ""
+msgstr "Αυτή η μέθοδος μπορεί να είναι χρήσιμη κατά την προετοιμασία ενός πεδίου συμβολοσειράς που θα αποθηκευτεί σε ένα αρχείο που μοιάζει με csv, το οποίο απαιτεί οι τιμές κειμένου να περικλείονται με μονά ή διπλά εισαγωγικά."
#. 8Rr4M
#: sf_string.xhp
@@ -22703,7 +22703,7 @@ msgctxt ""
"par_id951580139124650\n"
"help.text"
msgid "Replaces all occurrences of the characters specified in the <literal>Before</literal> parameter by the corresponding characters specified in <literal>After</literal>."
-msgstr ""
+msgstr "Αντικαθιστά όλες τις εμφανίσεις των χαρακτήρων που καθορίζονται στην παράμετρο <literal>Before</literal> (Πριν) με τους αντίστοιχους χαρακτήρες που καθορίζονται στο <literal>After</literal> (Μετά)."
#. 5hn2y
#: sf_string.xhp
@@ -22712,7 +22712,7 @@ msgctxt ""
"par_id1001612384040018\n"
"help.text"
msgid "If the length of <literal>Before</literal> is greater than the length of <literal>After</literal>, the residual characters in <literal>Before</literal> are replaced by the last character in <literal>After</literal>."
-msgstr ""
+msgstr "Εάν το μήκος του <literal>Before</literal> είναι μεγαλύτερο από το μήκος του <literal>After</literal>, οι υπόλοιποι χαρακτήρες στο <literal>Before</literal> αντικαθίστανται από τον τελευταίο χαρακτήρα στο <literal>After </literal>."
#. DD2CL
#: sf_string.xhp
@@ -22721,7 +22721,7 @@ msgctxt ""
"par_id11580139160633\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string on which replacements will occur."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά εισόδου στην οποία θα πραγματοποιηθούν αντικαταστάσεις."
#. DvaRE
#: sf_string.xhp
@@ -22730,7 +22730,7 @@ msgctxt ""
"par_id111580139169795\n"
"help.text"
msgid "<emph>before</emph>: A string with the characters that will be searched in the input string for replacement."
-msgstr ""
+msgstr "<emph>πριν</emph>: Μια συμβολοσειρά με τους χαρακτήρες που θα αναζητηθούν στη συμβολοσειρά εισόδου για αντικατάσταση."
#. N46b3
#: sf_string.xhp
@@ -22739,7 +22739,7 @@ msgctxt ""
"par_id851580139182113\n"
"help.text"
msgid "<emph>after</emph>: A string with the new characters that will replace those defined in <literal>before</literal>."
-msgstr ""
+msgstr "<emph>after</emph>: Μια συμβολοσειρά με τους νέους χαρακτήρες που θα αντικαταστήσουν αυτούς που ορίζονται στο <literal>before</literal>."
#. CDuCC
#: sf_string.xhp
@@ -22748,7 +22748,7 @@ msgctxt ""
"bas_id921580139218457\n"
"help.text"
msgid "' Replaces accented characters"
-msgstr ""
+msgstr "' Αντικαθιστά τους τονισμένους χαρακτήρες"
#. 5ww5A
#: sf_string.xhp
@@ -22757,7 +22757,7 @@ msgctxt ""
"par_id151612442904499\n"
"help.text"
msgid "The <literal>SF_String</literal> service provides useful public constants for the Latin character sets, as shown in the example below:"
-msgstr ""
+msgstr "Η υπηρεσία <literal>SF_String</literal> παρέχει χρήσιμες δημόσιες σταθερές για τα σύνολα λατινικών χαρακτήρων, όπως φαίνεται στο παρακάτω παράδειγμα:"
#. 9SPjv
#: sf_string.xhp
@@ -22766,7 +22766,7 @@ msgctxt ""
"par_id671580140272818\n"
"help.text"
msgid "Replaces all occurrences of a given regular expression by a new string."
-msgstr ""
+msgstr "Αντικαθιστά όλες τις εμφανίσεις μιας δεδομένης κανονικής έκφρασης με μια νέα συμβολοσειρά."
#. ujCyu
#: sf_string.xhp
@@ -22775,7 +22775,7 @@ msgctxt ""
"par_id471580140311626\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string on which replacements will occur."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά εισόδου στην οποία θα πραγματοποιηθούν αντικαταστάσεις."
#. o2DS2
#: sf_string.xhp
@@ -22784,7 +22784,7 @@ msgctxt ""
"par_id651580140322666\n"
"help.text"
msgid "<emph>regex</emph>: The regular expression."
-msgstr ""
+msgstr "<emph>regex</emph>: Η κανονική έκφραση."
#. itEEd
#: sf_string.xhp
@@ -22793,7 +22793,7 @@ msgctxt ""
"par_id891580140334754\n"
"help.text"
msgid "<emph>newstr</emph>: The replacing string."
-msgstr ""
+msgstr "<emph>newstr</emph>: Η συμβολοσειρά που αντικαθιστά την προηγούμενη."
#. gJRAr
#: sf_string.xhp
@@ -22802,7 +22802,7 @@ msgctxt ""
"par_id581580140345221\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph> (διάκριση πεζών-κεφαλαίων): Η αναζήτηση μπορεί να κάνει διάκριση πεζών-κεφαλαίων ή όχι (Προεπιλογή = <literal>False</literal>)."
#. ykPVR
#: sf_string.xhp
@@ -22811,7 +22811,7 @@ msgctxt ""
"bas_id961612384647003\n"
"help.text"
msgid "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxx xxxxxxxxxx xxxx.\" (each lowercase letter is replaced by \"x\")"
-msgstr ""
+msgstr "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxxxxxxxxxxxx xxxx.\" (κάθε πεζό γράμμα αντικαθίσταται από \"x\")"
#. rkMsv
#: sf_string.xhp
@@ -22820,7 +22820,7 @@ msgctxt ""
"bas_id751612384623936\n"
"help.text"
msgid "' \"x x x x x, x x x.\" (each word is replaced by \"x\")"
-msgstr ""
+msgstr "' \"x x x x x, x x x.\" (κάθε λέξη αντικαθίσταται από \"x\")"
#. 2Gd5C
#: sf_string.xhp
@@ -22829,7 +22829,7 @@ msgctxt ""
"par_id51580146471894\n"
"help.text"
msgid "Replaces in a string some or all occurrences of an array of strings by an array of new strings."
-msgstr ""
+msgstr "Αντικαθιστά σε μια συμβολοσειρά μερικές ή όλες τις εμφανίσεις μιας σειράς συμβολοσειρών με μια σειρά νέων συμβολοσειρών."
#. SDpot
#: sf_string.xhp
@@ -22838,7 +22838,7 @@ msgctxt ""
"par_id831580146504326\n"
"help.text"
msgid "<emph>inputstr</emph>: The input string on which replacements will occur."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά εισόδου στην οποία θα πραγματοποιηθούν αντικαταστάσεις."
#. UfuEm
#: sf_string.xhp
@@ -22847,7 +22847,7 @@ msgctxt ""
"par_id411580146514927\n"
"help.text"
msgid "<emph>oldstr</emph>: A single string or an array of strings. Zero-length strings are ignored."
-msgstr ""
+msgstr "<emph>oldstr</emph>: Μια μεμονωμένη συμβολοσειρά ή ένας πίνακας από συμβολοσειρές. Οι συμβολοσειρές μηδενικού μήκους αγνοούνται."
#. Ukr3F
#: sf_string.xhp
@@ -22856,7 +22856,7 @@ msgctxt ""
"par_id591580146532966\n"
"help.text"
msgid "<emph>newstr</emph>: The replacing string or the array of replacing strings."
-msgstr ""
+msgstr "<emph>newstr</emph>: Η συμβολοσειρά αντικατάστασης ή ο πίνακας συμβολοσειρών αντικατάστασης."
#. 7BQ7F
#: sf_string.xhp
@@ -22865,7 +22865,7 @@ msgctxt ""
"par_id611612384873347\n"
"help.text"
msgid "If <literal>oldstr</literal> is an array, each occurrence of any of the items in <literal>oldstr</literal> is replaced by <literal>newstr</literal>."
-msgstr ""
+msgstr "Εάν το <literal>oldstr</literal> είναι ένας πίνακας, κάθε εμφάνιση οποιουδήποτε από τα στοιχεία στο <literal>oldstr</literal> αντικαθίσταται από <literal>newstr</literal>."
#. AfRz6
#: sf_string.xhp
@@ -22874,7 +22874,7 @@ msgctxt ""
"par_id611612384880820\n"
"help.text"
msgid "If <literal>oldstr</literal> and <literal>newstr</literal> are arrays, replacements occur one by one up to the <literal>UBound(newstr)</literal>."
-msgstr ""
+msgstr "Εάν οι <literal>oldstr</literal> και <literal>newstr</literal> είναι πίνακες, οι αντικαταστάσεις πραγματοποιούνται μία προς μία μέχρι το <literal>UBound(newstr)</literal>."
#. E39aH
#: sf_string.xhp
@@ -22883,7 +22883,7 @@ msgctxt ""
"par_id241612385058264\n"
"help.text"
msgid "If <literal>oldstr</literal> has more entries than <literal>newstr</literal>, then the residual elements in <literal>oldstr</literal> are replaced by the last element in <literal>newstr</literal>."
-msgstr ""
+msgstr "Εάν το <literal>oldstr</literal> έχει περισσότερες καταχωρήσεις από το <literal>newstr</literal>, τότε τα υπολειπόμενα στοιχεία στο <literal>oldstr</literal> αντικαθίστανται από το τελευταίο στοιχείο στο <literal>newstr</literal> ."
#. MkqW5
#: sf_string.xhp
@@ -22892,7 +22892,7 @@ msgctxt ""
"par_id701580146547619\n"
"help.text"
msgid "<emph>occurrences</emph>: The maximum number of replacements. The default value is 0, meaning that all occurrences will be replaced."
-msgstr ""
+msgstr "<emph>occurrences</emph> (εμφανίσεις): Ο μέγιστος αριθμός αντικαταστάσεων. Η προεπιλεγμένη τιμή είναι 0, που σημαίνει ότι όλες οι εμφανίσεις θα αντικατασταθούν."
#. QX33p
#: sf_string.xhp
@@ -22901,7 +22901,7 @@ msgctxt ""
"par_id741612385380533\n"
"help.text"
msgid "When <literal>oldstr</literal> is an array, the <literal>occurrence</literal> parameter is computed separately for each item in the array."
-msgstr ""
+msgstr "Όταν το <literal>oldstr</literal> είναι ένας πίνακας, η παράμετρος <literal>occurrence</literal> (εμφάνιση) υπολογίζεται ξεχωριστά για κάθε στοιχείο του πίνακα."
#. aWrvA
#: sf_string.xhp
@@ -22910,7 +22910,7 @@ msgctxt ""
"par_id301580146556599\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph> (διάκριση πεζών-κεφαλαίων): Η αναζήτηση μπορεί να κάνει διάκριση πεζών-κεφαλαίων ή όχι (Προεπιλογή = <literal>False</literal>)."
#. eygyi
#: sf_string.xhp
@@ -22919,7 +22919,7 @@ msgctxt ""
"par_id901580147558931\n"
"help.text"
msgid "Returns a string with a readable representation of the argument, truncated at a given length. This is useful mainly for debugging or logging purposes."
-msgstr ""
+msgstr "Επιστρέφει μια συμβολοσειρά με μια αναγνώσιμη αναπαράσταση του ορίσματος, περικομμένη σε δεδομένο μήκος. Αυτό είναι χρήσιμο κυρίως για σκοπούς αποσφαλμάτωσης ή καταγραφής."
#. cU3Ev
#: sf_string.xhp
@@ -22928,7 +22928,7 @@ msgctxt ""
"par_id11612386054691\n"
"help.text"
msgid "If the <literal>anyvalue</literal> parameter is an object, it will be enclosed with square brackets \"[\" and \"]\"."
-msgstr ""
+msgstr "Εάν η παράμετρος <literal>anyvalue</literal> είναι αντικείμενο, θα περικλείεται με αγκύλες \"[\" και \"]\"."
#. gVB32
#: sf_string.xhp
@@ -22937,7 +22937,7 @@ msgctxt ""
"par_id491612386081802\n"
"help.text"
msgid "In strings, tabs and line breaks are replaced by \\t, \\n or \\r."
-msgstr ""
+msgstr "Στις συμβολοσειρές, οι στηλοθέτες και οι αλλαγές γραμμής αντικαθίστανται από \\t, \\n ή \\r."
#. SfUGD
#: sf_string.xhp
@@ -22946,7 +22946,7 @@ msgctxt ""
"par_id921612386089103\n"
"help.text"
msgid "If the final length exceeds the <literal>maxlength</literal> parameter, the latter part of the string is replaced by \" ... (N)\" where N is the total length of the original string before truncation."
-msgstr ""
+msgstr "Εάν το τελικό μήκος υπερβαίνει την παράμετρο <literal>maxlength</literal>, το τελευταίο μέρος της συμβολοσειράς αντικαθίσταται από το \"... (N)\" όπου N είναι το συνολικό μήκος της αρχικής συμβολοσειράς πριν από την περικοπή."
#. zLfNR
#: sf_string.xhp
@@ -22955,7 +22955,7 @@ msgctxt ""
"par_id91580147593626\n"
"help.text"
msgid "<emph>anyvalue</emph>: The input value to be represented. It can be any value, such as a string, an array, a Basic object, a UNO object, etc."
-msgstr ""
+msgstr "<emph>anyvalue</emph> (οποιαδήποτε τιμή): Η τιμή εισόδου που θα αναπαρασταθεί. Μπορεί να είναι οποιαδήποτε τιμή, όπως συμβολοσειρά, πίνακας, αντικείμενο Basic, αντικείμενο UNO κ.λπ."
#. hdDFi
#: sf_string.xhp
@@ -22964,7 +22964,7 @@ msgctxt ""
"par_id811580147609322\n"
"help.text"
msgid "<emph>maxlength</emph>: The maximum length of the resulting string. The default value is 0, meaning there is no limit to the length of the resulting representation."
-msgstr ""
+msgstr "<emph>maxlength</emph>: Το μέγιστο μήκος της συμβολοσειράς που προκύπτει. Η προεπιλεγμένη τιμή είναι 0, που σημαίνει ότι δεν υπάρχει όριο στο μήκος της αναπαράστασης που προκύπτει."
#. Ape7i
#: sf_string.xhp
@@ -22973,7 +22973,7 @@ msgctxt ""
"par_id641612386659292\n"
"help.text"
msgid "Note that the representation of data types such as Arrays and <literal>ScriptForge.Dictionary</literal> object instances include both the data type and their values:"
-msgstr ""
+msgstr "Σημειώστε ότι η αναπαράσταση τύπων δεδομένων όπως πίνακες και παρουσίες αντικειμένων <literal>ScriptForge.Dictionary</literal> περιλαμβάνει τόσο τον τύπο δεδομένων όσο και τις τιμές τους:"
#. ZFFAD
#: sf_string.xhp
@@ -22982,7 +22982,7 @@ msgctxt ""
"bas_id971612386906463\n"
"help.text"
msgid "' An example with a Basic built-in Array"
-msgstr ""
+msgstr "' Ένα παράδειγμα με έναν ενσωματωμένο πίνακα Basic"
#. GEZzM
#: sf_string.xhp
@@ -22991,7 +22991,7 @@ msgctxt ""
"bas_id401612386876329\n"
"help.text"
msgid "' An example with a ScriptForge Array"
-msgstr ""
+msgstr "' Ένα παράδειγμα με έναν πίνακα ScriptForge"
#. mZ3ar
#: sf_string.xhp
@@ -23000,7 +23000,7 @@ msgctxt ""
"bas_id551612386931680\n"
"help.text"
msgid "' An example with a ScriptForge Dictionary"
-msgstr ""
+msgstr "' Ένα παράδειγμα με ένα λεξικό ScriptForge"
#. vvADG
#: sf_string.xhp
@@ -23009,7 +23009,7 @@ msgctxt ""
"par_id411580312925741\n"
"help.text"
msgid "Returns the input string in reversed order."
-msgstr ""
+msgstr "Επιστρέφει τη συμβολοσειρά εισόδου με αντίστροφη σειρά."
#. EEyG6
#: sf_string.xhp
@@ -23018,7 +23018,7 @@ msgctxt ""
"par_id141612387177873\n"
"help.text"
msgid "This method is equivalent to the built-in <link href=\"text/sbasic/shared/03120412.xhp\" name=\"StrReverse function\"><literal>StrReverse</literal> Basic function</link>."
-msgstr ""
+msgstr "Αυτή η μέθοδος είναι ισοδύναμη με την ενσωματωμένη <link href=\"text/sbasic/shared/03120412.xhp\" name=\"StrReverse function\">συνάρτηση Basic <literal>StrReverse</literal></link>."
#. ZEarP
#: sf_string.xhp
@@ -23027,7 +23027,7 @@ msgctxt ""
"par_id961612387463144\n"
"help.text"
msgid "To use the <literal>StrReverse</literal> function, the statement <literal>Option VBASupport 1</literal> must be present in the module."
-msgstr ""
+msgstr "Για να χρησιμοποιήσετε τη συνάρτηση <literal>StrReverse</literal>, η δήλωση <literal>Option VBASupport 1</literal> πρέπει να υπάρχει στη λειτουργική μονάδα."
#. pSyL6
#: sf_string.xhp
@@ -23036,7 +23036,7 @@ msgctxt ""
"par_id241580312964497\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be reversed."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που πρέπει να αντιστραφεί."
#. KBFDk
#: sf_string.xhp
@@ -23045,7 +23045,7 @@ msgctxt ""
"par_id721580210762286\n"
"help.text"
msgid "Returns a zero-based array of strings with the lines in the input string. Each item in the array is obtained by splitting the input string at newline characters."
-msgstr ""
+msgstr "Επιστρέφει έναν πίνακα συμβολοσειρών με βάση το μηδέν με τις γραμμές στη συμβολοσειρά εισόδου. Κάθε στοιχείο στον πίνακα λαμβάνεται με διαχωρισμό της συμβολοσειράς εισόδου σε χαρακτήρες νέας γραμμής."
#. nuUF6
#: sf_string.xhp
@@ -23054,7 +23054,7 @@ msgctxt ""
"par_id481580210806878\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be split."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα χωριστεί."
#. FEFUw
#: sf_string.xhp
@@ -23063,7 +23063,7 @@ msgctxt ""
"par_id231580210820309\n"
"help.text"
msgid "<emph>keepbreaks</emph>: When <literal>True</literal>, line breaks are preserved in the output array (default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>keepbreaks</emph>: Όταν είναι <literal>True</literal>, οι αλλαγές γραμμής διατηρούνται στον πίνακα εξόδου (προεπιλογή = <literal>False</literal>)."
#. HAG8Q
#: sf_string.xhp
@@ -23072,7 +23072,7 @@ msgctxt ""
"par_id471580211762739\n"
"help.text"
msgid "Splits a string into an array of elements using a specified delimiter."
-msgstr ""
+msgstr "Διαχωρίζει μια συμβολοσειρά σε έναν πίνακα στοιχείων χρησιμοποιώντας έναν καθορισμένο οριοθέτη."
#. zsADB
#: sf_string.xhp
@@ -23081,7 +23081,7 @@ msgctxt ""
"par_id281612388034501\n"
"help.text"
msgid "If a quoted substring contains a delimiter, it is ignored. This is useful when parsing CSV-like records that contain quoted strings."
-msgstr ""
+msgstr "Εάν μια υποσυμβολοσειρά με εισαγωγικά περιέχει έναν οριοθέτη, αγνοείται. Αυτό είναι χρήσιμο κατά την ανάλυση εγγραφών τύπου CSV που περιέχουν συμβολοσειρές σε εισαγωγικά."
#. JKAaG
#: sf_string.xhp
@@ -23090,7 +23090,7 @@ msgctxt ""
"par_id881580211809490\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be split."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα χωριστεί."
#. zFjwe
#: sf_string.xhp
@@ -23099,7 +23099,7 @@ msgctxt ""
"par_id811580211821162\n"
"help.text"
msgid "<emph>delimiter</emph>: A string of one or more characters that will be used as delimiter. The default delimiter is the Ascii space \" \" character."
-msgstr ""
+msgstr "<emph>delimiter</emph> (οριοθέτης): Μια συμβολοσειρά ενός ή περισσότερων χαρακτήρων που θα χρησιμοποιηθεί ως οριοθέτης. Ο προεπιλεγμένος οριοθέτης είναι ο χαρακτήρας διαστήματος Ascii \" \"."
#. 3rGRu
#: sf_string.xhp
@@ -23108,7 +23108,7 @@ msgctxt ""
"par_id181580211833778\n"
"help.text"
msgid "<emph>occurrences</emph>: The maximum number of substrings to return. The default value is 0, meaning that there is no limit to the number of returned strings."
-msgstr ""
+msgstr "<emph>occurrences</emph> (εμφανίσεις): Ο μέγιστος αριθμός υποσυμβολοσειρών προς επιστροφή. Η προεπιλεγμένη τιμή είναι 0, που σημαίνει ότι δεν υπάρχει όριο στον αριθμό των επιστρεφόμενων συμβολοσειρών."
#. W2og7
#: sf_string.xhp
@@ -23117,7 +23117,7 @@ msgctxt ""
"par_id421599123777334\n"
"help.text"
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote."
-msgstr ""
+msgstr "<emph>quotechar</emph>: Είτε το μονό (') είτε το διπλό (\") εισαγωγικό."
#. DiYMJ
#: sf_string.xhp
@@ -23126,7 +23126,7 @@ msgctxt ""
"par_id661627251379676\n"
"help.text"
msgid "Beware of the differences between Basic and Python when representing strings. For example, in Basic two \"\" characters inside a string are interpreted as a single \" character. In Python, strings enclosed with single quotes can contain \" characters without having to double them."
-msgstr ""
+msgstr "Προσοχή στις διαφορές μεταξύ Basic και Python κατά την αναπαράσταση συμβολοσειρών. Για παράδειγμα, στη Basic δύο χαρακτήρες \"\" μέσα σε μια συμβολοσειρά ερμηνεύονται ως ένας χαρακτήρας \". Στην Python, οι συμβολοσειρές που περικλείονται με μονά εισαγωγικά μπορούν να περιέχουν \" χαρακτήρες χωρίς να χρειάζεται να τους διπλασιάσουν."
#. 6Q2tJ
#: sf_string.xhp
@@ -23135,7 +23135,7 @@ msgctxt ""
"par_id771580212837884\n"
"help.text"
msgid "Returns <literal>True</literal> if the first characters of a string are identical to a given substring."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν οι πρώτοι χαρακτήρες μιας συμβολοσειράς είναι ταυτόσημοι με μια δεδομένη υποσυμβολοσειρά."
#. BYx4G
#: sf_string.xhp
@@ -23144,7 +23144,7 @@ msgctxt ""
"par_id781612393174350\n"
"help.text"
msgid "This method returns <literal>False</literal> if either the input string or the substring have a length = 0 or when the substring is longer than the input string."
-msgstr ""
+msgstr "Αυτή η μέθοδος επιστρέφει <literal>False</literal> εάν είτε η συμβολοσειρά εισόδου, είτε η υποσυμβολοσειρά έχουν μήκος = 0, ή όταν η υποσυμβολοσειρά είναι μεγαλύτερη από τη συμβολοσειρά εισόδου."
#. jrzxu
#: sf_string.xhp
@@ -23153,7 +23153,7 @@ msgctxt ""
"par_id271580212876135\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be tested."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα δοκιμαστεί."
#. tE9WD
#: sf_string.xhp
@@ -23162,7 +23162,7 @@ msgctxt ""
"par_id571580212889462\n"
"help.text"
msgid "<emph>substring</emph>: The substring to be searched at the start of <literal>inputstr</literal>."
-msgstr ""
+msgstr "<emph>substring</emph>: Η υποσυμβολοσειρά προς αναζήτηση στην αρχή του <literal>inputstr</literal>."
#. ZeQP4
#: sf_string.xhp
@@ -23171,7 +23171,7 @@ msgctxt ""
"par_id811580212900799\n"
"help.text"
msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)."
-msgstr ""
+msgstr "<emph>casesensitive</emph> (διάκριση πεζών-κεφαλαίων): Η αναζήτηση μπορεί να κάνει διάκριση πεζών-κεφαλαίων ή όχι (Προεπιλογή = <literal>False</literal>)."
#. DGgBx
#: sf_string.xhp
@@ -23180,7 +23180,7 @@ msgctxt ""
"par_id911580295999690\n"
"help.text"
msgid "Returns the input string without its leading and trailing whitespaces."
-msgstr ""
+msgstr "Επιστρέφει τη συμβολοσειρά εισόδου χωρίς τα αρχικά και τα τελικά κενά διαστήματά της."
#. BESEu
#: sf_string.xhp
@@ -23189,7 +23189,7 @@ msgctxt ""
"par_id541580296044377\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to trim."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά για περικοπή."
#. 9t9vX
#: sf_string.xhp
@@ -23198,7 +23198,7 @@ msgctxt ""
"par_id61580483096936\n"
"help.text"
msgid "Converts any escaped sequence (\\\\, \\n, \\r, \\t) in the input string to their corresponding Ascii character."
-msgstr ""
+msgstr "Μετατρέπει οποιαδήποτε ακολουθία διαφυγής (\\\\, \\n, \\r, \\t) στη συμβολοσειρά εισόδου στον αντίστοιχο χαρακτήρα Ascii."
#. mzTsG
#: sf_string.xhp
@@ -23207,7 +23207,7 @@ msgctxt ""
"par_id971580483124743\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be converted."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά που θα μετατραπεί."
#. BoYHV
#: sf_string.xhp
@@ -23216,7 +23216,7 @@ msgctxt ""
"par_id831580213634029\n"
"help.text"
msgid "Removes the single or double quotes enclosing the input string."
-msgstr ""
+msgstr "Καταργεί τα μονά ή διπλά εισαγωγικά που περικλείουν τη συμβολοσειρά εισόδου."
#. Ae8c5
#: sf_string.xhp
@@ -23225,7 +23225,7 @@ msgctxt ""
"par_id811612393585600\n"
"help.text"
msgid "This is useful when parsing CSV-like records that contain quoted strings."
-msgstr ""
+msgstr "Αυτό είναι χρήσιμο κατά την ανάλυση εγγραφών τύπου CSV που περιέχουν συμβολοσειρές σε εισαγωγικά."
#. BhVvp
#: sf_string.xhp
@@ -23234,7 +23234,7 @@ msgctxt ""
"par_id761580213677493\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to unquote."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά στην οποία θα αφαιρεθούν τα εισαγωγικά."
#. gRUHA
#: sf_string.xhp
@@ -23243,7 +23243,7 @@ msgctxt ""
"par_id211599129509890\n"
"help.text"
msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote (default)."
-msgstr ""
+msgstr "<emph>quotechar</emph> (χαρακτήρας εισαγωγικού): Είτε το μονό (') είτε το διπλό (\") εισαγωγικό (προεπιλογή)."
#. nGq4Q
#: sf_string.xhp
@@ -23252,7 +23252,7 @@ msgctxt ""
"bas_id371580213702598\n"
"help.text"
msgid "' s = \"Some text\" (without enclosing quotes)"
-msgstr ""
+msgstr "' s = \"Κάποιο κείμενο\" (χωρίς εισαγωγικά)"
#. Fp8ip
#: sf_string.xhp
@@ -23261,7 +23261,7 @@ msgctxt ""
"bas_id51580213693694\n"
"help.text"
msgid "' The string below does not have enclosing quotes, so it remains unchanged"
-msgstr ""
+msgstr "' Η παρακάτω συμβολοσειρά δεν περιέχει εισαγωγικά, επομένως παραμένει αμετάβλητη"
#. A4Eki
#: sf_string.xhp
@@ -23270,7 +23270,7 @@ msgctxt ""
"bas_id961612393917830\n"
"help.text"
msgid "' s = \"Some text\" (unchanged)"
-msgstr ""
+msgstr "' s = \"Κάποιο κείμενο\" (αμετάβλητο)"
#. ULtxx
#: sf_string.xhp
@@ -23279,7 +23279,7 @@ msgctxt ""
"bas_id461612394182689\n"
"help.text"
msgid "' Quotes inside the string are not removed"
-msgstr ""
+msgstr "' Τα εισαγωγικά μέσα στη συμβολοσειρά δεν αφαιρούνται"
#. 8w4ia
#: sf_string.xhp
@@ -23288,7 +23288,7 @@ msgctxt ""
"bas_id961612394171208\n"
"help.text"
msgid "' s = \"The \"\"true\"\" meaning\" (unchanged)"
-msgstr ""
+msgstr "' s = \"Η έννοια \"\"αληθινή\"\" (αμετάβλητη)"
#. JGhWK
#: sf_string.xhp
@@ -23297,7 +23297,7 @@ msgctxt ""
"par_id871585834468102\n"
"help.text"
msgid "Converts the input string into an array of substrings so that each item in the array has at most a given number of characters."
-msgstr ""
+msgstr "Μετατρέπει τη συμβολοσειρά εισόδου σε έναν πίνακα υποσυμβολοσειρών, έτσι ώστε κάθε στοιχείο του πίνακα να έχει το πολύ έναν δεδομένο αριθμό χαρακτήρων."
#. 4G9FU
#: sf_string.xhp
@@ -23306,7 +23306,7 @@ msgctxt ""
"par_id21612394465120\n"
"help.text"
msgid "In practice, this method returns a zero-based array of output lines, without newlines at the end, except for the pre-existing line-breaks."
-msgstr ""
+msgstr "Στην πράξη, αυτή η μέθοδος επιστρέφει έναν πίνακα με βάση το μηδέν γραμμών εξόδου, χωρίς νέες γραμμές στο τέλος, εκτός από τις προϋπάρχουσες αλλαγές γραμμής."
#. qgd6X
#: sf_string.xhp
@@ -23315,7 +23315,7 @@ msgctxt ""
"par_id601612395193333\n"
"help.text"
msgid "Tabs are expanded using the same procedure performed by the <link href=\"text/sbasic/shared/03/sf_string.xhp#ExpandTabs\" name=\"ExpandTabs method\">ExpandTabs</link> method."
-msgstr ""
+msgstr "Οι στηλοθέτες επεκτείνονται χρησιμοποιώντας την ίδια διαδικασία που εκτελείται με τη μέθοδο <link href=\"text/sbasic/shared/03/sf_string.xhp#ExpandTabs\" name=\"ExpandTabs method\">ExpandTabs</link>."
#. kTwEG
#: sf_string.xhp
@@ -23324,7 +23324,7 @@ msgctxt ""
"par_id641612394826616\n"
"help.text"
msgid "Symbolic line breaks are replaced by their equivalent Ascii characters."
-msgstr ""
+msgstr "Οι συμβολικές αλλαγές γραμμής αντικαθίστανται από τους ισοδύναμους χαρακτήρες Ascii."
#. y7VvP
#: sf_string.xhp
@@ -23333,7 +23333,7 @@ msgctxt ""
"par_id361612394859733\n"
"help.text"
msgid "If the wrapped output has no content, the returned array is empty."
-msgstr ""
+msgstr "Εάν η αναδιπλωμένη έξοδος δεν έχει περιεχόμενο, ο πίνακας που επιστρέφεται είναι κενός."
#. SNRzH
#: sf_string.xhp
@@ -23342,7 +23342,7 @@ msgctxt ""
"par_id251585834468498\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to wrap."
-msgstr ""
+msgstr "<emph>inputstr</emph>: Η συμβολοσειρά προς αναδίπλωση."
#. MiptC
#: sf_string.xhp
@@ -23351,7 +23351,7 @@ msgctxt ""
"par_id351585834773177\n"
"help.text"
msgid "<emph>width</emph>: The maximum number of characters in each line (Default = 70)."
-msgstr ""
+msgstr "<emph>width</emph> (πλάτος): Ο μέγιστος αριθμός χαρακτήρων σε κάθε γραμμή (Προεπιλογή = 70)."
#. epG6z
#: sf_string.xhp
@@ -23360,7 +23360,7 @@ msgctxt ""
"par_id741585834874500\n"
"help.text"
msgid "<emph>tabsize</emph>: Before wrapping the text, the existing TAB <literal>Chr(9)</literal> characters are replaced with spaces. The argument <literal>tabsize</literal> defines the TAB stops at TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)."
-msgstr ""
+msgstr "<emph>tabsize</emph>: Πριν από την αναδίπλωση του κειμένου, οι υπάρχοντες χαρακτήρες TAB <literal>Chr(9)</literal> αντικαθίστανται με κενά διαστήματα. Το όρισμα <literal>tabsize</literal> ορίζει τις στάσεις TAB στο TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Προεπιλογή = 8)."
#. HjZDB
#: sf_textstream.xhp
@@ -23369,7 +23369,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.TextStream service"
-msgstr ""
+msgstr "Υπηρεσία ScriptForge.TextStream"
#. cEA5U
#: sf_textstream.xhp
@@ -23378,7 +23378,7 @@ msgctxt ""
"bm_id351585330787295\n"
"help.text"
msgid "<variable id=\"TextStreamService\"><link href=\"text/sbasic/shared/03/sf_textstream.xhp\" name=\"TextStream service\"><literal>ScriptForge</literal>.<literal>TextStream</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"TextStreamService\"><link href=\"text/sbasic/shared/03/sf_textstream.xhp\" name=\"TextStream service\">Υπηρεσία <literal>ScriptForge</literal>.<literal>TextStream</literal></link></variable>"
#. nBJsE
#: sf_textstream.xhp
@@ -23387,7 +23387,7 @@ msgctxt ""
"par_id511585330787205\n"
"help.text"
msgid "The <literal>TextStream</literal> service is used to sequentially read from and write to files opened or created using the <literal>ScriptForge.FileSystem</literal> service."
-msgstr ""
+msgstr "Η υπηρεσία <literal>TextStream</literal> χρησιμοποιείται για τη διαδοχική ανάγνωση και εγγραφή σε αρχεία που ανοίγονται ή δημιουργούνται χρησιμοποιώντας την υπηρεσία <literal>ScriptForge.FileSystem</literal>."
#. TeRTa
#: sf_textstream.xhp
@@ -23396,7 +23396,7 @@ msgctxt ""
"par_id41613596903894\n"
"help.text"
msgid "The methods <literal>OpenTextFile</literal> and <literal>CreateTextFile</literal> from the <literal>FileSystem</literal> service return an instance of the <literal>TextStream</literal> service."
-msgstr ""
+msgstr "Οι μέθοδοι <literal>OpenTextFile</literal> και <literal>CreateTextFile</literal> από την υπηρεσία <literal>FileSystem</literal> επιστρέφουν μια παρουσία της υπηρεσίας <literal>TextStream</literal>."
#. MVFWC
#: sf_textstream.xhp
@@ -23405,7 +23405,7 @@ msgctxt ""
"par_id161585330787262\n"
"help.text"
msgid "Line delimiters may be specified by the user. In input operations CR, LF or CR+LF are supported. In output operations, the default line delimiter is the one used by the operating system."
-msgstr ""
+msgstr "Οι οριοθέτες γραμμής μπορούν να καθοριστούν από τον χρήστη. Στις λειτουργίες εισόδου υποστηρίζονται τα CR, LF ή CR+LF. Στις λειτουργίες εξόδου, το προεπιλεγμένο διαχωριστικό γραμμής είναι αυτό που χρησιμοποιείται από το λειτουργικό σύστημα."
#. GDkir
#: sf_textstream.xhp
@@ -23414,7 +23414,7 @@ msgctxt ""
"par_id831613598137669\n"
"help.text"
msgid "The line delimiter for the operating system where the macro is being executed can be accessed using the <literal>SF_String.sfNEWLINE</literal> property."
-msgstr ""
+msgstr "Ο οριοθέτης γραμμής για το λειτουργικό σύστημα όπου εκτελείται η μακροεντολή μπορεί να προσπελαστεί χρησιμοποιώντας την ιδιότητα <literal>SF_String.sfNEWLINE</literal>."
#. SvXzF
#: sf_textstream.xhp
@@ -23423,7 +23423,7 @@ msgctxt ""
"par_id851613597445432\n"
"help.text"
msgid "All operations needed to read from or write to a file (open, read/write and close) are presumed to happen during the same macro run."
-msgstr ""
+msgstr "Όλες οι λειτουργίες που απαιτούνται για την ανάγνωση ή την εγγραφή σε ένα αρχείο (άνοιγμα, ανάγνωση/εγγραφή και κλείσιμο) θεωρείται ότι πραγματοποιούνται κατά την ίδια εκτέλεση μακροεντολής."
#. dc5KN
#: sf_textstream.xhp
@@ -23432,7 +23432,7 @@ msgctxt ""
"hd_id83158533078741\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Κλήση υπηρεσίας"
#. AuQX2
#: sf_textstream.xhp
@@ -23441,7 +23441,7 @@ msgctxt ""
"par_id351613598192725\n"
"help.text"
msgid "The examples below in Basic and Python use the <literal>OpenTextFile</literal> method to create an instance of the <literal>TextStream</literal> Service."
-msgstr ""
+msgstr "Τα παρακάτω παραδείγματα σε Basic και Python χρησιμοποιούν τη μέθοδο <literal>OpenTextFile</literal> για να δημιουργήσουν μια παρουσία της υπηρεσίας <literal>TextStream</literal>."
#. UUudg
#: sf_textstream.xhp
@@ -23450,7 +23450,7 @@ msgctxt ""
"par_id371585330787197\n"
"help.text"
msgid "The file must be closed with the <literal>CloseFile</literal> method after all read or write operations have been executed:"
-msgstr ""
+msgstr "Το αρχείο πρέπει να κλείσει με τη μέθοδο <literal>CloseFile</literal> αφού έχουν εκτελεστεί όλες οι λειτουργίες ανάγνωσης ή εγγραφής:"
#. zNveN
#: sf_textstream.xhp
@@ -23459,7 +23459,7 @@ msgctxt ""
"par_id891582733781994\n"
"help.text"
msgid "Optionally, the resources used by the <literal>TextStream</literal> instance can be released using the <literal>Dispose</literal> method:"
-msgstr ""
+msgstr "Προαιρετικά, οι πόροι που χρησιμοποιούνται από την παρουσία <literal>TextStream</literal> μπορούν να απελευθερωθούν χρησιμοποιώντας τη μέθοδο <literal>Dispose</literal>:"
#. nsGCZ
#: sf_textstream.xhp
@@ -23468,7 +23468,7 @@ msgctxt ""
"par_id121612917368946\n"
"help.text"
msgid "The methods in the <literal>TextStream</literal> service are mostly based on the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextInputStream.html\" name=\"XTextInputStream API\"><literal>XTextInputStream</literal></link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextOutputStream.html\" name=\"XTextOutputStream API\"><literal>XTextOutputStream</literal></link> UNO interfaces."
-msgstr ""
+msgstr "Οι μέθοδοι στην υπηρεσία <literal>TextStream</literal> βασίζονται κυρίως στις διεπαφές UNO <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextInputStream.html\" name=\"XTextInputStream API\"><literal>XTextInputStream</literal></link> και <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1io_1_1XTextOutputStream.html\" name=\"XTextOutputStream API\"><literal>XTextOutputOextlie </literal></link> ."
#. JAmgD
#: sf_textstream.xhp
@@ -23477,7 +23477,7 @@ msgctxt ""
"hd_id941585330787948\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Ιδιότητες"
#. aN9zM
#: sf_textstream.xhp
@@ -23486,7 +23486,7 @@ msgctxt ""
"par_id631585330787267\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Όνομα"
#. vwGC5
#: sf_textstream.xhp
@@ -23495,7 +23495,7 @@ msgctxt ""
"par_id401585330787370\n"
"help.text"
msgid "Readonly"
-msgstr ""
+msgstr "Μόνο για ανάγνωση"
#. GpL38
#: sf_textstream.xhp
@@ -23504,7 +23504,7 @@ msgctxt ""
"par_id581585330787700\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Τύπος"
#. 6FDuM
#: sf_textstream.xhp
@@ -23513,7 +23513,7 @@ msgctxt ""
"par_id551585330787608\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Περιγραφή"
#. ECkTm
#: sf_textstream.xhp
@@ -23522,7 +23522,7 @@ msgctxt ""
"par_id181585330787752\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. YFkaY
#: sf_textstream.xhp
@@ -23531,7 +23531,7 @@ msgctxt ""
"par_id901585330787680\n"
"help.text"
msgid "Used in read mode. A <literal>True</literal> value indicates that the end of the file has been reached. A test using this property should precede calls to the <literal>ReadLine</literal> method."
-msgstr ""
+msgstr "Χρησιμοποιείται σε λειτουργία ανάγνωσης. Η τιμή <literal>True</literal> υποδηλώνει ότι έχει φτάσει το τέλος του αρχείου. Μια δοκιμή που χρησιμοποιεί αυτήν την ιδιότητα θα πρέπει να προηγείται των κλήσεων στη μέθοδο <literal>ReadLine</literal>."
#. EFEnA
#: sf_textstream.xhp
@@ -23540,7 +23540,7 @@ msgctxt ""
"par_id561585330787568\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. cVCoJ
#: sf_textstream.xhp
@@ -23549,7 +23549,7 @@ msgctxt ""
"par_id741585330787777\n"
"help.text"
msgid "The character set to be used. The default encoding is \"UTF-8\"."
-msgstr ""
+msgstr "Το σύνολο χαρακτήρων που θα χρησιμοποιηθεί. Η προεπιλεγμένη κωδικοποίηση είναι \"UTF-8\"."
#. p5s3X
#: sf_textstream.xhp
@@ -23558,7 +23558,7 @@ msgctxt ""
"par_id641585330787207\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. JjEqX
#: sf_textstream.xhp
@@ -23567,7 +23567,7 @@ msgctxt ""
"par_id281585330787614\n"
"help.text"
msgid "Returns the name of the current file either in URL format or in the native operating system's format, depending on the current value of the <literal>FileNaming</literal> property of the <literal>FileSystem</literal> service."
-msgstr ""
+msgstr "Επιστρέφει το όνομα του τρέχοντος αρχείου, είτε σε μορφή URL, είτε στη μορφή του εγγενούς λειτουργικού συστήματος, ανάλογα με την τρέχουσα τιμή της ιδιότητας <literal>FileNaming</literal> της υπηρεσίας <literal>FileSystem</literal>."
#. goEnw
#: sf_textstream.xhp
@@ -23576,7 +23576,7 @@ msgctxt ""
"par_id111585330787410\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. MZS6Z
#: sf_textstream.xhp
@@ -23585,7 +23585,7 @@ msgctxt ""
"par_id861585330787417\n"
"help.text"
msgid "Indicates the input/output mode. Possible values are \"READ\", \"WRITE\" or \"APPEND\"."
-msgstr ""
+msgstr "Υποδεικνύει τη λειτουργία εισόδου/εξόδου. Πιθανές τιμές είναι \"READ\", \"WRITE\" ή \"APPEND\"."
#. 7nTb9
#: sf_textstream.xhp
@@ -23594,7 +23594,7 @@ msgctxt ""
"par_id87158533078795\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. j45gC
#: sf_textstream.xhp
@@ -23603,7 +23603,7 @@ msgctxt ""
"par_id561585330787741\n"
"help.text"
msgid "Returns the number of lines read or written so far."
-msgstr ""
+msgstr "Επιστρέφει τον αριθμό των γραμμών που διαβάστηκαν ή γράφτηκαν μέχρι στιγμής."
#. CLAvQ
#: sf_textstream.xhp
@@ -23612,7 +23612,7 @@ msgctxt ""
"par_id531585330787157\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "Όχι"
#. rdA5M
#: sf_textstream.xhp
@@ -23621,7 +23621,7 @@ msgctxt ""
"par_id691585330787279\n"
"help.text"
msgid "Sets or returns the current delimiter to be inserted between two successive written lines. The default value is the native line delimiter in the current operating system."
-msgstr ""
+msgstr "Ορίζει ή επιστρέφει τον τρέχοντα οριοθέτη που θα εισαχθεί μεταξύ δύο διαδοχικών γραπτών γραμμών. Η προεπιλεγμένη τιμή είναι ο εγγενής διαχωριστής γραμμής στο τρέχον λειτουργικό σύστημα."
#. dCeHZ
#: sf_textstream.xhp
@@ -23630,7 +23630,7 @@ msgctxt ""
"par_id141613001281573\n"
"help.text"
msgid "To learn more about the names of character sets, visit <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"Character Sets\">IANA's Character Set</link> page. Beware that %PRODUCTNAME does not implement all existing character sets."
-msgstr ""
+msgstr "Για να μάθετε περισσότερα σχετικά με τα ονόματα των συνόλων χαρακτήρων, επισκεφτείτε τη σελίδα <link href=\"https://www.iana.org/assignments/character-sets/character-sets.xhtml\" name=\"Character Sets\">Σύνολο χαρακτήρων IANA</link>. Προσέξτε ότι το %PRODUCTNAME δεν υλοποιεί όλα τα υφιστάμενα σύνολα χαρακτήρων."
#. hKJkD
#: sf_textstream.xhp
@@ -23639,7 +23639,7 @@ msgctxt ""
"par_id891611613601554\n"
"help.text"
msgid "List of Methods in the TextStream Service"
-msgstr ""
+msgstr "Κατάλογος μεθόδων στην υπηρεσία TextStream"
#. DBBKM
#: sf_textstream.xhp
@@ -23648,7 +23648,7 @@ msgctxt ""
"par_id421585330787675\n"
"help.text"
msgid "Closes the current input or output stream and empties the output buffer if relevant. Returns <literal>True</literal> if the file was successfully closed."
-msgstr ""
+msgstr "Κλείνει την τρέχουσα ροή εισόδου ή εξόδου και αδειάζει την προσωρινή μνήμη εξόδου, εάν χρειάζεται. Επιστρέφει <literal>True</literal> εάν το αρχείο έκλεισε με επιτυχία."
#. MCW3q
#: sf_textstream.xhp
@@ -23657,7 +23657,7 @@ msgctxt ""
"par_id65158533078799\n"
"help.text"
msgid "Returns all the remaining lines in the text stream as a single string. Line breaks are not removed."
-msgstr ""
+msgstr "Επιστρέφει όλες τις υπόλοιπες γραμμές στη ροή κειμένου ως μία συμβολοσειρά. Οι αλλαγές γραμμής δεν αφαιρούνται."
#. Vr34D
#: sf_textstream.xhp
@@ -23666,7 +23666,7 @@ msgctxt ""
"par_id71613600347125\n"
"help.text"
msgid "The resulting string can be split in lines either by using the <literal>Split</literal> built-in Basic function if the line delimiter is known, or with the <literal>SF_String.SplitLines</literal> method."
-msgstr ""
+msgstr "Η συμβολοσειρά που προκύπτει μπορεί να χωριστεί σε γραμμές είτε χρησιμοποιώντας την ενσωματωμένη συνάρτηση Basic <literal>Split</literal>, εάν ο οριοθέτης γραμμής είναι γνωστός, είτε με τη μέθοδο <literal>SF_String.SplitLines</literal>."
#. VRLGn
#: sf_textstream.xhp
@@ -23675,7 +23675,7 @@ msgctxt ""
"par_id91585330787373\n"
"help.text"
msgid "For large files, using the <literal>ReadAll</literal> method wastes memory resources. In such cases it is recommended to read the file line by line using the <literal>ReadLine</literal> method."
-msgstr ""
+msgstr "Για μεγάλα αρχεία, η χρήση της μεθόδου <literal>ReadAll</literal> σπαταλά πόρους μνήμης. Σε τέτοιες περιπτώσεις, συνιστάται η ανάγνωση του αρχείου γραμμή προς γραμμή χρησιμοποιώντας τη μέθοδο <literal>ReadLine</literal>."
#. BuBVA
#: sf_textstream.xhp
@@ -23684,7 +23684,7 @@ msgctxt ""
"par_id921613595637851\n"
"help.text"
msgid "Consider the text file \"Students.txt\" with the following contents (a name in each line):"
-msgstr ""
+msgstr "Εξετάστε το αρχείο κειμένου \"Students.txt\" με τα ακόλουθα περιεχόμενα (ένα όνομα σε κάθε γραμμή):"
#. hk7q4
#: sf_textstream.xhp
@@ -23693,7 +23693,7 @@ msgctxt ""
"par_id391613596019750\n"
"help.text"
msgid "The examples below in Basic and Python use the <literal>ReadAll</literal> and <literal>SplitLines</literal> methods to read the contents of the file into an array of strings:"
-msgstr ""
+msgstr "Τα παρακάτω παραδείγματα σε Basic και Python χρησιμοποιούν τις μεθόδους <literal>ReadAll</literal> και <literal>SplitLines</literal> για να διαβάσουν τα περιεχόμενα του αρχείου σε μια σειρά από συμβολοσειρές:"
#. BuRJE
#: sf_textstream.xhp
@@ -23702,7 +23702,7 @@ msgctxt ""
"bas_id251613595640550\n"
"help.text"
msgid "'Loads the FileSystem service"
-msgstr ""
+msgstr "'Φορτώνει την υπηρεσία FileSystem"
#. L2a3D
#: sf_textstream.xhp
@@ -23711,7 +23711,7 @@ msgctxt ""
"bas_id181613595641087\n"
"help.text"
msgid "'Opens the text file with the names to be read"
-msgstr ""
+msgstr "'Ανοίγει το αρχείο κειμένου με τα ονόματα προς ανάγνωση"
#. 7Fq9E
#: sf_textstream.xhp
@@ -23720,7 +23720,7 @@ msgctxt ""
"par_id871585330787885\n"
"help.text"
msgid "Returns the next line in the text stream as a string. Line breaks are removed from the returned string."
-msgstr ""
+msgstr "Επιστρέφει την επόμενη γραμμή στη ροή κειμένου ως συμβολοσειρά. Οι αλλαγές γραμμής αφαιρούνται από την επιστρεφόμενη συμβολοσειρά."
#. 6iDcF
#: sf_textstream.xhp
@@ -23729,7 +23729,7 @@ msgctxt ""
"par_id431613600221626\n"
"help.text"
msgid "The <literal>AtEndOfStream</literal> test should precede the <literal>ReadLine</literal> method like in the example below."
-msgstr ""
+msgstr "Η δοκιμή <literal>AtEndOfStream</literal> θα πρέπει να προηγείται της μεθόδου <literal>ReadLine</literal> όπως στο παρακάτω παράδειγμα."
#. GRRkq
#: sf_textstream.xhp
@@ -23738,7 +23738,7 @@ msgctxt ""
"par_id171585330787774\n"
"help.text"
msgid "An error will be raised if the <literal>AtEndOfStream</literal> was reached during the previous <literal>ReadLine</literal> or <literal>SkipLine</literal> method call."
-msgstr ""
+msgstr "Θα προκύψει σφάλμα εάν επιτεύχθηκε το <literal>AtEndOfStream</literal> κατά την προηγούμενη κλήση της μεθόδου <literal>ReadLine</literal> ή <literal>SkipLine</literal>."
#. mAty4
#: sf_textstream.xhp
@@ -23747,7 +23747,7 @@ msgctxt ""
"par_id11585330787847\n"
"help.text"
msgid "Skips the next line in the input stream when reading a <literal>TextStream</literal> file."
-msgstr ""
+msgstr "Παραλείπει την επόμενη γραμμή στη ροή εισόδου κατά την ανάγνωση ενός αρχείου <literal>TextStream</literal>."
#. FDMJB
#: sf_textstream.xhp
@@ -23756,7 +23756,7 @@ msgctxt ""
"par_id441613600704766\n"
"help.text"
msgid "This method can result in <literal>AtEndOfStream</literal> being set to <literal>True</literal>."
-msgstr ""
+msgstr "Αυτή η μέθοδος μπορεί να έχει ως αποτέλεσμα το <literal>AtEndOfStream</literal> να οριστεί σε <literal>True</literal>."
#. D4JVb
#: sf_textstream.xhp
@@ -23765,7 +23765,7 @@ msgctxt ""
"par_id141585330787657\n"
"help.text"
msgid "Writes a specified number of empty lines to the output stream."
-msgstr ""
+msgstr "Γράφει έναν καθορισμένο αριθμό κενών γραμμών στη ροή εξόδου."
#. YsBUm
#: sf_textstream.xhp
@@ -23774,7 +23774,7 @@ msgctxt ""
"par_id291585330787357\n"
"help.text"
msgid "<emph>lines</emph>: The number of empty lines to write to the file."
-msgstr ""
+msgstr "<emph>lines</emph> (γραμμές): Ο αριθμός των κενών γραμμών για εγγραφή στο αρχείο."
#. GCPCC
#: sf_textstream.xhp
@@ -23783,7 +23783,7 @@ msgctxt ""
"par_id101585330787215\n"
"help.text"
msgid "Writes the given string to the output stream as a single line."
-msgstr ""
+msgstr "Γράφει τη δεδομένη συμβολοσειρά στη ροή εξόδου ως μία μοναδική γραμμή."
#. Eska7
#: sf_textstream.xhp
@@ -23792,7 +23792,7 @@ msgctxt ""
"par_id421613601002074\n"
"help.text"
msgid "The character defined in the <literal>NewLine</literal> property is used as the line delimiter."
-msgstr ""
+msgstr "Ο χαρακτήρας που ορίζεται στην ιδιότητα <literal>NewLine</literal> χρησιμοποιείται ως οριοθέτης γραμμής."
#. LXFPE
#: sf_textstream.xhp
@@ -23801,7 +23801,7 @@ msgctxt ""
"par_id491585330787650\n"
"help.text"
msgid "<emph>line</emph>: The line to write, may be empty."
-msgstr ""
+msgstr "<emph>line</emph> (γραμμή): Η γραμμή που θέλετε να γράψετε μπορεί να είναι κενή."
#. PM5Bx
#: sf_textstream.xhp
@@ -23810,7 +23810,7 @@ msgctxt ""
"par_id821626894480105\n"
"help.text"
msgid "The examples below in Basic and Python create a text file in CSV format in which each line contains a value and its square until <literal>lastValue</literal> is reached."
-msgstr ""
+msgstr "Τα παρακάτω παραδείγματα σε Basic και Python δημιουργούν ένα αρχείο κειμένου σε μορφή CSV, στο οποίο κάθε γραμμή περιέχει μια τιμή και το τετράγωνό της μέχρι να επιτευχθεί η <literal>lastValue</literal>."
#. 39u4o
#: sf_textstream.xhp
@@ -23819,7 +23819,7 @@ msgctxt ""
"bas_id21613321528612\n"
"help.text"
msgid "'Instantiates the FileSystem Service"
-msgstr ""
+msgstr "'Δημιουργεί την υπηρεσία FileSystem"
#. FnTiG
#: sf_textstream.xhp
@@ -23828,7 +23828,7 @@ msgctxt ""
"bas_id191613321529277\n"
"help.text"
msgid "'Creates a text file"
-msgstr ""
+msgstr "'Δημιουργεί ένα αρχείο κειμένου"
#. f5RSB
#: sf_textstream.xhp
@@ -23837,7 +23837,7 @@ msgctxt ""
"bas_id641613321530181\n"
"help.text"
msgid "'Writes the Value and Value squared, separated by \";\""
-msgstr ""
+msgstr "'Γράφει την τιμή και την τιμή στο τετράγωνο, διαχωρισμένες με \";\""
#. FCowk
#: sf_textstream.xhp
@@ -23846,7 +23846,7 @@ msgctxt ""
"bas_id141613321530960\n"
"help.text"
msgid "myFile.WriteLine(\"Value;Value Squared\")"
-msgstr ""
+msgstr "myFile.WriteLine(\"Value;Value Squared\")"
#. m9Mo4
#: sf_textstream.xhp
@@ -23855,7 +23855,7 @@ msgctxt ""
"bas_id881613321532598\n"
"help.text"
msgid "'Closes the file and free resources"
-msgstr ""
+msgstr "'Κλείνει το αρχείο και ελευθερώνει πόρους"
#. PCSPY
#: sf_timer.xhp
@@ -23864,7 +23864,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.Timer service"
-msgstr ""
+msgstr "Υπηρεσία ScriptForge.Timer"
#. cxRDS
#: sf_timer.xhp
@@ -23873,7 +23873,7 @@ msgctxt ""
"hd_id731582733781114\n"
"help.text"
msgid "<variable id=\"TimerService\"><link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\"><literal>ScriptForge</literal>.<literal>Timer</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"TimerService\"><link href=\"text/sbasic/shared/03/sf_timer.xhp\" name=\"ScriptForge.Timer service\">Υπηρεσία <literal>ScriptForge</literal>.<literal>Timer</literal></link></variable>"
#. WyVvH
#: sf_timer.xhp
@@ -23882,7 +23882,7 @@ msgctxt ""
"par_id961582733781662\n"
"help.text"
msgid "The <literal>Timer</literal> service measures the amount of time it takes to run user scripts."
-msgstr ""
+msgstr "Η υπηρεσία <literal>Timer</literal> μετρά τον χρόνο που απαιτείται για την εκτέλεση των σεναρίων χρήστη."
#. qDa8E
#: sf_timer.xhp
@@ -23891,7 +23891,7 @@ msgctxt ""
"par_id181582733781323\n"
"help.text"
msgid "A <literal>Timer</literal> measures <emph>durations</emph>. It can be:"
-msgstr ""
+msgstr "Ένα <literal>Timer</literal> (Χρονόμετρο) μετρά τις <emph>durations</emph> (διάρκειες). Μπορεί να είναι:"
#. ErpLm
#: sf_timer.xhp
@@ -23900,7 +23900,7 @@ msgctxt ""
"par_id711582733781252\n"
"help.text"
msgid "Started, to indicate when to start measuring time."
-msgstr ""
+msgstr "Started (εκκίνηση), για να υποδείξετε πότε θα ξεκινήσει η μέτρηση του χρόνου."
#. NAAFg
#: sf_timer.xhp
@@ -23909,7 +23909,7 @@ msgctxt ""
"par_id631582733781431\n"
"help.text"
msgid "Suspended, to pause measuring running time."
-msgstr ""
+msgstr "Suspended (Σε αναστολή), για παύση της μέτρησης του χρόνου λειτουργίας."
#. nt9Qc
#: sf_timer.xhp
@@ -23918,7 +23918,7 @@ msgctxt ""
"par_id691582733781498\n"
"help.text"
msgid "Resumed, to continue tracking running time after the Timer has been suspended."
-msgstr ""
+msgstr "Resumed (Συνέχεια), για να συνεχιστεί η παρακολούθηση του χρόνου εκτέλεσης μετά την αναστολή του χρονοδιακόπτη."
#. DVCBM
#: sf_timer.xhp
@@ -23927,7 +23927,7 @@ msgctxt ""
"par_id31582733781344\n"
"help.text"
msgid "Restarted, which will cancel previous measurements and start the <literal>Timer</literal> at zero."
-msgstr ""
+msgstr "Restarted (Επανεκκίνηση), η οποία θα ακυρώσει τις προηγούμενες μετρήσεις και θα ξεκινήσει το <literal>Timer</literal> στο μηδέν."
#. dm7yA
#: sf_timer.xhp
@@ -23936,7 +23936,7 @@ msgctxt ""
"par_id991582733781280\n"
"help.text"
msgid "Durations are expressed in seconds with a precision of 3 decimal digits (milliseconds). A duration value of 12.345 means 12 seconds and 345 milliseconds"
-msgstr ""
+msgstr "Οι διάρκειες εκφράζονται σε δευτερόλεπτα με ακρίβεια 3 δεκαδικών ψηφίων (χιλιοστά του δευτερολέπτου). Μια τιμή διάρκειας 12.345 σημαίνει 12 δευτερόλεπτα και 345 χιλιοστά του δευτερολέπτου"
#. CVhDR
#: sf_timer.xhp
@@ -23945,7 +23945,7 @@ msgctxt ""
"hd_id201582733781265\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Κλήση υπηρεσίας"
#. SCYEX
#: sf_timer.xhp
@@ -23954,7 +23954,7 @@ msgctxt ""
"par_id891610734806133\n"
"help.text"
msgid "The example below creates a <literal>Timer</literal> object named <literal>myTimer</literal> and starts it immediately."
-msgstr ""
+msgstr "Το παρακάτω παράδειγμα δημιουργεί ένα αντικείμενο <literal>Timer</literal> με το όνομα <literal>myTimer</literal> και το ξεκινά αμέσως."
#. CnZqc
#: sf_timer.xhp
@@ -23963,7 +23963,7 @@ msgctxt ""
"par_id891582733781994\n"
"help.text"
msgid "It is recommended to free resources after use:"
-msgstr ""
+msgstr "Συνιστάται η απελευθέρωση πόρων μετά τη χρήση:"
#. 8h3fp
#: sf_timer.xhp
@@ -23972,7 +23972,7 @@ msgctxt ""
"hd_id521582733781450\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Ιδιότητες"
#. dVncX
#: sf_timer.xhp
@@ -23981,7 +23981,7 @@ msgctxt ""
"par_id71582733781260\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Όνομα"
#. hFnkK
#: sf_timer.xhp
@@ -23990,7 +23990,7 @@ msgctxt ""
"par_id711582733781103\n"
"help.text"
msgid "Readonly"
-msgstr ""
+msgstr "Μόνο για ανάγνωση"
#. NvqK9
#: sf_timer.xhp
@@ -23999,7 +23999,7 @@ msgctxt ""
"par_id76158273378122\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Τύπος"
#. 7zFYh
#: sf_timer.xhp
@@ -24008,7 +24008,7 @@ msgctxt ""
"par_id751582733781926\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Περιγραφή"
#. T92or
#: sf_timer.xhp
@@ -24017,7 +24017,7 @@ msgctxt ""
"par_id621582733781588\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. 9yDgM
#: sf_timer.xhp
@@ -24026,7 +24026,7 @@ msgctxt ""
"par_id731582733781476\n"
"help.text"
msgid "The actual running time elapsed since start or between start and stop (does not consider suspended time)"
-msgstr ""
+msgstr "Ο πραγματικός χρόνος λειτουργίας που έχει παρέλθει από την έναρξη ή μεταξύ έναρξης και διακοπής (δεν λαμβάνεται υπόψη ο χρόνος αναστολής)"
#. ThAaG
#: sf_timer.xhp
@@ -24035,7 +24035,7 @@ msgctxt ""
"par_id301582733781498\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. tqpDU
#: sf_timer.xhp
@@ -24044,7 +24044,7 @@ msgctxt ""
"par_id401582733781608\n"
"help.text"
msgid "<literal>True</literal> when timer is started or suspended"
-msgstr ""
+msgstr "<literal>True</literal> όταν ο χρονοδιακόπτης ξεκινά ή αναστέλεται"
#. pSPgk
#: sf_timer.xhp
@@ -24053,7 +24053,7 @@ msgctxt ""
"par_id181582733781551\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. SGyi4
#: sf_timer.xhp
@@ -24062,7 +24062,7 @@ msgctxt ""
"par_id161582733781328\n"
"help.text"
msgid "<literal>True</literal> when timer is started and suspended"
-msgstr ""
+msgstr "<literal>True</literal> όταν ο χρονοδιακόπτης ξεκινά και αναστέλεται"
#. qoNpD
#: sf_timer.xhp
@@ -24071,7 +24071,7 @@ msgctxt ""
"par_id651582733781874\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. E45MD
#: sf_timer.xhp
@@ -24080,7 +24080,7 @@ msgctxt ""
"par_id171582733781456\n"
"help.text"
msgid "The actual time elapsed while suspended since start or between start and stop"
-msgstr ""
+msgstr "Ο πραγματικός χρόνος που παρήλθε κατά την αναστολή από την έναρξη ή μεταξύ έναρξης και διακοπής"
#. gxF8S
#: sf_timer.xhp
@@ -24089,7 +24089,7 @@ msgctxt ""
"par_id141582733781303\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. FeCob
#: sf_timer.xhp
@@ -24098,7 +24098,7 @@ msgctxt ""
"par_id411582733781932\n"
"help.text"
msgid "The actual time elapsed since start or between start and stop (including suspensions and running time)"
-msgstr ""
+msgstr "Ο πραγματικός χρόνος που έχει παρέλθει από την έναρξη ή μεταξύ εκκίνησης και διακοπής (συμπεριλαμβανομένων των αναστολών και του χρόνου λειτουργίας)"
#. Mav4g
#: sf_timer.xhp
@@ -24107,7 +24107,7 @@ msgctxt ""
"hd_id141582734141895\n"
"help.text"
msgid "Methods"
-msgstr ""
+msgstr "Μέθοδοι"
#. P8RQj
#: sf_timer.xhp
@@ -24116,7 +24116,7 @@ msgctxt ""
"par_id291582734377752\n"
"help.text"
msgid "All methods do not require arguments and return a <literal>Boolean</literal> value."
-msgstr ""
+msgstr "Όλες οι μέθοδοι δεν απαιτούν ορίσματα και επιστρέφουν μια τιμή <literal>Boolean</literal>."
#. onEib
#: sf_timer.xhp
@@ -24125,7 +24125,7 @@ msgctxt ""
"par_id311582734894257\n"
"help.text"
msgid "If the returned value is <literal>False</literal>, then nothing happened."
-msgstr ""
+msgstr "Εάν η επιστρεφόμενη τιμή είναι <literal>False</literal>, τότε δεν συνέβη τίποτα."
#. U82Do
#: sf_timer.xhp
@@ -24134,7 +24134,7 @@ msgctxt ""
"par_id871582734180676\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Όνομα"
#. 6oGwx
#: sf_timer.xhp
@@ -24143,7 +24143,7 @@ msgctxt ""
"par_id971582734180676\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Περιγραφή"
#. ZMfpe
#: sf_timer.xhp
@@ -24152,7 +24152,7 @@ msgctxt ""
"par_id911582734180676\n"
"help.text"
msgid "Returned value"
-msgstr ""
+msgstr "Επιστρεφόμενη τιμή"
#. 6DJTP
#: sf_timer.xhp
@@ -24161,7 +24161,7 @@ msgctxt ""
"par_id301582734180676\n"
"help.text"
msgid "Resumes the <literal>Timer</literal> if it has been suspended"
-msgstr ""
+msgstr "Συνεχίζει το <literal>Timer</literal> (Χρονόμετρο) εάν έχει ανασταλεί"
#. ixF7A
#: sf_timer.xhp
@@ -24170,7 +24170,7 @@ msgctxt ""
"par_id661582734180676\n"
"help.text"
msgid "<literal>False</literal> if the timer is not suspended"
-msgstr ""
+msgstr "<literal>False</literal> εάν το χρονόμετρο δεν είναι σε αναστολή"
#. AAozF
#: sf_timer.xhp
@@ -24179,7 +24179,7 @@ msgctxt ""
"par_id821582734649305\n"
"help.text"
msgid "Terminates the <literal>Timer</literal> and discards its current property values, restarting as a new clean <literal>Timer</literal>"
-msgstr ""
+msgstr "Τερματίζει το <literal>Timer</literal> και απορρίπτει τις τρέχουσες τιμές ιδιοτήτων του, επανεκκινώντας ως νέο καθαρό <literal>Timer</literal>"
#. UtCTT
#: sf_timer.xhp
@@ -24188,7 +24188,7 @@ msgctxt ""
"par_id761582734649305\n"
"help.text"
msgid "<literal>False</literal> if the timer is inactive"
-msgstr ""
+msgstr "<literal>False</literal> εάν το χρονόμετρο είναι ανενεργό"
#. AkgAy
#: sf_timer.xhp
@@ -24197,7 +24197,7 @@ msgctxt ""
"par_id641582734802443\n"
"help.text"
msgid "Starts a new clean timer"
-msgstr ""
+msgstr "Ξεκινά ένα νέο καθαρό χρονόμετρο"
#. B4gTh
#: sf_timer.xhp
@@ -24206,7 +24206,7 @@ msgctxt ""
"par_id921582734802443\n"
"help.text"
msgid "<literal>False</literal> if the timer is already started"
-msgstr ""
+msgstr "<literal>False</literal> εάν το χρονόμετρο έχει ήδη ξεκινήσει"
#. D7CoH
#: sf_timer.xhp
@@ -24215,7 +24215,7 @@ msgctxt ""
"par_id81582734905507\n"
"help.text"
msgid "Suspends a running timer"
-msgstr ""
+msgstr "Αναστέλλει ένα εκτελούμενο χρονόμετρο"
#. YbeSJ
#: sf_timer.xhp
@@ -24224,7 +24224,7 @@ msgctxt ""
"par_id661582734905507\n"
"help.text"
msgid "<literal>False</literal> if the timer is not started or already suspended"
-msgstr ""
+msgstr "<literal>False</literal> εάν το χρονόμετρο δεν έχει ξεκινήσει ή έχει ήδη ανασταλεί"
#. sgXra
#: sf_timer.xhp
@@ -24233,7 +24233,7 @@ msgctxt ""
"par_id861582734996722\n"
"help.text"
msgid "Stops a running timer"
-msgstr ""
+msgstr "Διακόπτει ένα χρονόμετρο που λειτουργεί"
#. WkCCC
#: sf_timer.xhp
@@ -24242,7 +24242,7 @@ msgctxt ""
"par_id381582734996722\n"
"help.text"
msgid "<literal>False</literal> if the timer is neither started nor suspended"
-msgstr ""
+msgstr "<literal>False</literal> εάν το χρονόμετρο δεν έχει ξεκινήσει ούτε έχει ανασταλεί"
#. DuD3h
#: sf_timer.xhp
@@ -24251,7 +24251,7 @@ msgctxt ""
"par_id731626871820490\n"
"help.text"
msgid "The examples below in Basic and Python illustrate the use of the methods and properties in the <literal>Timer</literal> service."
-msgstr ""
+msgstr "Τα παρακάτω παραδείγματα σε Basic και Python επεξηγούν τη χρήση των μεθόδων και των ιδιοτήτων στην υπηρεσία <literal>Timer</literal>."
#. UgBnC
#: sf_timer.xhp
@@ -24260,7 +24260,7 @@ msgctxt ""
"bas_id141582735926821\n"
"help.text"
msgid "'The time elapsed while the Dialog box is open will be counted as suspended time"
-msgstr ""
+msgstr "'Ο χρόνος που έχει παρέλθει όσο είναι ανοιχτό το πλαίσιο διαλόγου θα υπολογίζεται ως χρόνος σε αναστολή"
#. 4jHcj
#: sf_timer.xhp
@@ -24269,7 +24269,7 @@ msgctxt ""
"bas_id901582735961725\n"
"help.text"
msgid "'The time elapsed while the Dialog box is open will be counted as running time"
-msgstr ""
+msgstr "'Ο χρόνος που έχει παρέλθει όσο είναι ανοιχτό το πλαίσιο διαλόγου θα υπολογίζεται ως χρόνος εκτέλεσης"
#. 7QhZU
#: sf_timer.xhp
@@ -24278,7 +24278,7 @@ msgctxt ""
"bas_id941610739926687\n"
"help.text"
msgid "'Shows the final time measurements"
-msgstr ""
+msgstr "'Εμφανίζει τις μετρήσεις του τελικού χρόνου"
#. J6XGB
#: sf_timer.xhp
@@ -24287,7 +24287,7 @@ msgctxt ""
"par_id281610740093006\n"
"help.text"
msgid "If you call the <literal>Terminate</literal> method, subsequent calls for the <literal>Continue</literal> method will not resume time measurement. Similarly, after a Timer has been terminated, calling the <literal>Start</literal> method will restart it as if it were a clean new Timer."
-msgstr ""
+msgstr "Εάν καλέσετε τη μέθοδο <literal>Terminate</literal> (Τερματισμός), οι επόμενες κλήσεις για τη μέθοδο <literal>Continue</literal> (Συνέχεια) δεν θα συνεχίσουν τη μέτρηση του χρόνου. Ομοίως, μετά τον τερματισμό ενός χρονομέτρου, η κλήση της μεθόδου <literal>Start</literal> (Έναρξη) θα τον επανεκκινήσει σαν να ήταν ένα καθαρό νέο χρονόμετρο."
#. DSYKj
#: sf_timer.xhp
@@ -24296,7 +24296,7 @@ msgctxt ""
"par_id391626872019832\n"
"help.text"
msgid "Beware that the <literal>Wait</literal> function in Basic takes in a duration argument in milliseconds whereas the <literal>sleep</literal> function in Python uses seconds in its argument."
-msgstr ""
+msgstr "Προσέξτε ότι η συνάρτηση <literal>Wait</literal> (Αναμονή) στη Basic λαμβάνει ένα όρισμα διάρκειας σε χιλιοστά του δευτερολέπτου, ενώ η συνάρτηση <literal>sleep</literal> στην Python χρησιμοποιεί δευτερόλεπτα στο όρισμά της."
#. bHEyr
#: sf_timer.xhp
@@ -24305,7 +24305,7 @@ msgctxt ""
"hd_id431610989623086\n"
"help.text"
msgid "Working with Multiple Timers"
-msgstr ""
+msgstr "Εργασία με πολλαπλά χρονόμετρα"
#. dr779
#: sf_timer.xhp
@@ -24314,7 +24314,7 @@ msgctxt ""
"par_id741610989639201\n"
"help.text"
msgid "It is possible to instantiate multiple <literal>Timer</literal> services in parallel, which gives flexibility in measuring time in different parts of the code."
-msgstr ""
+msgstr "Είναι δυνατή η παράλληλη δημιουργία πολλαπλών υπηρεσιών <literal>Timer</literal>, γεγονός που παρέχει ευελιξία στη μέτρηση του χρόνου σε διαφορετικά μέρη του κώδικα."
#. ueLgB
#: sf_timer.xhp
@@ -24323,7 +24323,7 @@ msgctxt ""
"par_id921610989722908\n"
"help.text"
msgid "The following example illustrates how to create two <literal>Timer</literal> objects and start them separately."
-msgstr ""
+msgstr "Το παρακάτω παράδειγμα δείχνει πώς να δημιουργήσετε δύο αντικείμενα <literal>Timer</literal> και να τα ξεκινήσετε ξεχωριστά."
#. PtA4E
#: sf_timer.xhp
@@ -24332,7 +24332,7 @@ msgctxt ""
"bas_id481610989853679\n"
"help.text"
msgid "'Starts myTimerA"
-msgstr ""
+msgstr "'Εκκινεί το myTimerA"
#. VUdGW
#: sf_timer.xhp
@@ -24341,7 +24341,7 @@ msgctxt ""
"bas_id331610989849501\n"
"help.text"
msgid "'Starts myTimerB"
-msgstr ""
+msgstr "'Εκκινεί το myTimerB"
#. t98Fv
#: sf_timer.xhp
@@ -24350,7 +24350,7 @@ msgctxt ""
"bas_id931610989837747\n"
"help.text"
msgid "'Terminate both timers"
-msgstr ""
+msgstr "'Τερματισμός και των δύο χρονομέτρων"
#. dphFv
#: sf_ui.xhp
@@ -24359,7 +24359,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ScriptForge.UI service"
-msgstr ""
+msgstr "Υπηρεσία ScriptForge.UI"
#. QWA6E
#: sf_ui.xhp
@@ -24368,7 +24368,7 @@ msgctxt ""
"hd_id371587913266310\n"
"help.text"
msgid "<variable id=\"UIService\"><link href=\"text/sbasic/shared/03/sf_ui.xhp\" name=\"ScriptForge.UI service\"><literal>ScriptForge</literal>.<literal>UI</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"UIService\"><link href=\"text/sbasic/shared/03/sf_ui.xhp\" name=\"ScriptForge.UI service\">Υπηρεσία <literal>ScriptForge</literal>.<literal>UI</literal></link></variable>"
#. cAtxQ
#: sf_ui.xhp
@@ -24377,7 +24377,7 @@ msgctxt ""
"par_id31587913266153\n"
"help.text"
msgid "The UI (User Interface) service simplifies the identification and the manipulation of the different windows composing the whole %PRODUCTNAME application:"
-msgstr ""
+msgstr "Η υπηρεσία UI (διεπαφή χρήστη) απλοποιεί την αναγνώριση και τον χειρισμό των διαφορετικών παραθύρων που συνθέτουν ολόκληρη την εφαρμογή του %PRODUCTNAME:"
#. nTqj5
#: sf_ui.xhp
@@ -24386,7 +24386,7 @@ msgctxt ""
"par_id591587913266547\n"
"help.text"
msgid "Windows selection"
-msgstr ""
+msgstr "Επιλογή παραθύρων"
#. 45jFA
#: sf_ui.xhp
@@ -24395,7 +24395,7 @@ msgctxt ""
"par_id511587913266292\n"
"help.text"
msgid "Windows moving and resizing"
-msgstr ""
+msgstr "Μετακίνηση και αυξομείωση των παραθύρων"
#. UKRyn
#: sf_ui.xhp
@@ -24404,7 +24404,7 @@ msgctxt ""
"par_id51587913266596\n"
"help.text"
msgid "Statusbar settings"
-msgstr ""
+msgstr "Ρυθμίσεις γραμμής κατάστασης"
#. oj2kC
#: sf_ui.xhp
@@ -24413,7 +24413,7 @@ msgctxt ""
"par_id401599404339702\n"
"help.text"
msgid "Display of a floating progress bar"
-msgstr ""
+msgstr "Εμφάνιση αιωρούμενης γραμμής προόδου"
#. iE5hR
#: sf_ui.xhp
@@ -24422,7 +24422,7 @@ msgctxt ""
"par_id761587913266388\n"
"help.text"
msgid "Creation of new windows"
-msgstr ""
+msgstr "Δημιουργία νέων παραθύρων"
#. Dxuyy
#: sf_ui.xhp
@@ -24431,7 +24431,7 @@ msgctxt ""
"par_id591587913266489\n"
"help.text"
msgid "Access to the underlying \"documents\""
-msgstr ""
+msgstr "Πρόσβαση στα υποκείμενα \"έγγραφα\""
#. W5BL2
#: sf_ui.xhp
@@ -24440,7 +24440,7 @@ msgctxt ""
"par_id181620312953395\n"
"help.text"
msgid "The UI service is the starting point to open, create or access to the content of new or existing documents from a user script."
-msgstr ""
+msgstr "Η υπηρεσία διεπαφής χρήστη είναι το σημείο εκκίνησης για το άνοιγμα, τη δημιουργία ή την πρόσβαση στο περιεχόμενο νέων ή υφιστάμενων εγγράφων από ένα σενάριο χρήστη."
#. ERvRF
#: sf_ui.xhp
@@ -24449,7 +24449,7 @@ msgctxt ""
"hd_id881587913266307\n"
"help.text"
msgid "Definitions"
-msgstr ""
+msgstr "Ορισμοί"
#. L8Ate
#: sf_ui.xhp
@@ -24458,7 +24458,7 @@ msgctxt ""
"par_id741587913266919\n"
"help.text"
msgid "A window can be designated using various ways:"
-msgstr ""
+msgstr "Ένα παράθυρο μπορεί να οριστεί με διάφορους τρόπους:"
#. Bhs9h
#: sf_ui.xhp
@@ -24467,7 +24467,7 @@ msgctxt ""
"par_id291587913946648\n"
"help.text"
msgid "a full path and file name"
-msgstr ""
+msgstr "μια πλήρη διαδρομή και όνομα αρχείου"
#. CK62z
#: sf_ui.xhp
@@ -24476,7 +24476,7 @@ msgctxt ""
"par_id991587914045862\n"
"help.text"
msgid "the last component of the full file name or even only the last component without its suffix"
-msgstr ""
+msgstr "το τελευταίο στοιχείο του πλήρους ονόματος αρχείου ή ακόμα και μόνο το τελευταίο στοιχείο χωρίς το επίθημά του"
#. 8qLrG
#: sf_ui.xhp
@@ -24485,7 +24485,7 @@ msgctxt ""
"par_id541587914079744\n"
"help.text"
msgid "the title of the window"
-msgstr ""
+msgstr "τον τίτλο του παραθύρου"
#. rdSGt
#: sf_ui.xhp
@@ -24494,7 +24494,7 @@ msgctxt ""
"par_id191587914134221\n"
"help.text"
msgid "for new documents, something like \"Untitled 1\""
-msgstr ""
+msgstr "για νέα έγγραφα, κάτι σαν \"Άτιτλο 1\""
#. GrAxe
#: sf_ui.xhp
@@ -24503,7 +24503,7 @@ msgctxt ""
"par_id911587914185746\n"
"help.text"
msgid "one of the special windows \"<literal>BASICIDE</literal>\" and \"<literal>WELCOMESCREEN</literal>\""
-msgstr ""
+msgstr "ένα από τα ειδικά παράθυρα \"<literal>BASICIDE</literal>\" και \"<literal>WELCOMESCREEN</literal>\""
#. n5ZLz
#: sf_ui.xhp
@@ -24512,7 +24512,7 @@ msgctxt ""
"par_id181587914255236\n"
"help.text"
msgid "The window name is case-sensitive."
-msgstr ""
+msgstr "Το όνομα του παραθύρου κάνει διάκριση πεζών-κεφαλαίων."
#. CC5D5
#: sf_ui.xhp
@@ -24521,7 +24521,7 @@ msgctxt ""
"hd_id541588520711430\n"
"help.text"
msgid "Document object"
-msgstr ""
+msgstr "Αντικείμενο εγγράφου"
#. utsAW
#: sf_ui.xhp
@@ -24539,7 +24539,7 @@ msgctxt ""
"par_id331588521254916\n"
"help.text"
msgid "The specific properties and methods applicable on documents are implemented in a document class."
-msgstr ""
+msgstr "Οι συγκεκριμένες ιδιότητες και μέθοδοι που ισχύουν στα έγγραφα υλοποιούνται σε μια κλάση εγγράφων."
#. CEisb
#: sf_ui.xhp
@@ -24548,7 +24548,7 @@ msgctxt ""
"par_id971588521292976\n"
"help.text"
msgid "The implementation of the document objects class is done in the <literal>SFDocuments</literal> associated library. See its \"<literal>Document</literal>\" service."
-msgstr ""
+msgstr "Η υλοποίηση της κλάσης αντικειμένων εγγράφου γίνεται στη συσχετισμένη βιβλιοθήκη <literal>SFDocuments</literal>. Δείτε την υπηρεσία \"<literal>Document</literal>\"."
#. 8NGPA
#: sf_ui.xhp
@@ -24557,7 +24557,7 @@ msgctxt ""
"hd_id91587913266988\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Κλήση υπηρεσίας"
#. 2tFG6
#: sf_ui.xhp
@@ -24566,7 +24566,7 @@ msgctxt ""
"hd_id841587913266618\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Ιδιότητες"
#. m8i6L
#: sf_ui.xhp
@@ -24575,7 +24575,7 @@ msgctxt ""
"par_id521587913266568\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Όνομα"
#. 48SHW
#: sf_ui.xhp
@@ -24584,7 +24584,7 @@ msgctxt ""
"par_id421587913266368\n"
"help.text"
msgid "ReadOnly"
-msgstr ""
+msgstr "Μόνο για ανάγνωση"
#. GpADs
#: sf_ui.xhp
@@ -24593,7 +24593,7 @@ msgctxt ""
"par_id631587914939732\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Τύπος"
#. nB9z5
#: sf_ui.xhp
@@ -24602,7 +24602,7 @@ msgctxt ""
"par_id951587913266220\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Περιγραφή"
#. c5EiC
#: sf_ui.xhp
@@ -24611,7 +24611,7 @@ msgctxt ""
"par_id651587913266754\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. vQ8TT
#: sf_ui.xhp
@@ -24620,7 +24620,7 @@ msgctxt ""
"par_id351587913266349\n"
"help.text"
msgid "a valid and unique <literal>WindowName</literal> for the currently active window. When the window cannot be identified, a zero-length string is returned."
-msgstr ""
+msgstr "ένα έγκυρο και μοναδικό <literal>WindowName</literal> για το τρέχον ενεργό παράθυρο. Όταν το παράθυρο δεν μπορεί να αναγνωριστεί, επιστρέφεται μια συμβολοσειρά μηδενικού μήκους."
#. DiCRC
#: sf_ui.xhp
@@ -24629,7 +24629,7 @@ msgctxt ""
"par_id658517913266754\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Ναι"
#. Bjyuv
#: sf_ui.xhp
@@ -24638,7 +24638,7 @@ msgctxt ""
"par_id153587913266349\n"
"help.text"
msgid "The list of the currently open documents. Special windows are ignored. This list consists of a zero-based one dimensional array either of filenames (in SF_FileSystem.FileNaming notation) or of window titles for unsaved documents."
-msgstr ""
+msgstr "Ο κατάλογος με τα τρέχοντα ανοιχτά έγγραφα. Τα ειδικά παράθυρα αγνοούνται. Αυτός ο κατάλογος αποτελείται από έναν μηδενικό μονοδιάστατο πίνακα είτε ονομάτων αρχείων (σε σημειογραφία SF_FileSystem.FileNaming), είτε από τίτλους παραθύρων για μη αποθηκευμένα έγγραφα."
#. BH9YJ
#: sf_ui.xhp
@@ -24647,7 +24647,7 @@ msgctxt ""
"hd_id511620762163390\n"
"help.text"
msgid "Constants"
-msgstr ""
+msgstr "Σταθερές"
#. ziD2D
#: sf_ui.xhp
@@ -24656,7 +24656,7 @@ msgctxt ""
"par_id761620761856238\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Όνομα"
#. eBD6E
#: sf_ui.xhp
@@ -24665,7 +24665,7 @@ msgctxt ""
"par_id591620761856238\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Τιμή"
#. 2DU4R
#: sf_ui.xhp
@@ -24674,7 +24674,7 @@ msgctxt ""
"par_id711620761856238\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Περιγραφή"
#. adCUF
#: sf_ui.xhp
@@ -24683,7 +24683,7 @@ msgctxt ""
"par_id341620761856238\n"
"help.text"
msgid "Macros are always executed"
-msgstr ""
+msgstr "Οι μακροεντολές εκτελούνται πάντα"
#. 7hEDg
#: sf_ui.xhp
@@ -24692,7 +24692,7 @@ msgctxt ""
"par_id101620761893011\n"
"help.text"
msgid "Macros are never executed"
-msgstr ""
+msgstr "Οι μακροεντολές δεν εκτελούνται ποτέ"
#. 6Jgt7
#: sf_ui.xhp
@@ -24701,7 +24701,7 @@ msgctxt ""
"par_id11620761899780\n"
"help.text"
msgid "Macro execution depends on user settings"
-msgstr ""
+msgstr "Η εκτέλεση των μακροεντολών εξαρτάται από τις ρυθμίσεις του χρήστη"
#. BTUQ4
#: sf_ui.xhp
@@ -24710,7 +24710,7 @@ msgctxt ""
"par_id311620312548992\n"
"help.text"
msgid "The examples below show a <literal>MsgBox</literal> with the names of all currently open documents."
-msgstr ""
+msgstr "Τα παρακάτω παραδείγματα δείχνουν ένα <literal>MsgBox</literal> με τα ονόματα όλων των ανοιχτών εγγράφων."
#. DfpBz
#: sf_ui.xhp
@@ -24719,7 +24719,7 @@ msgctxt ""
"par_id881608131596153\n"
"help.text"
msgid "List of Methods in the UI Service"
-msgstr ""
+msgstr "Κατάλογος μεθόδων στην υπηρεσία UI"
#. 4fc2p
#: sf_ui.xhp
@@ -24728,7 +24728,7 @@ msgctxt ""
"par_id431620322170443\n"
"help.text"
msgid "Note, as an exception, that the methods marked <emph>(*)</emph> are <emph>not applicable to Base documents</emph>."
-msgstr ""
+msgstr "Σημειώστε, κατ' εξαίρεση, ότι οι μέθοδοι με την ένδειξη <emph>(*)</emph> <emph>δεν ισχύουν για έγγραφα Base</emph>."
#. 778Fh
#: sf_ui.xhp
@@ -24737,7 +24737,7 @@ msgctxt ""
"par_id201587913266596\n"
"help.text"
msgid "Make the specified window active. The method returns <literal>True</literal> if the given window is found and can be activated. There is no change in the actual user interface if no window matches the selection."
-msgstr ""
+msgstr "Ενεργοποιεί το καθορισμένο παράθυρο. Η μέθοδος επιστρέφει <literal>True</literal> εάν το δεδομένο παράθυρο βρεθεί και μπορεί να ενεργοποιηθεί. Δεν υπάρχει αλλαγή στην πραγματική διεπαφή χρήστη εάν κανένα παράθυρο δεν ταιριάζει με την επιλογή."
#. w9DR4
#: sf_ui.xhp
@@ -24746,7 +24746,7 @@ msgctxt ""
"par_id381587913266946\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions above."
-msgstr ""
+msgstr "<emph>windowname</emph> (όνομα παραθύρου): δείτε τους ορισμούς παραπάνω."
#. 5kwSb
#: sf_ui.xhp
@@ -24755,7 +24755,7 @@ msgctxt ""
"par_id13159655484952\n"
"help.text"
msgid "Creates and stores a new %PRODUCTNAME Base document embedding an empty database of the given type. The method returns a <literal>Document</literal> service instance."
-msgstr ""
+msgstr "Δημιουργεί και αποθηκεύει ένα νέο έγγραφο του %PRODUCTNAME Base που ενσωματώνει μια κενή βάση δεδομένων του συγκεκριμένου τύπου. Η μέθοδος επιστρέφει μια παρουσία υπηρεσίας <literal>Document</literal>."
#. gqGpB
#: sf_ui.xhp
@@ -24764,7 +24764,7 @@ msgctxt ""
"par_id441596554849949\n"
"help.text"
msgid "<emph>filename</emph> : Identifies the file to create. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation. If the file already exists, it is overwritten without warning"
-msgstr ""
+msgstr "<emph>filename</emph> (όνομα αρχείου): Προσδιορίζει το αρχείο προς δημιουργία. Πρέπει να ακολουθεί τη σημειογραφία <literal>SF_FileSystem.FileNaming</literal>. Εάν το αρχείο υπάρχει ήδη, αντικαθίσταται χωρίς προειδοποίηση"
#. Jub7D
#: sf_ui.xhp
@@ -24773,7 +24773,7 @@ msgctxt ""
"par_id381596554849698\n"
"help.text"
msgid "<emph>embeddeddatabase</emph> : Either \"HSQLDB\" (default), \"FIREBIRD\" or \"CALC\"."
-msgstr ""
+msgstr "<emph>embeddeddatabase</emph> (ενσωματωμένη βάση δεδομένων): Είτε \"HSQLDB\" (προεπιλογή), \"FIREBIRD\" ή \"CALC\"."
#. BWgpN
#: sf_ui.xhp
@@ -24782,7 +24782,7 @@ msgctxt ""
"par_id521596554849185\n"
"help.text"
msgid "<emph>registrationname</emph> : The name used to store the new database in the databases register. When = \"\" (default), no registration takes place. If the name already exists it is overwritten without warning."
-msgstr ""
+msgstr "<emph>registrationname</emph> (όνομα καταχώρησης): Το όνομα που χρησιμοποιείται για την αποθήκευση της νέας βάσης δεδομένων στο μητρώο βάσεων δεδομένων. Όταν = \"\" (προεπιλογή), δεν πραγματοποιείται εγγραφή. Εάν το όνομα υπάρχει ήδη, αντικαθίσταται χωρίς προειδοποίηση."
#. AFin6
#: sf_ui.xhp
@@ -24791,7 +24791,7 @@ msgctxt ""
"par_id181629364905056\n"
"help.text"
msgid "<emph>calcfilename</emph> : Only when <literal>embeddeddatabase</literal> = \"CALC\", <literal>calcfilename</literal> represents the file containing the tables as Calc sheets. The file must exist or an error is raised."
-msgstr ""
+msgstr "<emph>filename</emph> (όνομα αρχείου calc): Μόνο όταν η <literal>embeddeddatabase</literal> = \"CALC\", το <literal>calcfilename</literal> αντιπροσωπεύει το αρχείο που περιέχει τους πίνακες ως φύλλα Calc. Το αρχείο πρέπει να υπάρχει διαφορετικά εμφανίζεται σφάλμα."
#. GtB5n
#: sf_ui.xhp
@@ -24800,7 +24800,7 @@ msgctxt ""
"par_id651588521753997\n"
"help.text"
msgid "Create a new %PRODUCTNAME document of a given type or based on a given template. The method returns a document object."
-msgstr ""
+msgstr "Δημιουργία νέου εγγράφου του %PRODUCTNAME συγκεκριμένου τύπου ή με βάση ένα δεδομένο πρότυπο. Η μέθοδος επιστρέφει ένα αντικείμενο εγγράφου."
#. JnBPt
#: sf_ui.xhp
@@ -24809,7 +24809,7 @@ msgctxt ""
"par_id51588521753302\n"
"help.text"
msgid "<emph>documenttype</emph> : \"Calc\", \"Writer\", etc. If absent, the <literal>templatefile</literal> argument must be present."
-msgstr ""
+msgstr "<emph>documenttype</emph> (τύπος εγγράφου): \"Calc\", \"Writer\" κ.λπ. Εάν δεν υπάρχει, πρέπει να υπάρχει το όρισμα <literal>templatefile</literal>."
#. BQ6UD
#: sf_ui.xhp
@@ -24818,7 +24818,7 @@ msgctxt ""
"par_id401588522663325\n"
"help.text"
msgid "<emph>templatefile</emph> : The full <literal>FileName</literal> of the template to build the new document on. If the file does not exist, the argument is ignored. The <literal>FileSystem</literal> service provides the <literal>TemplatesFolder</literal> and <literal>UserTemplatesFolder</literal> properties to help to build the argument."
-msgstr ""
+msgstr "<emph>templatefile</emph> (αρχείο προτύπου): Το πλήρες <literal>FileName</literal> (Όνομα αρχείου) του προτύπου για τη δημιουργία του νέου εγγράφου. Εάν το αρχείο δεν υπάρχει, το όρισμα αγνοείται. Η υπηρεσία <literal>FileSystem</literal> παρέχει τις ιδιότητες <literal>TemplatesFolder</literal> και <literal>UserTemplatesFolder</literal> για να βοηθήσει στη δημιουργία του ορίσματος."
#. VeNQg
#: sf_ui.xhp
@@ -24827,7 +24827,7 @@ msgctxt ""
"par_id131588522824366\n"
"help.text"
msgid "<emph>hidden</emph>: if <literal>True</literal>, open the new document in the background (default = <literal>False</literal>). To use with caution: activation or closure afterwards can only happen programmatically."
-msgstr ""
+msgstr "<emph>hidden</emph> (κρυφό): εάν είναι <literal>True</literal>, ανοίξτε το νέο έγγραφο στο παρασκήνιο (προεπιλογή = <literal>False</literal>). Να χρησιμοποιείται με προσοχή: η ενεργοποίηση ή το κλείσιμο κατόπιν, μπορεί να γίνει μόνο μέσω προγραμματισμού."
#. gWFt9
#: sf_ui.xhp
@@ -24836,7 +24836,7 @@ msgctxt ""
"par_id701620762417802\n"
"help.text"
msgid "In both examples below, the first call to <literal>CreateDocument</literal> method creates a blank Calc document, whereas the second creates a document from a template file."
-msgstr ""
+msgstr "Και στα δύο παρακάτω παραδείγματα, η πρώτη κλήση στη μέθοδο <literal>CreateDocument</literal> δημιουργεί ένα κενό έγγραφο Calc, ενώ η δεύτερη δημιουργεί ένα έγγραφο από ένα αρχείο προτύπου."
#. TxY93
#: sf_ui.xhp
@@ -24854,7 +24854,7 @@ msgctxt ""
"par_id851588520551368\n"
"help.text"
msgid "<emph>windowname</emph>: See the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is used. UNO objects of types <literal>com.sun.star.lang.XComponent</literal> or <literal>com.sun.star.comp.dba.ODatabaseDocument</literal> are also accepted. Thus passing <literal>ThisComponent</literal> or <literal>ThisDatabaseDocument</literal> as argument creates a new <link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"Document service\">SFDocuments.Document</link>, <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"Base service\">Base</link> or <link href=\"text/sbasic/shared/03/sf_calc.xhp\" name=\"Calc service\">Calc</link> service."
-msgstr ""
+msgstr "<emph>windowname</emph> (όνομα παραθύρου): Δείτε τους <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">παραπάνω</link> ορισμούς. Εάν αυτό το όρισμα απουσιάζει, χρησιμοποιείται το ενεργό παράθυρο. Γίνονται επίσης αποδεκτά αντικείμενα UNO των τύπων <literal>com.sun.star.lang.XComponent</literal> ή <literal>com.sun.star.comp.dba.ODatabaseDocument</literal>. Έτσι, μεταβιβάζοντας το <literal>ThisComponent</literal> ή το <literal>ThisDatabaseDocument</literal> ως όρισμα δημιουργείται μια νέα υπηρεσία <link href=\"text/sbasic/shared/03/sf_document.xhp\" name=\"Document service\">SFDocuments.Document</link>, <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"Base service\">Base</link> ή <link href=\"text/sbasic/shared/03/sf_calc.xhp\" name=\"Calc service\">Calc</link>."
#. AAjDB
#: sf_ui.xhp
@@ -24863,7 +24863,7 @@ msgctxt ""
"par_id521620330287071\n"
"help.text"
msgid "To access the name of the currently active window, refer to the <literal>ActiveWindow</literal> property."
-msgstr ""
+msgstr "Για πρόσβαση στο όνομα του ενεργού παραθύρου, ανατρέξτε στην ιδιότητα <literal>ActiveWindow</literal>."
#. CYsyC
#: sf_ui.xhp
@@ -24872,7 +24872,7 @@ msgctxt ""
"par_id24158798644169\n"
"help.text"
msgid "Maximizes the active window or the given window."
-msgstr ""
+msgstr "Μεγιστοποιεί το ενεργό παράθυρο ή το δεδομένο παράθυρο."
#. hD4TC
#: sf_ui.xhp
@@ -24881,7 +24881,7 @@ msgctxt ""
"par_id951587986441954\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is maximized."
-msgstr ""
+msgstr "<emph>windowname</emph> (όνομα παραθύρου): δείτε τους ορισμούς <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">παραπάνω</link>. Εάν αυτό το όρισμα απουσιάζει, το ενεργό παράθυρο μεγιστοποιείται."
#. vzDdG
#: sf_ui.xhp
@@ -24890,7 +24890,7 @@ msgctxt ""
"par_id871587986592696\n"
"help.text"
msgid "Minimizes the active window or the given window."
-msgstr ""
+msgstr "Ελαχιστοποιεί το ενεργό παράθυρο, ή το δεδομένο παράθυρο."
#. Enys5
#: sf_ui.xhp
@@ -24899,7 +24899,7 @@ msgctxt ""
"par_id751587986592626\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is minimized."
-msgstr ""
+msgstr "<emph>windowname</emph> (όνομα παραθύρου): δείτε τους ορισμούς <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">πιο πάνω</link>. Εάν αυτό το όρισμα απουσιάζει, το ενεργό παράθυρο ελαχιστοποιείται."
#. WHDDQ
#: sf_ui.xhp
@@ -24908,7 +24908,7 @@ msgctxt ""
"par_id691596555746539\n"
"help.text"
msgid "Open an existing %PRODUCTNAME Base document. The method returns a document object."
-msgstr ""
+msgstr "Ανοίξτε ένα υπάρχον έγγραφο της %PRODUCTNAME Base. Η μέθοδος επιστρέφει ένα αντικείμενο εγγράφου."
#. q2E3C
#: sf_ui.xhp
@@ -24926,7 +24926,7 @@ msgctxt ""
"par_id711596555746281\n"
"help.text"
msgid "<emph>registrationname</emph>: The name to use to find the database in the databases register. It is ignored if <literal>FileName</literal> <> \"\"."
-msgstr ""
+msgstr "<emph>registrationname</emph> (όνομα καταχώρησης): Το όνομα που θα χρησιμοποιηθεί για την εύρεση της βάσης δεδομένων στο μητρώο βάσεων δεδομένων. Αγνοείται εάν <literal>FileName</literal> <> \"\"."
#. TqAd2
#: sf_ui.xhp
@@ -24935,7 +24935,7 @@ msgctxt ""
"id721596556313545\n"
"help.text"
msgid "<emph>macroexecution</emph>: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable."
-msgstr ""
+msgstr "<emph>macroexecution</emph> (εκτέλεση μακροεντολών): 0 = η συμπεριφορά ορίζεται από τη διαμόρφωση του χρήστη, 1 = οι μακροεντολές δεν είναι εκτελέσιμες, 2 = οι μακροεντολές είναι εκτελέσιμες."
#. Dok5e
#: sf_ui.xhp
@@ -24944,7 +24944,7 @@ msgctxt ""
"par_id941620762989833\n"
"help.text"
msgid "To improve code readability you can use <link href=\"text/sbasic/shared/03/sf_ui.xhp#Constants\" name=\"CHANGE ME\">predefined constants</link> for the <literal>macroexecution</literal> argument, as in the examples above."
-msgstr ""
+msgstr "Για να βελτιώσετε την αναγνωσιμότητα του κώδικα, μπορείτε να χρησιμοποιήσετε <link href=\"text/sbasic/shared/03/sf_ui.xhp#Constants\" name=\"CHANGE ME\">προκαθορισμένες σταθερές</link> για το όρισμα <literal>macroexecution</literal> , όπως στα παραπάνω παραδείγματα."
#. LBgGQ
#: sf_ui.xhp
@@ -24953,7 +24953,7 @@ msgctxt ""
"par_id541588523635283\n"
"help.text"
msgid "Opens an existing %PRODUCTNAME document with the given options. Returns a document object or one of its subclasses. The method returns <literal>Nothing</literal> (in Basic) / <literal>None</literal> (in Python) if the opening failed, even when the failure is caused by a user decision."
-msgstr ""
+msgstr "Άνοιγμα υφιστάμενου εγγράφου %PRODUCTNAME με τις δεδομένες επιλογές. Επιστρέφει ένα αντικείμενο εγγράφου, ή μία από τις υποκλάσεις του. Η μέθοδος επιστρέφει <literal>Nothing</literal> (στη Basic) / <literal>None</literal> (στην Python) εάν το άνοιγμα απέτυχε, ακόμη και όταν η αποτυχία προκαλείται από απόφαση του χρήστη."
#. 8tjbg
#: sf_ui.xhp
@@ -24962,7 +24962,7 @@ msgctxt ""
"par_id481588523635890\n"
"help.text"
msgid "<emph>filename</emph>: Identifies the file to open. It must follow the <literal>FileNaming</literal> notation of the <literal>FileSystem</literal> service."
-msgstr ""
+msgstr "<emph>filename</emph> (όνομα αρχείου): Προσδιορίζει το αρχείο που θα ανοίξει. Πρέπει να ακολουθεί τη σημειογραφία <literal>FileNaming</literal> της υπηρεσίας <literal>FileSystem</literal>."
#. PWvQz
#: sf_ui.xhp
@@ -24971,7 +24971,7 @@ msgctxt ""
"par_id451588523635507\n"
"help.text"
msgid "<emph>password</emph>: To use when the document is protected. If wrong or absent while the document is protected, the user will be prompted to enter a password."
-msgstr ""
+msgstr "<emph>password</emph> (κωδικός πρόσβασης): Για χρήση όταν το έγγραφο είναι προστατευμένο. Εάν είναι λάθος ή απουσιάζει ενώ το έγγραφο είναι προστατευμένο, θα ζητηθεί από τον χρήστη να εισαγάγει έναν κωδικό πρόσβασης."
#. 2jjFK
#: sf_ui.xhp
@@ -24980,7 +24980,7 @@ msgctxt ""
"par_id611588524329781\n"
"help.text"
msgid "<emph>readonly</emph>: Default = <literal>False</literal>."
-msgstr ""
+msgstr "<emph>readonly</emph> (μόνο για ανάγνωση): Προεπιλογή = <literal>False</literal>."
#. BcyEp
#: sf_ui.xhp
@@ -24989,7 +24989,7 @@ msgctxt ""
"par_id641588523635497\n"
"help.text"
msgid "<emph>hidden</emph>: if <literal>True</literal>, open the new document in the background (default = <literal>False</literal>). To use with caution: activation or closure afterwards can only happen programmatically."
-msgstr ""
+msgstr "<emph>hidden</emph> (κρυφό): εάν είναι <literal>True</literal>, ανοίξτε το νέο έγγραφο στο παρασκήνιο (προεπιλογή = <literal>False</literal>). Να χρησιμοποιείται με προσοχή: η ενεργοποίηση ή το κλείσιμο κατόπιν, μπορεί να γίνει μόνο μέσω προγραμματισμού."
#. sbgeH
#: sf_ui.xhp
@@ -24998,7 +24998,7 @@ msgctxt ""
"par_id981588524474719\n"
"help.text"
msgid "<emph>macroexecution</emph>: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable."
-msgstr ""
+msgstr "<emph>macroexecution</emph> (εκτέλεση μακροεντολών): 0 = η συμπεριφορά ορίζεται από τη διαμόρφωση του χρήστη, 1 = οι μακροεντολές δεν είναι εκτελέσιμες, 2 = οι μακροεντολές είναι εκτελέσιμες."
#. AF7iF
#: sf_ui.xhp
@@ -25007,7 +25007,7 @@ msgctxt ""
"par_id611588524584693\n"
"help.text"
msgid "<emph>filtername</emph>: The name of a filter that should be used for loading the document. If present, the filter must exist."
-msgstr ""
+msgstr "<emph>filtername</emph> (όνομα φίλτρου): Το όνομα ενός φίλτρου που πρέπει να χρησιμοποιηθεί για τη φόρτωση του εγγράφου. Εάν υπάρχει, το φίλτρο πρέπει να υπάρχει."
#. MKueU
#: sf_ui.xhp
@@ -25016,7 +25016,7 @@ msgctxt ""
"par_id191588524634348\n"
"help.text"
msgid "<emph>filteroptions</emph>: An optional string of options associated with the filter."
-msgstr ""
+msgstr "<emph>filteroptions</emph> (επιλογές φίλτρου): Μια προαιρετική συμβολοσειρά επιλογών που σχετίζεται με το φίλτρο."
#. qMTrj
#: sf_ui.xhp
@@ -25025,7 +25025,7 @@ msgctxt ""
"par_id751587986945965\n"
"help.text"
msgid "Resizes and/or moves the active window. Absent and negative arguments are ignored. If the window is minimized or maximized, calling <literal>Resize</literal> without arguments restores it."
-msgstr ""
+msgstr "Αλλάζει το μέγεθος και/ή μετακινεί το ενεργό παράθυρο. Τα απόντα και τα αρνητικά ορίσματα αγνοούνται. Εάν το παράθυρο ελαχιστοποιηθεί ή μεγιστοποιηθεί, η κλήση του <literal>Resize</literal> (Αλλαγή μεγέθους) χωρίς ορίσματα το επαναφέρει."
#. 6NUcv
#: sf_ui.xhp
@@ -25034,7 +25034,7 @@ msgctxt ""
"par_id441587986945696\n"
"help.text"
msgid "<emph>left, top</emph>: Distances of the top-left corner from top and left edges of the screen, in pixels."
-msgstr ""
+msgstr "<emph>left, top</emph> (αριστερά, επάνω): Οι αποστάσεις της επάνω αριστερής γωνίας από το επάνω και το αριστερό άκρο της οθόνης, σε εικονοστοιχεία."
#. AdcjG
#: sf_ui.xhp
@@ -25043,7 +25043,7 @@ msgctxt ""
"par_id601587987453825\n"
"help.text"
msgid "<emph>width, height</emph>: New dimensions of the window, in pixels."
-msgstr ""
+msgstr "<emph>width, height</emph> (πλάτος, ύψος): Νέες διαστάσεις του παραθύρου, σε εικονοστοιχεία."
#. vDNVH
#: sf_ui.xhp
@@ -25052,7 +25052,7 @@ msgctxt ""
"par_id801587987507028\n"
"help.text"
msgid "In the following examples, the <literal>width</literal> and <literal>height</literal> of the window are changed while <literal>top</literal> and <literal>left</literal> are left unchanged."
-msgstr ""
+msgstr "Στα παρακάτω παραδείγματα, το <literal>width</literal> (πλάτος)και το <literal>height</literal> (ύψος) του παραθύρου αλλάζουν, ενώ τα <literal>top</literal> (επάνω) και <literal>left</literal> (αριστερά) παραμένουν αμετάβλητα."
#. HP2Jb
#: sf_ui.xhp
@@ -25061,7 +25061,7 @@ msgctxt ""
"par_id21620332301809\n"
"help.text"
msgid "To resize a window that is not active, first activate it using the <literal>Activate</literal> method."
-msgstr ""
+msgstr "Για να αλλάξετε το μέγεθος ενός παραθύρου που δεν είναι ενεργό, πρώτα ενεργοποιήστε το χρησιμοποιώντας τη μέθοδο <literal>Activate</literal>."
#. NnBWM
#: sf_ui.xhp
@@ -25070,7 +25070,7 @@ msgctxt ""
"par_id281587996421580\n"
"help.text"
msgid "Display a text and a progressbar in the status bar of the active window. Any subsequent calls in the same macro run refer to the same status bar of the same window, even if the window is not visible anymore. A call without arguments resets the status bar to its normal state."
-msgstr ""
+msgstr "Εμφανίστε ένα κείμενο και μια γραμμή προόδου στη γραμμή κατάστασης του ενεργού παραθύρου. Οποιεσδήποτε επόμενες κλήσεις στην ίδια εκτέλεση μακροεντολής αναφέρονται στην ίδια γραμμή κατάστασης του ίδιου παραθύρου, ακόμα κι αν το παράθυρο δεν είναι πλέον ορατό. Μια κλήση χωρίς ορίσματα επαναφέρει τη γραμμή κατάστασης στην κανονική της κατάσταση."
#. rDr2L
#: sf_ui.xhp
@@ -25079,7 +25079,7 @@ msgctxt ""
"par_id71587996421829\n"
"help.text"
msgid "<emph>text</emph>: An optional text to be displayed in front of the progress bar."
-msgstr ""
+msgstr "<emph>text</emph> (κείμενο): Ένα προαιρετικό κείμενο που θα εμφανίζεται μπροστά από τη γραμμή προόδου."
#. hbCpG
#: sf_ui.xhp
@@ -25088,7 +25088,7 @@ msgctxt ""
"par_id881587996421777\n"
"help.text"
msgid "<emph>percentage</emph>: an optional degree of progress between 0 and 100."
-msgstr ""
+msgstr "<emph>percentage</emph> (ποσοστό): ένας προαιρετικός βαθμός προόδου μεταξύ 0 και 100."
#. qbGdy
#: sf_ui.xhp
@@ -25097,7 +25097,7 @@ msgctxt ""
"bas_id651620332601083\n"
"help.text"
msgid "' Resets the statusbar"
-msgstr ""
+msgstr "' Επαναφέρει τη γραμμή κατάστασης"
#. oQfWc
#: sf_ui.xhp
@@ -25106,7 +25106,7 @@ msgctxt ""
"par_id571598864255776\n"
"help.text"
msgid "Displays a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress to be represented on a progressbar. The dialog will remain visible until a call to the method without arguments or until the user manually closes the dialog."
-msgstr ""
+msgstr "Εμφανίζει ένα μη αναγκαστικό πλαίσιο διαλόγου. Καθορίστε τον τίτλο του, ένα επεξηγηματικό κείμενο και ένα ποσοστό προόδου που θα αναπαρασταθεί σε μια γραμμή προόδου. Το παράθυρο διαλόγου θα παραμείνει ορατό μέχρι να κληθεί η μέθοδος χωρίς ορίσματα, ή έως ότου ο χρήστης κλείσει χειροκίνητα το παράθυρο διαλόγου."
#. drhV6
#: sf_ui.xhp
@@ -25115,7 +25115,7 @@ msgctxt ""
"par_id441598864535695\n"
"help.text"
msgid "<emph>title</emph> : The title appearing on top of the dialog box. Default = \"ScriptForge\"."
-msgstr ""
+msgstr "<emph>title</emph> (τίτλος): Ο τίτλος που εμφανίζεται στην κορυφή του πλαισίου διαλόγου. Προεπιλογή = \"ScriptForge\"."
#. jvrZV
#: sf_ui.xhp
@@ -25124,7 +25124,7 @@ msgctxt ""
"par_id311598864255297\n"
"help.text"
msgid "<emph>text</emph>: An optional text to be displayed above the progress bar."
-msgstr ""
+msgstr "<emph>text</emph> (κείμενο): Ένα προαιρετικό κείμενο που θα εμφανίζεται πάνω από τη γραμμή προόδου."
#. Qj3N3
#: sf_ui.xhp
@@ -25133,7 +25133,7 @@ msgctxt ""
"par_id881598864255424\n"
"help.text"
msgid "<emph>percentage</emph>: an optional degree of progress between 0 and 100."
-msgstr ""
+msgstr "<emph>percentage</emph> (ποσοστό): ένας προαιρετικός βαθμός προόδου μεταξύ 0 και 100."
#. rVBX3
#: sf_ui.xhp
@@ -25142,7 +25142,7 @@ msgctxt ""
"bas_id651620333289753\n"
"help.text"
msgid "' Closes the Progress Bar window"
-msgstr ""
+msgstr "' Κλείνει το παράθυρο της γραμμής προόδου"
#. u3gZ8
#: sf_ui.xhp
@@ -25151,7 +25151,7 @@ msgctxt ""
"pyc_id761620333269236\n"
"help.text"
msgid "# Closes the Progress Bar window"
-msgstr ""
+msgstr "# Κλείνει το παράθυρο της γραμμής προόδου"
#. ZEG6t
#: sf_ui.xhp
@@ -25160,7 +25160,7 @@ msgctxt ""
"par_id431588587119925\n"
"help.text"
msgid "Returns <literal>True</literal> if the given window could be identified."
-msgstr ""
+msgstr "Επιστρέφει <literal>True</literal> εάν το δεδομένο παράθυρο μπορεί να αναγνωριστεί."
#. rkJbT
#: sf_ui.xhp
@@ -25169,7 +25169,7 @@ msgctxt ""
"par_id45158858711917\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions above."
-msgstr ""
+msgstr "<emph>windowname</emph> (όνομα παραθύρου): δείτε τους ορισμούς παραπάνω."
#. NyP5B
#: sf_writer.xhp
@@ -25178,7 +25178,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDocuments.Writer service"
-msgstr ""
+msgstr "Υπηρεσία SFDocuments.Writer"
#. 5i7vz
#: sf_writer.xhp
@@ -25187,7 +25187,7 @@ msgctxt ""
"hd_id731582733781114\n"
"help.text"
msgid "<variable id=\"WriterService\"><link href=\"text/sbasic/shared/03/sf_writer.xhp\" name=\"Writer service\"><literal>SFDocuments</literal>.<literal>Writer</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"WriterService\"><link href=\"text/sbasic/shared/03/sf_writer.xhp\" name=\"Writer service\">Υπηρεσία <literal>SFDocuments</literal>.<literal>Writer</literal></link></variable>"
#. dUwYw
#: sf_writer.xhp
@@ -25196,7 +25196,7 @@ msgctxt ""
"par_id381589189355849\n"
"help.text"
msgid "The <literal>SFDocuments</literal> shared library provides a number of methods and properties to facilitate the management and handling of %PRODUCTNAME documents."
-msgstr ""
+msgstr "Η κοινόχρηστη βιβλιοθήκη <literal>SFDocuments</literal> παρέχει έναν αριθμό μεθόδων και ιδιοτήτων για τη διευκόλυνση της διαχείρισης και του χειρισμού των εγγράφων του %PRODUCTNAME."
#. FvF79
#: sf_writer.xhp
@@ -25205,7 +25205,7 @@ msgctxt ""
"par_id351591014177269\n"
"help.text"
msgid "Some methods are generic for all types of documents and are inherited from the <literal>SF_Document</literal> module, whereas other methods that are specific for Writer documents are defined in the <literal>SF_Writer</literal> module."
-msgstr ""
+msgstr "Ορισμένες μέθοδοι είναι γενικές για όλους τους τύπους εγγράφων και κληρονομούνται από την ενότητα <literal>SF_Document</literal>, ενώ άλλες μέθοδοι που είναι ειδικές για έγγραφα Writer ορίζονται στην ενότητα <literal>SF_Writer</literal>."
#. ojZFF
#: sf_writer.xhp
@@ -25223,7 +25223,7 @@ msgctxt ""
"hd_id581582885621841\n"
"help.text"
msgid "Service invocation"
-msgstr ""
+msgstr "Κλήση υπηρεσίας"
#. 3LPrN
#: sf_writer.xhp
@@ -25232,7 +25232,7 @@ msgctxt ""
"par_id591589191059889\n"
"help.text"
msgid "The <literal>Writer</literal> service is closely related to the <literal>UI</literal> service of the <literal>ScriptForge</literal> library. Below are a few examples of how the <literal>Writer</literal> service can be invoked."
-msgstr ""
+msgstr "Η υπηρεσία <literal>Writer</literal> σχετίζεται στενά με την υπηρεσία <literal>UI</literal> της βιβλιοθήκης <literal>ScriptForge</literal>. Παρακάτω είναι μερικά παραδείγματα για το πώς μπορεί να κληθεί η υπηρεσία <literal>Writer</literal>."
#. NvcUB
#: sf_writer.xhp
@@ -25241,7 +25241,7 @@ msgctxt ""
"par_id551621623999947\n"
"help.text"
msgid "The code snippet below creates a <literal>Writer</literal> service instance that corresponds to the currently active Writer document."
-msgstr ""
+msgstr "Το παρακάτω απόσπασμα κώδικα δημιουργεί μια παρουσία υπηρεσίας <literal>Writer</literal> που αντιστοιχεί στο τρέχον ενεργό έγγραφο Writer."
#. 4P2m8
#: sf_writer.xhp
@@ -25250,7 +25250,7 @@ msgctxt ""
"par_id341621467500466\n"
"help.text"
msgid "Another way to create an instance of the <literal>Writer</literal> service is using the <literal>UI</literal> service. In the following example, a new Writer document is created and <literal>oDoc</literal> is a <literal>Writer</literal> service instance:"
-msgstr ""
+msgstr "Ένας άλλος τρόπος για να δημιουργήσετε μια παρουσία της υπηρεσίας <literal>Writer</literal> είναι η χρήση της υπηρεσίας <literal>UI</literal>. Στο παρακάτω παράδειγμα, δημιουργείται ένα νέο έγγραφο Writer και το <literal>oDoc</literal> είναι μια παρουσία υπηρεσίας <literal>Writer</literal>:"
#. dENpx
#: sf_writer.xhp
@@ -25259,7 +25259,7 @@ msgctxt ""
"par_id921621467621019\n"
"help.text"
msgid "Or using the <literal>OpenDocument</literal> method from the <literal>UI</literal> service:"
-msgstr ""
+msgstr "Ή χρησιμοποιώντας τη μέθοδο <literal>OpenDocument</literal> από την υπηρεσία <literal>UI</literal>:"
#. WopGb
#: sf_writer.xhp
@@ -25268,7 +25268,7 @@ msgctxt ""
"par_id741621467697967\n"
"help.text"
msgid "It is also possible to instantiate the <literal>Writer</literal> service using the <literal>CreateScriptService</literal> method:"
-msgstr ""
+msgstr "Είναι επίσης δυνατό να δημιουργήσετε την υπηρεσία <literal>Writer</literal> χρησιμοποιώντας τη μέθοδο <literal>CreateScriptService</literal>:"
#. WTDbw
#: sf_writer.xhp
@@ -25277,7 +25277,7 @@ msgctxt ""
"par_id271621467810774\n"
"help.text"
msgid "In the example above, \"MyFile.odt\" is the name of an open document window. If this argument is not provided, the active window is considered."
-msgstr ""
+msgstr "Στο παραπάνω παράδειγμα, το \"MyFile.odt\" είναι το όνομα ενός ανοιχτού παραθύρου εγγράφου. Εάν αυτό το όρισμα δεν παρέχεται, λαμβάνεται υπόψη το ενεργό παράθυρο."
#. EEAZF
#: sf_writer.xhp
@@ -25286,7 +25286,7 @@ msgctxt ""
"par_id71158288562139\n"
"help.text"
msgid "It is recommended to free resources after use:"
-msgstr ""
+msgstr "Συνιστάται η απελευθέρωση πόρων μετά τη χρήση:"
#. wPWMP
#: sf_writer.xhp
@@ -25295,7 +25295,7 @@ msgctxt ""
"par_id231611610666018\n"
"help.text"
msgid "However, if the document was closed using the <literal>CloseDocument</literal> method, it becomes unnecessary to free resources using the command described above."
-msgstr ""
+msgstr "Ωστόσο, εάν το έγγραφο έκλεισε χρησιμοποιώντας τη μέθοδο <literal>CloseDocument</literal>, δεν είναι απαραίτητο να απελευθερωθούν πόροι χρησιμοποιώντας την εντολή που περιγράφεται παραπάνω."
#. 7JvGW
#: sf_writer.xhp
@@ -25304,7 +25304,7 @@ msgctxt ""
"par_id71611090922315\n"
"help.text"
msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
-msgstr ""
+msgstr "Η χρήση του προθέματος \"<literal>SFDocuments.</literal>\" κατά την κλήση της υπηρεσίας είναι προαιρετική."
#. EcQjk
#: sf_writer.xhp
@@ -25313,7 +25313,7 @@ msgctxt ""
"hd_id291631196803182\n"
"help.text"
msgid "Definitions"
-msgstr ""
+msgstr "Ορισμοί"
#. ausGU
#: sf_writer.xhp
@@ -25322,7 +25322,7 @@ msgctxt ""
"hd_id351582885195476\n"
"help.text"
msgid "Properties"
-msgstr ""
+msgstr "Ιδιότητες"
#. VB9Jj
#: sf_writer.xhp
@@ -25331,7 +25331,7 @@ msgctxt ""
"hd_id501582887473754\n"
"help.text"
msgid "Methods"
-msgstr ""
+msgstr "Μέθοδοι"
#. ioXEB
#: sf_writer.xhp
@@ -25340,7 +25340,7 @@ msgctxt ""
"par_id891611613601554\n"
"help.text"
msgid "List of Methods in the Writer Service"
-msgstr ""
+msgstr "Κατάλογος μεθόδων στην υπηρεσία Writer"
#. 3uC2J
#: sf_writer.xhp
@@ -25403,7 +25403,7 @@ msgctxt ""
"par_id31592919577984\n"
"help.text"
msgid "Send the contents of the document to the printer. The printer may be previously defined by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful."
-msgstr ""
+msgstr "Στείλτε τα περιεχόμενα του εγγράφου στον εκτυπωτή. Ο εκτυπωτής μπορεί να έχει καθοριστεί προηγουμένως από προεπιλογή, από τον χρήστη ή από τη μέθοδο <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter</literal></link> της υπηρεσίας <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link>. Επιστρέφει <literal>True</literal> όταν είναι επιτυχής."
#. CKDb5
#: sf_writer.xhp
@@ -25412,7 +25412,7 @@ msgctxt ""
"par_id441592919577809\n"
"help.text"
msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default = all pages"
-msgstr ""
+msgstr "<emph>pages</emph> (σελίδες): Οι σελίδες που θα εκτυπωθούν ως συμβολοσειρά, όπως στη διεπαφή χρήστη. Παράδειγμα: \"1-4;10;15-18\". Προεπιλογή = όλες οι σελίδες"
#. mYCkV
#: sf_writer.xhp
@@ -25421,7 +25421,7 @@ msgctxt ""
"par_id221636020923278\n"
"help.text"
msgid "<emph>copies</emph>: The number of copies, default is 1."
-msgstr ""
+msgstr "<emph>copies</emph> (αντίγραφα): Ο αριθμός των αντιγράφων, η προεπιλογή είναι 1."
#. aFEAa
#: sf_writer.xhp
@@ -25430,7 +25430,7 @@ msgctxt ""
"par_id121636020926764\n"
"help.text"
msgid "<emph>printbackground</emph>: Prints the background image when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printbackground</emph> (εκτύπωση παρασκηνίου): Εκτυπώνει την εικόνα παρασκηνίου όταν είναι <literal>True</literal> (προεπιλογή)."
#. D4krC
#: sf_writer.xhp
@@ -25439,7 +25439,7 @@ msgctxt ""
"par_id261636020927276\n"
"help.text"
msgid "<emph>printblankpages</emph>: When <literal>False</literal> (default), omits empty pages."
-msgstr ""
+msgstr "<emph>printblankpages</emph> (εκτύπωση κενών σελίδων): Όταν είναι <literal>False</literal> (προεπιλογή), παραλείπει τις κενές σελίδες."
#. LFSzm
#: sf_writer.xhp
@@ -25448,7 +25448,7 @@ msgctxt ""
"par_id021636020927484\n"
"help.text"
msgid "<emph>printevenpages</emph>: Prints even pages when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printevenpages</emph> (εκτύπωση ζυγών σελίδων): Εκτυπώνει τις ζυγές σελίδες όταν είναι <literal>True</literal> (προεπιλογή)."
#. iewN5
#: sf_writer.xhp
@@ -25457,7 +25457,7 @@ msgctxt ""
"par_id391636020927676\n"
"help.text"
msgid "<emph>printoddpages</emph>: Print odd pages when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printoddpages</emph> (εκτύπωση μονών σελίδων): Εκτύπωση των μονών σελίδων όταν είναι <literal>True</literal> (προεπιλογή)."
#. 4mYCT
#: sf_writer.xhp
@@ -25466,4 +25466,4 @@ msgctxt ""
"par_id121636021103996\n"
"help.text"
msgid "<emph>printimages</emph>: Print graphic objects when <literal>True</literal> (default)."
-msgstr ""
+msgstr "<emph>printimages</emph> (εκτύπωση εικόνων): Εκτυπώνει αντικείμενα γραφικών όταν είναι <literal>True</literal> (προεπιλογή)."
diff --git a/source/el/officecfg/registry/data/org/openoffice/Office/UI.po b/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
index 90e0d72265c..50bfd957904 100644
--- a/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/el/>\n"
"Language: el\n"
@@ -33867,7 +33867,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Distribute Rows Evenly"
-msgstr "Ίση κατανομή στηλών"
+msgstr "Ισοκατανομή γραμμών"
#. qLGV4
#: WriterCommands.xcu
diff --git a/source/el/sc/messages.po b/source/el/sc/messages.po
index 2645df9670c..913d50a81de 100644
--- a/source/el/sc/messages.po
+++ b/source/el/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-23 08:10+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/el/>\n"
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Προβολή"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Ει_κόνα"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ει~κόνα"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Σ_χέδιο"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Σχεδίαση"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Αντικείμενο"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Α~ντικείμενο"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Μέσα"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Μέσα"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Εκτύπωση"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Ε~κτύπωση"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "_Φόρμα"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Φόρμα"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ε_πέκταση"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ε~πέκταση"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Εργαλεία"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Ε~ργαλεία"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Ει_κόνα"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Τ_αξινόμηση"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Χρώμα"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Πλέγμα"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Γλώσσα"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Επι_θεώρηση"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Σχόλια"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Σύ_γκριση"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Προ_βολή"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Σ_χέδιο"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Επεξεργασία"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Τ_αξινόμηση"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Προ_βολή"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Ο_μάδα"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_Δ"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Γραμματοσειρά"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Σ_τοίχιση"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Προ_βολή"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ε_ισαγωγή"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Μέσα"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Πλαίσιο"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Τ_αξινόμηση"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Πλέγμα"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Προ_βολή"
diff --git a/source/el/sd/messages.po b/source/el/sd/messages.po
index 4eed4c0b7de..e233dde0374 100644
--- a/source/el/sd/messages.po
+++ b/source/el/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-05 10:46+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/el/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562572253.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Πίνακας"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Εικόνα"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ει~κόνα"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Σ_χέδιο"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Σ~χέδιο"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Αντικείμενο"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "Α~ντικείμενο"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Μέσα"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Μέσα"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "_Φόρμα"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Φόρμα"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Κύριο"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Κύριο"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_Δ"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~Δ"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ε_πέκταση"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ε~πέκταση"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Εργαλεία"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Εργαλεία"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Πίνακας"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Εικόνα"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ει~κόνα"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Σ_χέδιο"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Σχέδιο"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Αντικείμενο"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Α~ντικείμενο"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Μέσα"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Μέσα"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "_Φόρμα"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "~Φόρμα"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Κύριο"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Κύριο"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_δ"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~δ"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ε_πέκταση"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ε~πέκταση"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Εργαλεία"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Εργαλεία"
diff --git a/source/el/sw/messages.po b/source/el/sw/messages.po
index 8157449c7bb..d738c6cbae5 100644
--- a/source/el/sw/messages.po
+++ b/source/el/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/el/>\n"
"Language: el\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562572361.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Μετακινεί την επιλεγμένη τεχνοτροπία παραγράφου προς τα πάνω κατά ένα επίπεδο στην ιεραρχία του ευρετηρίου."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Τεχνοτροπία"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Τεχνοτροπίες"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Δημιουργεί καταχωρίσεις ευρετηρίου από ειδικές τεχνοτροπίες παραγράφου."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Ανταλλαγή βάσεων δεδομένων"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Ορισμός"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Βάσεις δεδομένων σε χρήση"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Διαθέσιμες βάσεις δεδομένων"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Αναζήτηση..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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). Το επιλεγμένο αρχείο προστίθεται στον κατάλογο διαθέσιμες βάσεις δεδομένων."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Με το κουμπί της περιήγησης επιλέξτε ένα αρχείο βάσης δεδομένων."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Καταχωρίζει τις βάσεις δεδομένων που είναι σε χρήση τη στιγμή εκείνη."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Εμφανίζει τις βάσεις δεδομένων που είναι καταχωρισμένες στο %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Ανταλλαγή βάσεων δεδομένων"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Εφαρμοσμένη βάση δεδομένων στο έγγραφο:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Αλλάξτε τις προελεύσεις δεδομένων για το τρέχον έγγραφο."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Χρήση του τρέχοντος ε_γγράφου"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Χρησιμοποιεί το τρέχον έγγραφο του Writer ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Δημιουργία _νέου εγγράφου"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Δημιουργεί ένα νέο έγγραφο του Writer για τη συγχώνευση αλληλογραφίας."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Εκκίνηση από _υπάρχον αρχείο"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Επιλέξτε ένα υπάρχον έγγραφο του Writer για να το χρησιμοποιήσετε ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Εκκίνηση από π_ρότυπο"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Επιλέξτε το πρότυπο με το οποίο θέλετε να δημιουργήσετε το έγγραφο συγχώνευσης αλληλογραφίας."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Εκκίνηση α_πό ένα πρόσφατα αποθηκευμένο αρχικό έγγραφο"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Χρησιμοποιήστε ένα υπάρχον έγγραφο συγχώνευσης αλληλογραφίας ως βάση για ένα νέο έγγραφο συγχώνευσης αλληλογραφίας."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Επιλέξτε το έγγραφο."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Ε_ξερεύνηση..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Εντοπισμός του εγγράφου Writer που θέλετε να χρησιμοποιήσετε και έπειτα πατήστε άνοιγμα."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Ε_ξερεύνηση..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Ανοίγει έναν διάλογο επιλογής προτύπου."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Η προέλευση δεδομένων του τρέχοντος εγγράφου δεν είναι καταχωρισμένη. Παρακαλούμε, αλλάξτε τη βάση δεδομένων."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Αλλαγή βάσης δεδομένων…"
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Επιλέξτε το αρχικό έγγραφο για τη συγχώνευση αλληλογραφίας"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Καθορίστε το έγγραφο που επιθυμείτε να χρησιμοποιήσετε ως βάση για το έγγραφο συγχώνευσης αλληλογραφίας."
@@ -21901,7 +21901,7 @@ msgstr "Βέλτιστο ύψος γραμμής"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:546
msgctxt "notebookbar_groups|rowmenudistribute"
msgid "Distribute Rows Evenly"
-msgstr "Ίση κατανομή γραμμών"
+msgstr "Ισοκατανομή γραμμών"
#. CsPMA
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:751
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Αντικείμενο"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Τύπος"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Επιλογές"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Αναδίπλωση"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Υπερσύνδεσμος"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Περιγράμματα"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Περιοχή"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Διαφάνεια"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Μακροεντολή"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Ενημέρωση"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Εμφανίζει στατιστικά για το τρέχον έγγραφο."
diff --git a/source/el/vcl/messages.po b/source/el/vcl/messages.po
index dbbc9d5c6ef..9a910101b52 100644
--- a/source/el/vcl/messages.po
+++ b/source/el/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-09-21 10:46+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: Greek <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/el/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Εκτυπώστε πολλαπλές σελίδες ανά φύλλο χαρτιού."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Προσαρμοσμένο"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Επιλέξτε πόσες σελίδες θα τυπώνονται ανά φύλλο χαρτιού."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Σελίδες:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Επιλέξτε αριθμό γραμμών."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "ανά"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Επιλέξτε αριθμό στηλών."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Περιθώριο:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Επιλέξτε το περιθώριο μεταξύ των μεμονωμένων σελίδων σε κάθε φύλλο χαρτιού."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "ανάμεσα στις σελίδες"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Απόσταση:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Επιλέξτε το περιθώριο μεταξύ των εκτυπωμένων σελίδων και της άκρης του χαρτιού."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "στο περίγραμμα φύλλου"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Σειρά:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Από αριστερά προς δεξιά, μετά κάτω"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Από πάνω προς τα κάτω, μετά δεξιά"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Από πάνω προς τα κάτω, μετά αριστερά"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Από δεξιά προς τα αριστερά, μετά κάτω"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Επιλέξτε τη σειρά εκτύπωσης των σελίδων."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Σχεδίαση ενός περιγράμματος γύρω από κάθε σελίδα"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Σημειώστε για σχεδίαση ενός περιγράμματος γύρω από κάθε σελίδα."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Διαφημιστικό φυλλάδιο"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Επιλέξτε να εκτυπώσετε το έγγραφο σε μορφή φυλλαδίου."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Προεπισκόπηση συρραφής"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Αλλάξτε την ταξινόμηση των προς εκτύπωση σελίδων σε κάθε φύλλο χαρτιού. Η προεπισκόπηση εμφανίζει πώς θα φαίνεται κάθε τελικό φύλλο χαρτιού."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "_Περισσότερα"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Διάταξη σελίδας"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Γενικά"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Εκτυπώνει το τρέχον έγγραφο, την επιλογή, ή τις σελίδες που καθορίσατε. Μπορείτε ακόμα να ρυθμίσετε τις επιλογές εκτύπωσης για το τρέχον έγγραφο."
diff --git a/source/en-GB/chart2/messages.po b/source/en-GB/chart2/messages.po
index 5332bc19088..8755cc2086e 100644
--- a/source/en-GB/chart2/messages.po
+++ b/source/en-GB/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-31 07:28+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/en_GB/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1547573159.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Set the number of lines for the Column and Line chart type."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Select a basic chart type."
diff --git a/source/en-GB/cui/messages.po b/source/en-GB/cui/messages.po
index 1ca128725a9..2cc0ce90542 100644
--- a/source/en-GB/cui/messages.po
+++ b/source/en-GB/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/en_GB/>\n"
"Language: en-GB\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562933207.000000\n"
#. GyY9M
@@ -2127,7 +2127,7 @@ msgstr "Apply to %MODULE"
#: cui/inc/strings.hrc:397
msgctxt "RID_SVXSTR_OLE_INSERT"
msgid "Inserting OLE object..."
-msgstr ""
+msgstr "Inserting OLE object..."
#. mpS3V
#: cui/inc/tipoftheday.hrc:50
@@ -2380,7 +2380,7 @@ msgstr "To repeat rows/columns on every pages use Format ▸ Print Ranges ▸ Ed
#: cui/inc/tipoftheday.hrc:90
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Insert images and photos into shapes in Draw and Impress. Right-click on a shape, choose Area ▸ Image ▸ Add/Import, and use Options to adjust appearance."
-msgstr ""
+msgstr "Insert images and photos into shapes in Draw and Impress. Right-click on a shape, choose Area ▸ Image ▸ Add/Import, and use Options to adjust appearance."
#. W6E2A
#: cui/inc/tipoftheday.hrc:91
@@ -3379,7 +3379,7 @@ msgstr "Calculate loan repayments with Calc: e.g. PMT(2%/12;36;2500) interest ra
#: cui/inc/tipoftheday.hrc:254
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Cannot find what you want with the VLOOKUP function in Calc? With INDEX and MATCH you can do anything!"
-msgstr ""
+msgstr "Cannot find what you want with the VLOOKUP function in Calc? With INDEX and MATCH you can do anything!"
#. ARJgA
#. local help missing
@@ -5177,7 +5177,7 @@ msgstr "Fills the object with a gradient selected on this page."
#: cui/uiconfig/ui/areatabpage.ui:106
msgctxt "areatabpage|btnbitmap"
msgid "Image"
-msgstr ""
+msgstr "Image"
#. ELAno
#: cui/uiconfig/ui/areatabpage.ui:112
@@ -5555,43 +5555,43 @@ msgstr "_Colour:"
#: cui/uiconfig/ui/borderpage.ui:283
msgctxt "borderpage|linewidthlb"
msgid "Hairline (0.05pt)"
-msgstr ""
+msgstr "Hairline (0.05pt)"
#. u3nzv
#: cui/uiconfig/ui/borderpage.ui:284
msgctxt "borderpage|linewidthlb"
msgid "Very thin (0.5pt)"
-msgstr ""
+msgstr "Very thin (0.5pt)"
#. aWBEL
#: cui/uiconfig/ui/borderpage.ui:285
msgctxt "borderpage|linewidthlb"
msgid "Thin (0.75pt)"
-msgstr ""
+msgstr "Thin (0.75pt)"
#. NGkAL
#: cui/uiconfig/ui/borderpage.ui:286
msgctxt "borderpage|linewidthlb"
msgid "Medium (1.5pt)"
-msgstr ""
+msgstr "Medium (1.5pt)"
#. H2AVr
#: cui/uiconfig/ui/borderpage.ui:287
msgctxt "borderpage|linewidthlb"
msgid "Thick (2.25pt)"
-msgstr ""
+msgstr "Thick (2.25pt)"
#. b5UoB
#: cui/uiconfig/ui/borderpage.ui:288
msgctxt "borderpage|linewidthlb"
msgid "Extra thick (4.5pt)"
-msgstr ""
+msgstr "Extra thick (4.5pt)"
#. ACvsP
#: cui/uiconfig/ui/borderpage.ui:289
msgctxt "borderpage|linewidthlb"
msgid "Custom"
-msgstr ""
+msgstr "Custom"
#. uwByw
#: cui/uiconfig/ui/borderpage.ui:333
@@ -7769,7 +7769,7 @@ msgstr "Select a driver from the list and mark the Enable pooling for this drive
#: cui/uiconfig/ui/connpooloptions.ui:158
msgctxt "connpooloptions|timeoutlabel"
msgid "_Timeout (seconds):"
-msgstr ""
+msgstr "_Timeout (seconds):"
#. CUE56
#: cui/uiconfig/ui/connpooloptions.ui:180
@@ -9840,43 +9840,43 @@ msgstr "Select a gradient, modify the properties of a gradient, or save a new gr
#: cui/uiconfig/ui/graphictestdlg.ui:7
msgctxt "graphictestdlg|GraphicTestsDialog"
msgid "Run Graphics Tests"
-msgstr ""
+msgstr "Run Graphics Tests"
#. YaE3d
#: cui/uiconfig/ui/graphictestdlg.ui:26
msgctxt "graphictestdlg|gptest_downld"
msgid "Download Results"
-msgstr ""
+msgstr "Download Results"
#. RpYik
#: cui/uiconfig/ui/graphictestdlg.ui:53
msgctxt "graphictestdlg|gptest_label"
msgid "Helps to determine the efficiency of %PRODUCTNAME’s graphics rendering by running some tests under the hood and providing their results in the log."
-msgstr ""
+msgstr "Helps to determine the efficiency of %PRODUCTNAME’s graphics rendering by running some tests under the hood and providing their results in the log."
#. D68dV
#: cui/uiconfig/ui/graphictestdlg.ui:56
msgctxt "graphictestdlg|gptest_label"
msgid "What's this?"
-msgstr ""
+msgstr "What's this?"
#. 7LB9A
#: cui/uiconfig/ui/graphictestdlg.ui:105
msgctxt "graphictestdlg|gptest_log"
msgid "Result Log:"
-msgstr ""
+msgstr "Result Log:"
#. jh4EZ
#: cui/uiconfig/ui/graphictestdlg.ui:122
msgctxt "graphictestdlg|gptest_detail"
msgid "Test Details"
-msgstr ""
+msgstr "Test Details"
#. fhaSG
#: cui/uiconfig/ui/graphictestentry.ui:31
msgctxt "graphictestentry|gptestbutton"
msgid "button"
-msgstr ""
+msgstr "button"
#. 26WXC
#: cui/uiconfig/ui/hangulhanjaadddialog.ui:8
@@ -11236,79 +11236,79 @@ msgstr ""
#: cui/uiconfig/ui/imagetabpage.ui:62
msgctxt "imagetabpage|BTN_IMPORT"
msgid "Add / Import"
-msgstr ""
+msgstr "Add / Import"
#. HDX5z
#: cui/uiconfig/ui/imagetabpage.ui:68
msgctxt "imagetabpage|extended_tip|BTN_IMPORT"
msgid "Locate the image that you want to import, and then click Open. The image is added to the end of the list of available images."
-msgstr ""
+msgstr "Locate the image that you want to import, and then click Open. The image is added to the end of the list of available images."
#. pPEeK
#: cui/uiconfig/ui/imagetabpage.ui:84
msgctxt "imagetabpage|label1"
msgid "Image"
-msgstr ""
+msgstr "Image"
#. 4HvEn
#: cui/uiconfig/ui/imagetabpage.ui:127
msgctxt "imagetabpage|label3"
msgid "Style:"
-msgstr ""
+msgstr "Style:"
#. cAwPK
#: cui/uiconfig/ui/imagetabpage.ui:143
msgctxt "imagetabpage|imagestyle"
msgid "Custom position/size"
-msgstr ""
+msgstr "Custom position/size"
#. x8DE9
#: cui/uiconfig/ui/imagetabpage.ui:144
msgctxt "imagetabpage|imagestyle"
msgid "Tiled"
-msgstr ""
+msgstr "Tiled"
#. Nbj26
#: cui/uiconfig/ui/imagetabpage.ui:145
msgctxt "imagetabpage|imagestyle"
msgid "Stretched"
-msgstr ""
+msgstr "Stretched"
#. Dd2Bq
#: cui/uiconfig/ui/imagetabpage.ui:171
msgctxt "imagetabpage|label4"
msgid "Size:"
-msgstr ""
+msgstr "Size:"
#. YtPnn
#: cui/uiconfig/ui/imagetabpage.ui:189
msgctxt "imagetabpage|label5"
msgid "Width:"
-msgstr ""
+msgstr "Width:"
#. GAfGG
#: cui/uiconfig/ui/imagetabpage.ui:228
msgctxt "imagetabpage|label6"
msgid "Height:"
-msgstr ""
+msgstr "Height:"
#. HBRGU
#: cui/uiconfig/ui/imagetabpage.ui:260
msgctxt "imagetabpage|scaletsb"
msgid "Scale"
-msgstr ""
+msgstr "Scale"
#. pSSBr
#: cui/uiconfig/ui/imagetabpage.ui:290
msgctxt "imagetabpage|label7"
msgid "Position:"
-msgstr ""
+msgstr "Position:"
#. G5a9F
#: cui/uiconfig/ui/imagetabpage.ui:306
msgctxt "imagetabpage|positionlb"
msgid "Top Left"
-msgstr ""
+msgstr "Top Left"
#. PubBY
#: cui/uiconfig/ui/imagetabpage.ui:307
@@ -11320,7 +11320,7 @@ msgstr "Top Centre"
#: cui/uiconfig/ui/imagetabpage.ui:308
msgctxt "imagetabpage|positionlb"
msgid "Top Right"
-msgstr ""
+msgstr "Top Right"
#. ZhRbM
#: cui/uiconfig/ui/imagetabpage.ui:309
@@ -11344,7 +11344,7 @@ msgstr "Centre Right"
#: cui/uiconfig/ui/imagetabpage.ui:312
msgctxt "imagetabpage|positionlb"
msgid "Bottom Left"
-msgstr ""
+msgstr "Bottom Left"
#. G34X6
#: cui/uiconfig/ui/imagetabpage.ui:313
@@ -11356,67 +11356,67 @@ msgstr "Bottom Centre"
#: cui/uiconfig/ui/imagetabpage.ui:314
msgctxt "imagetabpage|positionlb"
msgid "Bottom Right"
-msgstr ""
+msgstr "Bottom Right"
#. EAUAo
#: cui/uiconfig/ui/imagetabpage.ui:340
msgctxt "imagetabpage|label9"
msgid "Tiling Position:"
-msgstr ""
+msgstr "Tiling Position:"
#. Xrp73
#: cui/uiconfig/ui/imagetabpage.ui:359
msgctxt "imagetabpage|label10"
msgid "X-Offset:"
-msgstr ""
+msgstr "X-Offset:"
#. YGBMn
#: cui/uiconfig/ui/imagetabpage.ui:398
msgctxt "imagetabpage|label11"
msgid "Y-Offset:"
-msgstr ""
+msgstr "Y-Offset:"
#. vprmD
#: cui/uiconfig/ui/imagetabpage.ui:444
msgctxt "imagetabpage|label15"
msgid "Tiling Offset:"
-msgstr ""
+msgstr "Tiling Offset:"
#. QEPUJ
#: cui/uiconfig/ui/imagetabpage.ui:467
msgctxt "imagetabpage|tileofflb"
msgid "Row"
-msgstr ""
+msgstr "Row"
#. CwmC3
#: cui/uiconfig/ui/imagetabpage.ui:468
msgctxt "imagetabpage|tileofflb"
msgid "Column"
-msgstr ""
+msgstr "Column"
#. GQBjR
#: cui/uiconfig/ui/imagetabpage.ui:511
msgctxt "imagetabpage|label2"
msgid "Options"
-msgstr ""
+msgstr "Options"
#. g3YAa
#: cui/uiconfig/ui/imagetabpage.ui:556
msgctxt "imagetabpage|CTL_IMAGE_PREVIEW-atkobject"
msgid "Example"
-msgstr ""
+msgstr "Example"
#. y3nG4
#: cui/uiconfig/ui/imagetabpage.ui:576
msgctxt "imagetabpage|label8"
msgid "Preview"
-msgstr ""
+msgstr "Preview"
#. TokEG
#: cui/uiconfig/ui/imagetabpage.ui:592
msgctxt "imagetabpage|extended_tip|ImageTabPage"
msgid "Select a image that you want to use as a fill image, or add your own image/pattern."
-msgstr ""
+msgstr "Select a image that you want to use as a fill image, or add your own image/pattern."
#. zCiFk
#: cui/uiconfig/ui/insertfloatingframe.ui:18
@@ -12306,7 +12306,7 @@ msgstr "Macro Name"
#: cui/uiconfig/ui/macroselectordialog.ui:281
msgctxt "macroselectordialog|label1"
msgid "_Description"
-msgstr ""
+msgstr "_Description"
#. YTX8B
#: cui/uiconfig/ui/menuassignpage.ui:46
@@ -15122,7 +15122,7 @@ msgstr "Specifies the options to be treated as equal in a search."
#: cui/uiconfig/ui/optjsearchpage.ui:126
msgctxt "optjsearchpage|matchrepeatcharmarks"
msgid "It_eration marks"
-msgstr ""
+msgstr "It_eration marks"
#. fHHv6
#: cui/uiconfig/ui/optjsearchpage.ui:134
@@ -17135,179 +17135,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatic"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "High-contrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Classic"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Specifies the icon style for icons in toolbars and dialogue boxes."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Icon s_tyle:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Add more icon themes via extension"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Icon Style"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Requires restart"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Use hard_ware acceleration"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Directly accesses hardware features of the graphical display adapter to improve the screen display."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Use anti-a_liasing"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "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 fewer artifacts."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Use Skia for all rendering"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Force Skia software rendering"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Requires restart. Enabling this will prevent the use of graphics drivers."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia is currently enabled."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia is currently disabled."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Graphics Output"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Show p_review of fonts"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Screen font anti-aliasin_g"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Select to smooth the screen appearance of text."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "fro_m:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
-msgstr ""
+msgstr "Enter the smallest font size to apply anti-aliasing to."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Font Lists"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
-msgstr ""
+msgstr "Run Graphics Tests"
#. 872fQ
#: cui/uiconfig/ui/pageformatpage.ui:41
@@ -18600,7 +18576,7 @@ msgstr "Opens a dialogue box to determine the number of poster colours."
#: cui/uiconfig/ui/qrcodegen.ui:14
msgctxt "qrcodegen|QrCodeGenDialog"
msgid "QR and Barcode"
-msgstr ""
+msgstr "QR and Barcode"
#. CCQhf
#: cui/uiconfig/ui/qrcodegen.ui:115
@@ -18612,7 +18588,7 @@ msgstr "www.libreoffice.org"
#: cui/uiconfig/ui/qrcodegen.ui:118
msgctxt "qr text"
msgid "The text from which to generate the code."
-msgstr ""
+msgstr "The text from which to generate the code."
#. 4FXDa
#. Text to be stored in the QR
@@ -18633,38 +18609,38 @@ msgstr "Margin:"
#: cui/uiconfig/ui/qrcodegen.ui:162
msgctxt "qrcodegen|label_type"
msgid "Type:"
-msgstr ""
+msgstr "Type:"
#. QaD48
#: cui/uiconfig/ui/qrcodegen.ui:179
msgctxt "qrcodegen|QrCode"
msgid "QR Code"
-msgstr ""
+msgstr "QR Code"
#. HGShQ
#: cui/uiconfig/ui/qrcodegen.ui:180
msgctxt "qrcodegen|BarCode"
msgid "Barcode"
-msgstr ""
+msgstr "Barcode"
#. C3VYY
#: cui/uiconfig/ui/qrcodegen.ui:184
msgctxt "type"
msgid "The type of code to generate."
-msgstr ""
+msgstr "The type of code to generate."
#. 8QtFq
#. Error Correction Level of QR code
#: cui/uiconfig/ui/qrcodegen.ui:205
msgctxt "qrcodegen|label_ecc"
msgid "Error correction:"
-msgstr ""
+msgstr "Error correction:"
#. SPWn3
#: cui/uiconfig/ui/qrcodegen.ui:237
msgctxt "edit margin"
msgid "The margin surrounding the code."
-msgstr ""
+msgstr "The margin surrounding the code."
#. vUJPT
#: cui/uiconfig/ui/qrcodegen.ui:254
@@ -18724,7 +18700,7 @@ msgstr "Options"
#: cui/uiconfig/ui/qrcodegen.ui:384
msgctxt "qr code dialog title"
msgid "Generate linear and matrix codes for any text or URL."
-msgstr ""
+msgstr "Generate linear and matrix codes for any text or URL."
#. 3HNDZ
#: cui/uiconfig/ui/querychangelineenddialog.ui:7
@@ -21070,7 +21046,7 @@ msgstr "Cha_racters at beginning of line"
#: cui/uiconfig/ui/textflowpage.ui:181
msgctxt "textflowpage|labelMaxNum"
msgid "_Maximum consecutive hyphenated lines"
-msgstr ""
+msgstr "_Maximum consecutive hyphenated lines"
#. GgHhP
#: cui/uiconfig/ui/textflowpage.ui:192
@@ -21628,7 +21604,7 @@ msgstr "_End value:"
#: cui/uiconfig/ui/transparencytabpage.ui:456
msgctxt "transparencytabpage|CTL_IMAGE_PREVIEW-atkobject"
msgid "Example"
-msgstr ""
+msgstr "Example"
#. AiQzg
#: cui/uiconfig/ui/transparencytabpage.ui:491
@@ -21706,7 +21682,7 @@ msgstr "Final character"
#: cui/uiconfig/ui/twolinespage.ui:189
msgctxt "twolinespage|label28"
msgid "Enclosing Characters"
-msgstr ""
+msgstr "Enclosing Characters"
#. fwdBe
#: cui/uiconfig/ui/twolinespage.ui:223
diff --git a/source/en-GB/dbaccess/messages.po b/source/en-GB/dbaccess/messages.po
index b67b63b312f..ff42f1fc133 100644
--- a/source/en-GB/dbaccess/messages.po
+++ b/source/en-GB/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/en_GB/>\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562933215.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Create a n_ew database"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Select to create a new database."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Embedded database:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Open an existing database _file"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Select to open a database file from a list of recently used files or from a file selection dialogue box."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Recently used:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Opens a file selection dialogue box where you can select a database file. Click Open or OK in the file selection dialogue box to open the file immediately and to exit the wizard."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Connect to an e_xisting database"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Select to create a database document for an existing database connection."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Select the database type for the existing database connection."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"available in this setup."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "The Database Wizard creates a database file that contains information about a database."
diff --git a/source/en-GB/extensions/messages.po b/source/en-GB/extensions/messages.po
index 4676e90ab61..3ee8945ec56 100644
--- a/source/en-GB/extensions/messages.po
+++ b/source/en-GB/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-02-11 10:35+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/en_GB/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1554743586.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Refresh form"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (short)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (short YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (short YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (long)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Not Selected"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Selected"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Not Defined"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "All records"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Active record"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Current page"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Yes"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Parent Form"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "None"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Single"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Range"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Default"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancel"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Help"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "The selected entry"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Position of the selected entry"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Single-line"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multi-line"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multi-line with formatting"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "None"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Both"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3-D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Flat"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Left top"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Left centred"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Left bottom"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Right top"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Right centred"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Right bottom"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Above left"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Above centred"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Above right"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Below left"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Below centred"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Below right"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centred"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Preserve"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Replace"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Collapse"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Keep Ratio"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Fit to Size"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Left-to-right"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Right-to-left"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Never"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "When focused"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Always"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "To Paragraph"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "As Character"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "To Page"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "To Frame"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "To Character"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "To Page"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "To Cell"
diff --git a/source/en-GB/fpicker/messages.po b/source/en-GB/fpicker/messages.po
index 6f6ce727e81..0242cbc7f66 100644
--- a/source/en-GB/fpicker/messages.po
+++ b/source/en-GB/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-02 17:36+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/en_GB/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Date modified"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Open"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Play"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "File _name:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "File _type:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Read-only"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Save with password"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Automatic file name extension"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Edit _filter settings"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Encrypt with GPG key"
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/guide.po b/source/en-GB/helpcontent2/source/text/sbasic/guide.po
index 5ad21e65fde..be1d52fb0ae 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/guide.po
+++ b/source/en-GB/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: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicguide/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
@@ -1013,7 +1013,7 @@ msgctxt ""
"par_id11630542436346\n"
"help.text"
msgid "Range objects have a property named <literal>TableBorder2</literal> that can be used to format range borders as it is done in the <menuitem>Format - Cells - Borders</menuitem> dialog in the <emph>Line Arrangement</emph> section."
-msgstr ""
+msgstr "Range objects have a property named <literal>TableBorder2</literal> that can be used to format range borders as it is done in the <menuitem>Format - Cells - Borders</menuitem> dialogue box in the <emph>Line Arrangement</emph> section."
#. A25aA
#: calc_borders.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/python.po b/source/en-GB/helpcontent2/source/text/sbasic/python.po
index 638d9c3441f..47afb505481 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/python.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/python.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2021-12-14 17:38+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/en_GB/>\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicpython/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565599713.000000\n"
#. naSFZ
@@ -563,7 +563,7 @@ msgctxt ""
"N0530\n"
"help.text"
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <menuitem>Open Document</menuitem> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
-msgstr ""
+msgstr "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <menuitem>Open Document</menuitem> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customise</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
#. KgWvt
#: python_document_events.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"N0650\n"
"help.text"
msgid "Using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab, the <menuitem>Open document</menuitem> event fires a <literal>ConsoleLogger</literal> initialisation. <literal>_documentEventOccured</literal> routine - set by <literal>ConsoleLogger</literal> - serves as a unique entry point to trap all document events."
-msgstr ""
+msgstr "Using <menuitem>Tools - Customise</menuitem> menu <menuitem>Events</menuitem> tab, the <menuitem>Open document</menuitem> event fires a <literal>ConsoleLogger</literal> initialisation. <literal>_documentEventOccured</literal> routine - set by <literal>ConsoleLogger</literal> - serves as a unique entry point to trap all document events."
#. gGpkW
#: python_document_events.xhp
@@ -1067,7 +1067,7 @@ msgctxt ""
"N0719\n"
"help.text"
msgid "Access2Base.Trace.TraceConsole() ' Captured events dialog"
-msgstr ""
+msgstr "Access2Base.Trace.TraceConsole() ' Captured events dialog"
#. X8Kdh
#: python_document_events.xhp
@@ -1949,7 +1949,7 @@ msgctxt ""
"N0388\n"
"help.text"
msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
-msgstr "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
+msgstr "Graphical artefacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
#. UVzsE
#: python_listener.xhp
@@ -2210,7 +2210,7 @@ msgctxt ""
"par_id801636114790638\n"
"help.text"
msgid "The containers are accessible in all %PRODUCTNAME programs through the user interface. Go to <menuitem>Tools > Macros > Organize Macros > Python</menuitem>, to open the Python Macros dialog."
-msgstr ""
+msgstr "The containers are accessible in all %PRODUCTNAME programs through the user interface. Go to <menuitem>Tools > Macros > Organise Macros > Python</menuitem>, to open the Python Macros dialogue box."
#. FU5EC
#: python_locations.xhp
@@ -2390,7 +2390,7 @@ msgctxt ""
"par_id181544209916707\n"
"help.text"
msgid "Python macros can be organized in libraries, modules and macros. Use the Macro Library hierarchy as a guide when creating or installing new macros in module files, new module files in library folders or new library folders in containers."
-msgstr ""
+msgstr "Python macros can be organised in libraries, modules and macros. Use the Macro Library hierarchy as a guide when creating or installing new macros in module files, new module files in library folders or new library folders in containers."
#. Zcfxg
#: python_platform.xhp
@@ -3596,7 +3596,7 @@ msgctxt ""
"par_id81632760673283\n"
"help.text"
msgid "Use <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-Python\" name=\"APSO extension\">APSO extension</link> console as an alternative:"
-msgstr ""
+msgstr "Use <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-Python\" name=\"APSO extension\">APSO extension</link> console as an alternative:"
#. 6h9CS
#: python_shell.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared.po b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
index 477f6a3f44f..acdfe532d41 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/en_GB/>\n"
"Language: en-GB\n"
@@ -536,7 +536,7 @@ msgctxt ""
"par_id631529990528928\n"
"help.text"
msgid "Open <item type=\"menuitem\">Tools - Macros - Organize Dialogs</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
-msgstr ""
+msgstr "Open <item type=\"menuitem\">Tools - Macros - Organise Dialogs</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container."
#. C3yvQ
#: 00000003.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"par_id81621427048241\n"
"help.text"
msgid "This method requires the installation of the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO Link\">APSO (Alternative Script Organizer for Python)</link> extension. In turn APSO requires the presence of %PRODUCTNAME Python scripting framework. If APSO or Python are missing, an error occurs."
-msgstr ""
+msgstr "This method requires the installation of the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO Link\">APSO (Alternative Script Organiser for Python)</link> extension. In turn APSO requires the presence of %PRODUCTNAME Python scripting framework. If APSO or Python are missing, an error occurs."
#. yJwvF
#: 00000003.xhp
@@ -2678,7 +2678,7 @@ msgctxt ""
"par_id141619553442668\n"
"help.text"
msgid "A <emph>Variant</emph> variable is initialized with the <link href=\"text/sbasic/shared/03040000.xhp#objectconstants\" name=\" object constants\">Empty</link> special data type. You can use the <link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty function\">IsEmpty function</link> to test if a variable is an <emph>Empty Variant</emph>."
-msgstr ""
+msgstr "A <emph>Variant</emph> variable is initialised with the <link href=\"text/sbasic/shared/03040000.xhp#objectconstants\" name=\" object constants\">Empty</link> special data type. You can use the <link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty function\">IsEmpty function</link> to test if a variable is an <emph>Empty Variant</emph>."
#. aervF
#: 01020100.xhp
@@ -5072,7 +5072,7 @@ msgctxt ""
"par_id471600180505705\n"
"help.text"
msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
-msgstr ""
+msgstr "...after the Print dialogue box is closed, but before the actual print process begins. This event occurs for each copy printed."
#. KNASw
#: 01040000.xhp
@@ -8078,7 +8078,7 @@ msgctxt ""
"par_id3148798\n"
"help.text"
msgid "<emph>prompt</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
-msgstr ""
+msgstr "<emph>prompt</emph>: String expression displayed as a message in the dialogue box. Line breaks can be inserted with Chr$(13)."
#. oK5f6
#: 03010101.xhp
@@ -8087,7 +8087,7 @@ msgctxt ""
"par_id3150769\n"
"help.text"
msgid "<emph>title</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
-msgstr ""
+msgstr "<emph>title</emph>: String expression displayed in the title bar of the dialogue box. If omitted, the title bar displays the name of the respective application."
#. WNfC6
#: 03010101.xhp
@@ -8096,7 +8096,7 @@ msgctxt ""
"par_id3147228\n"
"help.text"
msgid "<emph>buttons</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>buttons</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
-msgstr ""
+msgstr "<emph>buttons</emph>: Any integer expression that specifies the dialogue box type, as well as the number and type of buttons to display, and the icon type. <emph>buttons</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
#. xuEUm
#: 03010101.xhp
@@ -8447,7 +8447,7 @@ msgctxt ""
"par_id051220170242005479\n"
"help.text"
msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Dialog title\")"
-msgstr ""
+msgstr "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYIGNORE, \"Dialogue box title\")"
#. BaStC
#: 03010103.xhp
@@ -8663,7 +8663,7 @@ msgctxt ""
"par_id3153311\n"
"help.text"
msgid "<emph>prompt</emph>: String expression displayed as the message in the dialog box."
-msgstr ""
+msgstr "<emph>prompt</emph>: String expression displayed as the message in the dialogue box."
#. kqAw6
#: 03010201.xhp
@@ -8672,7 +8672,7 @@ msgctxt ""
"par_id3145315\n"
"help.text"
msgid "<emph>title</emph>: String expression displayed in the title bar of the dialog box."
-msgstr ""
+msgstr "<emph>title</emph>: String expression displayed in the title bar of the dialogue box."
#. 4qoJn
#: 03010201.xhp
@@ -8690,7 +8690,7 @@ msgctxt ""
"par_id3147573\n"
"help.text"
msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
-msgstr ""
+msgstr "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialogue box. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
#. RY7kB
#: 03010201.xhp
@@ -8699,7 +8699,7 @@ msgctxt ""
"par_id3156024\n"
"help.text"
msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
-msgstr ""
+msgstr "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialogue box. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
#. ABQBS
#: 03010201.xhp
@@ -25097,7 +25097,7 @@ msgctxt ""
"par_id3159416\n"
"help.text"
msgid "If the argument is string, the function trims the leading white space; then it tries to recognize a number in following characters. The syntax below are recognized:"
-msgstr ""
+msgstr "If the argument is string, the function trims the leading white space; then it tries to recognise a number in following characters. The syntax below are recognised:"
#. kj6xg
#: 03100500.xhp
@@ -25133,7 +25133,7 @@ msgctxt ""
"par_id61638383582794\n"
"help.text"
msgid "The rest of the string is ignored. If the string is not recognized, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0."
-msgstr ""
+msgstr "The rest of the string is ignored. If the string is not recognised, e.g. when after trimming leading whitespace it doesn't start with plus, minus, a decimal digit, or \"&\", or when the sequence after \"&O\" is longer than 11 characters or contains an alphabetic character, the numeric value of expression is 0."
#. ioj8X
#: 03100500.xhp
@@ -27536,7 +27536,7 @@ msgctxt ""
"par_id441575886284392\n"
"help.text"
msgid "Data structures return <literal>True</literal> even when empty. Object defined variables return <literal>True</literal> even if uninitialized."
-msgstr ""
+msgstr "Data structures return <literal>True</literal> even when empty. Object defined variables return <literal>True</literal> even if uninitialised."
#. 4SsCT
#: 03102800.xhp
@@ -33944,7 +33944,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "The following code uses the service <literal>com.sun.star.ui.dialogs.FilePicker</literal> to show a file open dialog:"
-msgstr ""
+msgstr "The following code uses the service <literal>com.sun.star.ui.dialogs.FilePicker</literal> to show a file open dialogue box:"
#. WENTD
#: 03131600.xhp
@@ -38552,7 +38552,7 @@ msgctxt ""
"par_id191632673837838\n"
"help.text"
msgid "REM Cell A1 displays the localized function name"
-msgstr ""
+msgstr "REM Cell A1 displays the localised function name"
#. V3quU
#: calc_functions.xhp
@@ -38633,7 +38633,7 @@ msgctxt ""
"par_id191632673867838\n"
"help.text"
msgid "REM Cell A1 displays the localized function name"
-msgstr ""
+msgstr "REM Cell A1 displays the localised function name"
#. mYEEy
#: calc_functions.xhp
@@ -40136,7 +40136,7 @@ msgctxt ""
"N0125\n"
"help.text"
msgid "Changing behavior of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
-msgstr ""
+msgstr "Changing behaviour of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
#. piCTC
#: compatibilitymode.xhp
@@ -40829,7 +40829,7 @@ msgctxt ""
"par_id391587571321063\n"
"help.text"
msgid "When using <link href=\"text/sbasic/shared/vbasupport.xhp\" name=\"Option VBASupport\">Option VBASupport 1</link>, <literal>Optional</literal> arguments with no default value (<emph>= expression</emph>) are initialized according to their data type, except if <literal>Variant</literal>."
-msgstr ""
+msgstr "When using <link href=\"text/sbasic/shared/vbasupport.xhp\" name=\"Option VBASupport\">Option VBASupport 1</link>, <literal>Optional</literal> arguments with no default value (<emph>= expression</emph>) are initialised according to their data type, except if <literal>Variant</literal>."
#. fDUEu
#: fragments.xhp
@@ -41540,7 +41540,7 @@ msgctxt ""
"N0183\n"
"help.text"
msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependent routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessors enforces properties' consistency when necessary."
-msgstr ""
+msgstr "A property, also called field or attribute, characterises a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependent routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessors enforces properties' consistency when necessary."
#. hD9fA
#: property.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared/03.po b/source/en-GB/helpcontent2/source/text/sbasic/shared/03.po
index fee1fc6f695..6c0a1b02fde 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/en-GB/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/en_GB/>\n"
"Language: en-GB\n"
@@ -41,7 +41,7 @@ msgctxt ""
"not_BasProp\n"
"help.text"
msgid "This property is not available in Basic."
-msgstr ""
+msgstr "This property is not available in Basic."
#. 4GDXo
#: avail_release.xhp
@@ -50,7 +50,7 @@ msgctxt ""
"not_PycMeth\n"
"help.text"
msgid "This method is not available in Python."
-msgstr ""
+msgstr "This method is not available in Python."
#. 3ZUdq
#: avail_release.xhp
@@ -59,7 +59,7 @@ msgctxt ""
"not_PycProp\n"
"help.text"
msgid "This property is not available in Python."
-msgstr ""
+msgstr "This property is not available in Python."
#. 9bTEm
#: avail_release.xhp
@@ -68,7 +68,7 @@ msgctxt ""
"par_id811631775671311\n"
"help.text"
msgid "This service is available from %PRODUCTNAME 7.3 onwards."
-msgstr ""
+msgstr "This service is available from %PRODUCTNAME 7.3 onwards."
#. J3r7B
#: avail_release.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"par_id291613654389793\n"
"help.text"
msgid "This method is available from %PRODUCTNAME 7.3 onwards."
-msgstr ""
+msgstr "This method is available from %PRODUCTNAME 7.3 onwards."
#. ajeAa
#: avail_release.xhp
@@ -86,7 +86,7 @@ msgctxt ""
"par_id201613654593537\n"
"help.text"
msgid "This property is available from %PRODUCTNAME 7.3 onwards."
-msgstr ""
+msgstr "This property is available from %PRODUCTNAME 7.3 onwards."
#. 7KtXf
#: avail_release.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"par_id651551701041690\n"
"help.text"
msgid "This service is available from %PRODUCTNAME 7.2 onwards."
-msgstr ""
+msgstr "This service is available from %PRODUCTNAME 7.2 onwards."
#. GXE45
#: avail_release.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"par_id281613660174140\n"
"help.text"
msgid "These methods are available from %PRODUCTNAME 7.2 onwards."
-msgstr ""
+msgstr "These methods are available from %PRODUCTNAME 7.2 onwards."
#. An73n
#: avail_release.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id291613654389792\n"
"help.text"
msgid "This method is available from %PRODUCTNAME 7.2 onwards."
-msgstr ""
+msgstr "This method is available from %PRODUCTNAME 7.2 onwards."
#. qjuHF
#: avail_release.xhp
@@ -1400,7 +1400,7 @@ msgctxt ""
"par_id671582558126025\n"
"help.text"
msgid "Count the number of dimensions of an array. The result can be greater than two. <br/>If the argument is not an array, returns -1 <br/>If the array is not initialized, returns 0."
-msgstr ""
+msgstr "Count the number of dimensions of an array. The result can be greater than two. <br/>If the argument is not an array, returns -1 <br/>If the array is not initialised, returns 0."
#. xbtFE
#: sf_array.xhp
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id101585562548245\n"
"help.text"
msgid "If a line contains less or more fields than the first line in the file, an exception will be raised. Empty lines however are simply ignored. If the size of the file exceeds the number of items limit (see inside the code), a warning is raised and the array is truncated."
-msgstr ""
+msgstr "If a line contains less or more fields than the first line in the file, an exception will be raised. Empty lines however are simply ignored. If the size of the file exceeds the number of items limit (see inside the code), a warning is raised and the array is truncated."
#. zGf5A
#: sf_array.xhp
@@ -2012,7 +2012,7 @@ msgctxt ""
"par_id441582648204012\n"
"help.text"
msgid "Initialize a new zero-based array with numeric values."
-msgstr ""
+msgstr "Initialise a new zero-based array with numeric values."
#. EVXVL
#: sf_array.xhp
@@ -2516,7 +2516,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 "If form documents are organised in folders, it is necessary to include the folder name to specify the form document to be opened, as illustrated in the following examples:"
#. ZQnqj
#: sf_base.xhp
@@ -2723,7 +2723,7 @@ msgctxt ""
"par_id351619100327505\n"
"help.text"
msgid "If form documents are organized in folders, it becomes necessary to include the folder name to specify the form document to be opened, as illustrated in the following example:"
-msgstr ""
+msgstr "If form documents are organised in folders, it becomes necessary to include the folder name to specify the form document to be opened, as illustrated in the following example:"
#. zzgBi
#: sf_base.xhp
@@ -3164,7 +3164,7 @@ msgctxt ""
"par_id361589200121646\n"
"help.text"
msgid "<emph>servicename</emph>: A fully qualified service name such as <literal>com.sun.star.ui.dialogs.FilePicker</literal> or <literal>com.sun.star.sheet.FunctionAccess</literal>."
-msgstr ""
+msgstr "<emph>servicename</emph>: A fully qualified service name such as <literal>com.sun.star.ui.dialogs.FilePicker</literal> or <literal>com.sun.star.sheet.FunctionAccess</literal>."
#. rZoCx
#: sf_basic.xhp
@@ -3407,7 +3407,7 @@ msgctxt ""
"par_id451618678389887\n"
"help.text"
msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes. Use this method to estimate time in milliseconds:"
-msgstr ""
+msgstr "Returns the number of system ticks provided by the operating system. You can use this function to optimise certain processes. Use this method to estimate time in milliseconds:"
#. t3ADN
#: sf_basic.xhp
@@ -3452,7 +3452,7 @@ msgctxt ""
"bm_id61618905163671\n"
"help.text"
msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
#. jusQK
#: sf_basic.xhp
@@ -3461,7 +3461,7 @@ msgctxt ""
"par_id381622397863419\n"
"help.text"
msgid "Returns the UNO object containing all shared dialog libraries."
-msgstr ""
+msgstr "Returns the UNO object containing all shared dialog libraries."
#. QEFwP
#: sf_basic.xhp
@@ -3470,7 +3470,7 @@ msgctxt ""
"par_id491622397863810\n"
"help.text"
msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
-msgstr ""
+msgstr "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
#. 8ozVo
#: sf_basic.xhp
@@ -3479,7 +3479,7 @@ msgctxt ""
"par_id811622398234384\n"
"help.text"
msgid "The following example shows a message box with the names of all available dialog libraries."
-msgstr ""
+msgstr "The following example shows a message box with the names of all available dialog libraries."
#. Vb2CW
#: sf_basic.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"par_id231618922407948\n"
"help.text"
msgid "Displays a dialog box containing a message and returns an optional value.<br/>MB_xx constants help specify the dialog type, the number and type of buttons to display, plus the icon type. By adding their respective values they form bit patterns, that define the <literal>MsgBox</literal> dialog appearance."
-msgstr ""
+msgstr "Displays a dialogue box containing a message and returns an optional value.<br/>MB_xx constants help specify the dialogue box type, the number and type of buttons to display, plus the icon type. By adding their respective values they form bit patterns, that define the <literal>MsgBox</literal> dialogue box appearance."
#. 5adLA
#: sf_basic.xhp
@@ -4928,7 +4928,7 @@ msgctxt ""
"par_id211591632192379\n"
"help.text"
msgid "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which to insert the copied sheet. This argument is optional and the default behavior is to add the copied sheet at the last position."
-msgstr ""
+msgstr "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which to insert the copied sheet. This argument is optional and the default behaviour is to add the copied sheet at the last position."
#. yuvEn
#: sf_calc.xhp
@@ -5018,7 +5018,7 @@ msgctxt ""
"par_id601591714614407\n"
"help.text"
msgid "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which to insert the copied sheet. This argument is optional and the default behavior is to add the copied sheet at the last position."
-msgstr ""
+msgstr "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which to insert the copied sheet. This argument is optional and the default behaviour is to add the copied sheet at the last position."
#. iEHJy
#: sf_calc.xhp
@@ -5045,7 +5045,7 @@ msgctxt ""
"par_id831611707431984\n"
"help.text"
msgid "It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area."
-msgstr ""
+msgstr "It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area."
#. KCiyF
#: sf_calc.xhp
@@ -5477,7 +5477,7 @@ msgctxt ""
"par_id751611756909199\n"
"help.text"
msgid "The destination area is cleared of all contents and formats before inserting the contents of the CSV file. The size of the modified area is fully determined by the contents of the input file."
-msgstr ""
+msgstr "The destination area is cleared of all contents and formats before inserting the contents of the CSV file. The size of the modified area is fully determined by the contents of the input file."
#. D2w2A
#: sf_calc.xhp
@@ -5576,7 +5576,7 @@ msgctxt ""
"par_id791593686300499\n"
"help.text"
msgid "All columns are presumed to be texts, except if recognized as valid numbers."
-msgstr ""
+msgstr "All columns are presumed to be texts, except if recognised as valid numbers."
#. Byno7
#: sf_calc.xhp
@@ -5612,7 +5612,7 @@ msgctxt ""
"par_id81611763957509\n"
"help.text"
msgid "The destination area is cleared of all contents and formats before inserting the imported contents. The size of the modified area is fully determined by the contents in the table or query."
-msgstr ""
+msgstr "The destination area is cleared of all contents and formats before inserting the imported contents. The size of the modified area is fully determined by the contents in the table or query."
#. tfp3o
#: sf_calc.xhp
@@ -5693,7 +5693,7 @@ msgctxt ""
"par_id84159169847269\n"
"help.text"
msgid "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which to insert the new sheet. This argument is optional and the default behavior is to insert the sheet at the last position."
-msgstr ""
+msgstr "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which to insert the new sheet. This argument is optional and the default behaviour is to insert the sheet at the last position."
#. UCmit
#: sf_calc.xhp
@@ -5711,7 +5711,7 @@ msgctxt ""
"par_id6415925694762\n"
"help.text"
msgid "Moves a specified source range to a destination range of cells. The method returns a string representing the modified range of cells. The dimension of the modified area is fully determined by the size of the source area."
-msgstr ""
+msgstr "Moves a specified source range to a destination range of cells. The method returns a string representing the modified range of cells. The dimension of the modified area is fully determined by the size of the source area."
#. UqxZv
#: sf_calc.xhp
@@ -5756,7 +5756,7 @@ msgctxt ""
"par_id9159169890334\n"
"help.text"
msgid "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which the original sheet will be placed. This argument is optional and the default behavior is to move the sheet to the last position."
-msgstr ""
+msgstr "<emph>beforesheet</emph>: The name (string) or index (numeric, starting from 1) of the sheet before which the original sheet will be placed. This argument is optional and the default behaviour is to move the sheet to the last position."
#. pd5t4
#: sf_calc.xhp
@@ -5783,7 +5783,7 @@ msgctxt ""
"par_id61611768400376\n"
"help.text"
msgid "This method has the same behavior as the homonymous Calc's <link href=\"text/scalc/01/04060109.xhp\" name=\"Offset function\">Offset function</link>."
-msgstr ""
+msgstr "This method has the same behaviour as the homonymous Calc's <link href=\"text/scalc/01/04060109.xhp\" name=\"Offset function\">Offset function</link>."
#. G2oD2
#: sf_calc.xhp
@@ -5873,7 +5873,7 @@ msgctxt ""
"par_id51592233506021\n"
"help.text"
msgid "Opens a non-modal dialog that can be used to select a range in the document and returns a string containing the selected range."
-msgstr ""
+msgstr "Opens a non-modal dialogue box that can be used to select a range in the document and returns a string containing the selected range."
#. CWn2A
#: sf_calc.xhp
@@ -5882,7 +5882,7 @@ msgctxt ""
"par_id301637936295380\n"
"help.text"
msgid "This method opens the same dialog that is used by %PRODUCTNAME when the Shrink button is pressed. For example, the <menuitem>Tools - Goal Seek</menuitem> dialog has a Shrink button to the right of the <menuitem>Formula cell</menuitem> field."
-msgstr ""
+msgstr "This method opens the same dialogue box that is used by %PRODUCTNAME when the Shrink button is pressed. For example, the <menuitem>Tools - Goal Seek</menuitem> dialogue box has a Shrink button to the right of the <menuitem>Formula cell</menuitem> field."
#. XUoah
#: sf_calc.xhp
@@ -5900,7 +5900,7 @@ msgctxt ""
"par_id901592233506001\n"
"help.text"
msgid "<emph>title</emph>: The title of the dialog, as a string."
-msgstr ""
+msgstr "<emph>title</emph>: The title of the dialog, as a string."
#. Yyn74
#: sf_calc.xhp
@@ -5909,7 +5909,7 @@ msgctxt ""
"par_id781592234124502\n"
"help.text"
msgid "<emph>selection</emph>: An optional range that is initially selected when the dialog is displayed."
-msgstr ""
+msgstr "<emph>selection</emph>: An optional range that is initially selected when the dialog is displayed."
#. zo7VK
#: sf_calc.xhp
@@ -5922,12 +5922,13 @@ msgstr ""
#. SqEWv
#: sf_calc.xhp
+#, fuzzy
msgctxt ""
"sf_calc.xhp\n"
"par_id321592234150345\n"
"help.text"
msgid "<emph>closeafterselect</emph>: When <literal>True</literal> (default) the dialog is closed immediately after the selection is made. When <literal>False</literal> the user can change the selection as many times as needed and then manually close the dialog."
-msgstr ""
+msgstr "<emph>closeafterselect</emph>: When <literal>True</literal> (default) the dialog is closed immediately after the selection is made. When <literal>False</literal> the user can change the selection as many times as needed and then manually close the dialog."
#. yDiCm
#: sf_calc.xhp
@@ -6161,7 +6162,7 @@ msgctxt ""
"par_id191592745582983\n"
"help.text"
msgid "Stores the given value starting from a specified target cell. The updated area expands itself from the target cell or from the top-left corner of the given range to accommodate the size of the input <literal>value</literal> argument. Vectors are always expanded vertically."
-msgstr ""
+msgstr "Stores the given value starting from a specified target cell. The updated area expands itself from the target cell or from the top-left corner of the given range to accommodate the size of the input <literal>value</literal> argument. Vectors are always expanded vertically."
#. tm6AR
#: sf_calc.xhp
@@ -6233,7 +6234,7 @@ msgctxt ""
"par_id601592231799489\n"
"help.text"
msgid "Stores the given value in the specified range. The size of the modified area is equal to the size of the target range."
-msgstr ""
+msgstr "Stores the given value in the specified range. The size of the modified area is equal to the size of the target range."
#. PeoKo
#: sf_calc.xhp
@@ -6269,7 +6270,7 @@ msgctxt ""
"par_id841592745785192\n"
"help.text"
msgid "The full range is updated and the remainder of the sheet is left unchanged. If the size of <literal>value</literal> is smaller than the size of <literal>targetrange</literal>, then the remaining cells will be emptied."
-msgstr ""
+msgstr "The full range is updated and the remainder of the sheet is left unchanged. If the size of <literal>value</literal> is smaller than the size of <literal>targetrange</literal>, then the remaining cells will be emptied."
#. QFkLr
#: sf_calc.xhp
@@ -6278,7 +6279,7 @@ msgctxt ""
"par_id191611776838396\n"
"help.text"
msgid "If the size of <literal>value</literal> is larger than the size of <literal>targetrange</literal>, then <literal>value</literal> is only partially copied until it fills the size of <literal>targetrange</literal>."
-msgstr ""
+msgstr "If the size of <literal>value</literal> is larger than the size of <literal>targetrange</literal>, then <literal>value</literal> is only partially copied until it fills the size of <literal>targetrange</literal>."
#. ykBk6
#: sf_calc.xhp
@@ -6305,7 +6306,7 @@ msgctxt ""
"bas_id541592232948825\n"
"help.text"
msgid "'Below the Value and TargetRange have the same size"
-msgstr ""
+msgstr "'Below the Value and TargetRange have the same size"
#. 4LFnH
#: sf_calc.xhp
@@ -6359,7 +6360,7 @@ msgctxt ""
"par_id481593880376480\n"
"help.text"
msgid "Inserts the given (array of) formula(s) in the specified range. The size of the modified area is equal to the size of the range."
-msgstr ""
+msgstr "Inserts the given (array of) formula(s) in the specified range. The size of the modified area is equal to the size of the range."
#. d8CAU
#: sf_calc.xhp
@@ -6413,7 +6414,7 @@ msgctxt ""
"par_id491593880857823\n"
"help.text"
msgid "If the size of <literal>formula</literal> is smaller than the size of <literal>targetrange</literal>, then the remaining cells are emptied."
-msgstr ""
+msgstr "If the size of <literal>formula</literal> is smaller than the size of <literal>targetrange</literal>, then the remaining cells are emptied."
#. LwoGL
#: sf_calc.xhp
@@ -6422,7 +6423,7 @@ msgctxt ""
"par_id701611778103306\n"
"help.text"
msgid "If the size of <literal>formula</literal> is larger than the size of <literal>targetrange</literal>, then the formulas are only partially copied until it fills the size of <literal>targetrange</literal>."
-msgstr ""
+msgstr "If the size of <literal>formula</literal> is larger than the size of <literal>targetrange</literal>, then the formulas are only partially copied until it fills the size of <literal>targetrange</literal>."
#. GQC3N
#: sf_calc.xhp
@@ -6809,7 +6810,7 @@ msgctxt ""
"par_id141595692394382\n"
"help.text"
msgid "Sorts the given range based on up to 3 columns/rows. The sorting order may vary by column/row. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area."
-msgstr ""
+msgstr "Sorts the given range based on up to 3 columns/rows. The sorting order may vary by column/row. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area."
#. MVGBC
#: sf_calc.xhp
@@ -8258,7 +8259,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDialogs.Dialog service"
-msgstr ""
+msgstr "SFDialogs.Dialog service"
#. LzQoS
#: sf_dialog.xhp
@@ -8267,7 +8268,7 @@ msgctxt ""
"bm_id781582391760253\n"
"help.text"
msgid "<variable id=\"dlg_h1\"><link href=\"text/sbasic/shared/03/sf_dialog.xhp\" name=\"SFDialogs.Dialog\"><literal>SFDialogs</literal>.<literal>Dialog</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"dlg_h1\"><link href=\"text/sbasic/shared/03/sf_dialog.xhp\" name=\"SFDialogs.Dialog\"><literal>SFDialogs</literal>.<literal>Dialog</literal> service</link></variable>"
#. ny8EV
#: sf_dialog.xhp
@@ -8276,7 +8277,7 @@ msgctxt ""
"par_id931583589764919\n"
"help.text"
msgid "The <literal>Dialog</literal> service contributes to the management of dialogs created with the Basic <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>. Each instance of the current class represents a single dialog box displayed to the user."
-msgstr ""
+msgstr "The <literal>Dialog</literal> service contributes to the management of dialogs created with the Basic <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>. Each instance of the current class represents a single dialogue box displayed to the user."
#. vxEvV
#: sf_dialog.xhp
@@ -8285,7 +8286,7 @@ msgctxt ""
"par_id831598110550771\n"
"help.text"
msgid "A dialog box can be displayed in modal or in non-modal modes."
-msgstr ""
+msgstr "A dialogue box can be displayed in modal or in non-modal modes."
#. LVjBj
#: sf_dialog.xhp
@@ -8303,7 +8304,7 @@ msgctxt ""
"par_id981598110463521\n"
"help.text"
msgid "In non-modal mode, the dialog box is \"floating\" on the user desktop and the execution of the macro process continues normally. A non-modal dialog closes when it is terminated with the <literal>Terminate()</literal> method or when the %PRODUCTNAME session ends. The window close button is inactive in non-modal dialogs."
-msgstr ""
+msgstr "In non-modal mode, the dialogue box is \"floating\" on the user desktop and the execution of the macro process continues normally. A non-modal dialogue box closes when it is terminated with the <literal>Terminate()</literal> method or when the %PRODUCTNAME session ends. The window close button is inactive in non-modal dialogue boxes."
#. GrpyR
#: sf_dialog.xhp
@@ -8312,7 +8313,7 @@ msgctxt ""
"par_id721598110472337\n"
"help.text"
msgid "A dialog box disappears from memory after its explicit termination."
-msgstr ""
+msgstr "A dialogue box disappears from memory after its explicit termination."
#. asacX
#: sf_dialog.xhp
@@ -8321,7 +8322,7 @@ msgctxt ""
"par_id891598188164936\n"
"help.text"
msgid "The <literal>SFDialogs.Dialog</literal> service is closely related to the <literal>SFDialogs.DialogControl</literal> service."
-msgstr ""
+msgstr "The <literal>SFDialogs.Dialog</literal> service is closely related to the <literal>SFDialogs.DialogControl</literal> service."
#. CByHp
#: sf_dialog.xhp
@@ -8339,7 +8340,7 @@ msgctxt ""
"par_id361598174756160\n"
"help.text"
msgid "The <literal>Dialog</literal> service is invoked through the <literal>CreateScriptService</literal> method. It requires three positional arguments to specify the dialog box to activate:"
-msgstr ""
+msgstr "The <literal>Dialog</literal> service is invoked through the <literal>CreateScriptService</literal> method. It requires three positional arguments to specify the dialogue box to activate:"
#. Ntzqh
#: sf_dialog.xhp
@@ -8366,7 +8367,7 @@ msgctxt ""
"par_id821612271946316\n"
"help.text"
msgid "<emph>DialogName</emph>: A case-sensitive string designating the dialog."
-msgstr ""
+msgstr "<emph>DialogName</emph>: A case-sensitive string designating the dialog."
#. r5vY5
#: sf_dialog.xhp
@@ -8375,7 +8376,7 @@ msgctxt ""
"par_id761620142701399\n"
"help.text"
msgid "Below %PRODUCTNAME Basic and Python examples are displaying the <literal>dlgConsole</literal> dialog that belongs to <literal>ScriptForge</literal> shared library:"
-msgstr ""
+msgstr "Below %PRODUCTNAME Basic and Python examples are displaying the <literal>dlgConsole</literal> dialog that belongs to <literal>ScriptForge</literal> shared library:"
#. mqjFF
#: sf_dialog.xhp
@@ -8447,7 +8448,7 @@ msgctxt ""
"par_id951598174966322\n"
"help.text"
msgid "Alternatively a <literal>Dialog</literal> instance can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, providing that the dialog was initiated with the <literal>Dialog</literal> service. <literal>DialogEvent</literal> returns the <literal>SFDialogs.Dialog</literal> service instance that triggered the event."
-msgstr ""
+msgstr "Alternatively a <literal>Dialog</literal> instance can be retrieved via the <literal>SFDialogs.DialogEvent</literal> service, providing that the dialog was initiated with the <literal>Dialog</literal> service. <literal>DialogEvent</literal> returns the <literal>SFDialogs.Dialog</literal> service instance that triggered the event."
#. QBG5g
#: sf_dialog.xhp
@@ -8465,7 +8466,7 @@ msgctxt ""
"par_id251598176312571\n"
"help.text"
msgid "Note that in previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted when deemed appropriate."
-msgstr ""
+msgstr "Note that in previous examples, the prefix <literal>\"SFDialogs.\"</literal> may be omitted when deemed appropriate."
#. nXGkZ
#: sf_dialog.xhp
@@ -8564,7 +8565,7 @@ msgctxt ""
"par_id971584027709752\n"
"help.text"
msgid "Specify the title of the dialog."
-msgstr ""
+msgstr "Specify the title of the dialog."
#. 2pjyZ
#: sf_dialog.xhp
@@ -8582,7 +8583,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specify the height of the dialog box."
-msgstr ""
+msgstr "Specify the height of the dialogue box."
#. KD2zy
#: sf_dialog.xhp
@@ -8600,7 +8601,7 @@ msgctxt ""
"par_id451583839920858\n"
"help.text"
msgid "Specifies if the dialog box is currently in execution in modal mode."
-msgstr ""
+msgstr "Specifies if the dialogue box is currently in execution in modal mode."
#. sA5Nj
#: sf_dialog.xhp
@@ -8618,7 +8619,7 @@ msgctxt ""
"par_id721588333908708\n"
"help.text"
msgid "The name of the dialog"
-msgstr ""
+msgstr "The name of the dialog"
#. jcbwB
#: sf_dialog.xhp
@@ -8636,7 +8637,7 @@ msgctxt ""
"par_id151598177605296\n"
"help.text"
msgid "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active."
-msgstr ""
+msgstr "A dialog may have several pages that can be traversed by the user step by step. The Page property of the Dialog object defines which page of the dialog is active."
#. FZG3n
#: sf_dialog.xhp
@@ -8654,7 +8655,7 @@ msgctxt ""
"par_id251588334016874\n"
"help.text"
msgid "Specify if the dialog box is visible on the desktop. By default it is not visible until the Execute() method is run and visible afterwards."
-msgstr ""
+msgstr "Specify if the dialogue box is visible on the desktop. By default it is not visible until the Execute() method is run and visible afterwards."
#. w6DwG
#: sf_dialog.xhp
@@ -8672,7 +8673,7 @@ msgctxt ""
"par_id191598177924897\n"
"help.text"
msgid "The UNO object representing the dialog model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\" name=\"XControlModel interface\">XControlModel</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialogModel-members.html\" name=\"css.awt.UnoControlDialogModel\">UnoControlDialogModel</link> in Application Programming Interface (API) documentation for detailed information."
-msgstr ""
+msgstr "The UNO object representing the dialog model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\" name=\"XControlModel interface\">XControlModel</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialogModel-members.html\" name=\"css.awt.UnoControlDialogModel\">UnoControlDialogModel</link> in Application Programming Interface (API) documentation for detailed information."
#. YFYi4
#: sf_dialog.xhp
@@ -8690,7 +8691,7 @@ msgctxt ""
"par_id731598178083442\n"
"help.text"
msgid "The UNO object representing the dialog view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\" name=\"XControl interface\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog-members.html\" name=\"UnoControlDialog interface\">UnoControlDialog</link> in Application Programming Interface (API) documentation for detailed information."
-msgstr ""
+msgstr "The UNO object representing the dialog view. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html\" name=\"XControl interface\">XControl</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog-members.html\" name=\"UnoControlDialog interface\">UnoControlDialog</link> in Application Programming Interface (API) documentation for detailed information."
#. S4DWL
#: sf_dialog.xhp
@@ -8708,7 +8709,7 @@ msgctxt ""
"par_id111583839717695\n"
"help.text"
msgid "Specify the width of the dialog box."
-msgstr ""
+msgstr "Specify the width of the dialogue box."
#. q8eyc
#: sf_dialog.xhp
@@ -8951,7 +8952,7 @@ msgctxt ""
"par_id871583933076448\n"
"help.text"
msgid "Set the focus on the current <literal>Dialog</literal> instance. Return <literal>True</literal> if focusing was successful."
-msgstr ""
+msgstr "Set the focus on the current <literal>Dialog</literal> instance. Return <literal>True</literal> if focusing was successful."
#. 7QdPA
#: sf_dialog.xhp
@@ -8960,7 +8961,7 @@ msgctxt ""
"par_id151598178880227\n"
"help.text"
msgid "This method is called from a dialog or control event, or when a dialog is displayed in non-modal mode."
-msgstr ""
+msgstr "This method is called from a dialog or control event, or when a dialog is displayed in non-modal mode."
#. uoBhE
#: sf_dialog.xhp
@@ -8969,7 +8970,7 @@ msgctxt ""
"par_id811620109056270\n"
"help.text"
msgid "Python and %PRODUCTNAME Basic examples both assume that the dialog is stored in current document's <literal>Standard</literal> library."
-msgstr ""
+msgstr "Python and %PRODUCTNAME Basic examples both assume that the dialog is stored in current document's <literal>Standard</literal> library."
#. 4qLn9
#: sf_dialog.xhp
@@ -8987,7 +8988,7 @@ msgctxt ""
"par_id421598179770993\n"
"help.text"
msgid "the list of the controls contained in the dialog"
-msgstr ""
+msgstr "the list of the controls contained in the dialog"
#. hdSWz
#: sf_dialog.xhp
@@ -8996,7 +8997,7 @@ msgctxt ""
"par_id81598185229301\n"
"help.text"
msgid "a <literal>DialogControl</literal> class instance based on its name"
-msgstr ""
+msgstr "a <literal>DialogControl</literal> class instance based on its name"
#. AEAHd
#: sf_dialog.xhp
@@ -9009,21 +9010,23 @@ msgstr ""
#. j8x9C
#: sf_dialog.xhp
+#, fuzzy
msgctxt ""
"sf_dialog.xhp\n"
"par_id381598185776500\n"
"help.text"
msgid "Ends the display of a modal dialog and gives back the argument as return value for the current <literal>Execute()</literal> running action."
-msgstr ""
+msgstr "Ends the display of a modal dialog and gives back the argument as return value for the current <literal>Execute()</literal> running action."
#. gjvwy
#: sf_dialog.xhp
+#, fuzzy
msgctxt ""
"sf_dialog.xhp\n"
"par_id551598185953362\n"
"help.text"
msgid "<literal>EndExecute()</literal> is usually contained in the processing of a macro triggered by a dialog or control event."
-msgstr ""
+msgstr "<literal>EndExecute()</literal> is usually contained in the processing of a macro triggered by a dialog or control event."
#. yukGC
#: sf_dialog.xhp
@@ -9063,12 +9066,13 @@ msgstr ""
#. FD9fr
#: sf_dialog.xhp
+#, fuzzy
msgctxt ""
"sf_dialog.xhp\n"
"par_id29159818646178\n"
"help.text"
msgid "Display the dialog box and, when modal, wait for its termination by the user. The returned value is either:"
-msgstr ""
+msgstr "Display the dialog box and, when modal, wait for its termination by the user. The returned value is either:"
#. PRCaG
#: sf_dialog.xhp
@@ -9090,21 +9094,23 @@ msgstr ""
#. MovhC
#: sf_dialog.xhp
+#, fuzzy
msgctxt ""
"sf_dialog.xhp\n"
"par_id951598186738346\n"
"help.text"
msgid "Otherwise the dialog stopped with an <literal>EndExecute()</literal> statement issued by a dialog or control event"
-msgstr ""
+msgstr "Otherwise the dialog stopped with an <literal>EndExecute()</literal> statement issued by a dialog or control event"
#. eBFXT
#: sf_dialog.xhp
+#, fuzzy
msgctxt ""
"sf_dialog.xhp\n"
"par_id741598187335869\n"
"help.text"
msgid "For non-modal dialog boxes the method always returns 0 and the execution of the macro continues."
-msgstr ""
+msgstr "For non-modal dialog boxes the method always returns 0 and the execution of the macro continues."
#. Ej2iF
#: sf_dialog.xhp
@@ -9194,7 +9200,7 @@ msgctxt ""
"par_id21598187953679\n"
"help.text"
msgid "Terminate the <literal>Dialog</literal> service for the current instance. Return <literal>True</literal> if the termination was successful."
-msgstr ""
+msgstr "Terminate the <literal>Dialog</literal> service for the current instance. Return <literal>True</literal> if the termination was successful."
#. CgAYf
#: sf_dialog.xhp
@@ -9203,7 +9209,7 @@ msgctxt ""
"par_id951620300687150\n"
"help.text"
msgid "Below Basic and Python examples open <literal>DlgConsole</literal> and <literal>dlgTrace</literal> non-modal dialogs. They are respectively stored in <literal>ScriptForge</literal> and <literal>Access2Base</literal> shared libraries. Dialog close buttons are disabled and explicit termination is performed at the end of a running process."
-msgstr ""
+msgstr "Below Basic and Python examples open <literal>DlgConsole</literal> and <literal>dlgTrace</literal> non-modal dialogue boxes. They are respectively stored in <literal>ScriptForge</literal> and <literal>Access2Base</literal> shared libraries. Dialogue box close buttons are disabled and explicit termination is performed at the end of a running process."
#. W3W3Y
#: sf_dialog.xhp
@@ -9230,7 +9236,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDialogs.DialogControl service"
-msgstr ""
+msgstr "SFDialogs.DialogControl service"
#. UBz5i
#: sf_dialogcontrol.xhp
@@ -9239,7 +9245,7 @@ msgctxt ""
"bm_id781582391760253\n"
"help.text"
msgid "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp\" name=\"SFDialogs.DialogControl service\"><literal>SFDialogs</literal>.<literal>DialogControl</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp\" name=\"SFDialogs.DialogControl service\"><literal>SFDialogs</literal>.<literal>DialogControl</literal> service</link></variable>"
#. tZzKc
#: sf_dialogcontrol.xhp
@@ -9248,7 +9254,7 @@ msgctxt ""
"par_id931583589764919\n"
"help.text"
msgid "The <literal>DialogControl</literal> service manages the controls belonging to a dialog defined with the Basic <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>. Each instance of the current service represents a single control within a dialog box."
-msgstr ""
+msgstr "The <literal>DialogControl</literal> service manages the controls belonging to a dialog defined with the Basic <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>. Each instance of the current service represents a single control within a dialog box."
#. 7dDgL
#: sf_dialogcontrol.xhp
@@ -9257,7 +9263,7 @@ msgctxt ""
"par_id701598191157426\n"
"help.text"
msgid "The focus is set on getting and setting the values displayed by the controls of the dialog box. Formatting is accessible via the <literal>XControlModel</literal> and <literal>XControlView</literal> properties."
-msgstr ""
+msgstr "The focus is set on getting and setting the values displayed by the controls of the dialogue box. Formatting is accessible via the <literal>XControlModel</literal> and <literal>XControlView</literal> properties."
#. fFfwe
#: sf_dialogcontrol.xhp
@@ -9266,7 +9272,7 @@ msgctxt ""
"par_id981598191184526\n"
"help.text"
msgid "Note that the unique <literal>DialogControl.Value</literal> property content varies according to the control type."
-msgstr ""
+msgstr "Note that the unique <literal>DialogControl.Value</literal> property content varies according to the control type."
#. MBrzA
#: sf_dialogcontrol.xhp
@@ -9284,7 +9290,7 @@ msgctxt ""
"par_id891598188164936\n"
"help.text"
msgid "The <literal>SFDialogs.DialogControl</literal> service is closely related to the <link href=\"text/sbasic/shared/03/sf_dialog.xhp\" name=\"Dialog service\"><literal>SFDialogs.Dialog</literal></link> service."
-msgstr ""
+msgstr "The <literal>SFDialogs.DialogControl</literal> service is closely related to the <link href=\"text/sbasic/shared/03/sf_dialog.xhp\" name=\"Dialog service\"><literal>SFDialogs.Dialog</literal></link> service."
#. uGTGK
#: sf_dialogcontrol.xhp
@@ -10283,7 +10289,7 @@ msgctxt ""
"par_id281612628879819\n"
"help.text"
msgid "Description as labeled in the Basic IDE"
-msgstr ""
+msgstr "Description as labelled in the Basic IDE"
#. rSRBQ
#: sf_dialogcontrol.xhp
@@ -11021,7 +11027,7 @@ msgctxt ""
"pyc_id61626869417128\n"
"help.text"
msgid "# Initialize myDict as an empty dict object"
-msgstr ""
+msgstr "# Initialise myDict as an empty dict object"
#. Zijqj
#: sf_dictionary.xhp
@@ -11048,7 +11054,7 @@ msgctxt ""
"pyc_id201626869185236\n"
"help.text"
msgid "# Initialize myDict with the content of dico"
-msgstr ""
+msgstr "# Initialise myDict with the content of dico"
#. UHQFC
#: sf_dictionary.xhp
@@ -12029,7 +12035,7 @@ msgctxt ""
"par_id421611148353046\n"
"help.text"
msgid "This method is useful when one needs to give focus for a document that is minimized or hidden."
-msgstr ""
+msgstr "This method is useful when one needs to give focus for a document that is minimised or hidden."
#. vFzrg
#: sf_document.xhp
@@ -12272,7 +12278,7 @@ msgctxt ""
"par_id191611153511038\n"
"help.text"
msgid "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customize > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command."
-msgstr ""
+msgstr "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to <emph>Tools > Customise > Keyboard</emph>. When you position your mouse over a function in the <emph>Function</emph> list, a tooltip will appear with the corresponding UNO command."
#. enSv9
#: sf_document.xhp
@@ -12578,7 +12584,7 @@ msgctxt ""
"par_id251621034725811\n"
"help.text"
msgid "Use the <literal>DebugPrint</literal> method to add any relevant information to the console. Console entries can be dumped to a text file or visualized in a dialog window."
-msgstr ""
+msgstr "Use the <literal>DebugPrint</literal> method to add any relevant information to the console. Console entries can be dumped to a text file or visualised in a dialogue box."
#. 9AW2i
#: sf_exception.xhp
@@ -13172,7 +13178,7 @@ msgctxt ""
"par_id1001587224839900\n"
"help.text"
msgid "This method has exactly the same syntax, arguments and behavior as the <literal>Raise()</literal> method."
-msgstr ""
+msgstr "This method has exactly the same syntax, arguments and behaviour as the <literal>Raise()</literal> method."
#. AXEnW
#: sf_exception.xhp
@@ -14270,7 +14276,7 @@ msgctxt ""
"par_id571613061005426\n"
"help.text"
msgid "The <literal>GetFileLen</literal> method can handle files with much larger sizes by returning a <literal>Currency</literal> value."
-msgstr ""
+msgstr "The <literal>GetFileLen</literal> method can handle files with much larger sizes by returning a <literal>Currency</literal> value."
#. PK2Fo
#: sf_filesystem.xhp
@@ -14351,7 +14357,7 @@ msgctxt ""
"par_id471584113432231\n"
"help.text"
msgid "<emph>filename</emph>: A string with the file or folder name to be analyzed."
-msgstr ""
+msgstr "<emph>filename</emph>: A string with the file or folder name to be analysed."
#. Uc93M
#: sf_filesystem.xhp
@@ -14729,7 +14735,7 @@ msgctxt ""
"par_id521583671701777\n"
"help.text"
msgid "Opens a dialog box to select a folder."
-msgstr ""
+msgstr "Opens a dialogue box to select a folder."
#. mG6QD
#: sf_filesystem.xhp
@@ -15836,7 +15842,7 @@ msgctxt ""
"par_id81616858956290\n"
"help.text"
msgid "The behavior of the <literal>Activate</literal> method depends on the type of document where the form is located:"
-msgstr ""
+msgstr "The behaviour of the <literal>Activate</literal> method depends on the type of document where the form is located:"
#. YVgyr
#: sf_form.xhp
@@ -16466,7 +16472,7 @@ msgctxt ""
"par_id271616942739359\n"
"help.text"
msgid "Specifies the default value used to initialize a control in a new record."
-msgstr ""
+msgstr "Specifies the default value used to initialise a control in a new record."
#. nFBUQ
#: sf_formcontrol.xhp
@@ -17150,7 +17156,7 @@ msgctxt ""
"par_id281612628879819\n"
"help.text"
msgid "Description as labeled in the Basic IDE"
-msgstr ""
+msgstr "Description as labelled in the Basic IDE"
#. yhjPA
#: sf_formcontrol.xhp
@@ -17861,7 +17867,7 @@ msgctxt ""
"par_id631623365667011\n"
"help.text"
msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
-msgstr ""
+msgstr "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organiser for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
#. R4Rfk
#: sf_intro.xhp
@@ -17888,7 +17894,7 @@ msgctxt ""
"par_id681623365892513\n"
"help.text"
msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
-msgstr ""
+msgstr "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organise Python Scripts</menuitem>."
#. iXiDt
#: sf_intro.xhp
@@ -18068,7 +18074,7 @@ msgctxt ""
"par_id501623369002537\n"
"help.text"
msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
-msgstr ""
+msgstr "First open APSO by going to <menuitem>Tools - Macros - Organise Python Scripts</menuitem>."
#. ayPs5
#: sf_intro.xhp
@@ -18311,7 +18317,7 @@ msgctxt ""
"par_id291585843652438\n"
"help.text"
msgid "PO files have long been promoted in the free software community as a means to providing multilingual user interfaces. This is accomplished through the use of human-readable text files with a well defined structure that specifies, for any given language, the source language string and the localized string."
-msgstr ""
+msgstr "PO files have long been promoted in the free software community as a means to providing multilingual user interfaces. This is accomplished through the use of human-readable text files with a well defined structure that specifies, for any given language, the source language string and the localised string."
#. j6xsd
#: sf_l10n.xhp
@@ -18356,7 +18362,7 @@ msgctxt ""
"par_id81637866601151\n"
"help.text"
msgid "<emph>AddTextsFromDialog</emph>: Extracts all strings from a <literal>Dialog</literal> service instance."
-msgstr ""
+msgstr "<emph>AddTextsFromDialog</emph>: Extracts all strings from a <literal>Dialog</literal> service instance."
#. cm7fq
#: sf_l10n.xhp
@@ -18671,7 +18677,7 @@ msgctxt ""
"par_id1001585843659821\n"
"help.text"
msgid "Automatically extracts strings from a dialog and adds them to the list of localizable text strings. The following strings are extracted:"
-msgstr ""
+msgstr "Automatically extracts strings from a dialog and adds them to the list of localisable text strings. The following strings are extracted:"
#. bS7ZL
#: sf_l10n.xhp
@@ -18680,7 +18686,7 @@ msgctxt ""
"par_id621637863440015\n"
"help.text"
msgid "The title of the dialog."
-msgstr ""
+msgstr "The title of the dialogue box."
#. EBFAC
#: sf_l10n.xhp
@@ -18725,7 +18731,7 @@ msgctxt ""
"par_id731637863894577\n"
"help.text"
msgid "The dialog from which strings will be extracted must not be open when the method is called."
-msgstr ""
+msgstr "The dialog from which strings will be extracted must not be open when the method is called."
#. 75EGY
#: sf_l10n.xhp
@@ -18734,7 +18740,7 @@ msgctxt ""
"par_id911637864050221\n"
"help.text"
msgid "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\" name=\"GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog."
-msgstr ""
+msgstr "When a <literal>L10N</literal> service instance is created from an existing PO file, use the <link href=\"text/sbasic/shared/03/sf_dialog.xhp#GetTextsFromL10N\" name=\"GetTextsFromL10N\">GetTextsFromL10N</link> method from the <literal>Dialog</literal> service to automatically load all translated strings into the dialog."
#. ejhbN
#: sf_l10n.xhp
@@ -18743,7 +18749,7 @@ msgctxt ""
"par_id391585843652113\n"
"help.text"
msgid "<emph>dialog</emph>: a Dialog service instance corresponding to the dialog from which strings will be extracted."
-msgstr ""
+msgstr "<emph>dialog</emph>: a Dialog service instance corresponding to the dialog from which strings will be extracted."
#. QzWzG
#: sf_l10n.xhp
@@ -18752,7 +18758,7 @@ msgctxt ""
"par_id461614364298983\n"
"help.text"
msgid "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:"
-msgstr ""
+msgstr "The following example extracts all strings from the dialog \"MyDialog\" stored in the \"Standard\" library and exports them to a POT file:"
#. DqFBf
#: sf_l10n.xhp
@@ -19715,7 +19721,7 @@ msgctxt ""
"par_id531636493797707\n"
"help.text"
msgid "It is also possible to associate a popup menu with events triggered by %PRODUCTNAME applications, form and dialog controls. Events such as \"Mouse button pressed\" and \"Mouse button released\" are commonly associated with popup menus."
-msgstr ""
+msgstr "It is also possible to associate a pop-up menu with events triggered by %PRODUCTNAME applications, form and dialog controls. Events such as \"Mouse button pressed\" and \"Mouse button released\" are commonly associated with pop-up menus."
#. L5Dhq
#: sf_popupmenu.xhp
@@ -19904,7 +19910,7 @@ msgctxt ""
"par_id201636724575911\n"
"help.text"
msgid "This folder contains a series of ZIP files containing the image files of each available icon set. The images inside these ZIP files are organized into folders. To use an icon, specify the icon file with the path to its location inside the ZIP file."
-msgstr ""
+msgstr "This folder contains a series of ZIP files containing the image files of each available icon set. The images inside these ZIP files are organised into folders. To use an icon, specify the icon file with the path to its location inside the ZIP file."
#. 5yvv9
#: sf_popupmenu.xhp
@@ -20795,7 +20801,7 @@ msgctxt ""
"par_id111582816585087\n"
"help.text"
msgid "Returns the current PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>."
-msgstr ""
+msgstr "Returns the current PDF export settings defined in the <menuitem>PDF Options</menuitem> dialogue box, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>."
#. K7j2q
#: sf_session.xhp
@@ -20804,7 +20810,7 @@ msgctxt ""
"par_id931638383270026\n"
"help.text"
msgid "Export options set with the <menuitem>PDF Options</menuitem> dialog are kept for future use. Hence <literal>GetPDFExportOptions</literal> returns the settings currently defined. In addition, use <literal>SetPDFExportOptions</literal> to change current PDF export options."
-msgstr ""
+msgstr "Export options set with the <menuitem>PDF Options</menuitem> dialogue box are kept for future use. Hence <literal>GetPDFExportOptions</literal> returns the settings currently defined. In addition, use <literal>SetPDFExportOptions</literal> to change current PDF export options."
#. uFCEq
#: sf_session.xhp
@@ -21002,7 +21008,7 @@ msgctxt ""
"par_id111582816583005\n"
"help.text"
msgid "Modifies the PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>."
-msgstr ""
+msgstr "Modifies the PDF export settings defined in the <menuitem>PDF Options</menuitem> dialogue box, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>."
#. T2DkW
#: sf_session.xhp
@@ -21011,7 +21017,7 @@ msgctxt ""
"par_id181638385131806\n"
"help.text"
msgid "Calling this method changes the actual values set in the <menuitem>PDF Options</menuitem> dialog, which are used by the <literal>ExportAsPDF</literal> method from the <literal>Document</literal> service."
-msgstr ""
+msgstr "Calling this method changes the actual values set in the <menuitem>PDF Options</menuitem> dialogue box, which are used by the <literal>ExportAsPDF</literal> method from the <literal>Document</literal> service."
#. FBrKg
#: sf_session.xhp
@@ -21038,7 +21044,7 @@ msgctxt ""
"par_id771582816585233\n"
"help.text"
msgid "<emph>pdfoptions</emph>: <literal>Dictionary</literal> object that defines the PDF export settings to be changed. Each key-value pair represents an export option and the value that will be set in the dialog."
-msgstr ""
+msgstr "<emph>pdfoptions</emph>: <literal>Dictionary</literal> object that defines the PDF export settings to be changed. Each key-value pair represents an export option and the value that will be set in the dialogue box."
#. 8DKZK
#: sf_session.xhp
@@ -21209,7 +21215,7 @@ msgctxt ""
"par_id791611946942340\n"
"help.text"
msgid "The <literal>String</literal> service recognizes the following line breaks:"
-msgstr ""
+msgstr "The <literal>String</literal> service recognises the following line breaks:"
#. o2TiZ
#: sf_string.xhp
@@ -21254,7 +21260,7 @@ msgctxt ""
"par_id401611948279056\n"
"help.text"
msgid "The <literal>String</literal> service recognizes the following whitespaces:"
-msgstr ""
+msgstr "The <literal>String</literal> service recognises the following whitespaces:"
#. U3GSy
#: sf_string.xhp
@@ -21443,7 +21449,7 @@ msgctxt ""
"par_id63158659509728\n"
"help.text"
msgid "The following code snippets show the three ways to call methods from the <literal>String</literal> service (the <literal>Capitalize</literal> method is used as an example):"
-msgstr ""
+msgstr "The following code snippets show the three ways to call methods from the <literal>String</literal> service (the <literal>Capitalise</literal> method is used as an example):"
#. UE3DL
#: sf_string.xhp
@@ -21605,7 +21611,7 @@ msgctxt ""
"par_id151611951803163\n"
"help.text"
msgid "The first argument of most methods is the string to be considered. It is always passed by reference and left unchanged. Methods such as <literal>Capitalize</literal>, <literal>Escape</literal>, etc return a new string after their execution."
-msgstr ""
+msgstr "The first argument of most methods is the string to be considered. It is always passed by reference and left unchanged. Methods such as <literal>Capitalise</literal>, <literal>Escape</literal>, etc return a new string after their execution."
#. PYcny
#: sf_string.xhp
@@ -21623,7 +21629,7 @@ msgctxt ""
"par_id271579683706571\n"
"help.text"
msgid "Capitalizes the first character from each word in the input string."
-msgstr ""
+msgstr "Capitalises the first character from each word in the input string."
#. ibgky
#: sf_string.xhp
@@ -21632,7 +21638,7 @@ msgctxt ""
"par_id941582304592013\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be capitalized."
-msgstr ""
+msgstr "<emph>inputstr</emph>: The string to be capitalised."
#. DB982
#: sf_string.xhp
@@ -21803,7 +21809,7 @@ msgctxt ""
"par_id271579868053137\n"
"help.text"
msgid "Replaces Tab characters <literal>Chr(9)</literal> by space characters to replicate the behavior of tab stops."
-msgstr ""
+msgstr "Replaces Tab characters <literal>Chr(9)</literal> by space characters to replicate the behaviour of tab stops."
#. Eb23Z
#: sf_string.xhp
@@ -21830,7 +21836,7 @@ msgctxt ""
"par_id281579868299807\n"
"help.text"
msgid "<emph>tabsize</emph>: This parameter is used to determine the Tab stops using the formula: TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)"
-msgstr ""
+msgstr "<emph>tabsize</emph>: This parameter is used to determine the Tab stops using the formula: TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)"
#. GUoE8
#: sf_string.xhp
@@ -23360,7 +23366,7 @@ msgctxt ""
"par_id741585834874500\n"
"help.text"
msgid "<emph>tabsize</emph>: Before wrapping the text, the existing TAB <literal>Chr(9)</literal> characters are replaced with spaces. The argument <literal>tabsize</literal> defines the TAB stops at TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)."
-msgstr ""
+msgstr "<emph>tabsize</emph>: Before wrapping the text, the existing TAB <literal>Chr(9)</literal> characters are replaced with spaces. The argument <literal>tabsize</literal> defines the TAB stops at TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)."
#. HjZDB
#: sf_textstream.xhp
@@ -24260,7 +24266,7 @@ msgctxt ""
"bas_id141582735926821\n"
"help.text"
msgid "'The time elapsed while the Dialog box is open will be counted as suspended time"
-msgstr ""
+msgstr "'The time elapsed while the Dialog box is open will be counted as suspended time"
#. 4jHcj
#: sf_timer.xhp
@@ -24269,7 +24275,7 @@ msgctxt ""
"bas_id901582735961725\n"
"help.text"
msgid "'The time elapsed while the Dialog box is open will be counted as running time"
-msgstr ""
+msgstr "'The time elapsed while the Dialog box is open will be counted as running time"
#. 7QhZU
#: sf_timer.xhp
@@ -24872,7 +24878,7 @@ msgctxt ""
"par_id24158798644169\n"
"help.text"
msgid "Maximizes the active window or the given window."
-msgstr ""
+msgstr "Maximises the active window or the given window."
#. hD4TC
#: sf_ui.xhp
@@ -24881,7 +24887,7 @@ msgctxt ""
"par_id951587986441954\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is maximized."
-msgstr ""
+msgstr "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is maximised."
#. vzDdG
#: sf_ui.xhp
@@ -24890,7 +24896,7 @@ msgctxt ""
"par_id871587986592696\n"
"help.text"
msgid "Minimizes the active window or the given window."
-msgstr ""
+msgstr "Minimises the active window or the given window."
#. Enys5
#: sf_ui.xhp
@@ -24899,7 +24905,7 @@ msgctxt ""
"par_id751587986592626\n"
"help.text"
msgid "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is minimized."
-msgstr ""
+msgstr "<emph>windowname</emph>: see the definitions <link href=\"text/sbasic/shared/03/sf_ui.xhp#WindowName\" name=\"WindowName section\">above</link>. If this argument is absent, the active window is minimised."
#. WHDDQ
#: sf_ui.xhp
@@ -25025,7 +25031,7 @@ msgctxt ""
"par_id751587986945965\n"
"help.text"
msgid "Resizes and/or moves the active window. Absent and negative arguments are ignored. If the window is minimized or maximized, calling <literal>Resize</literal> without arguments restores it."
-msgstr ""
+msgstr "Resizes and/or moves the active window. Absent and negative arguments are ignored. If the window is minimized or maximised, calling <literal>Resize</literal> without arguments restores it."
#. 6NUcv
#: sf_ui.xhp
@@ -25061,7 +25067,7 @@ msgctxt ""
"par_id21620332301809\n"
"help.text"
msgid "To resize a window that is not active, first activate it using the <literal>Activate</literal> method."
-msgstr ""
+msgstr "To resize a window that is not active, first activate it using the <literal>Activate</literal> method."
#. NnBWM
#: sf_ui.xhp
@@ -25106,7 +25112,7 @@ msgctxt ""
"par_id571598864255776\n"
"help.text"
msgid "Displays a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress to be represented on a progressbar. The dialog will remain visible until a call to the method without arguments or until the user manually closes the dialog."
-msgstr ""
+msgstr "Displays a non-modal dialogue box. Specify its title, an explanatory text and a percentage of progress to be represented on a progress bar. The dialogue box will remain visible until a call to the method without arguments or until the user manually closes the dialogue box."
#. drhV6
#: sf_ui.xhp
@@ -25115,7 +25121,7 @@ msgctxt ""
"par_id441598864535695\n"
"help.text"
msgid "<emph>title</emph> : The title appearing on top of the dialog box. Default = \"ScriptForge\"."
-msgstr ""
+msgstr "<emph>title</emph> : The title appearing on top of the dialogue box. Default = \"ScriptForge\"."
#. jvrZV
#: sf_ui.xhp
diff --git a/source/en-GB/helpcontent2/source/text/scalc/01.po b/source/en-GB/helpcontent2/source/text/scalc/01.po
index 4270048cb5f..9e718100af2 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/01.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc01/en_GB/>\n"
"Language: en-GB\n"
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3153415\n"
"help.text"
msgid "The <emph>Headers/Footers</emph> dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog."
-msgstr ""
+msgstr "The <emph>Headers/Footers</emph> dialogue box contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialogue box."
#. CTq6U
#: 02120100.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"par_id3150717\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Opens a dialog to assign formats to new or selected text.</ahelp> The <emph>Text Attributes</emph> dialog contains the tab pages <link href=\"text/shared/01/05020100.xhp\" name=\"Font\"><emph>Font</emph></link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\"><emph>Font Effects</emph></link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\"><emph>Font Position</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Opens a dialogue box to assign formats to new or selected text.</ahelp> The <emph>Text Attributes</emph> dialog contains the tab pages <link href=\"text/shared/01/05020100.xhp\" name=\"Font\"><emph>Font</emph></link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\"><emph>Font Effects</emph></link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\"><emph>Font Position</emph></link>."
#. 5DMJG
#: 02120100.xhp
@@ -1292,7 +1292,7 @@ msgctxt ""
"par_id3147436\n"
"help.text"
msgid "Select the command <menuitem>Sheet - Fill Cells - Sheets</menuitem>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
-msgstr ""
+msgstr "Select the command <menuitem>Sheet - Fill Cells - Sheets</menuitem>. In the dialogue box which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
#. yNrLG
#: 02140500.xhp
@@ -1310,7 +1310,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\"><emph>Paste Special</emph></link> dialog, where you can find additional tips."
-msgstr ""
+msgstr "This dialogue box is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\"><emph>Paste Special</emph></link> dialogue box, where you can find additional tips."
#. B6GAM
#: 02140600.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"par_id3148797\n"
"help.text"
msgid "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automatically generate series with the options in this dialogue box. Determine direction, increment, time unit and series type.</ahelp></variable>"
#. WnPsX
#: 02140600.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3156288\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The <emph>AutoFill</emph> function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The <emph>AutoFill</emph> function takes account of customised lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>."
#. 2JEap
#: 02140600.xhp
@@ -4433,7 +4433,7 @@ msgctxt ""
"par_id3145173\n"
"help.text"
msgid "<variable id=\"datenbanktext\">The twelve functions in the Database category help you to analyze a simple database that occupies a rectangular spreadsheet area comprising columns and rows, with the data organized as one row for each record.</variable> The header cell of each column displays the name of the column and that name usually reflects the contents of each cell in that column."
-msgstr ""
+msgstr "<variable id=\"datenbanktext\">The twelve functions in the Database category help you to analyse a simple database that occupies a rectangular spreadsheet area comprising columns and rows, with the data organized as one row for each record.</variable> The header cell of each column displays the name of the column and that name usually reflects the contents of each cell in that column."
#. 8NQZ9
#: 04060101.xhp
@@ -4721,7 +4721,7 @@ msgctxt ""
"par_id401615893095178\n"
"help.text"
msgid "Criteria can be created using wildcards, providing that wildcards have been enabled via the <menuitem>Enable wildcards in formulas</menuitem> option on the <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> dialog. When interoperability with Microsoft Excel is important for your spreadsheet, this option should be enabled."
-msgstr ""
+msgstr "Criteria can be created using wildcards, providing that wildcards have been enabled via the <menuitem>Enable wildcards in formulas</menuitem> option on the <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> dialogue box. When interoperability with Microsoft Excel is important for your spreadsheet, this option should be enabled."
#. darZG
#: 04060101.xhp
@@ -4730,7 +4730,7 @@ msgctxt ""
"par_id921615893158111\n"
"help.text"
msgid "Even more powerful criteria can be created using regular expressions, providing that regular expressions have been enabled via the <menuitem>Enable regular expressions in formulas</menuitem> option on the <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> dialog."
-msgstr ""
+msgstr "Even more powerful criteria can be created using regular expressions, providing that regular expressions have been enabled via the <menuitem>Enable regular expressions in formulae</menuitem> option on the <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> dialogue box."
#. YkSzL
#: 04060101.xhp
@@ -4739,7 +4739,7 @@ msgctxt ""
"par_id881615893236930\n"
"help.text"
msgid "Another setting that affects how the search criteria are handled is the <menuitem>Search criteria = and <> must apply to whole cells</menuitem> option on the <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> dialog. This option controls whether the search criteria you set for the Database functions must match the whole cell exactly. When interoperability with Microsoft Excel is important for your spreadsheet, this option should be enabled."
-msgstr ""
+msgstr "Another setting that affects how the search criteria are handled is the <menuitem>Search criteria = and <> must apply to whole cells</menuitem> option on the <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> dialogue box. This option controls whether the search criteria you set for the Database functions must match the whole cell exactly. When interoperability with Microsoft Excel is important for your spreadsheet, this option should be enabled."
#. 4sbmh
#: 04060101.xhp
@@ -4757,7 +4757,7 @@ msgctxt ""
"par_id3153713\n"
"help.text"
msgid "The following table provides an example database table that is utilized to demonstrate how to use the functions in the Database category. The cell range A1:E10 contains fictitious information about the guests invited to Joe's birthday party. The following information is given for each guest - name, school grade, age in years, distance to school in meters, and weight in kilograms."
-msgstr ""
+msgstr "The following table provides an example database table that is utilised to demonstrate how to use the functions in the Database category. The cell range A1:E10 contains fictitious information about the guests invited to Joe's birthday party. The following information is given for each guest - name, school grade, age in years, distance to school in metres, and weight in kilograms."
#. Y2HFt
#: 04060101.xhp
@@ -14864,7 +14864,7 @@ msgctxt ""
"par_id581631900947319\n"
"help.text"
msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. CONVERT_OOO is not a standardized function and is not portable."
-msgstr ""
+msgstr "We recommend using the more flexible EUROCONVERT function for converting between these currencies. CONVERT_OOO is not a standardised function and is not portable."
#. ETLYS
#: 04060106.xhp
@@ -15989,7 +15989,7 @@ msgctxt ""
"par_id61633516164519\n"
"help.text"
msgid "Press <keycode>Delete</keycode> to delete the array contents, including the array formula, or press <keycode>Backspace</keycode> and this brings up the <link href=\"text/scalc/01/02150000.xhp\" name=\"delete contents\">Delete Contents</link> dialog box. Select <emph>Formula</emph> or <emph>Delete All</emph> and click <emph>OK</emph>."
-msgstr ""
+msgstr "Press <keycode>Delete</keycode> to delete the array contents, including the array formula, or press <keycode>Backspace</keycode> and this brings up the <link href=\"text/scalc/01/02150000.xhp\" name=\"delete contents\">Delete Contents</link> dialogue box. Select <emph>Formula</emph> or <emph>Delete All</emph> and click <emph>OK</emph>."
#. dEcVJ
#: 04060107.xhp
@@ -17312,7 +17312,7 @@ msgctxt ""
"par_idN11B19\n"
"help.text"
msgid "At least one array must be part of the argument list. If only one array is given, all array elements are summed. If more than one array is given, they must all be the same size."
-msgstr ""
+msgstr "At least one array must be part of the argument list. If only one array is given, all array elements are summed. If more than one array is given, they must all be the same size."
#. DgsMB
#: 04060107.xhp
@@ -20039,7 +20039,7 @@ msgctxt ""
"par_id7928708\n"
"help.text"
msgid "If no constraint for a filter is given, the field's selected value is implicitly used. If a constraint for a filter is given, it must match the field's selected value, or an error is returned. Filters are the fields at the top left of a pivot table, populated using the \"Filters\" area of the pivot table layout dialog. From each filter, an item (value) can be selected, which means only that item is included in the calculation."
-msgstr ""
+msgstr "If no constraint for a filter is given, the field's selected value is implicitly used. If a constraint for a filter is given, it must match the field's selected value, or an error is returned. Filters are the fields at the top left of a pivot table, populated using the \"Filters\" area of the pivot table layout dialogue box. From each filter, an item (value) can be selected, which means only that item is included in the calculation."
#. nARMD
#: 04060109.xhp
@@ -20210,7 +20210,7 @@ msgctxt ""
"par_id401624454547945\n"
"help.text"
msgid "Beware that Calc's AutoCorrect function may modify double quotation marks. AutoCorrect should not change the double quotation marks within formula cells but may change those used in non-formula cells containing text. For example, if you copy a string that is surrounded by some other form of typographical double quotation marks, such as the left double quotation mark (U+201C) and the right double quotation mark (U+201D), and then paste into a formula cell, an error may result. Open the <emph>Double Quotes</emph> area of the <menuitem>Tools - AutoCorrect Options - Localized Options</menuitem> dialog to set the characters used to automatically correct the start and end typographical double quotation marks. Uncheck the <menuitem>Replace</menuitem> toggle button to disable the feature."
-msgstr ""
+msgstr "Beware that Calc's AutoCorrect function may modify double quotation marks. AutoCorrect should not change the double quotation marks within formula cells but may change those used in non-formula cells containing text. For example, if you copy a string that is surrounded by some other form of typographical double quotation marks, such as the left double quotation mark (U+201C) and the right double quotation mark (U+201D), and then paste into a formula cell, an error may result. Open the <emph>Double Quotes</emph> area of the <menuitem>Tools - AutoCorrect Options - Localised Options</menuitem> dialogue box to set the characters used to automatically correct the start and end typographical double quotation marks. Uncheck the <menuitem>Replace</menuitem> toggle button to disable the feature."
#. rdzbS
#: 04060110.xhp
@@ -43322,7 +43322,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
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\" name=\"units of measure\">units of measure</link>."
-msgstr ""
+msgstr "<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\" name=\"units of measure\">units of measure</link>."
#. hCkvc
#: 05030200.xhp
@@ -43952,7 +43952,7 @@ msgctxt ""
"par_id581632979766784\n"
"help.text"
msgid "Merging a cell selection that partially includes merged cells is generally possible with <emph>Unmerge Cells</emph> followed by <emph>Merge Cells</emph>, without altering the initial selection. The result will be largely depend on previous choices when merging cells made with the <emph>Merge Cells Dialog</emph> options described below."
-msgstr ""
+msgstr "Merging a cell selection that partially includes merged cells is generally possible with <emph>Unmerge Cells</emph> followed by <emph>Merge Cells</emph>, without altering the initial selection. The result will be largely depend on previous choices when merging cells made with the <emph>Merge Cells</emph> dialogue box options described below."
#. wNBDD
#: 05060000.xhp
@@ -43979,7 +43979,7 @@ msgctxt ""
"par_id271632985709781\n"
"help.text"
msgid "If more than one cell to be merged has content the <emph>Merge Cells</emph> dialog opens."
-msgstr ""
+msgstr "If more than one cell to be merged has content the <emph>Merge Cells</emph> dialogue box opens."
#. QWjJw
#: 05060000.xhp
@@ -43988,7 +43988,7 @@ msgctxt ""
"par_id391632360383197\n"
"help.text"
msgid "Merge Cells Dialog Options"
-msgstr ""
+msgstr "Merge Cells Dialogue Box Options"
#. LBMEE
#: 05060000.xhp
@@ -44654,7 +44654,7 @@ msgctxt ""
"par_id3159488\n"
"help.text"
msgid "<variable id=\"printrangestext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialog where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
-msgstr ""
+msgstr "<variable id=\"printrangestext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialogue box where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
#. eja4j
#: 05080300.xhp
@@ -45626,7 +45626,7 @@ msgctxt ""
"par_id281609781729359\n"
"help.text"
msgid "<emph>More Options...</emph> opens a dialog to:"
-msgstr ""
+msgstr "<emph>More Options...</emph> opens a dialogue box to:"
#. saDJA
#: 05120000.xhp
@@ -46841,7 +46841,7 @@ msgctxt ""
"par_id701619429750616\n"
"help.text"
msgid "Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password, and select the elements of the sheet to protect."
-msgstr ""
+msgstr "Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialogue box in which you then specify sheet protection with or without a password, and select the elements of the sheet to protect."
#. vFHpY
#: 06060100.xhp
@@ -46886,7 +46886,7 @@ msgctxt ""
"par_id851619431300487\n"
"help.text"
msgid "Allows you to enter a password to protect the sheet from unauthorized changes. Confirm the password entered in the first box."
-msgstr ""
+msgstr "Allows you to enter a password to protect the sheet from unauthorised changes. Confirm the password entered in the first box."
#. WX7Gh
#: 06060100.xhp
@@ -47057,7 +47057,7 @@ msgctxt ""
"par_id3154656\n"
"help.text"
msgid "A protected sheet or cell range can no longer be modified until this protection is disabled, with the exceptions of the settings for columns and row of the <menuitem>Tools - Protect Sheet</menuitem> dialog. To disable the protection, choose the <menuitem>Tools - Protect Sheet</menuitem> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
-msgstr ""
+msgstr "A protected sheet or cell range can no longer be modified until this protection is disabled, with the exceptions of the settings for columns and row of the <menuitem>Tools - Protect Sheet</menuitem> dialogue box. To disable the protection, choose the <menuitem>Tools - Protect Sheet</menuitem> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialogue box opens, where you must enter the password."
#. scXrG
#: 06060100.xhp
@@ -48389,7 +48389,7 @@ msgctxt ""
"par_id911633127394220\n"
"help.text"
msgid "%PRODUCTNAME automatically recognizes predefined database ranges."
-msgstr ""
+msgstr "%PRODUCTNAME automatically recognizes predefined database ranges."
#. 7khnq
#: 12040000.xhp
@@ -48587,7 +48587,7 @@ msgctxt ""
"par_id171621544405886\n"
"help.text"
msgid "Opens the <link href=\"text/shared/02/12090000.xhp\" name=\"standard filter\">Standard Filter</link> dialog."
-msgstr ""
+msgstr "Opens the <link href=\"text/shared/02/12090000.xhp\" name=\"standard filter\">Standard Filter</link> dialogue box."
#. bbVTh
#: 12040100.xhp
@@ -50549,7 +50549,7 @@ msgctxt ""
"par_id3150768\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Filters, Row Fields, Column Fields</emph> and <emph>Data Fields</emph> areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Filters, Row Fields, Column Fields</emph> and <emph>Data Fields</emph> areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
#. b5Zrk
#: 12090102.xhp
@@ -51413,7 +51413,7 @@ msgctxt ""
"par_idN106F7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialog. The <emph>Options</emph> button is visible for filters and column or row fields only.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialogue box. The <emph>Options</emph> button is visible for filters and column or row fields only.</ahelp>"
#. pTDtv
#: 12090105.xhp
@@ -56975,7 +56975,7 @@ msgctxt ""
"par_id761620414839890\n"
"help.text"
msgid "The measurement units recognized by <literal>CONVERT</literal> fall into 13 groups, which are listed <link href=\"text/scalc/01/func_convert.xhp#Unit_Groups\" name=\"Unit_Groups_Section\">below</link>. CONVERT will perform conversions between any two units within one group but reject any request to convert between units in different groups."
-msgstr ""
+msgstr "The measurement units recognised by <literal>CONVERT</literal> fall into 13 groups, which are listed <link href=\"text/scalc/01/func_convert.xhp#Unit_Groups\" name=\"Unit_Groups_Section\">below</link>. CONVERT will perform conversions between any two units within one group but reject any request to convert between units in different groups."
#. x6USE
#: func_convert.xhp
@@ -58730,7 +58730,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Range, Range2, ...</emph> and <emph>Criterion, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>Range, Range2, ...</emph> and <emph>Criterion, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
#. ZuFZj
#: func_countifs.xhp
@@ -67406,7 +67406,7 @@ msgctxt ""
"par_id9210486\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows you to solve mathematical problems with multiple unknown variables and a set of constraints on the variables by goal-seeking methods.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the Solver dialogue box. A solver allows you to solve mathematical problems with multiple unknown variables and a set of constraints on the variables by goal-seeking methods.</ahelp>"
#. wszcE
#: solver.xhp
@@ -67424,7 +67424,7 @@ msgctxt ""
"par_id501589912905479\n"
"help.text"
msgid "The dialog settings are retained until you close the current document."
-msgstr ""
+msgstr "The dialogue box settings are retained until you close the current document."
#. GgVk7
#: solver.xhp
@@ -67442,7 +67442,7 @@ msgctxt ""
"par_id8538773\n"
"help.text"
msgid "<ahelp hid=\".\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimised.</ahelp>"
#. 9j2m7
#: solver.xhp
@@ -67451,7 +67451,7 @@ msgctxt ""
"hd_id441589913036601\n"
"help.text"
msgid "Optimize results to"
-msgstr ""
+msgstr "Optimise results to"
#. U8Ttv
#: solver.xhp
@@ -67541,7 +67541,7 @@ msgctxt ""
"par_id1939451\n"
"help.text"
msgid "<ahelp hid=\".\">Click the Shrink button to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click the Shrink button to shrink or restore the dialogue box. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>"
#. CWWbZ
#: solver.xhp
@@ -67595,7 +67595,7 @@ msgctxt ""
"par_id2423780\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/solver_options.xhp#solveroptionsh1\" name=\"solveroptions\">Solver Options</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/solver_options.xhp#solveroptionsh1\" name=\"solveroptions\">Solver Options</link> dialogue box.</ahelp>"
#. jDGPG
#: solver.xhp
@@ -67604,7 +67604,7 @@ msgctxt ""
"par_id221589917833431\n"
"help.text"
msgid "The <emph>Solver Options</emph> dialog let you select the different solver algorithms for either linear and non-linear problems and set their solving parameters."
-msgstr ""
+msgstr "The <emph>Solver Options</emph> dialogue box lets you select the different solver algorithms for either linear and non-linear problems and set their solving parameters."
#. 8YGDA
#: solver.xhp
@@ -67622,7 +67622,7 @@ msgctxt ""
"par_id2569658\n"
"help.text"
msgid "<ahelp hid=\".\">Click to solve the problem with the current settings. The dialog settings are retained until you close the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click to solve the problem with the current settings. The dialogue box settings are retained until you close the current document.</ahelp>"
#. VFnjv
#: solver.xhp
@@ -67676,7 +67676,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
msgid "Regardless whether you use DEPS or SCO, you start by going to <menuitem>Tools - Solver</menuitem> and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"text/scalc/01/solver_options.xhp\">parameters</link>."
-msgstr ""
+msgstr "Regardless whether you use DEPS or SCO, you start by going to <menuitem>Tools - Solver</menuitem> and set the Cell to be optimised, the direction to go (minimisation, maximisation) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"text/scalc/01/solver_options.xhp\">parameters</link>."
#. gJGz2
#: solver.xhp
@@ -67685,7 +67685,7 @@ msgctxt ""
"par_id0603200910430821\n"
"help.text"
msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)."
-msgstr ""
+msgstr "There is also a list of constraints you can use to restrict the possible range of solutions or to penalise certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)."
#. GFZqJ
#: solver.xhp
@@ -67739,7 +67739,7 @@ msgctxt ""
"par_id3163853\n"
"help.text"
msgid "Use the Options dialog to configure the solver engine."
-msgstr ""
+msgstr "Use the Options dialogue box to configure the solver engine."
#. mFtPo
#: solver_options.xhp
@@ -67793,7 +67793,7 @@ msgctxt ""
"par_id130619\n"
"help.text"
msgid "Configure the current solver. In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click <emph>Edit</emph> to open a dialog where you can change the value."
-msgstr ""
+msgstr "Configure the current solver. In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click <emph>Edit</emph> to open a dialogue box where you can change the value."
#. DPYew
#: solver_options.xhp
@@ -67811,7 +67811,7 @@ msgctxt ""
"par_id6531266\n"
"help.text"
msgid "<ahelp hid=\".\">If the current entry in the Settings listbox allows you to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">If the current entry in the Settings list box allows you to edit a value, you can click the Edit button. A dialogue box opens where you can change the value.</ahelp>"
#. JzS8w
#: solver_options.xhp
@@ -68045,7 +68045,7 @@ msgctxt ""
"par_id0523200917103832\n"
"help.text"
msgid "<variable id=\"enhstatusdesc\">If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver.</variable>"
-msgstr ""
+msgstr "<variable id=\"enhstatusdesc\">If <emph>enabled</emph>, an additional dialogue box is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver.</variable>"
#. 3LaZ7
#: solver_options_algo.xhp
@@ -68054,7 +68054,7 @@ msgctxt ""
"par_id0503200417103780\n"
"help.text"
msgid "<variable id=\"swarmheader\">Size of Swarm</variable>"
-msgstr ""
+msgstr "<variable id=\"swarmheader\">Size of Swarm</variable>"
#. UhBid
#: solver_options_algo.xhp
@@ -68207,7 +68207,7 @@ msgctxt ""
"par_id681590165847694\n"
"help.text"
msgid "Social Cognitive Optimization takes into account the human behavior of learning and sharing information. Each individual has access to a common library with knowledge shared between all individuals."
-msgstr ""
+msgstr "Social Cognitive Optimisation takes into account the human behaviour of learning and sharing information. Each individual has access to a common library with knowledge shared between all individuals."
#. wovoy
#: solver_options_algo.xhp
@@ -68234,7 +68234,7 @@ msgctxt ""
"par_id0603200910401382\n"
"help.text"
msgid "Size of Library"
-msgstr ""
+msgstr "Size of Library"
#. 4PmLg
#: solver_options_algo.xhp
@@ -68738,7 +68738,7 @@ msgctxt ""
"par_id1001240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Produces the analysis of variance (ANOVA) of a given data set</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Produces the analysis of variance (ANOVA) of a given data set</ahelp>"
#. w5pw6
#: statistics_anova.xhp
@@ -69035,7 +69035,7 @@ msgctxt ""
"par_id1001740\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calculates the correlation of two sets of numeric data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calculates the correlation of two sets of numeric data.</ahelp>"
#. WK8ke
#: statistics_correlation.xhp
@@ -69188,7 +69188,7 @@ msgctxt ""
"par_id1001940\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calculates the covariance of two sets of numeric data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calculates the covariance of two sets of numeric data.</ahelp>"
#. WgiEU
#: statistics_covariance.xhp
@@ -69323,7 +69323,7 @@ msgctxt ""
"par_id1000640\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Fill a table in the spreadsheet with the main statistical properties of the data set.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Fill a table in the spreadsheet with the main statistical properties of the data set.</ahelp>"
#. EAywA
#: statistics_descriptive.xhp
@@ -69539,7 +69539,7 @@ msgctxt ""
"par_id1002120\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/exponentialsmoothingdialog/ExponentialSmoothingDialog\">Results in a smoothed data series</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/exponentialsmoothingdialog/ExponentialSmoothingDialog\">Results in a smoothed data series</ahelp>"
#. CA94C
#: statistics_exposmooth.xhp
@@ -69845,7 +69845,7 @@ msgctxt ""
"par_id1002500\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calculates the moving average of a time series</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calculates the moving average of a time series</ahelp>"
#. yW3BR
#: statistics_movingavg.xhp
@@ -69980,7 +69980,7 @@ msgctxt ""
"par_id1001240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Performs linear, logarithmic, or power regression analysis of a data set comprising one dependent variable and multiple independent variables.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Performs linear, logarithmic, or power regression analysis of a data set comprising one dependent variable and multiple independent variables.</ahelp>"
#. PDDGb
#: statistics_regression.xhp
@@ -70232,7 +70232,7 @@ msgctxt ""
"par_id1000030\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Create a table with data sampled from another table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Create a table with data sampled from another table.</ahelp>"
#. vM6cz
#: statistics_sampling.xhp
@@ -70286,7 +70286,7 @@ msgctxt ""
"par_id711623249563655\n"
"help.text"
msgid "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
-msgstr ""
+msgstr "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
#. ePB4n
#: statistics_sampling.xhp
@@ -70295,7 +70295,7 @@ msgctxt ""
"hd_id431623249579089\n"
"help.text"
msgid "Sample size"
-msgstr ""
+msgstr "Sample size"
#. LtFAr
#: statistics_sampling.xhp
@@ -70304,7 +70304,7 @@ msgctxt ""
"par_id461623249594879\n"
"help.text"
msgid "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement."
-msgstr ""
+msgstr "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement."
#. S4cc4
#: statistics_sampling.xhp
@@ -70322,7 +70322,7 @@ msgctxt ""
"par_id191623249619384\n"
"help.text"
msgid "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size."
-msgstr ""
+msgstr "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size."
#. QG5Yo
#: statistics_sampling.xhp
@@ -70376,7 +70376,7 @@ msgctxt ""
"par_id621623249692296\n"
"help.text"
msgid "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size."
-msgstr ""
+msgstr "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size."
#. NjytZ
#: statistics_sampling.xhp
@@ -70430,7 +70430,7 @@ msgctxt ""
"par_id1003641\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Calculates the Chi-square test of a data sample.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Calculates the Chi-square test of a data sample.</ahelp>"
#. pdD2p
#: statistics_test_chisqr.xhp
@@ -70547,7 +70547,7 @@ msgctxt ""
"par_id1003240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the F-Test of two data samples.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the F-Test of two data samples.</ahelp>"
#. ARt6p
#: statistics_test_f.xhp
@@ -70592,7 +70592,7 @@ msgctxt ""
"par_id1003280\n"
"help.text"
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
-msgstr ""
+msgstr "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyse."
#. qzYBv
#: statistics_test_f.xhp
@@ -70601,7 +70601,7 @@ msgctxt ""
"par_id1003290\n"
"help.text"
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
-msgstr ""
+msgstr "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyse."
#. MvvMT
#: statistics_test_f.xhp
@@ -70799,7 +70799,7 @@ msgctxt ""
"par_id1002820\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the paired t-Test of two data samples.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the paired t-Test of two data samples.</ahelp>"
#. EVZDy
#: statistics_test_t.xhp
@@ -70844,7 +70844,7 @@ msgctxt ""
"par_id1002860\n"
"help.text"
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
-msgstr ""
+msgstr "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyse."
#. 27zQ4
#: statistics_test_t.xhp
@@ -70853,7 +70853,7 @@ msgctxt ""
"par_id1002870\n"
"help.text"
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
-msgstr ""
+msgstr "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyse."
#. 8D2Gp
#: statistics_test_t.xhp
@@ -70907,7 +70907,7 @@ msgctxt ""
"par_id1002930\n"
"help.text"
msgid "Hypothesized Mean Difference"
-msgstr ""
+msgstr "Hypothesised Mean Difference"
#. tJarn
#: statistics_test_t.xhp
@@ -71069,7 +71069,7 @@ msgctxt ""
"par_id1003640\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>"
#. FeUKV
#: statistics_test_z.xhp
@@ -71105,7 +71105,7 @@ msgctxt ""
"par_id1003670\n"
"help.text"
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
-msgstr ""
+msgstr "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyse."
#. 6sDZb
#: statistics_test_z.xhp
@@ -71114,7 +71114,7 @@ msgctxt ""
"par_id1003680\n"
"help.text"
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
-msgstr ""
+msgstr "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyse."
#. SRfn5
#: statistics_test_z.xhp
@@ -71168,7 +71168,7 @@ msgctxt ""
"par_id1003740\n"
"help.text"
msgid "Hypothesized Mean Difference"
-msgstr ""
+msgstr "Hypothesised Mean Difference"
#. EyFTK
#: statistics_test_z.xhp
@@ -71330,7 +71330,7 @@ msgctxt ""
"par_id655232\n"
"help.text"
msgid "<variable id=\"text2columns\">Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells.</variable>"
-msgstr ""
+msgstr "<variable id=\"text2columns\">Opens the Text to Columns dialogue box, where you enter settings to expand the contents of selected cells to multiple cells.</variable>"
#. YwdL2
#: text2columns.xhp
diff --git a/source/en-GB/helpcontent2/source/text/scalc/04.po b/source/en-GB/helpcontent2/source/text/scalc/04.po
index 9d8eec59615..5d2fe272bfb 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/04.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/04.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-24 12:02+0100\n"
-"PO-Revision-Date: 2021-02-03 19:36+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc04/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1554887325.000000\n"
#. NQkD7
@@ -32,7 +32,7 @@ msgctxt ""
"bm_id3145801\n"
"help.text"
msgid "<bookmark_value>spreadsheets; shortcut keys in</bookmark_value> <bookmark_value>shortcut keys; spreadsheets</bookmark_value> <bookmark_value>sheet ranges; filling</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>spreadsheets; shortcut keys in</bookmark_value> <bookmark_value>shortcut keys; spreadsheets</bookmark_value> <bookmark_value>sheet ranges; filling</bookmark_value>"
#. CkSXA
#: 01020000.xhp
@@ -194,7 +194,7 @@ msgctxt ""
"par_id3155095\n"
"help.text"
msgid "Moves the cursor to the last cell that contains values in the current row."
-msgstr ""
+msgstr "Moves the cursor to the last cell that contains values in the current row."
#. FhvWD
#: 01020000.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"par_id4155095\n"
"help.text"
msgid "Selects all cells from the current cell to the last cell that contains values in the current row."
-msgstr ""
+msgstr "Selects all cells from the current cell to the last cell that contains values in the current row."
#. 8bBCM
#: 01020000.xhp
@@ -338,7 +338,7 @@ msgctxt ""
"par_id3154766\n"
"help.text"
msgid "Moves the cursor leftward to the start and end of cell blocks with data. If the cell to the left of the cursor is empty or the cell with the cursor is empty, the cursor moves leftward in the current row until it reaches the next cell with contents. If all cells in the same row to the left of the cursor are empty, the cursor moves to the first cell in the row."
-msgstr ""
+msgstr "Moves the cursor leftward to the start and end of cell blocks with data. If the cell to the left of the cursor is empty or the cell with the cursor is empty, the cursor moves leftward in the current row until it reaches the next cell with contents. If all cells in the same row to the left of the cursor are empty, the cursor moves to the first cell in the row."
#. PgM3v
#: 01020000.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"par_id3155593\n"
"help.text"
msgid "Moves the cursor rightward to the start and end of cell blocks with data. If the cell to the right of the cursor is empty or the cell with the cursor is empty, the cursor moves rightward in the current row until it reaches the next cell with contents. If all cells in the same row to the right of the cursor are empty, the cursor moves to the last cell in the row."
-msgstr ""
+msgstr "Moves the cursor rightward to the start and end of cell blocks with data. If the cell to the right of the cursor is empty or the cell with the cursor is empty, the cursor moves rightward in the current row until it reaches the next cell with contents. If all cells in the same row to the right of the cursor are empty, the cursor moves to the last cell in the row."
#. R9tmv
#: 01020000.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"par_id3153076\n"
"help.text"
msgid "Moves the cursor upward to the start and end of cell blocks with data. If the cell above the cursor is empty or the cell with the cursor is empty, the cursor moves upward in the current column until it reaches the next cell with contents. If all cells in the same column above the cursor are empty, the cursor moves to the first cell in the column."
-msgstr ""
+msgstr "Moves the cursor upward to the start and end of cell blocks with data. If the cell above the cursor is empty or the cell with the cursor is empty, the cursor moves upward in the current column until it reaches the next cell with contents. If all cells in the same column above the cursor are empty, the cursor moves to the first cell in the column."
#. EamtM
#: 01020000.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"par_id3149054\n"
"help.text"
msgid "Moves the cursor downward to the start and end of cell blocks with data. If the cell below the cursor is empty or the cell with the cursor is empty, the cursor moves downward in the current column until it reaches the next cell with contents. If all cells in the same column below the cursor are empty, the cursor moves to the last cell in the column."
-msgstr ""
+msgstr "Moves the cursor downward to the start and end of cell blocks with data. If the cell below the cursor is empty or the cell with the cursor is empty, the cursor moves downward in the current column until it reaches the next cell with contents. If all cells in the same column below the cursor are empty, the cursor moves to the last cell in the column."
#. UQi4B
#: 01020000.xhp
@@ -410,7 +410,7 @@ msgctxt ""
"par_id3159258\n"
"help.text"
msgid "Selects all cells of the range created by the cursor movements using the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Arrows</keycode> key combinations. If used to select rows and columns together, a rectangular cell range is selected. If the cursor is in an empty cell, the selection will stretch from the current cell up to the first cell with value in the direction of the arrow pressed."
-msgstr ""
+msgstr "Selects all cells of the range created by the cursor movements using the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Arrows</keycode> key combinations. If used to select rows and columns together, a rectangular cell range is selected. If the cursor is in an empty cell, the selection will stretch from the current cell up to the first cell with value in the direction of the arrow pressed."
#. F95ji
#: 01020000.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id3153935\n"
"help.text"
msgid "Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph> and change the option in <emph>Press Enter to move selection</emph>."
-msgstr ""
+msgstr "Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph> and change the option in <emph>Press Enter to move selection</emph>."
#. DbRBy
#: 01020000.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"par_id351630625364216\n"
"help.text"
msgid "Enter (after copying cell contents)"
-msgstr ""
+msgstr "Enter (after copying cell contents)"
#. 5PZQn
#: 01020000.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"par_id681630625395135\n"
"help.text"
msgid "If cell contents have just been copied to the clipboard and no additional editing has been done in the current file, then pressing <keycode>Enter</keycode> will paste clipboard contents to the current cursor position."
-msgstr ""
+msgstr "If cell contents have just been copied to the clipboard and no additional editing has been done in the current file, then pressing <keycode>Enter</keycode> will paste clipboard contents to the current cursor position."
#. 2MKS8
#: 01020000.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"par_id521630625780621\n"
"help.text"
msgid "Shift+Enter"
-msgstr ""
+msgstr "Shift+Enter"
#. dAv3b
#: 01020000.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"par_id541630625783264\n"
"help.text"
msgid "If the clipboard contains cell contents and no editing has been done in the file, then <keycode>Shift+Enter</keycode> has the same behavior as <keycode>Enter</keycode> and pastes clipboard contents to the current cursor position."
-msgstr ""
+msgstr "If the clipboard contains cell contents and no editing has been done in the file, then <keycode>Shift+Enter</keycode> has the same behaviour as <keycode>Enter</keycode> and pastes clipboard contents to the current cursor position."
#. so8sW
#: 01020000.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"par_id921630625968749\n"
"help.text"
msgid "If no cells are selected, <keycode>Shift+Enter</keycode> moves the cursor to the opposite direction defined in the option <emph>Press Enter to move selection</emph> found in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>."
-msgstr ""
+msgstr "If no cells are selected, <keycode>Shift+Enter</keycode> moves the cursor to the opposite direction defined in the option <emph>Press Enter to move selection</emph> found in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>."
#. f4gCc
#: 01020000.xhp
@@ -698,7 +698,7 @@ msgctxt ""
"par_id951630626229215\n"
"help.text"
msgid "If a range of cells is selected, <keycode>Shift+Enter</keycode> moves the cursor inside the current selection to the opposite direction defined in the option <emph>Press Enter to move selection</emph>."
-msgstr ""
+msgstr "If a range of cells is selected, <keycode>Shift+Enter</keycode> moves the cursor inside the current selection to the opposite direction defined in the option <emph>Press Enter to move selection</emph>."
#. ESQwM
#: 01020000.xhp
@@ -734,7 +734,7 @@ msgctxt ""
"bm_id3143661\n"
"help.text"
msgid "<bookmark_value>spreadsheets; duplicate</bookmark_value> <bookmark_value>spreadsheets; quick rename</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>spreadsheets; duplicate</bookmark_value> <bookmark_value>spreadsheets; quick rename</bookmark_value>"
#. AxVu3
#: 01020000.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"hd_id271637246984980\n"
"help.text"
msgid "Copying and Renaming Sheets"
-msgstr ""
+msgstr "Copying and Renaming Sheets"
#. dNyPQ
#: 01020000.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"par_id781637247029711\n"
"help.text"
msgid "The sheet tabs used to navigate between sheets can be clicked in combination with keyboard keys to perform the following operations:"
-msgstr ""
+msgstr "The sheet tabs used to navigate between sheets can be clicked in combination with keyboard keys to perform the following operations:"
#. DDZy3
#: 01020000.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"par_id741637247123788\n"
"help.text"
msgid "Shortcut Keys"
-msgstr ""
+msgstr "Shortcut Keys"
#. ZB9vf
#: 01020000.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id731637247123788\n"
"help.text"
msgid "Effect"
-msgstr ""
+msgstr "Effect"
#. 9SNqY
#: 01020000.xhp
@@ -779,7 +779,7 @@ msgctxt ""
"par_id211637247123788\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Drag sheet tab"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Drag sheet tab"
#. F7Wju
#: 01020000.xhp
@@ -788,7 +788,7 @@ msgctxt ""
"par_id981637247123788\n"
"help.text"
msgid "Creates a copy of the sheet whose tab was clicked. The copied sheet is placed at the position where the mouse button was released."
-msgstr ""
+msgstr "Creates a copy of the sheet whose tab was clicked. The copied sheet is placed at the position where the mouse button was released."
#. 4BauE
#: 01020000.xhp
@@ -797,7 +797,7 @@ msgctxt ""
"par_id211637247123024\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> + Click sheet tab"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> + Click sheet tab"
#. DqgFn
#: 01020000.xhp
@@ -806,7 +806,7 @@ msgctxt ""
"par_id981637247123114\n"
"help.text"
msgid "Makes the sheet name editable. Edit the sheet name and press <keycode>Enter</keycode> when finished."
-msgstr ""
+msgstr "Makes the sheet name editable. Edit the sheet name and press <keycode>Enter</keycode> when finished."
#. TDGrd
#: 01020000.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"par_id3148568\n"
"help.text"
msgid "With a cell selected, press F2 to open cell contents for editing. If the cell contains a formula, use arrow keys to navigate the sheet to easily enter range addresses into the formula."
-msgstr ""
+msgstr "With a cell selected, press F2 to open cell contents for editing. If the cell contains a formula, use arrow keys to navigate the sheet to easily enter range addresses into the formula."
#. KPNsf
#: 01020000.xhp
@@ -878,7 +878,7 @@ msgctxt ""
"par_id381629750112725\n"
"help.text"
msgid "Press F2 again to enable the use of arrow keys to move the cursor in the formula text."
-msgstr ""
+msgstr "Press F2 again to enable the use of arrow keys to move the cursor in the formula text."
#. YE2ga
#: 01020000.xhp
@@ -887,7 +887,7 @@ msgctxt ""
"par_id481629750230372\n"
"help.text"
msgid "Each additional use of the F2 shortcut switches between the two states previously described."
-msgstr ""
+msgstr "Each additional use of the F2 shortcut switches between the two states previously described."
#. Dzhco
#: 01020000.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"par_id461629750358215\n"
"help.text"
msgid "Some dialog boxes have input fields with a <emph>Shrink</emph> button. Pressing F2 with the cursor inside such field causes the <emph>Shrink</emph> command to be executed."
-msgstr ""
+msgstr "Some dialogue boxes have input fields with a <emph>Shrink</emph> button. Pressing F2 with the cursor inside such field causes the <emph>Shrink</emph> command to be executed."
#. seNCx
#: 01020000.xhp
@@ -1193,7 +1193,7 @@ msgctxt ""
"hd_id3149279\n"
"help.text"
msgid "<switchinline select=\"sys\"> <caseinline select=\"MAC\">Command+T</caseinline> <defaultinline>F11</defaultinline> </switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"> <caseinline select=\"MAC\">Command+T</caseinline> <defaultinline>F11</defaultinline> </switchinline>"
#. edNSJ
#: 01020000.xhp
diff --git a/source/en-GB/helpcontent2/source/text/scalc/guide.po b/source/en-GB/helpcontent2/source/text/scalc/guide.po
index 615f6e20c55..ccac7d5a2c8 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalcguide/en_GB/>\n"
"Language: en-GB\n"
@@ -446,7 +446,7 @@ msgctxt ""
"par_idN106CE\n"
"help.text"
msgid "Select the range of cells to which the AutoFormat style is to be applied. The range must be at least 3 columns and 3 rows in size."
-msgstr ""
+msgstr "Select the range of cells to which the AutoFormat style is to be applied. The range must be at least 3 columns and 3 rows in size."
#. 6GCsB
#: autoformat.xhp
@@ -455,7 +455,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "Go to <menuitem>Format - AutoFormat Styles</menuitem> to open the AutoFormat dialog."
-msgstr ""
+msgstr "Go to <menuitem>Format - AutoFormat Styles</menuitem> to open the AutoFormat dialogue box."
#. CXiex
#: autoformat.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"par_idN10715\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the AutoFormat style and close the dialog."
-msgstr ""
+msgstr "Click <emph>OK</emph> to apply the AutoFormat style and close the dialogue box."
#. EAyCv
#: autoformat.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"par_idN10760\n"
"help.text"
msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the new AutoFormat style."
-msgstr ""
+msgstr "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialogue box, enter a name for the new AutoFormat style."
#. pMxn9
#: autoformat.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"par_idN107C3\n"
"help.text"
msgid "Click <emph>OK</emph> and close the dialog."
-msgstr ""
+msgstr "Click <emph>OK</emph> and close the dialogue box."
#. HJiDi
#: autoformat.xhp
@@ -2066,7 +2066,7 @@ msgctxt ""
"par_idN106C0\n"
"help.text"
msgid "To protect the cells from being changed, viewed or printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <link href=\"text/scalc/01/06060100.xhp\" name=\"Tools protect sheet\"><menuitem>Tools - Protect Sheet</menuitem></link>."
-msgstr ""
+msgstr "To protect the cells from being changed, viewed or printed according to your settings in the <emph>Format - Cells</emph> dialogue box, choose <link href=\"text/scalc/01/06060100.xhp\" name=\"Tools protect sheet\"><menuitem>Tools - Protect Sheet</menuitem></link>."
#. doYSo
#: cell_protect.xhp
@@ -2858,7 +2858,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional - Condition</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr ""
+msgstr "Using the menu command <emph>Format - Conditional - Condition</emph>, the dialogue box allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
#. SbhJy
#: cellstyle_conditional.xhp
@@ -3065,7 +3065,7 @@ msgctxt ""
"par_id3156016\n"
"help.text"
msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#shrink_maximize\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink</item></link> icon."
-msgstr ""
+msgstr "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialogue box using the <link href=\"text/shared/00/00000001.xhp#shrink_maximize\" name=\"Shrink or Maximise\"><item type=\"menuitem\">Shrink</item></link> icon."
#. YEqsh
#: cellstyle_conditional.xhp
@@ -3110,7 +3110,7 @@ msgctxt ""
"par_id3153801\n"
"help.text"
msgid "Choose the <emph>Format - Conditional - Condition</emph> command to open the corresponding dialog."
-msgstr ""
+msgstr "Choose the <emph>Format - Conditional - Condition</emph> command to open the corresponding dialogue box."
#. oaUQo
#: cellstyle_conditional.xhp
@@ -3173,7 +3173,7 @@ msgctxt ""
"par_id3147298\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
-msgstr ""
+msgstr "Choose <emph>Edit - Paste Special - Paste Special</emph>. The <emph>Paste Special</emph> dialogue box appears."
#. KEnNM
#: cellstyle_conditional.xhp
@@ -3290,7 +3290,7 @@ msgctxt ""
"par_id881607972030094\n"
"help.text"
msgid "Images are inserted in a Calc spreadsheet anchored to cells by default and do not resize when the cell is moved."
-msgstr ""
+msgstr "Images are inserted in a Calc spreadsheet anchored to cells by default and do not resize when the cell is moved."
#. gFthU
#: change_image_anchor.xhp
@@ -3317,7 +3317,7 @@ msgctxt ""
"par_id871607809971823\n"
"help.text"
msgid "<emph>To Cell (resize with cell):</emph> the image will move along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor."
-msgstr ""
+msgstr "<emph>To Cell (resize with cell):</emph> the image will move along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor."
#. DGAiK
#: change_image_anchor.xhp
@@ -3353,7 +3353,7 @@ msgctxt ""
"par_id761607809520625\n"
"help.text"
msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both <emph>To Cell</emph> and <emph>To Cell (resize with cell)</emph> options."
-msgstr ""
+msgstr "The original size of the image and cell is preserved while pasting the entire row or entire column for both <emph>To Cell</emph> and <emph>To Cell (resize with cell)</emph> options."
#. G5Dfz
#: consolidate.xhp
@@ -4640,7 +4640,7 @@ msgctxt ""
"par_id3147264\n"
"help.text"
msgid "Choose <emph>Insert - Pivot Table</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Filters\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
-msgstr ""
+msgstr "Choose <emph>Insert - Pivot Table</emph>. The <emph>Select Source</emph> dialogue box appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialogue box. Drag these buttons as required and drop them into the layout areas \"Filters\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
#. XR8Sd
#: datapilot_createtable.xhp
@@ -4721,7 +4721,7 @@ msgctxt ""
"par_id3154020\n"
"help.text"
msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Filters</emph> area. The pivot table is inserted further down."
-msgstr ""
+msgstr "Exit the Pivot Table dialogue box by clicking OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Filters</emph> area. The pivot table is inserted further down."
#. dJsd8
#: datapilot_deletetable.xhp
@@ -4820,7 +4820,7 @@ msgctxt ""
"par_id1648915\n"
"help.text"
msgid "In the Pivot Table dialog, you can drag a button to the <emph>Filters</emph> area to create a button and a listbox on top of the pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter."
-msgstr ""
+msgstr "In the Pivot Table dialogue box, you can drag a button to the <emph>Filters</emph> area to create a button and a list box on top of the pivot table. The list box can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter."
#. AeGto
#: datapilot_edittable.xhp
@@ -9320,7 +9320,7 @@ msgctxt ""
"par_id111567772433803\n"
"help.text"
msgid "The text to number conversion can be customized in the <link href=\"text/shared/optionen/detailedcalculation.xhp\" name=\"detailed_link\">Detailed Calculation Settings</link> option."
-msgstr ""
+msgstr "The text to number conversion can be customised in the <link href=\"text/shared/optionen/detailedcalculation.xhp\" name=\"detailed_link\">Detailed Calculation Settings</link> option."
#. WE8wt
#: numbers_text.xhp
@@ -10733,7 +10733,7 @@ msgctxt ""
"par_id31630021517873\n"
"help.text"
msgid "Go to <menuitem>Data - More Filters - Standard Filter</menuitem>. This opens the <link href=\"text/shared/02/12090100.xhp\" name=\"std_dialog_link\"> Standard Filter</link> dialog."
-msgstr ""
+msgstr "Go to <menuitem>Data - More Filters - Standard Filter</menuitem>. This opens the <link href=\"text/shared/02/12090100.xhp\" name=\"std_dialog_link\"> Standard Filter</link> dialogue box."
#. EVEzq
#: remove_duplicates.xhp
@@ -10859,7 +10859,7 @@ msgctxt ""
"par_id3146976\n"
"help.text"
msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
-msgstr ""
+msgstr "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialogue box appears where you can enter a new name."
#. GtGtQ
#: rename_table.xhp
@@ -11624,7 +11624,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 "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialogue box by choosing <menuitem>Data - More Filters - Advanced Filter</menuitem>, and define the filter conditions."
#. 2F7wd
#: specialfilter.xhp
@@ -12776,7 +12776,7 @@ msgctxt ""
"par_id3150304\n"
"help.text"
msgid "Choose <menuitem>Tools - Macros - Organize Macros - Basic</menuitem>."
-msgstr ""
+msgstr "Choose <menuitem>Tools - Macros - Organise Macros - Basic</menuitem>."
#. HZciB
#: userdefined_function.xhp
@@ -12812,7 +12812,7 @@ msgctxt ""
"par_id3150517\n"
"help.text"
msgid "Choose <menuitem>Tools - Macros - Organize Macros - Basic</menuitem> ."
-msgstr ""
+msgstr "Choose <menuitem>Tools - Macros - Organise Macros - Basic</menuitem> ."
#. oTBX8
#: userdefined_function.xhp
@@ -13550,7 +13550,7 @@ msgctxt ""
"par_id571629155308959\n"
"help.text"
msgid "Wildcards are special characters that can be used in search strings that are passed as arguments to some Calc functions. They can also be used to define search criteria in the <emph>Find & Replace</emph> dialog. The use of wildcards enables the definition of more advanced search parameters with a single search string."
-msgstr ""
+msgstr "Wildcards are special characters that can be used in search strings that are passed as arguments to some Calc functions. They can also be used to define search criteria in the <emph>Find & Replace</emph> dialogue box. The use of wildcards enables the definition of more advanced search parameters with a single search string."
#. vQrdp
#: wildcards.xhp
@@ -13568,7 +13568,7 @@ msgctxt ""
"par_id551629156504794\n"
"help.text"
msgid "To make sure wildcards are supported, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline> and check if the option <emph>Enable wildcards in formulas</emph> is selected. Note that you can use this dialog to switch to regular expressions by choosing <emph>Enable regular expressions in formulas</emph> or choose to support neither wildcards nor regular expressions."
-msgstr ""
+msgstr "To make sure wildcards are supported, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - %PRODUCTNAME Calc - Calculate</menuitem></caseinline><defaultinline><menuitem>Tools - Options - %PRODUCTNAME Calc - Calculate</menuitem></defaultinline></switchinline> and check if the option <emph>Enable wildcards in formulas</emph> is selected. Note that you can use this dialogue box to switch to regular expressions by choosing <emph>Enable regular expressions in formulae</emph> or choose to support neither wildcards nor regular expressions."
#. BHJzs
#: wildcards.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sdatabase.po b/source/en-GB/helpcontent2/source/text/sdatabase.po
index 80458d7ae7b..c2dc2c2e9ca 100644
--- a/source/en-GB/helpcontent2/source/text/sdatabase.po
+++ b/source/en-GB/helpcontent2/source/text/sdatabase.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:44+0100\n"
-"PO-Revision-Date: 2020-11-19 19:35+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdatabase/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
#. ugSgG
#: 02000000.xhp
@@ -166,7 +166,7 @@ msgctxt ""
"hd_id3153379\n"
"help.text"
msgid "<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Query Design</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Query Design</link>"
#. 3JCfK
#: 02000000.xhp
@@ -184,7 +184,7 @@ msgctxt ""
"hd_id3153968\n"
"help.text"
msgid "<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>"
-msgstr ""
+msgstr "<link href=\"text/sdatabase/02010100.xhp\" name=\"Query Through Several Tables\">Query Through Several Tables</link>"
#. ASeVi
#: 02000000.xhp
@@ -3127,7 +3127,7 @@ msgctxt ""
"par_id3148520\n"
"help.text"
msgid "Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user name in this dialog."
-msgstr ""
+msgstr "Allows you to enter and confirm a new or changed password. If you have defined a new user, enter the user name in this dialogue box."
#. Pyimk
#: 05000003.xhp
@@ -3163,7 +3163,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/password/oldpassword\">Enter the old password here.</ahelp> This field is visible when you have opened the dialog via <emph>Change password</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/password/oldpassword\">Enter the old password here.</ahelp> This field is visible when you have opened the dialogue box via <emph>Change password</emph>."
#. 99GH9
#: 05000003.xhp
@@ -3532,7 +3532,7 @@ msgctxt ""
"par_id3154146\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Format Field</emph></link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Format Field</emph></link> dialogue box.</ahelp>"
#. CgbCE
#: 05010000.xhp
@@ -3577,7 +3577,7 @@ msgctxt ""
"par_id3166460\n"
"help.text"
msgid "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design </emph>dialog allows you to define and edit the indexes for the current table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design</emph> dialogue box allows you to define and edit the indexes for the current table.</ahelp>"
#. N85Yq
#: 05010100.xhp
@@ -3595,7 +3595,7 @@ msgctxt ""
"par_id3155342\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Displays a list of available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Displays a list of available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialogue box.</ahelp>"
#. GNgfV
#: 05010100.xhp
@@ -3613,7 +3613,7 @@ msgctxt ""
"par_id3150085\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Creates a new index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Creates a new index.</ahelp>"
#. CraTD
#: 05010100.xhp
@@ -3631,7 +3631,7 @@ msgctxt ""
"par_id3154860\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Deletes the current index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Deletes the current index.</ahelp>"
#. qxQaG
#: 05010100.xhp
@@ -3649,7 +3649,7 @@ msgctxt ""
"par_id3148685\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Renames the current index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Renames the current index.</ahelp>"
#. h5vTM
#: 05010100.xhp
@@ -3667,7 +3667,7 @@ msgctxt ""
"par_id3148563\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Saves the current index in the data source.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Saves the current index in the data source.</ahelp>"
#. JxS8c
#: 05010100.xhp
@@ -3685,7 +3685,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Resets the current index to the setting that it had when the dialogue box was started.</ahelp>"
#. kpk89
#: 05010100.xhp
@@ -3703,7 +3703,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "As soon as you change a detail of the current index and then select another index, the change is immediately passed on to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
-msgstr ""
+msgstr "As soon as you change a detail of the current index and then select another index, the change is immediately passed on to the data source. You can only leave the dialogue box, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
#. rEFpa
#: 05010100.xhp
@@ -3721,7 +3721,7 @@ msgctxt ""
"par_id3156282\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
#. SFD2p
#: 05010100.xhp
@@ -3793,7 +3793,7 @@ msgctxt ""
"par_id3154190\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialogue box.</ahelp>"
#. n4gFz
#: 05020000.xhp
@@ -3856,7 +3856,7 @@ msgctxt ""
"par_id3149235\n"
"help.text"
msgid "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click on the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialog opens in which you can select the tables with which to create a relation."
-msgstr ""
+msgstr "When you choose <emph>Tools - Relationships</emph>, a window opens in which all the existing relationships between the tables of the current database are shown. If no relationships have been defined, or if you want to relate other tables of the database to each other, then click on the <emph>Add Tables</emph> icon. The <link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link> dialogue box opens in which you can select the tables with which to create a relation."
#. krxTw
#: 05020000.xhp
@@ -3946,7 +3946,7 @@ msgctxt ""
"par_id3149984\n"
"help.text"
msgid "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/sdatabase/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialog."
-msgstr ""
+msgstr "Alternatively, you can also click the <emph>New Relation</emph> icon in the top area of the relation field and define the relation between two tables in the <link href=\"text/sdatabase/05020100.xhp\" name=\"Relations\"><emph>Relations</emph></link> dialogue box."
#. yTadX
#: 05020000.xhp
@@ -3964,7 +3964,7 @@ msgctxt ""
"par_id3155856\n"
"help.text"
msgid "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialog opens."
-msgstr ""
+msgstr "By double-clicking a connection line, you can assign certain properties to the relation. The <emph>Relations </emph>dialogue box opens."
#. zaiku
#: 05020100.xhp
@@ -4027,7 +4027,7 @@ msgctxt ""
"par_id3153880\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialog."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">This is where the two related tables are listed.</ahelp> If you create a new relation, you can select one table from each of the combo boxes in the top part of the dialogue box."
#. 4UCC7
#: 05020100.xhp
@@ -4036,7 +4036,7 @@ msgctxt ""
"par_id3154047\n"
"help.text"
msgid "If you opened the <emph>Relations</emph> dialog for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified."
-msgstr ""
+msgstr "If you opened the <emph>Relations</emph> dialogue box for an existing relation by double-clicking the connection lines in the Relation window, then the tables involved in the relation cannot be modified."
#. VBeNf
#: 05020100.xhp
@@ -4054,7 +4054,7 @@ msgctxt ""
"par_id3159157\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Defines the key fields for the relation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/joindialog/relations\">Defines the key fields for the relation.</ahelp>"
#. tG7Wy
#: 05020100.xhp
@@ -4063,7 +4063,7 @@ msgctxt ""
"par_id3149235\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/table2\">The names of the tables selected for the link appear here as column names.</ahelp> If you click a field, you can use the arrow buttons to select a field from the table. Each relation is written in a row."
#. ECqps
#: 05020100.xhp
@@ -4099,7 +4099,7 @@ msgctxt ""
"par_id3152360\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addaction\">Specifies that any change made to a primary key does not affect other external key fields.</ahelp>"
#. UzK5q
#: 05020100.xhp
@@ -4117,7 +4117,7 @@ msgctxt ""
"par_id3154073\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addcascade\">Updates all the external key fields if the value of the corresponding primary key has been modified (Cascading Update).</ahelp>"
#. xydLE
#: 05020100.xhp
@@ -4135,7 +4135,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/addnull\"> If the corresponding primary key has been modified, use this option to set the \"IS NULL\" value to all external key fields. IS NULL means that the field is empty.</ahelp>"
#. FGxMC
#: 05020100.xhp
@@ -4153,7 +4153,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/adddefault\"> If the corresponding primary key has been modified, use this option to set a default value to all external key fields.</ahelp> During the creation of the corresponding table, the default value of an external key field will be defined when you assign the field properties."
#. AvWBL
#: 05020100.xhp
@@ -4189,7 +4189,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delaction\">Specifies that the deletion of a primary key will not have any effect on other external key fields.</ahelp>"
#. hFmB4
#: 05020100.xhp
@@ -4207,7 +4207,7 @@ msgctxt ""
"par_id3155309\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delcascade\">Specifies that all external key fields will be deleted if you delete the corresponding primary key field.</ahelp>"
#. ZaNTh
#: 05020100.xhp
@@ -4234,7 +4234,7 @@ msgctxt ""
"par_id3153363\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/delnull\">If you delete the corresponding primary key, the \"IS NULL\" value will be assigned to all external key fields.</ahelp>"
#. 474LG
#: 05020100.xhp
@@ -4252,7 +4252,7 @@ msgctxt ""
"par_id3154320\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/relationdialog/deldefault\">If you delete the corresponding primary key, a set value will be set to all external key fields.</ahelp>"
#. x8A6E
#: 05030000.xhp
@@ -4288,7 +4288,7 @@ msgctxt ""
"par_id3155535\n"
"help.text"
msgid "Dragging-and-dropping a query or table opens the <emph>Copy Table </emph>dialog, which allows you to define the options for copying a query or a table."
-msgstr ""
+msgstr "Dragging-and-dropping a query or table opens the <emph>Copy Table</emph> dialogue box, which allows you to define the options for copying a query or a table."
#. CzRJq
#: 05030000.xhp
@@ -4297,7 +4297,7 @@ msgctxt ""
"par_id3148539\n"
"help.text"
msgid "With the <emph>Copy Table </emph>dialog you can:"
-msgstr ""
+msgstr "With the <emph>Copy Table</emph> dialogue box you can:"
#. G45TE
#: 05030000.xhp
@@ -4351,7 +4351,7 @@ msgctxt ""
"par_id3149264\n"
"help.text"
msgid "You can copy a table by dragging and dropping the table onto the table area of a database file window. The <emph>Copy table </emph>dialog appears."
-msgstr ""
+msgstr "You can copy a table by dragging and dropping the table onto the table area of a database file window. The <emph>Copy table</emph> dialogue box appears."
#. ciK5F
#: 05030100.xhp
@@ -4468,7 +4468,7 @@ msgctxt ""
"par_id3156117\n"
"help.text"
msgid "Match the data field names in the<emph> Copy Table</emph> dialog on the <link href=\"text/sdatabase/05030400.xhp\" name=\"Apply Columns\">Apply Columns</link> page."
-msgstr ""
+msgstr "Match the data field names in the<emph> Copy Table</emph> dialogue box on the <link href=\"text/sdatabase/05030400.xhp\" name=\"Apply Columns\">Apply Columns</link> page."
#. toArF
#: 05030100.xhp
@@ -4477,7 +4477,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/data\">If the data cannot be attached, you will see a list of fields in the <emph>Column Info</emph> dialog whose data cannot be copied.</ahelp> If you confirm this dialog with OK, only the data that does not appear in the list will be attached."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/data\">If the data cannot be attached, you will see a list of fields in the <emph>Column Info</emph> dialogue box whose data cannot be copied.</ahelp> If you confirm this dialogue box with OK, only the data that does not appear in the list will be attached."
#. 8JYz8
#: 05030100.xhp
@@ -4567,7 +4567,7 @@ msgctxt ""
"par_id3147143\n"
"help.text"
msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The <emph>Apply columns </emph>dialog is the second window of the <emph>Copy table</emph> dialog."
-msgstr ""
+msgstr "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The <emph>Apply columns</emph> dialogue box is the second window of the <emph>Copy table</emph> dialogue box."
#. 8r9yc
#: 05030200.xhp
@@ -4666,7 +4666,7 @@ msgctxt ""
"par_id3150247\n"
"help.text"
msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The<emph> Type formatting </emph>dialog is the third window of the <emph>Copy table</emph> dialog."
-msgstr ""
+msgstr "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. The<emph> Type formatting </emph>dialogue box is the third window of the <emph>Copy table</emph> dialogue box."
#. mnHDq
#: 05030300.xhp
@@ -4801,7 +4801,7 @@ msgctxt ""
"par_id3153561\n"
"help.text"
msgid "$[officename] can automatically recognize field contents when you copy database tables by drag and drop."
-msgstr ""
+msgstr "$[officename] can automatically recognise field contents when you copy database tables by drag and drop."
#. XbBEn
#: 05030300.xhp
@@ -4864,7 +4864,7 @@ msgctxt ""
"par_id3156027\n"
"help.text"
msgid "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. If you select the <emph>Attach data </emph>check box on the first page of the <emph>Copy table </emph>dialog, the <emph>Assign columns </emph>dialog opens as the second window. You can use this dialog to map the contents of a data field in the source table to a different data field in the destination table."
-msgstr ""
+msgstr "In the data source explorer, you can copy a table by dragging and dropping the table onto the table container. If you select the <emph>Attach data </emph>check box on the first page of the <emph>Copy table </emph>dialogue box, the <emph>Assign columns </emph>dialogue box opens as the second window. You can use this dialogue box to map the contents of a data field in the source table to a different data field in the destination table."
#. fGrH7
#: 05030400.xhp
@@ -5386,7 +5386,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "<ahelp hid=\".\">Prevents an unauthorized user from accessing the database. You only need to enter the password once per session.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Prevents an unauthorised user from accessing the database. You only need to enter the password once per session.</ahelp>"
#. QWAfC
#: 11020000.xhp
@@ -5422,7 +5422,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose \"System\" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
-msgstr ""
+msgstr "<ahelp hid=\"HID_DSADMIN_CHARSET_ODBC\">Select the code conversion that you want to use to view the database in $[officename]. This does not affect the database.</ahelp> Choose \"System\" to use the default character set of your operating system. Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
#. xBEZv
#: 11020000.xhp
@@ -5665,7 +5665,7 @@ msgctxt ""
"par_id3161656\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Opens the <link href=\"text/sdatabase/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Opens the <link href=\"text/sdatabase/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialogue box, where you can organise the table indexes in the current dBASE database.</ahelp>"
#. vMA8w
#: 11030100.xhp
@@ -5692,7 +5692,7 @@ msgctxt ""
"par_id3150247\n"
"help.text"
msgid "<ahelp hid=\".\">Lets you organize dBASE database indexes.</ahelp> An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the <emph>Indexes </emph>tab page."
-msgstr ""
+msgstr "<ahelp hid=\".\">Lets you organise dBASE database indexes.</ahelp> An index allows you to access a database quickly, provided that you query the data in the selection that was defined through the index. When you design a table, you can define the indexes on the <emph>Indexes </emph>tab page."
#. Aj5Uz
#: 11030100.xhp
@@ -5710,7 +5710,7 @@ msgctxt ""
"par_id3152551\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Select the database table that you want to index.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/table\">Select the database table that you want to index.</ahelp>"
#. eyouE
#: 11030100.xhp
@@ -5728,7 +5728,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/tableindex\">Lists the current indexes for the selected database table.</ahelp> To remove an index from the list, click the index, and then click the right arrow."
#. scWXw
#: 11030100.xhp
@@ -5746,7 +5746,7 @@ msgctxt ""
"par_id3151110\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/freeindex\">Lists the available indexes that you can assign to a table.</ahelp> To assign an index to a selected table, click the left arrow icon. The left double arrow assigns all available indexes."
#. U4FQh
#: 11030100.xhp
@@ -5764,7 +5764,7 @@ msgctxt ""
"par_id3150984\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/add\">Moves the selected index to the <emph>Table Indexes</emph> list.</ahelp>"
#. FPRFh
#: 11030100.xhp
@@ -5782,7 +5782,7 @@ msgctxt ""
"par_id3145315\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/addall\">Moves all of the free indexes to the <emph>Table Indexes</emph> list.</ahelp>"
#. Ba8Z9
#: 11030100.xhp
@@ -5800,7 +5800,7 @@ msgctxt ""
"par_id3149795\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/remove\">Moves the selected table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
#. sAASQ
#: 11030100.xhp
@@ -5818,7 +5818,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/dbaseindexdialog/removeall\">Moves all of the table indexes to the <emph>Free Indexes</emph> list.</ahelp>"
#. LQcMC
#: 11080000.xhp
@@ -5854,7 +5854,7 @@ msgctxt ""
"par_id3154288\n"
"help.text"
msgid "<variable id=\"sqltext\"><ahelp hid=\".\">Opens a dialog where you can enter an SQL command for administering a database.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"sqltext\"><ahelp hid=\".\">Opens a dialogue box where you can enter an SQL command for administering a database.</ahelp></variable>"
#. jhBMm
#: 11080000.xhp
@@ -5863,7 +5863,7 @@ msgctxt ""
"par_id3147275\n"
"help.text"
msgid "You can only enter administration commands in this dialog, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here."
-msgstr ""
+msgstr "You can only enter administration commands in this dialogue box, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here."
#. JZmCZ
#: 11080000.xhp
@@ -5890,7 +5890,7 @@ msgctxt ""
"par_id3147618\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Enter the SQL administration command that you want to run.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sql\">Enter the SQL administration command that you want to run.</ahelp>"
#. 5DFEP
#: 11080000.xhp
@@ -5935,7 +5935,7 @@ msgctxt ""
"par_id3149045\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/sqlhistory\">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Run</emph>.</ahelp>"
#. AvXck
#: 11080000.xhp
@@ -5953,7 +5953,7 @@ msgctxt ""
"par_id3151054\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/status\">Displays the results, including errors, of the SQL command that you ran.</ahelp>"
#. BUpxX
#: 11080000.xhp
@@ -5971,7 +5971,7 @@ msgctxt ""
"par_id3151210\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"dbaccess/ui/directsqldialog/execute\">Runs the command that you entered in the <emph>Command to execute </emph>box.</ahelp>"
#. 93Xfs
#: 11090000.xhp
@@ -6646,7 +6646,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "<ahelp hid=\".\">The database file window organizes the tables, views, queries, and reports of a database in %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">The database file window organises the tables, views, queries, and reports of a database in %PRODUCTNAME.</ahelp>"
#. 3KEBA
#: dabadoc.xhp
@@ -6817,7 +6817,7 @@ msgctxt ""
"par_idN10651\n"
"help.text"
msgid "Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
-msgstr ""
+msgstr "Text and dBASE databases are restricted to character sets with a fixed-size character length, where all characters are encoded with the same number of bytes."
#. VoZcz
#: dabapropadd.xhp
@@ -6961,7 +6961,7 @@ msgctxt ""
"par_idN10725\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Indexes dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the Indexes dialogue box, where you can organise the table indexes in the current dBASE database.</ahelp>"
#. zGqEv
#: dabapropadd.xhp
@@ -7069,7 +7069,7 @@ msgctxt ""
"par_idN10803\n"
"help.text"
msgid "<ahelp hid=\".\">Select the format for the text file.</ahelp> The extension that you select affects some of the default settings in this dialog."
-msgstr ""
+msgstr "<ahelp hid=\".\">Select the format for the text file.</ahelp> The extension that you select affects some of the default settings in this dialogue box."
#. KEi9S
#: dabapropcon.xhp
@@ -7123,7 +7123,7 @@ msgctxt ""
"par_idN1056C\n"
"help.text"
msgid "For example, you can use the wizard to open a database file that is in a format that is usually not recognized by an installed database."
-msgstr ""
+msgstr "For example, you can use the wizard to open a database file that is in a format that is usually not recognised by an installed database."
#. GLS4A
#: dabapropcon.xhp
@@ -7231,7 +7231,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can select a file or a directory.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens a dialogue box where you can select a file or a directory.</ahelp>"
#. ASumy
#: dabapropgen.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"par_idN105FD\n"
"help.text"
msgid "<ahelp hid=\".\">Select to open a database file from a list of recently used files or from a file selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Select to open a database file from a list of recently used files or from a file selection dialogue box.</ahelp>"
#. HNAd8
#: dabawiz01.xhp
@@ -7753,7 +7753,7 @@ msgctxt ""
"par_idN10633\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens a file selection dialogue box where you can select a database file. Click Open or OK in the file selection dialogue box to open the file immediately and to exit the wizard.</ahelp>"
#. rLwWT
#: dabawiz01.xhp
@@ -8059,7 +8059,7 @@ msgctxt ""
"par_idN1054F\n"
"help.text"
msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click to open a file selection dialogue box.</ahelp>"
#. gjtnv
#: dabawiz02ado.xhp
@@ -8212,7 +8212,7 @@ msgctxt ""
"par_idN1058C\n"
"help.text"
msgid "<ahelp hid=\".\">Click to open a database selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click to open a database selection dialogue box.</ahelp>"
#. Bi3az
#: dabawiz02ado.xhp
@@ -8284,7 +8284,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "<ahelp hid=\".\">Open a path selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Open a path selection dialogue box.</ahelp>"
#. n9AxK
#: dabawiz02jdbc.xhp
@@ -8878,7 +8878,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Click to open an ODBC data source selection dialog:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click to open an ODBC data source selection dialogue box:</ahelp>"
#. 48ubg
#: dabawiz02odbc.xhp
@@ -9121,7 +9121,7 @@ msgctxt ""
"par_idN10549\n"
"help.text"
msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click to open a file selection dialogue box.</ahelp>"
#. JAmAi
#: dabawiz02spreadsheet.xhp
@@ -9202,7 +9202,7 @@ msgctxt ""
"par_idN1056F\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the path to the text file or files. If you just want one text file, you can use any extension of the file name. If you enter a folder name, the text files in that folder must have the extension *.csv to be recognized as files of the text database.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Enter the path to the text file or files. If you just want one text file, you can use any extension of the file name. If you enter a folder name, the text files in that folder must have the extension *.csv to be recognised as files of the text database.</ahelp>"
#. DwHAY
#: dabawiz02text.xhp
@@ -9220,7 +9220,7 @@ msgctxt ""
"par_idN10576\n"
"help.text"
msgid "<ahelp hid=\".\">Click to open a file selection dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click to open a file selection dialogue box.</ahelp>"
#. MmGr4
#: dabawiz02text.xhp
@@ -9859,7 +9859,7 @@ msgctxt ""
"par_idN105E9\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Database Properties dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the Database Properties dialogue box.</ahelp>"
#. CFEiW
#: menuedit.xhp
@@ -9895,7 +9895,7 @@ msgctxt ""
"par_idN105F7\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Advanced Properties dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the Advanced Properties dialogue box.</ahelp>"
#. 7BAav
#: menufile.xhp
@@ -9940,7 +9940,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/sdatabase/menufilesave.xhp\">Save</link> dialog."
-msgstr ""
+msgstr "Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialogue box. For the other objects, you see the <link href=\"text/sdatabase/menufilesave.xhp\">Save</link> dialogue box."
#. FAvuD
#: menufile.xhp
@@ -9958,7 +9958,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save."
-msgstr ""
+msgstr "Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialogue box, select a path and file name to save."
#. s3muV
#: menufile.xhp
@@ -10075,7 +10075,7 @@ msgctxt ""
"par_idN1054B\n"
"help.text"
msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time."
-msgstr ""
+msgstr "In this dialogue box, you can specify the position and name of a form that you save within a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link>. The dialogue box opens automatically when you save a form the first time."
#. CDw7n
#: menufilesave.xhp
@@ -10318,7 +10318,7 @@ msgctxt ""
"par_idN1060F\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens a dialogue box where you can save a new folder in the database file.</ahelp>"
#. eMZgB
#: menutools.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"par_idN1058E\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the User Administration dialogue box if the database supports this feature.</ahelp>"
#. VThyT
#: menutools.xhp
@@ -10399,7 +10399,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the Table Filter dialogue box where you can specify which tables of the database to show or to hide.</ahelp>"
#. YTER3
#: menutools.xhp
@@ -10444,7 +10444,7 @@ msgctxt ""
"par_idN105C0\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the SQL dialogue box where you can enter SQL statements.</ahelp>"
#. CqteP
#: menuview.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sdraw.po b/source/en-GB/helpcontent2/source/text/sdraw.po
index ce9d5139774..ed8175d9233 100644
--- a/source/en-GB/helpcontent2/source/text/sdraw.po
+++ b/source/en-GB/helpcontent2/source/text/sdraw.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2021-02-03 19:36+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdraw/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563449177.000000\n"
#. dHbww
@@ -455,7 +455,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Glue points</link>"
#. kz8Fw
#: main0210.xhp
@@ -464,7 +464,7 @@ msgctxt ""
"par_idN106D7\n"
"help.text"
msgid "Enables you to edit gluepoints on your drawing."
-msgstr ""
+msgstr "Enables you to edit glue points on your drawing."
#. 3Cwi3
#: main0210.xhp
@@ -707,7 +707,7 @@ msgctxt ""
"par_id3149124\n"
"help.text"
msgid "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to gluepoints on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
-msgstr ""
+msgstr "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to glue points on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
#. pLaMp
#: main0503.xhp
@@ -824,7 +824,7 @@ msgctxt ""
"hd_id3149258\n"
"help.text"
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Glue points</link>"
#. JaiGm
#: main_edit.xhp
@@ -833,7 +833,7 @@ msgctxt ""
"par_id3146315\n"
"help.text"
msgid "Enables you to edit gluepoints on your drawing."
-msgstr ""
+msgstr "Enables you to edit glue points on your drawing."
#. UBmhX
#: main_edit.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sdraw/01.po b/source/en-GB/helpcontent2/source/text/sdraw/01.po
index 5bbd81e0727..202909b0c91 100644
--- a/source/en-GB/helpcontent2/source/text/sdraw/01.po
+++ b/source/en-GB/helpcontent2/source/text/sdraw/01.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2020-12-28 07:53+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdraw01/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563447592.000000\n"
#. ybhKD
@@ -473,7 +473,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Consolidate Text Boxes"
-msgstr ""
+msgstr "Consolidate Text Boxes"
#. e3z7C
#: consolidatetext.xhp
@@ -482,7 +482,7 @@ msgctxt ""
"bm_id371623524099696\n"
"help.text"
msgid "<bookmark_value>text box consolidation</bookmark_value><bookmark_value>join PDF lines;text box consolidation</bookmark_value><bookmark_value>combine text box;text box consolidation</bookmark_value><bookmark_value>combine text frames;text box consolidation</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>text box consolidation</bookmark_value><bookmark_value>join PDF lines;text box consolidation</bookmark_value><bookmark_value>combine text box;text box consolidation</bookmark_value><bookmark_value>combine text frames;text box consolidation</bookmark_value>"
#. BqmVv
#: consolidatetext.xhp
@@ -491,7 +491,7 @@ msgctxt ""
"hd_id861623510996086\n"
"help.text"
msgid "<link href=\"text/sdraw/01/consolidatetext.xhp\" name=\"consolidate text\">Text Box Consolidation</link>"
-msgstr ""
+msgstr "<link href=\"text/sdraw/01/consolidatetext.xhp\" name=\"consolidate text\">Text Box Consolidation</link>"
#. zsb7F
#: consolidatetext.xhp
@@ -500,7 +500,7 @@ msgctxt ""
"par_id441623510996088\n"
"help.text"
msgid "<variable id=\"textboxconsolidationv1\"><ahelp hid=\".\">Combine two or more selected text boxes into one.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"textboxconsolidationv1\"><ahelp hid=\".\">Combine two or more selected text boxes into one.</ahelp></variable>"
#. uDEkt
#: consolidatetext.xhp
@@ -509,7 +509,7 @@ msgctxt ""
"par_id111623511334889\n"
"help.text"
msgid "Select two or more text boxes and either"
-msgstr ""
+msgstr "Select two or more text boxes and either"
#. eopFe
#: consolidatetext.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_id711623512060597\n"
"help.text"
msgid "Choose menu <menuitem>Shape - Consolidate Text</menuitem>."
-msgstr ""
+msgstr "Choose menu <menuitem>Shape - Consolidate Text</menuitem>."
#. m5F3B
#: consolidatetext.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"par_id501623512080240\n"
"help.text"
msgid "Open context menu and choose <menuitem>Consolidate Text</menuitem>."
-msgstr ""
+msgstr "Open context menu and choose <menuitem>Consolidate Text</menuitem>."
#. rWDAq
#: consolidatetext.xhp
@@ -536,7 +536,7 @@ msgctxt ""
"par_id61623512950690\n"
"help.text"
msgid "Text box consolidation joins several text boxes into a bigger text box, enabling text reflow inside the resulting box."
-msgstr ""
+msgstr "Text box consolidation joins several text boxes into a bigger text box, enabling text reflow inside the resulting box."
#. pnfVs
#: consolidatetext.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"par_id141623511540551\n"
"help.text"
msgid "<emph>Consolidate text</emph> command is specially useful for editing PDF documents with %PRODUCTNAME Draw."
-msgstr ""
+msgstr "<emph>Consolidate text</emph> command is specially useful for editing PDF documents with %PRODUCTNAME Draw."
#. UBCV5
#: consolidatetext.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"par_id471623513979583\n"
"help.text"
msgid "The function inspects the text fragments to see if they end in sentence-ending punctuation. If not, then the next text box's content is appended to it instead of starting a new paragraph. You must afterwards fix up paragraphing, and set paragraph properties."
-msgstr ""
+msgstr "The function inspects the text fragments to see if they end in sentence-ending punctuation. If not, then the next text box's content is appended to it instead of starting a new paragraph. You must afterwards fix up paragraphing, and set paragraph properties."
#. vdwPx
#: consolidatetext.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"hd_id381623516529280\n"
"help.text"
msgid "Remarks"
-msgstr ""
+msgstr "Remarks"
#. 5rXDq
#: consolidatetext.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id211623513189855\n"
"help.text"
msgid "The resulting text box is inserted into the current layer."
-msgstr ""
+msgstr "The resulting text box is inserted into the current layer."
#. xPr6s
#: consolidatetext.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"par_id61623516556624\n"
"help.text"
msgid "If the single text box objects are named, the resulting text box is unnamed."
-msgstr ""
+msgstr "If the single text box objects are named, the resulting text box is unnamed."
#. WddHJ
#: consolidatetext.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"par_id611623516624688\n"
"help.text"
msgid "Title and description of the single text boxes are lost."
-msgstr ""
+msgstr "Title and description of the single text boxes are lost."
#. TKkEa
#: consolidatetext.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id281623513291901\n"
"help.text"
msgid "The previous text box objects are deleted after consolidation."
-msgstr ""
+msgstr "The previous text box objects are deleted after consolidation."
#. bGEES
#: consolidatetext.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id531623515498932\n"
"help.text"
msgid "Consolidation of lists requires attention to restore the list layout that has been affected by the position of the punctuation. This includes the case of numbering of style \"1.\", where the resulting list items are split after the dot."
-msgstr ""
+msgstr "Consolidation of lists requires attention to restore the list layout that has been affected by the position of the punctuation. This includes the case of numbering of style \"1.\", where the resulting list items are split after the dot."
#. VwP6B
#: consolidatetext.xhp
@@ -617,7 +617,7 @@ msgctxt ""
"par_id931623525360411\n"
"help.text"
msgid "For better results, combine adjacent text boxes with similar paragraph formatting. Character formatting inside the text boxes is preserved. Combining text boxes with different paragraph styles (headings, list and more) will require manual intervention to restore the original text layout."
-msgstr ""
+msgstr "For better results, combine adjacent text boxes with similar paragraph formatting. Character formatting inside the text boxes is preserved. Combining text boxes with different paragraph styles (headings, list and more) will require manual intervention to restore the original text layout."
#. 4JVcT
#: delete_page.xhp
diff --git a/source/en-GB/helpcontent2/source/text/sdraw/guide.po b/source/en-GB/helpcontent2/source/text/sdraw/guide.po
index 885d6ac48aa..eb2de1bdd8d 100644
--- a/source/en-GB/helpcontent2/source/text/sdraw/guide.po
+++ b/source/en-GB/helpcontent2/source/text/sdraw/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2021-02-03 19:36+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdrawguide/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1547846119.000000\n"
#. cZbDh
@@ -770,7 +770,7 @@ msgctxt ""
"par_id3166428\n"
"help.text"
msgid "Choose <emph>Shape - Cross-fading</emph>."
-msgstr ""
+msgstr "Choose <emph>Shape - Cross-fading</emph>."
#. dmA2i
#: cross_fading.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"par_id3150716\n"
"help.text"
msgid "Select the object you want to rotate. On the <emph>Transformations</emph> toolbar in $[officename] Draw or on the <emph>Drawing</emph> bar in $[officename] Impress, click the <emph>Rotate</emph> icon."
-msgstr ""
+msgstr "Select the object you want to rotate. On the <emph>Transformations</emph> toolbar in $[officename] Draw or on the <emph>Drawing</emph> bar in $[officename] Impress, click the <emph>Rotate</emph> icon."
#. MLBay
#: rotate_object.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared.po b/source/en-GB/helpcontent2/source/text/shared.po
index f69e2f7bdc6..6c318464856 100644
--- a/source/en-GB/helpcontent2/source/text/shared.po
+++ b/source/en-GB/helpcontent2/source/text/shared.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2020-12-09 13:36+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://weblate.documentfoundation.org/projects/libo_help-master/textshared/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1547062857.000000\n"
#. DBz3U
@@ -257,7 +257,7 @@ msgctxt ""
"par_idN1064A\n"
"help.text"
msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1619006\">Icon Help</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1619006\">Icon Help</alt></image>"
#. iPjUH
#: main0108.xhp
@@ -347,7 +347,7 @@ msgctxt ""
"hd_id561629934889067\n"
"help.text"
msgid "Get Involved"
-msgstr ""
+msgstr "Get Involved"
#. ZiLDo
#: main0108.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"par_id501629934998665\n"
"help.text"
msgid "Opens the <link href=\"https://www.libreoffice.org/community/get-involved/\" name=\"get involved\">community Get Involved page</link> in the web browser. The page describe areas of interest where you can collaborate with the %PRODUCTNAME community."
-msgstr ""
+msgstr "Opens the <link href=\"https://www.libreoffice.org/community/get-involved/\" name=\"get involved\">community Get Involved page</link> in the web browser. The page describe areas of interest where you can collaborate with the %PRODUCTNAME community."
#. YrMYp
#: main0108.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"hd_id431629934866702\n"
"help.text"
msgid "Donate to %PRODUCTNAME"
-msgstr ""
+msgstr "Donate to %PRODUCTNAME"
#. xoFgE
#: main0108.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"par_id691629934873388\n"
"help.text"
msgid "%PRODUCTNAME is Free Software and is made available free of charge."
-msgstr ""
+msgstr "%PRODUCTNAME is Free Software and is made available free of charge."
#. GAMwn
#: main0108.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"par_id651629934878405\n"
"help.text"
msgid "Your donation, which is purely optional, supports our worldwide community."
-msgstr ""
+msgstr "Your donation, which is purely optional, supports our worldwide community."
#. gGbbH
#: main0108.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"par_id611629934882669\n"
"help.text"
msgid "If you like the software, <link href=\"https://www.libreoffice.org/donate/\" name=\"donation\">please consider a donation</link>."
-msgstr ""
+msgstr "If you like the software, <link href=\"https://www.libreoffice.org/donate/\" name=\"donation\">please consider a donation</link>."
#. sWFkG
#: main0108.xhp
@@ -428,7 +428,7 @@ msgctxt ""
"par_id5144510\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the <emph>CREDITS.odt</emph> document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into %PRODUCTNAME) or %PRODUCTNAME since 2010-09-28.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ShowLicense\">Displays the <emph>CREDITS.odt</emph> document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into %PRODUCTNAME) or %PRODUCTNAME since 2010-09-28.</ahelp>"
#. F8BFu
#: main0108.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_idN107D8\n"
"help.text"
msgid "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Icon</alt></image>"
#. wcCfo
#: main0201.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_idN10855\n"
"help.text"
msgid "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3174230\">icon What's this?'</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3174230\">icon What's this?'</alt></image>"
#. C6Uid
#: main0201.xhp
@@ -959,7 +959,7 @@ msgctxt ""
"par_id3157910\n"
"help.text"
msgid "The Navigation bar is only visible for forms connected to a database. In the <link href=\"text/sdatabase/04030000.xhp\" name=\"Design view\">Design view</link> of a form, the Navigation bar is not available. See also <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
-msgstr ""
+msgstr "The Navigation bar is only visible for forms connected to a database. In the <link href=\"text/sdatabase/04030000.xhp\" name=\"Design view\">Design view</link> of a form, the Navigation bar is not available. See also <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
#. tqTbR
#: main0213.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Spacing"
-msgstr ""
+msgstr "Spacing"
#. yQezt
#: submenu_spacing.xhp
@@ -2066,7 +2066,7 @@ msgctxt ""
"hd_id411816022675979\n"
"help.text"
msgid "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>"
#. 22dPh
#: submenu_spacing.xhp
@@ -2075,7 +2075,7 @@ msgctxt ""
"par_id398855439580084\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens a sub-menu where you can choose text spacing commands.</ahelp>"
#. 7Sh42
#: submenu_spacing.xhp
@@ -2084,7 +2084,7 @@ msgctxt ""
"hd_id3154944\n"
"help.text"
msgid "Line Spacing: 1"
-msgstr ""
+msgstr "Line Spacing: 1"
#. xxnjH
#: submenu_spacing.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"hd_id3146969\n"
"help.text"
msgid "Line Spacing: 1.5"
-msgstr ""
+msgstr "Line Spacing: 1.5"
#. acjb4
#: submenu_spacing.xhp
@@ -2102,7 +2102,7 @@ msgctxt ""
"hd_id3153711\n"
"help.text"
msgid "Line Spacing: 2"
-msgstr ""
+msgstr "Line Spacing: 2"
#. 44Px9
#: submenu_spacing.xhp
@@ -2111,7 +2111,7 @@ msgctxt ""
"hd_id3147573\n"
"help.text"
msgid "Increase Paragraph Spacing"
-msgstr ""
+msgstr "Increase Paragraph Spacing"
#. zhqwZ
#: submenu_spacing.xhp
@@ -2120,7 +2120,7 @@ msgctxt ""
"par_id3150695\n"
"help.text"
msgid "Increases the paragraph spacing above the selected paragraph."
-msgstr ""
+msgstr "Increases the paragraph spacing above the selected paragraph."
#. XCZUT
#: submenu_spacing.xhp
@@ -2129,7 +2129,7 @@ msgctxt ""
"hd_id3147574\n"
"help.text"
msgid "Decrease Paragraph Spacing"
-msgstr ""
+msgstr "Decrease Paragraph Spacing"
#. EVYri
#: submenu_spacing.xhp
@@ -2138,7 +2138,7 @@ msgctxt ""
"par_id3150696\n"
"help.text"
msgid "Decreases the paragraph spacing above the selected paragraph."
-msgstr ""
+msgstr "Decreases the paragraph spacing above the selected paragraph."
#. EsHFP
#: submenu_spacing.xhp
@@ -2147,7 +2147,7 @@ msgctxt ""
"hd_id3147575\n"
"help.text"
msgid "Increase Indent"
-msgstr ""
+msgstr "Increase Indent"
#. BU6i9
#: submenu_spacing.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"par_id3150697\n"
"help.text"
msgid "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased."
-msgstr ""
+msgstr "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased."
#. YA8bT
#: submenu_spacing.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"hd_id3147576\n"
"help.text"
msgid "Decrease Indent"
-msgstr ""
+msgstr "Decrease Indent"
#. zVFFG
#: submenu_spacing.xhp
@@ -2174,7 +2174,7 @@ msgctxt ""
"par_id3150698\n"
"help.text"
msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs."
-msgstr ""
+msgstr "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs."
#. MVHBc
#: submenu_text.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/00.po b/source/en-GB/helpcontent2/source/text/shared/00.po
index ad1cc4eaa4a..f290f25bce0 100644
--- a/source/en-GB/helpcontent2/source/text/shared/00.po
+++ b/source/en-GB/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared00/en_GB/>\n"
"Language: en-GB\n"
@@ -311,7 +311,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Shrink</emph> icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Expand</emph> icon. Click it to restore the dialog to its original size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click the <emph>Shrink</emph> icon to reduce the dialogue box to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Expand</emph> icon. Click it to restore the dialogue box to its original size.</ahelp>"
#. XBrSB
#: 00000001.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"par_id651616711045219\n"
"help.text"
msgid "Closes dialog and discards changes on all tabs. If <emph>Apply</emph> was used, then changes after the last use of Apply are discarded."
-msgstr ""
+msgstr "Closes dialogue box and discards changes on all tabs. If <emph>Apply</emph> was used, then changes after the last use of Apply are discarded."
#. wFkFQ
#: 00000001.xhp
@@ -563,7 +563,7 @@ msgctxt ""
"par_id691616710270371\n"
"help.text"
msgid "Resets modified values on the current tab back to the values when the dialog was opened. If <emph>Apply</emph> is used before closing the dialog, then values are reset to those after the last use of Apply."
-msgstr ""
+msgstr "Resets modified values on the current tab back to the values when the dialogue box was opened. If <emph>Apply</emph> is used before closing the dialogue box, then values are reset to those after the last use of Apply."
#. emuSf
#: 00000001.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"par_id691616711586248\n"
"help.text"
msgid "Applies modifications on all tabs without closing dialog. Cannot be reverted with <emph>Reset</emph>."
-msgstr ""
+msgstr "Applies modifications on all tabs without closing dialogue box. Cannot be reverted with <emph>Reset</emph>."
#. A8G37
#: 00000001.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id581616061494132\n"
"help.text"
msgid "Values for the current tab are set to those found in the corresponding tab of the style specified in “Inherit from” in Organizer. In all cases, also when “Inherit from” is “- None -”, current tab values specified in “Contains” are removed."
-msgstr ""
+msgstr "Values for the current tab are set to those found in the corresponding tab of the style specified in “Inherit from” in Organiser. In all cases, also when “Inherit from” is “- None -”, current tab values specified in “Contains” are removed."
#. 3brfZ
#: 00000001.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id51597440622057\n"
"help.text"
msgid "Applies the modified or selected values without closing the Options dialog."
-msgstr ""
+msgstr "Applies the modified or selected values without closing the Options dialogue box."
#. BRStA
#: 00000001.xhp
@@ -2849,7 +2849,7 @@ msgctxt ""
"par_id3146919\n"
"help.text"
msgid "In various dialogs (for example, <menuitem>Tools - AutoText</menuitem>) you can select whether you want to save files relatively or absolutely."
-msgstr ""
+msgstr "In various dialogue boxes (for example, <menuitem>Tools - AutoText</menuitem>) you can select whether you want to save files relatively or absolutely."
#. vUiBY
#: 00000005.xhp
@@ -3587,7 +3587,7 @@ msgctxt ""
"par_id3155135\n"
"help.text"
msgid "If $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
-msgstr ""
+msgstr "If $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
#. ujGz3
#: 00000020.xhp
@@ -3596,7 +3596,7 @@ msgctxt ""
"par_id3148473\n"
"help.text"
msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
-msgstr ""
+msgstr "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
#. JxdSw
#: 00000020.xhp
@@ -7475,7 +7475,7 @@ msgctxt ""
"par_id3148608\n"
"help.text"
msgid "<variable id=\"epsexport\">Choose <menuitem>File - Export</menuitem>, if EPS is selected as file type, this dialog opens automatically.</variable>"
-msgstr ""
+msgstr "<variable id=\"epsexport\">Choose <menuitem>File - Export</menuitem>, if EPS is selected as file type, this dialogue box opens automatically.</variable>"
#. ADXoF
#: 00000401.xhp
@@ -7484,7 +7484,7 @@ msgctxt ""
"par_id3150107\n"
"help.text"
msgid "<variable id=\"pbmppmpgm\">Choose <menuitem>File - Export</menuitem>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
-msgstr ""
+msgstr "<variable id=\"pbmppmpgm\">Choose <menuitem>File - Export</menuitem>, if PBM, PPM or PGM is selected as file type, the dialogue box opens automatically.</variable>"
#. eu9SA
#: 00000401.xhp
@@ -8663,7 +8663,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<variable id=\"keyboard\">Choose <menuitem>Tools - Customize - Keyboard</menuitem> tab. A document must be opened.</variable>"
-msgstr ""
+msgstr "<variable id=\"keyboard\">Choose <menuitem>Tools - Customise - Keyboard</menuitem> tab. A document must be opened.</variable>"
#. qxnqP
#: 00000406.xhp
@@ -8672,7 +8672,7 @@ msgctxt ""
"par_id3153968\n"
"help.text"
msgid "<variable id=\"symbole\">Choose <menuitem>Tools - Customize - Toolbars</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"symbole\">Choose <menuitem>Tools - Customise - Toolbars</menuitem> tab.</variable>"
#. 9wtYU
#: 00000406.xhp
@@ -8681,7 +8681,7 @@ msgctxt ""
"par_id3144432\n"
"help.text"
msgid "<variable id=\"events\">Choose <menuitem>Tools - Customize - Events</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"events\">Choose <menuitem>Tools - Customise - Events</menuitem> tab.</variable>"
#. Bsh3F
#: 00000406.xhp
@@ -8735,7 +8735,7 @@ msgctxt ""
"par_id3153094\n"
"help.text"
msgid "<variable id=\"autokotyafz\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Localized Options</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"autokotyafz\">Choose <menuitem>Tools - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>AutoCorrect - </menuitem></caseinline></switchinline><menuitem>AutoCorrect Options - Localised Options</menuitem> tab.</variable>"
#. x8Cg3
#: 00000406.xhp
@@ -10238,7 +10238,7 @@ msgctxt ""
"par_id3155995\n"
"help.text"
msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icon Paragraph</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150495\">Icon Paragraph</alt></image>"
#. E7XoA
#: 00040500.xhp
@@ -10517,7 +10517,7 @@ msgctxt ""
"par_id3146791\n"
"help.text"
msgid "Choose <menuitem>Format - Page Style - Organizer</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Format - Page Style - Organiser</menuitem> tab."
#. 5BJtP
#: 00040500.xhp
@@ -10526,7 +10526,7 @@ msgctxt ""
"par_id7146791\n"
"help.text"
msgid "Choose <menuitem>Styles - Edit Style - Organizer</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Styles - Edit Style - Organiser</menuitem> tab."
#. 8xdE8
#: 00040500.xhp
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id631579002848692\n"
"help.text"
msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organiser</menuitem> tab."
#. Z2AF5
#: 00040500.xhp
@@ -10544,7 +10544,7 @@ msgctxt ""
"par_id3146788\n"
"help.text"
msgid "<variable id=\"Calcseiteverwaltenh1\">Choose <menuitem>Format - Page - Organizer</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"Calcseiteverwaltenh1\">Choose <menuitem>Format - Page - Organiser</menuitem> tab.</variable>"
#. Y2ck5
#: 00040500.xhp
@@ -10553,7 +10553,7 @@ msgctxt ""
"par_id961579003607432\n"
"help.text"
msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organiser</menuitem> tab."
#. 5tDj9
#: 00040500.xhp
@@ -10562,7 +10562,7 @@ msgctxt ""
"par_id3123788\n"
"help.text"
msgid "<variable id=\"Drawseiteverwaltenh1\">Choose <menuitem>Format - Styles - Edit Style - Organizer</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"Drawseiteverwaltenh1\">Choose <menuitem>Format - Styles - Edit Style - Organiser</menuitem> tab.</variable>"
#. HE8gX
#: 00040500.xhp
@@ -10571,7 +10571,7 @@ msgctxt ""
"par_id111579003773016\n"
"help.text"
msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Format - Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organiser</menuitem> tab."
#. rSUuK
#: 00040500.xhp
@@ -10589,7 +10589,7 @@ msgctxt ""
"par_id3154482\n"
"help.text"
msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of an entry and choose <menuitem>Modify/New - Organiser</menuitem> tab."
#. eEUQg
#: 00040500.xhp
@@ -10760,7 +10760,7 @@ msgctxt ""
"par_id3148533\n"
"help.text"
msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Icon Styles</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149568\">Icon Styles</alt></image>"
#. GGmAC
#: 00040500.xhp
@@ -10877,7 +10877,7 @@ msgctxt ""
"par_id3149445\n"
"help.text"
msgid "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Bullets and Numbering dialog Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Bullets and Numbering dialogue Icon</alt></image>"
#. BPPZD
#: 00040500.xhp
@@ -10895,7 +10895,7 @@ msgctxt ""
"par_id3149735\n"
"help.text"
msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem>. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Customize</emph> tab page.</caseinline></switchinline>"
-msgstr ""
+msgstr "Choose <menuitem>Format - Bullets and Numbering</menuitem>. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Customise</emph> tab page.</caseinline></switchinline>"
#. y4rGF
#: 00040500.xhp
@@ -11417,7 +11417,7 @@ msgctxt ""
"par_id3157874\n"
"help.text"
msgid "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Icon Activation Order</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159345\">Icon Activation Order</alt></image>"
#. BmMW5
#: 00040501.xhp
@@ -12938,7 +12938,7 @@ msgctxt ""
"par_id3149911\n"
"help.text"
msgid "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size</menuitem>."
-msgstr ""
+msgstr "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size</menuitem>."
#. tEB7C
#: 00040502.xhp
@@ -12956,7 +12956,7 @@ msgctxt ""
"par_id3153052\n"
"help.text"
msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150965\">Icon Position and Size</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150965\">Icon Position and Size</alt></image>"
#. yL3FJ
#: 00040502.xhp
@@ -13001,7 +13001,7 @@ msgctxt ""
"par_id3153099\n"
"help.text"
msgid "<variable id=\"position2\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"> <caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem></caseinline> <caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline> <caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem> </caseinline></switchinline> <menuitem>Position and Size - Position and Size</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"position2\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"> <caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem></caseinline> <caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline> <caseinline select=\"IMPRESS\"><menuitem>Object and Shape - </menuitem> </caseinline></switchinline> <menuitem>Position and Size - Position and Size</menuitem> tab.</variable>"
#. etEap
#: 00040502.xhp
@@ -13010,7 +13010,7 @@ msgctxt ""
"par_id361602065556003\n"
"help.text"
msgid "Open context menu for selected object - choose <menuitem>Position and Size</menuitem> - <emph>Position and Size</emph> tab."
-msgstr ""
+msgstr "Open context menu for selected object - choose <menuitem>Position and Size</menuitem> - <emph>Position and Size</emph> tab."
#. FTEHw
#: 00040502.xhp
@@ -13019,7 +13019,7 @@ msgctxt ""
"par_id371602337542349\n"
"help.text"
msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150965\">Icon Position and Size</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150965\">Icon Position and Size</alt></image>"
#. 38DDB
#: 00040502.xhp
@@ -13028,7 +13028,7 @@ msgctxt ""
"par_id841602337832667\n"
"help.text"
msgid "Position and Size menu icon"
-msgstr ""
+msgstr "Position and Size menu icon"
#. rjLHN
#: 00040502.xhp
@@ -13046,7 +13046,7 @@ msgctxt ""
"par_id3152973\n"
"help.text"
msgid "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Rotation</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Rotation</menuitem> tab."
#. BESGV
#: 00040502.xhp
@@ -13073,7 +13073,7 @@ msgctxt ""
"par_id3145666\n"
"help.text"
msgid "<variable id=\"ecke\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Slant & Corner Radius</menuitem> tab.</variable>"
-msgstr ""
+msgstr "<variable id=\"ecke\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Slant & Corner Radius</menuitem> tab.</variable>"
#. he3t3
#: 00040502.xhp
@@ -13082,7 +13082,7 @@ msgctxt ""
"par_id3146081\n"
"help.text"
msgid "<variable id=\"legende\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Callout</menuitem> tab. This is only available for textbox callouts, not for custom shapes callouts.</variable>"
-msgstr ""
+msgstr "<variable id=\"legende\">Choose <menuitem>Format - </menuitem><switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select=\"CALC\"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Callout</menuitem> tab. This is only available for textbox callouts, not for custom shapes callouts.</variable>"
#. CgG8j
#: 00040502.xhp
@@ -13154,7 +13154,7 @@ msgctxt ""
"par_id3151342\n"
"help.text"
msgid "Open context menu - choose <menuitem>Size</menuitem>."
-msgstr ""
+msgstr "Open context menu - choose <menuitem>Size</menuitem>."
#. FNawj
#: 00040502.xhp
@@ -13181,7 +13181,7 @@ msgctxt ""
"par_id3145766\n"
"help.text"
msgid "<image id=\"img_id3156558\" src=\"cmd/sc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Icon Bold</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156558\" src=\"cmd/sc_bold.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3156558\">Icon Bold</alt></image>"
#. pQRTJ
#: 00040502.xhp
@@ -13208,7 +13208,7 @@ msgctxt ""
"par_id3159091\n"
"help.text"
msgid "<image id=\"img_id3155578\" src=\"cmd/sc_italic.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3155578\">Icon Italic</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_italic.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3155578\">Icon Italic</alt></image>"
#. cggpG
#: 00040502.xhp
@@ -13235,7 +13235,7 @@ msgctxt ""
"par_id3145223\n"
"help.text"
msgid "<image id=\"img_id3151068\" src=\"cmd/sc_underline.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3151068\">Icon Underline</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151068\" src=\"cmd/sc_underline.svg\" width=\"1cm\" height=\"1cm\" localize=\"true\"><alt id=\"alt_id3151068\">Icon Underline</alt></image>"
#. Bfqx8
#: 00040502.xhp
@@ -14693,7 +14693,7 @@ msgctxt ""
"par_id3150396\n"
"help.text"
msgid "Choose <menuitem>Tools - AutoCorrect - Apply and Edit Changes</menuitem>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr ""
+msgstr "Choose <menuitem>Tools - AutoCorrect - Apply and Edit Changes</menuitem>. The <emph>AutoCorrect</emph> dialogue box appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
#. DRyHd
#: edit_menu.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po
index 1667b9a651a..88a5aad5f7b 100644
--- a/source/en-GB/helpcontent2/source/text/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/shared/01.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-01-10 12:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared01/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
@@ -2165,7 +2165,7 @@ msgctxt ""
"par_id3150105\n"
"help.text"
msgid "When you open a document created from a template, %PRODUCTNAME checks to see if the template has been modified since the document was last opened. If the template was changed, a dialog is shown where you can select which styles to apply to the document."
-msgstr ""
+msgstr "When you open a document created from a template, %PRODUCTNAME checks to see if the template has been modified since the document was last opened. If the template was changed, a dialogue box is shown where you can select which styles to apply to the document."
#. JCkDE
#: 01020000.xhp
@@ -2192,7 +2192,7 @@ msgctxt ""
"par_id3145367\n"
"help.text"
msgid "%PRODUCTNAME recognizes templates located in any directory defined for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><menuitem>%PRODUCTNAME - Paths</menuitem></link>."
-msgstr ""
+msgstr "%PRODUCTNAME recognises templates located in any directory defined for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><menuitem>%PRODUCTNAME - Paths</menuitem></link>."
#. Nksvx
#: 01020000.xhp
@@ -2201,7 +2201,7 @@ msgctxt ""
"par_id3154988\n"
"help.text"
msgid "If a document was created using a template that cannot be found, a dialog is shown that asks you how to proceed next time the document is opened."
-msgstr ""
+msgstr "If a document was created using a template that cannot be found, a dialogue box is shown that asks you how to proceed next time the document is opened."
#. HzeB3
#: 01020000.xhp
@@ -4649,7 +4649,7 @@ msgctxt ""
"par_id3156113\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <emph>Printer Properties</emph> dialog. The printer properties vary according to the printer that you select.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the <emph>Printer Properties</emph> dialogue box. The printer properties vary according to the printer that you select.</ahelp>"
#. TXTqq
#: 01130000.xhp
@@ -4946,7 +4946,7 @@ msgctxt ""
"hd_id671619223836561\n"
"help.text"
msgid "Paper size"
-msgstr ""
+msgstr "Paper size"
#. BhLDa
#: 01130000.xhp
@@ -4955,7 +4955,7 @@ msgctxt ""
"par_id67\n"
"help.text"
msgid "<ahelp hid=\".\">Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size.</ahelp>"
#. t4E2n
#: 01130000.xhp
@@ -5549,7 +5549,7 @@ msgctxt ""
"hd_id841619249950074\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Size"
#. sBQ47
#: 01130000.xhp
@@ -5567,7 +5567,7 @@ msgctxt ""
"hd_id961619249977935\n"
"help.text"
msgid "Original size"
-msgstr ""
+msgstr "Original size"
#. VqWUF
#: 01130000.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"hd_id611619228924916\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Size"
#. CwNL2
#: 01130000.xhp
@@ -5774,7 +5774,7 @@ msgctxt ""
"hd_id121619228944470\n"
"help.text"
msgid "Original size"
-msgstr ""
+msgstr "Original size"
#. i9ApX
#: 01130000.xhp
@@ -5783,7 +5783,7 @@ msgctxt ""
"par_id26\n"
"help.text"
msgid "<ahelp hid=\".\">Prints the formula without adjusting the current font size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Prints the formula without adjusting the current font size.</ahelp>"
#. QCwXG
#: 01130000.xhp
@@ -5819,7 +5819,7 @@ msgctxt ""
"par_id30\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
#. 4EBb8
#: 01130000.xhp
@@ -7295,7 +7295,7 @@ msgctxt ""
"par_id331630441454811\n"
"help.text"
msgid "Check this option to load the preset and immediately apply it. When unchecked, choosing a preset will only load the corresponding options in the dialog without pasting anything."
-msgstr ""
+msgstr "Check this option to load the preset and immediately apply it. When unchecked, choosing a preset will only load the corresponding options in the dialogue box without pasting anything."
#. 3etKJ
#: 02070000.xhp
@@ -7304,7 +7304,7 @@ msgctxt ""
"par_id811630441564039\n"
"help.text"
msgid "Uncheck <emph>Run immediately</emph> to load the options from the preset and change its settings in the Paste Special dialog before applying them by clicking <emph>OK</emph>."
-msgstr ""
+msgstr "Uncheck <emph>Run immediately</emph> to load the options from the preset and change its settings in the Paste Special dialogue box before applying them by clicking <emph>OK</emph>."
#. LTyRC
#: 02070000.xhp
@@ -7799,7 +7799,7 @@ msgctxt ""
"bm_id501629842533945\n"
"help.text"
msgid "<bookmark_value>Find & Replace dialog</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Find & Replace dialogue box</bookmark_value>"
#. FGyuJ
#: 02100000.xhp
@@ -7817,7 +7817,7 @@ msgctxt ""
"par_id3149893\n"
"help.text"
msgid "<variable id=\"suchenersetzentext\"> <ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"suchenersetzentext\"> <ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp> </variable>"
#. 2c3d6
#: 02100000.xhp
@@ -7898,7 +7898,7 @@ msgctxt ""
"par_id3154760\n"
"help.text"
msgid "<variable id=\"exakt\"> <ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Matches the exact character provided in the <emph>Find</emph> box without considering any alternative case matches.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"exakt\"> <ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Matches the exact character provided in the <emph>Find</emph> box without considering any alternative case matches.</ahelp> </variable>"
#. jsLqT
#: 02100000.xhp
@@ -7961,7 +7961,7 @@ msgctxt ""
"par_id3149579\n"
"help.text"
msgid "<variable id=\"ganze\"> <ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"ganze\"> <ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp> </variable>"
#. GjHVg
#: 02100000.xhp
@@ -8276,7 +8276,7 @@ msgctxt ""
"par_id3145744\n"
"help.text"
msgid "<variable id=\"halbnormaltext\"> <ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full-width</link> character forms.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"halbnormaltext\"> <ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full-width</link> character forms.</ahelp> </variable>"
#. D4hMq
#: 02100000.xhp
@@ -8294,7 +8294,7 @@ msgctxt ""
"par_id3145421\n"
"help.text"
msgid "<variable id=\"aehnlichtext\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"aehnlichtext\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this check box, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp> </variable>"
#. pCFVE
#: 02100000.xhp
@@ -8303,7 +8303,7 @@ msgctxt ""
"par_id3149765\n"
"help.text"
msgid "<variable id=\"aehnlichbutton\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"aehnlichbutton\"> <ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp> </variable>"
#. buRmS
#: 02100000.xhp
@@ -8591,7 +8591,7 @@ msgctxt ""
"par_id3151101\n"
"help.text"
msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F</keycode>."
-msgstr ""
+msgstr "After you close the <emph>Find & Replace</emph> dialogue box, you can still search using the last search criteria that you entered, by pressing <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F</keycode>."
#. GspKW
#: 02100001.xhp
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id3145629\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\" visibility=\"hidden\">Set the options for the similarity search.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\" visibility=\"hidden\">Set the options for the similarity search.</ahelp>"
#. FLKW6
#: 02100100.xhp
@@ -9527,7 +9527,7 @@ msgctxt ""
"par_id3153331\n"
"help.text"
msgid "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Choose the text attributes that you want to search for. For example, if you select the <emph>Outline</emph> attribute, then all characters formatted manually with an Outline effect are found. If you also want to find characters with an Outline effect as part of a style, then select <emph>Including styles</emph> in the <emph>Other Options</emph> section, before searching.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Choose the text attributes that you want to search for. For example, if you select the <emph>Outline</emph> attribute, then all characters formatted manually with an Outline effect are found. If you also want to find characters with an Outline effect as part of a style, then select <emph>Including styles</emph> in the <emph>Other Options</emph> section, before searching.</ahelp></variable>"
#. txC5Y
#: 02100200.xhp
@@ -9635,7 +9635,7 @@ msgctxt ""
"par_id3149203\n"
"help.text"
msgid "Finds characters that use a <emph>Case</emph> effect (Uppercase, Lowercase, Capitalize every word, or Small capitals)."
-msgstr ""
+msgstr "Finds characters that use a <emph>Case</emph> effect (Upper-case, Lower-case, Capitalise every word, or Small capitals)."
#. Ld5EJ
#: 02100200.xhp
@@ -11030,7 +11030,7 @@ msgctxt ""
"par_id3153527\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#saving\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#saving\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>"
#. eEnmT
#: 02180100.xhp
@@ -12605,7 +12605,7 @@ msgctxt ""
"par_id3152425\n"
"help.text"
msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link></caseinline></switchinline> <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link></caseinline></switchinline> in the <emph>Options</emph> dialog box."
-msgstr ""
+msgstr "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link></caseinline></switchinline> <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link></caseinline></switchinline> in the <emph>Options</emph> dialogue box."
#. ZBLxs
#: 02230200.xhp
@@ -12632,7 +12632,7 @@ msgctxt ""
"par_id3149150\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Shows or hides recorded changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Shows or hides recorded changes.</ahelp>"
#. ECraQ
#: 02230200.xhp
@@ -12650,7 +12650,7 @@ msgctxt ""
"par_id3153541\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showaccepted\">Shows or hides the changes that were accepted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showaccepted\">Shows or hides the changes that were accepted.</ahelp>"
#. 9T5jC
#: 02230200.xhp
@@ -12668,7 +12668,7 @@ msgctxt ""
"par_id3159166\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showrejected\">Shows or hides the changes that were rejected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showrejected\">Shows or hides the changes that were rejected.</ahelp>"
#. nXYPN
#: 02230300.xhp
@@ -14936,7 +14936,7 @@ msgctxt ""
"par_id661633376449596\n"
"help.text"
msgid "The dialog displays settings for the selected scanner and the scan job."
-msgstr ""
+msgstr "The dialogue box displays settings for the selected scanner and the scan job."
#. t6BMj
#: 04060100.xhp
@@ -14954,7 +14954,7 @@ msgctxt ""
"par_id361633369288384\n"
"help.text"
msgid "Displays a list of available scanners detected in your system. Click on a scanner in the list and press <emph>Select</emph> to open the scanner configuration dialog. The configuration dialog depends on the scanner driver installed."
-msgstr ""
+msgstr "Displays a list of available scanners detected in your system. Click on a scanner in the list and press <emph>Select</emph> to open the scanner configuration dialogue box. The configuration dialogue box depends on the scanner driver installed."
#. Caooc
#: 04060100.xhp
@@ -15125,7 +15125,7 @@ msgctxt ""
"par_id851633375846639\n"
"help.text"
msgid "Scans an image, and then inserts the result into the document and closes the dialog."
-msgstr ""
+msgstr "Scans an image, and then inserts the result into the document and closes the dialogue box."
#. qDEzX
#: 04060200.xhp
@@ -21713,7 +21713,7 @@ msgctxt ""
"par_id3153910\n"
"help.text"
msgid "To change the measurement units used in this dialog, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - General</menuitem> , and then select a new measurement unit in the Settings area."
-msgstr ""
+msgstr "To change the measurement units used in this dialogue box, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - General</menuitem> , and then select a new measurement unit in the Settings area."
#. 4fwpx
#: 05030100.xhp
@@ -23531,7 +23531,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>pages;formatting and numbering</bookmark_value><bookmark_value>formatting;pages</bookmark_value><bookmark_value>paper formats</bookmark_value><bookmark_value>paper trays</bookmark_value><bookmark_value>printers;paper trays</bookmark_value><bookmark_value>layout;pages</bookmark_value><bookmark_value>binding space</bookmark_value><bookmark_value>margins;pages</bookmark_value><bookmark_value>gutter</bookmark_value><bookmark_value>changing;page size</bookmark_value><bookmark_value>changing;page margins</bookmark_value><bookmark_value>page margins</bookmark_value><bookmark_value>margins;defining</bookmark_value><bookmark_value>page size;defining</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>pages;formatting and numbering</bookmark_value><bookmark_value>formatting;pages</bookmark_value><bookmark_value>paper formats</bookmark_value><bookmark_value>paper trays</bookmark_value><bookmark_value>printers;paper trays</bookmark_value><bookmark_value>layout;pages</bookmark_value><bookmark_value>binding space</bookmark_value><bookmark_value>margins;pages</bookmark_value><bookmark_value>gutter</bookmark_value><bookmark_value>changing;page size</bookmark_value><bookmark_value>changing;page margins</bookmark_value><bookmark_value>page margins</bookmark_value><bookmark_value>margins;defining</bookmark_value><bookmark_value>page size;defining</bookmark_value>"
#. 2VdNc
#: 05040200.xhp
@@ -24116,7 +24116,7 @@ msgctxt ""
"par_id3144746\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp>"
#. AhYsC
#: 05040200.xhp
@@ -24899,7 +24899,7 @@ msgctxt ""
"par_id3156280\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the ruby text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the ruby text.</ahelp>"
#. jYcBH
#: 05060000.xhp
@@ -25655,7 +25655,7 @@ msgctxt ""
"par_id3083451\n"
"help.text"
msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Displays the Split Cells Dialog where the split can be defined as either horizontally or vertically and the number the each cell will be split into.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Displays the Split Cells dialogue box where the split can be defined as either horizontally or vertically and the number the each cell will be split into.</ahelp></variable>"
#. aAHnr
#: 05100200.xhp
@@ -25691,7 +25691,7 @@ msgctxt ""
"hd_id3154558\n"
"help.text"
msgid "Split Cells Dialog"
-msgstr ""
+msgstr "Split Cells Dialogue Box"
#. cDdv6
#: 05100200.xhp
@@ -28508,7 +28508,7 @@ msgctxt ""
"par_id651592868426975\n"
"help.text"
msgid "<emph>Custom position/size</emph>: Set a custom size and position of the image in the object area."
-msgstr ""
+msgstr "<emph>Custom position/size</emph>: Set a custom size and position of the image in the object area."
#. sAiUV
#: 05210500.xhp
@@ -28517,7 +28517,7 @@ msgctxt ""
"hd_id151592868900345\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Size"
#. TeFTN
#: 05210500.xhp
@@ -28526,7 +28526,7 @@ msgctxt ""
"par_id321592869205683\n"
"help.text"
msgid "Size of the tiles and the custom size."
-msgstr ""
+msgstr "Size of the tiles and the custom size."
#. rTjAd
#: 05210500.xhp
@@ -28535,7 +28535,7 @@ msgctxt ""
"par_id951592869294738\n"
"help.text"
msgid "<emph>Width</emph>: Set the width of the tile or custom size."
-msgstr ""
+msgstr "<emph>Width</emph>: Set the width of the tile or custom size."
#. RQFrq
#: 05210500.xhp
@@ -28544,7 +28544,7 @@ msgctxt ""
"par_id171592869301228\n"
"help.text"
msgid "<emph>Height</emph>: Set the height of the tile or custom size."
-msgstr ""
+msgstr "<emph>Height</emph>: Set the height of the tile or custom size."
#. twwdD
#: 05210500.xhp
@@ -28553,7 +28553,7 @@ msgctxt ""
"par_id351592869651411\n"
"help.text"
msgid "<emph>Scale</emph>: Mark to turn the height and width settings relative to original size."
-msgstr ""
+msgstr "<emph>Scale</emph>: Mark to turn the height and width settings relative to original size."
#. QEYV9
#: 05210500.xhp
@@ -29588,7 +29588,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Position and Size (Text Box and Shape)"
-msgstr ""
+msgstr "Position and Size (Text Box and Shape)"
#. tnQ2D
#: 05230100.xhp
@@ -29597,7 +29597,7 @@ msgctxt ""
"bm_id3154350\n"
"help.text"
msgid "<bookmark_value>positioning;draw objects and controls</bookmark_value> <bookmark_value>draw objects;positioning and resizing</bookmark_value> <bookmark_value>controls; positions and sizes</bookmark_value> <bookmark_value>sizes;draw objects</bookmark_value> <bookmark_value>anchors;types/positions for draw objects</bookmark_value> <bookmark_value>draw objects; anchoring</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>positioning;draw objects and controls</bookmark_value> <bookmark_value>draw objects;positioning and resizing</bookmark_value> <bookmark_value>controls; positions and sizes</bookmark_value> <bookmark_value>sizes;draw objects</bookmark_value> <bookmark_value>anchors;types/positions for draw objects</bookmark_value> <bookmark_value>draw objects; anchoring</bookmark_value>"
#. p36co
#: 05230100.xhp
@@ -29678,7 +29678,7 @@ msgctxt ""
"par_id3155616\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Enter the horizontal coordinate where the selected base point should be placed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Enter the horizontal coordinate where the selected base point should be placed.</ahelp>"
#. qHcAA
#: 05230100.xhp
@@ -29696,7 +29696,7 @@ msgctxt ""
"par_id3147373\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Enter the vertical coordinate where the selected base point should be placed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Enter the vertical coordinate where the selected base point should be placed.</ahelp>"
#. AWT9v
#: 05230100.xhp
@@ -29714,7 +29714,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">The selected base point will be moved to the specified <emph>Position Y</emph> and <emph>Position X</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">The selected base point will be moved to the specified <emph>Position Y</emph> and <emph>Position X</emph>.</ahelp>"
#. cE49F
#: 05230100.xhp
@@ -29723,7 +29723,7 @@ msgctxt ""
"par_id61602773901231\n"
"help.text"
msgid "The base point always returns to the left/top corner on reopening the dialog."
-msgstr ""
+msgstr "The base point always returns to the left/top corner on reopening the dialogue box."
#. 2qMEV
#: 05230100.xhp
@@ -29741,7 +29741,7 @@ msgctxt ""
"par_id31507749753\n"
"help.text"
msgid "Specify the size of the selected object."
-msgstr ""
+msgstr "Specify the size of the selected object."
#. oaVxX
#: 05230100.xhp
@@ -29750,7 +29750,7 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "Resize the selected object to the chosen width and height relative to the selected base point."
-msgstr ""
+msgstr "Resize the selected object to the chosen width and height relative to the selected base point."
#. gfmHb
#: 05230100.xhp
@@ -29804,7 +29804,7 @@ msgctxt ""
"par_id3155341\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Maintains the width and height ratio when changing the width or height setting in the dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Maintains the width and height ratio when changing the width or height setting in the dialogue box.</ahelp>"
#. RS3Rj
#: 05230100.xhp
@@ -29858,7 +29858,7 @@ msgctxt ""
"par_id501602631133297\n"
"help.text"
msgid "The selected base point remains fixed in the grid. The object is resized relative to that point."
-msgstr ""
+msgstr "The selected base point remains fixed in the grid. The object is resized relative to that point."
#. J2shX
#: 05230100.xhp
@@ -29885,7 +29885,7 @@ msgctxt ""
"par_id3149784\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Prevents changes to the position and size of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Prevents changes to the position and size of the selected object.</ahelp>"
#. jqJ6D
#: 05230100.xhp
@@ -33782,7 +33782,7 @@ msgctxt ""
"par_id741592536331459\n"
"help.text"
msgid "Click here to apply the properties shown in the dialog to the selected object."
-msgstr ""
+msgstr "Click here to apply the properties shown in the dialogue box to the selected object."
#. cYsYv
#: 05350000.xhp
@@ -33818,7 +33818,7 @@ msgctxt ""
"par_id631592536255091\n"
"help.text"
msgid "Click here to view in the dialog all the properties of the selected object."
-msgstr ""
+msgstr "Click here to view in the dialogue box all the properties of the selected object."
#. h9CJA
#: 05350000.xhp
@@ -36113,7 +36113,7 @@ msgctxt ""
"par_id3153798\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the selected replacement suggestion to the AutoCorrect replacement table, but does not make any change in the document.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the selected replacement suggestion to the AutoCorrect replacement table, but does not make any change in the document.</ahelp></caseinline></switchinline>"
#. NkSGx
#: 06010000.xhp
@@ -37148,7 +37148,7 @@ msgctxt ""
"par_id911632159367467\n"
"help.text"
msgid "To turn off AutoCorrect in %PRODUCTNAME Calc, go to <menuitem>Tools - AutoCorrect Options</menuitem> and uncheck all items in the <emph>Options</emph> and <emph>Localized Options</emph> tabs. Refer to the help page <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link2\">Turning Off AutoCorrect</link> to learn more about deactivating AutoCorrect in %PRODUCTNAME Calc."
-msgstr ""
+msgstr "To turn off AutoCorrect in %PRODUCTNAME Calc, go to <menuitem>Tools - AutoCorrect Options</menuitem> and uncheck all items in the <emph>Options</emph> and <emph>Localised Options</emph> tabs. Refer to the help page <link href=\"text/swriter/guide/auto_off.xhp\" name=\"auto_off_link2\">Turning Off AutoCorrect</link> to learn more about deactivating AutoCorrect in %PRODUCTNAME Calc."
#. EmB5a
#: 06040000.xhp
@@ -37292,7 +37292,7 @@ msgctxt ""
"par_id3155339\n"
"help.text"
msgid "Capitalizes the first letter of every sentence"
-msgstr ""
+msgstr "Capitalises the first letter of every sentence"
#. xDBFC
#: 06040100.xhp
@@ -37607,7 +37607,7 @@ msgctxt ""
"par_id971612310224117\n"
"help.text"
msgid "Inverts a capitalized word entered with the <keycode>Caps Lock</keycode> key enabled, after a <keycode>space</keycode> is entered, and disables the <keycode>Caps Lock</keycode> key. For example, entering <literal>Libre</literal> with <keycode>Caps Lock</keycode> enabled appears as <literal>lIBRE</literal>, which is converted automatically to <literal>Libre</literal>."
-msgstr ""
+msgstr "Inverts a capitalised word entered with the <keycode>Caps Lock</keycode> key enabled, after a <keycode>space</keycode> is entered, and disables the <keycode>Caps Lock</keycode> key. For example, entering <literal>Libre</literal> with <keycode>Caps Lock</keycode> enabled appears as <literal>lIBRE</literal>, which is converted automatically to <literal>Libre</literal>."
#. EDVL6
#: 06040100.xhp
@@ -38183,7 +38183,7 @@ msgctxt ""
"par_id91613147197169\n"
"help.text"
msgid "<literal>i18nized</literal>"
-msgstr ""
+msgstr "<literal>i18nised</literal>"
#. 5LuBF
#: 06040200.xhp
@@ -38192,7 +38192,7 @@ msgctxt ""
"par_id301613146528171\n"
"help.text"
msgid "internationalized"
-msgstr ""
+msgstr "internationalised"
#. XW3x3
#: 06040200.xhp
@@ -38417,7 +38417,7 @@ msgctxt ""
"par_id901613130624924\n"
"help.text"
msgid "This feature is relevant when the <emph>Capitalize first letter of every sentence</emph> option or the <emph>Correct TWo INitial CApitals</emph> option are selected in the <emph>[T]</emph> column on the <link href=\"text/shared/01/06040100.xhp\" name=\"Options\"><emph>Options</emph></link> tab of this dialog, and <menuitem>Tools - AutoCorrect - While Typing</menuitem> is enabled."
-msgstr ""
+msgstr "This feature is relevant when the <emph>Capitalise first letter of every sentence</emph> option or the <emph>Correct TWo INitial CApitals</emph> option are selected in the <emph>[T]</emph> column on the <link href=\"text/shared/01/06040100.xhp\" name=\"Options\"><emph>Options</emph></link> tab of this dialogue box, and <menuitem>Tools - AutoCorrect - While Typing</menuitem> is enabled."
#. iDNuq
#: 06040400.xhp
@@ -39245,7 +39245,7 @@ msgctxt ""
"par_id3154317\n"
"help.text"
msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Customize tab (Numbering/Bullets dialog)\">Customize tab (Bullets and Numbering dialog)</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Customize tab (Numbering/Bullets dialog)\">Customise tab (Bullets and Numbering dialogue box)</link>"
#. BFX2M
#: 06050200.xhp
@@ -39461,7 +39461,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Customize (Bullets and Numbering)"
-msgstr ""
+msgstr "Customise (Bullets and Numbering)"
#. QChMa
#: 06050500.xhp
@@ -39740,7 +39740,7 @@ msgctxt ""
"par_id3145085\n"
"help.text"
msgid "Adds a character bullet to the beginning of a line. Select this option, use the <emph>Character style</emph> drop-down menu to choose the bullet character style, and then press the <emph>Select</emph> button to open the Special Characters dialog to choose the bullet character."
-msgstr ""
+msgstr "Adds a character bullet to the beginning of a line. Select this option, use the <emph>Character style</emph> drop-down menu to choose the bullet character style, and then press the <emph>Select</emph> button to open the Special Characters dialogue box to choose the bullet character."
#. JBJEa
#: 06050500.xhp
@@ -40595,7 +40595,7 @@ msgctxt ""
"par_idN105D3\n"
"help.text"
msgid "<link href=\"text/shared/01/06130300.xhp\">Organize Dialogs</link>"
-msgstr "<link href=\"text/shared/01/06130300.xhp\">Organise Dialogues</link>"
+msgstr "<link href=\"text/shared/01/06130300.xhp\">Organise Dialogs</link>"
#. iewaq
#: 06130001.xhp
@@ -40775,7 +40775,7 @@ msgctxt ""
"par_idN109C2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
#. wxJE3
#: 06130030.xhp
@@ -41558,7 +41558,7 @@ msgctxt ""
"par_id621514299131013\n"
"help.text"
msgid "Choose <menuitem>Tools - Customize - Menus</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Tools - Customise - Menus</menuitem> tab."
#. nzad5
#: 06140100.xhp
@@ -41819,7 +41819,7 @@ msgctxt ""
"hd_id631604851974598\n"
"help.text"
msgid "Customize"
-msgstr ""
+msgstr "Customise"
#. G2yK8
#: 06140100.xhp
@@ -42341,7 +42341,7 @@ msgctxt ""
"par_id621514299131013\n"
"help.text"
msgid "Choose <menuitem>Tools - Customize - Context Menus</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Tools - Customise - Context Menus</menuitem> tab."
#. dTLGx
#: 06140300.xhp
@@ -42485,7 +42485,7 @@ msgctxt ""
"hd_id381604852428742\n"
"help.text"
msgid "Customize"
-msgstr ""
+msgstr "Customise"
#. ASEww
#: 06140300.xhp
@@ -42944,7 +42944,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "You can only import icons that are in the PNG file format and that are 16 × 16 or 24 × 24 pixels in size."
-msgstr ""
+msgstr "You can only import icons that are in the PNG file format and that are 16 × 16 or 24 × 24 pixels in size."
#. RLa8G
#: 06140402.xhp
@@ -45266,7 +45266,7 @@ msgctxt ""
"par_id841594763815175\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog\">Select or add the correct Network Security Services Certificate directory to use for digital signatures.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog\">Select or add the correct Network Security Services Certificate directory to use for digital signatures.</ahelp>"
#. vCwDA
#: certificatepath.xhp
@@ -45284,7 +45284,7 @@ msgctxt ""
"par_id981594766097073\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/liststore1\">Shows the list of Network Security Services Certificate directory to use for digital signatures.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog/liststore1\">Shows the list of Network Security Services Certificate directory to use for digital signatures.</ahelp>"
#. DABZF
#: certificatepath.xhp
@@ -45302,7 +45302,7 @@ msgctxt ""
"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>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialogue box to add a new Network Security Services Certificate directory to the list.</ahelp>"
#. zivCM
#: classificationbar.xhp
@@ -45383,7 +45383,7 @@ msgctxt ""
"par_id501623161122070\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for document classification."
-msgstr ""
+msgstr "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialogue box\">Classification dialogue box</link> for document classification."
#. m5zCN
#: classificationbar.xhp
@@ -45401,7 +45401,7 @@ msgctxt ""
"par_id871623161127282\n"
"help.text"
msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for paragraph classification."
-msgstr ""
+msgstr "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialogue box\">Classification dialogue box</link> for paragraph classification."
#. kfv3h
#: classificationbar.xhp
@@ -45419,7 +45419,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Classification Dialog"
-msgstr ""
+msgstr "Classification Dialogue Box"
#. Cregg
#: classificationdialog.xhp
@@ -45437,7 +45437,7 @@ msgctxt ""
"hd_id21623159004194\n"
"help.text"
msgid "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialog</link></variable>"
-msgstr ""
+msgstr "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialogue Box</link></variable>"
#. RuUAE
#: classificationdialog.xhp
@@ -45446,7 +45446,7 @@ msgctxt ""
"par_id461623164674397\n"
"help.text"
msgid "Applies classification policy to the current document or paragraph. The dialog helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialog display several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>."
-msgstr ""
+msgstr "Applies classification policy to the current document or paragraph. The dialogue box helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialogue box displays several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>."
#. Q2FkA
#: classificationdialog.xhp
@@ -45473,7 +45473,7 @@ msgctxt ""
"par_id301623172724879\n"
"help.text"
msgid "The <emph>Content</emph> text box displays the classification text created by the dialog and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
-msgstr ""
+msgstr "The <emph>Content</emph> text box displays the classification text created by the dialogue box and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
#. 8WD3B
#: classificationdialog.xhp
@@ -45509,7 +45509,7 @@ msgctxt ""
"par_id431623171280325\n"
"help.text"
msgid "Opens the Select Certification dialog box to choose the certificate to use to sign the paragraph."
-msgstr ""
+msgstr "Opens the Select Certification dialogue box to choose the certificate to use to sign the paragraph."
#. 8nrUC
#: classificationdialog.xhp
@@ -45563,7 +45563,7 @@ msgctxt ""
"par_id21623168943133\n"
"help.text"
msgid "The International list are the elements of the BAILS, not localized. The default is:"
-msgstr ""
+msgstr "The International list are the elements of the BAILS, not localised. The default is:"
#. GGGgk
#: classificationdialog.xhp
@@ -45671,7 +45671,7 @@ msgctxt ""
"par_id571623174784742\n"
"help.text"
msgid "Settings of the Classification dialog are part of the document custom properties."
-msgstr ""
+msgstr "Settings of the Classification dialogue box are part of the document custom properties."
#. iVA7f
#: classificationdialog.xhp
@@ -46868,7 +46868,7 @@ msgctxt ""
"par_id511534716948194\n"
"help.text"
msgid "Image compression can be lossless or lossy. Lossless compression allows the original image to be perfectly reconstructed from the compressed data. In contrast, lossy compression permits reconstruction only of an approximation of the original image, therefore with some loss of quality, though usually with improved compression rates (and therefore reduced file sizes)."
-msgstr ""
+msgstr "Image compression can be lossless or lossy. Lossless compression allows the original image to be perfectly reconstructed from the compressed data. In contrast, lossy compression permits reconstruction only of an approximation of the original image, therefore with some loss of quality, though usually with improved compression rates (and therefore reduced file sizes)."
#. YAF9S
#: image_compression.xhp
@@ -47642,7 +47642,7 @@ msgctxt ""
"par_id791612306305954\n"
"help.text"
msgid "Opens the Select Your Preferred User Interface dialog to let you choose the user interface layout for %PRODUCTNAME."
-msgstr ""
+msgstr "Opens the Select Your Preferred User Interface dialogue box to let you choose the user interface layout for %PRODUCTNAME."
#. aGRwD
#: notebook_bar.xhp
@@ -47651,7 +47651,7 @@ msgctxt ""
"par_id190920161732262244\n"
"help.text"
msgid "<ahelp hid=\".\">The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents for a quicker usage and better user experience.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">The notebook bar shows a different way to organise controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents for a quicker usage and better user experience.</ahelp>"
#. eBXFy
#: notebook_bar.xhp
@@ -47714,7 +47714,7 @@ msgctxt ""
"par_id651612308171162\n"
"help.text"
msgid "In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image. The Tabbed user interface is the most similar to the Ribbons used in Microsoft Office. It organizes functions in tabs and makes the main menu obsolete."
-msgstr ""
+msgstr "In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image. The Tabbed user interface is the most similar to the Ribbons used in Microsoft Office. It organises functions in tabs and makes the main menu obsolete."
#. Z3syw
#: notebook_bar.xhp
@@ -47831,7 +47831,7 @@ msgctxt ""
"par_id190920161744076273\n"
"help.text"
msgid "The notebook bar icon size is adjustable in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - View - Notebookbar icon size</menuitem> listbox."
-msgstr ""
+msgstr "The notebook bar icon size is adjustable in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - View - Notebookbar icon size</menuitem> list box."
#. ooEpD
#: notebook_bar.xhp
@@ -50180,7 +50180,7 @@ msgctxt ""
"par_idN10734\n"
"help.text"
msgid "<ahelp hid=\".\">Select a JPEG compression level. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels are lost and artifacts are introduced, but file sizes are reduced.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Select a JPEG compression level. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels are lost and artefacts are introduced, but file sizes are reduced.</ahelp>"
#. MZoXB
#: ref_pdf_export_general.xhp
@@ -50621,7 +50621,7 @@ msgctxt ""
"par_id81574108602417\n"
"help.text"
msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
-msgstr ""
+msgstr "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
#. KCagR
#: ref_pdf_export_general.xhp
@@ -51872,7 +51872,7 @@ msgctxt ""
"par_id3150756\n"
"help.text"
msgid "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Shows the Export as PDF dialog, exports the current document to Portable Document Format (PDF), and then opens an email sending window with the PDF as an attachment.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Shows the Export as PDF dialogue box, exports the current document to Portable Document Format (PDF), and then opens an email sending window with the PDF as an attachment.</ahelp></variable>"
#. wTQMX
#: securitywarning.xhp
@@ -52367,7 +52367,7 @@ msgctxt ""
"par_idN1068B1\n"
"help.text"
msgid "Opens the <link href=\"text/shared/02/namedialog.xhp\" name=\"name dialog\">Name dialog</link> to enter a new Time Stamping Authority URL."
-msgstr ""
+msgstr "Opens the <link href=\"text/shared/02/namedialog.xhp\" name=\"name dialog\">Name dialogue box</link> to enter a new Time Stamping Authority URL."
#. stnAc
#: timestampauth.xhp
@@ -52385,7 +52385,7 @@ msgctxt ""
"par_id381597435161810\n"
"help.text"
msgid "Deletes the selected entry in the list. Deletion is immediate and does not display a confirmation dialog."
-msgstr ""
+msgstr "Deletes the selected entry in the list. Deletion is immediate and does not display a confirmation dialogue box."
#. m3D8J
#: webhtml.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/02.po b/source/en-GB/helpcontent2/source/text/shared/02.po
index 98e0a949cee..56c6b660624 100644
--- a/source/en-GB/helpcontent2/source/text/shared/02.po
+++ b/source/en-GB/helpcontent2/source/text/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/en_GB/>\n"
"Language: en-GB\n"
@@ -788,7 +788,7 @@ msgctxt ""
"par_id3148645\n"
"help.text"
msgid "Right-click the control and choose <menuitem>Control Properties</menuitem>. A dialog opens where you can define the properties of the control."
-msgstr ""
+msgstr "Right-click the control and choose <menuitem>Control Properties</menuitem>. A dialogue box opens where you can define the properties of the control."
#. WTQie
#: 01170000.xhp
@@ -8015,7 +8015,7 @@ msgctxt ""
"par_id0409200920562590\n"
"help.text"
msgid "The events that are shown in the Events dialog cannot be edited directly. You can remove an event from the list by pressing the Del key."
-msgstr ""
+msgstr "The events that are shown in the Events dialogue box cannot be edited directly. You can remove an event from the list by pressing the Del key."
#. zFnar
#: 01170202.xhp
@@ -8294,7 +8294,7 @@ msgctxt ""
"par_id3154988\n"
"help.text"
msgid "<ahelp hid=\".\">The<emph> Confirm deletion </emph>event occurs as soon as data has been deleted from the form.</ahelp> Return <literal>True</literal> to allow row deletion, <literal>False</literal> otherwise. For example, the linked macro can request confirmation in a dialog."
-msgstr ""
+msgstr "<ahelp hid=\".\">The<emph> Confirm deletion </emph>event occurs as soon as data has been deleted from the form.</ahelp> Return <literal>True</literal> to allow row deletion, <literal>False</literal> otherwise. For example, the linked macro can request confirmation in a dialogue box."
#. wEtEF
#: 01170202.xhp
@@ -8321,7 +8321,7 @@ msgctxt ""
"par_id3156007\n"
"help.text"
msgid "<ahelp hid=\".\">The<emph> Before record action </emph>event occurs before the current record or record set are changed.</ahelp> Return <literal>True</literal> when changing is allowed, otherwise <literal>False</literal>. For example, the linked macro can request confirmation in a dialog."
-msgstr ""
+msgstr "<ahelp hid=\".\">The<emph> Before record action </emph>event occurs before the current record or record set are changed.</ahelp> Return <literal>True</literal> when changing is allowed, otherwise <literal>False</literal>. For example, the linked macro can request confirmation in a dialogue box."
#. qsaCS
#: 01170202.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"par_id3149581\n"
"help.text"
msgid "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter. Return <literal>True</literal> when the execution of the parametrized statement should continue, <literal>False</literal> otherwise."
-msgstr ""
+msgstr "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter. Return <literal>True</literal> when the execution of the parametrised statement should continue, <literal>False</literal> otherwise."
#. 78nYk
#: 01170202.xhp
@@ -9158,7 +9158,7 @@ msgctxt ""
"par_id3150347\n"
"help.text"
msgid "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">Opens the <emph>Tab Order</emph> dialog so you can modify the order in which control fields get the focus when the user presses the tab key.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"text\"><ahelp hid=\".uno:TabDialog\">Opens the <emph>Tab Order</emph> dialogue box so you can modify the order in which control fields get the focus when the user presses the tab key.</ahelp></variable>"
#. oEDQP
#: 01170300.xhp
@@ -10679,7 +10679,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149999\">Icon Styles</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149999\">Icon Styles</alt></image>"
#. Cwybn
#: 01230000.xhp
@@ -12866,7 +12866,7 @@ msgctxt ""
"par_id3154927\n"
"help.text"
msgid "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3093440\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3093440\" src=\"cmd/sc_hyperlinkdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3093440\">Icon</alt></image>"
#. Dty7B
#: 09070000.xhp
@@ -13298,7 +13298,7 @@ msgctxt ""
"par_id3153049\n"
"help.text"
msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for email addresses.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialogue box</link> you can edit hyperlinks for email addresses.</ahelp>"
#. mDsga
#: 09070200.xhp
@@ -17321,7 +17321,7 @@ msgctxt ""
"par_id3155535\n"
"help.text"
msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/sdatabase/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
-msgstr ""
+msgstr "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/sdatabase/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronised with the permitted changes through SQL."
#. tTG7m
#: 14040000.xhp
@@ -17780,7 +17780,7 @@ msgctxt ""
"par_id3150935\n"
"help.text"
msgid "Click this field to open the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
-msgstr ""
+msgstr "Click this field to open the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialogue box, where you can change the current zoom factor."
#. fyWyi
#: 20030000.xhp
@@ -19562,7 +19562,7 @@ msgctxt ""
"hd_id581597430248366\n"
"help.text"
msgid "<variable id=\"namedialogh1\"><link href=\"text/shared/02/namedialog.xhp\" name=\"Name\">Enter Name Dialog</link></variable>"
-msgstr ""
+msgstr "<variable id=\"namedialogh1\"><link href=\"text/shared/02/namedialog.xhp\" name=\"Name\">Enter Name Dialogue Box</link></variable>"
#. edfxG
#: namedialog.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/04.po b/source/en-GB/helpcontent2/source/text/shared/04.po
index 72c4fbf13c9..b198dec9079 100644
--- a/source/en-GB/helpcontent2/source/text/shared/04.po
+++ b/source/en-GB/helpcontent2/source/text/shared/04.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-19 17:31+0100\n"
-"PO-Revision-Date: 2020-09-10 05:35+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://weblate.documentfoundation.org/projects/libo_help-master/textshared04/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared04/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1547063012.000000\n"
#. GEuoc
@@ -77,7 +77,7 @@ msgctxt ""
"hd_id3154186\n"
"help.text"
msgid "Calling Menus with Mnemonics"
-msgstr ""
+msgstr "Calling Menus with Mnemonics"
#. Lv2Sv
#: 01010000.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"par_id3144506\n"
"help.text"
msgid "Sets focus in next visible subwindow, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source."
-msgstr ""
+msgstr "Sets focus in next visible sub-window, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source."
#. Enxuj
#: 01010000.xhp
@@ -788,7 +788,7 @@ msgctxt ""
"par_id341612296864115\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode>"
#. SvF5v
#: 01010000.xhp
@@ -797,7 +797,7 @@ msgctxt ""
"par_id521612296878916\n"
"help.text"
msgid "Sets focus in the document canvas/data source."
-msgstr ""
+msgstr "Sets focus in the document canvas/data source."
#. Y7pzu
#: 01010000.xhp
@@ -842,7 +842,7 @@ msgctxt ""
"par_id631612398592490\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode>"
#. QFqB4
#: 01010000.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"par_id111612398626979\n"
"help.text"
msgid "Docks and undocks floating subwindows such as unlocked toolbars, Sidebar and Navigator."
-msgstr ""
+msgstr "Docks and undocks floating sub-windows such as unlocked toolbars, Sidebar and Navigator."
#. CFAWe
#: 01010000.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/05.po b/source/en-GB/helpcontent2/source/text/shared/05.po
index d27344c976d..cf6fbd17063 100644
--- a/source/en-GB/helpcontent2/source/text/shared/05.po
+++ b/source/en-GB/helpcontent2/source/text/shared/05.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2020-12-28 07:53+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textshared05/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared05/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540249490.000000\n"
#. WPTtk
@@ -1472,7 +1472,7 @@ msgctxt ""
"par_id171632107583486\n"
"help.text"
msgid "The search results are displayed as a filtered list of matches grouped by module name. The search results also include near matches. The matching parts of the search term are highlighted in each result."
-msgstr ""
+msgstr "The search results are displayed as a filtered list of matches grouped by module name. The search results also include near matches. The matching parts of the search term are highlighted in each result."
#. 4EdAj
#: new_help.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id201534891524377\n"
"help.text"
msgid "The <emph>GLOBAL</emph> heading indicates a match for keywords relevant to more than one %PRODUCTNAME module. For example, cell borders applies to spreadsheets cells as well as text and presentation table cells or frames."
-msgstr ""
+msgstr "The <emph>GLOBAL</emph> heading indicates a match for keywords relevant to more than one %PRODUCTNAME module. For example, cell borders applies to spreadsheets cells as well as text and presentation table cells or frames."
#. cFJDC
#: new_help.xhp
@@ -1796,7 +1796,7 @@ msgctxt ""
"par_idN10A59\n"
"help.text"
msgid "To find the previous occurrence of the search term on the page, click on the <emph>Up arrow</emph>. To find the next occurrence, click on the <emph>Down arrow</emph>."
-msgstr ""
+msgstr "To find the previous occurrence of the search term on the page, click on the <emph>Up arrow</emph>. To find the next occurrence, click on the <emph>Down arrow</emph>."
#. mtikB
#: new_help.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index ffeacf8658a..d83ebd921a3 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/en_GB/>\n"
"Language: en-GB\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563450099.000000\n"
#. iharT
@@ -104,7 +104,7 @@ msgctxt ""
"par_id401607339239056\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/template_styles.xhp\" name=\"Working with Templates\">Working with Templates</link></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/template_styles.xhp\" name=\"Working with Templates\">Working with Templates</link></caseinline></switchinline>"
#. AJDDG
#: aaa_start.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Automatic Redaction"
-msgstr ""
+msgstr "Automatic Redaction"
#. K7arh
#: auto_redact.xhp
@@ -671,7 +671,7 @@ msgctxt ""
"bm_id821562797360035\n"
"help.text"
msgid "<bookmark_value>spreadsheet; auto-redact</bookmark_value> <bookmark_value>presentations; auto-redact</bookmark_value> <bookmark_value>text documents; auto-redact contents</bookmark_value> <bookmark_value>automatic redaction</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>spreadsheet; auto-redact</bookmark_value> <bookmark_value>presentations; auto-redact</bookmark_value> <bookmark_value>text documents; auto-redact contents</bookmark_value> <bookmark_value>automatic redaction</bookmark_value>"
#. dujqZ
#: auto_redact.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"hd_id171562795247122\n"
"help.text"
msgid "<variable id=\"autoredact_h1\"><link href=\"text/shared/guide/auto_redact.xhp\" name=\"auto_redact\">Automatic Redaction</link></variable>"
-msgstr ""
+msgstr "<variable id=\"autoredact_h1\"><link href=\"text/shared/guide/auto_redact.xhp\" name=\"auto_redact\">Automatic Redaction</link></variable>"
#. 5TXro
#: auto_redact.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"par_id4715627952214572\n"
"help.text"
msgid "<variable id=\"auto_redact_var\"><ahelp hid=\"sfx/ui/autoredactdialog/\">Use automatic redaction to define words and patterns that are automatically marked for redaction.</ahelp></variable> This makes it easier to redact %PRODUCTNAME documents that have multiple portions of text that need to be hidden due to sensitivity or privacy issues."
-msgstr ""
+msgstr "<variable id=\"auto_redact_var\"><ahelp hid=\"sfx/ui/autoredactdialog/\">Use automatic redaction to define words and patterns that are automatically marked for redaction.</ahelp></variable> This makes it easier to redact %PRODUCTNAME documents that have multiple portions of text that need to be hidden due to sensitivity or privacy issues."
#. erJBg
#: auto_redact.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"par_id101626028852152\n"
"help.text"
msgid "The <emph>Add Target</emph> dialog appears, to let you define a <emph>Name</emph> for the new target, as well as to choose its <emph>Type</emph> and <emph>Content</emph>. There are three types of targets to choose from in the <emph>Type</emph> dropdown list:"
-msgstr ""
+msgstr "The <emph>Add Target</emph> dialogue box appears, to let you define a <emph>Name</emph> for the new target, as well as to choose its <emph>Type</emph> and <emph>Content</emph>. There are three types of targets to choose from in the <emph>Type</emph> drop-down list:"
#. 5AKPv
#: auto_redact.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"par_id0509200914160968\n"
"help.text"
msgid "You can search for a newline character in the Find & Replace dialog by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
-msgstr ""
+msgstr "You can search for a newline character in the Find & Replace dialogue box by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
#. BsAfw
#: breaking_lines.xhp
@@ -2399,7 +2399,7 @@ msgctxt ""
"par_id030820161744118823\n"
"help.text"
msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
-msgstr ""
+msgstr "%PRODUCTNAME provides standardised means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
#. YkACm
#: classification.xhp
@@ -2624,7 +2624,7 @@ msgctxt ""
"par_id030820161747133280\n"
"help.text"
msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
-msgstr ""
+msgstr "%PRODUCTNAME allows customisation of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
#. Tcss6
#: classification.xhp
@@ -3371,7 +3371,7 @@ msgctxt ""
"par_id170820161605428591\n"
"help.text"
msgid "The <emph>Remote files</emph> dialog appears. Select the remote file server."
-msgstr ""
+msgstr "The <emph>Remote files</emph> dialogue box appears. Select the remote file server."
#. wQjzG
#: cmis-remote-files.xhp
@@ -6368,7 +6368,7 @@ msgctxt ""
"par_id61638377631743\n"
"help.text"
msgid "If the line containing the <literal>sep=|</literal> is not to be imported as data, remember to set the <emph>From row</emph> number in the dialog to 2. Note that this line will not be preserved when re-saving."
-msgstr ""
+msgstr "If the line containing the <literal>sep=|</literal> is not to be imported as data, remember to set the <emph>From row</emph> number in the dialogue box to 2. Note that this line will not be preserved when re-saving."
#. oGd5z
#: csv_params.xhp
@@ -7673,7 +7673,7 @@ msgctxt ""
"par_idN105C1\n"
"help.text"
msgid "Data from any <link href=\"text/sdatabase/dabadoc.xhp\">database file</link> can be registered to the installed instance of %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organized, how to get that data, and more. Once the database is registered, you can use the menu command <emph>View - Data source</emph> to access the data records from your text documents and spreadsheets."
-msgstr ""
+msgstr "Data from any <link href=\"text/sdatabase/dabadoc.xhp\">database file</link> can be registered to the installed instance of %PRODUCTNAME. To register means to tell %PRODUCTNAME where the data is located, how it is organised, how to get that data, and more. Once the database is registered, you can use the menu command <emph>View - Data source</emph> to access the data records from your text documents and spreadsheets."
#. ADK4M
#: data_register.xhp
@@ -9077,7 +9077,7 @@ msgctxt ""
"par_id891627912224207\n"
"help.text"
msgid "The behavior of the tree view depends on the status of the <emph>Current Selection</emph> toggle button:"
-msgstr ""
+msgstr "The behaviour of the tree view depends on the status of the <emph>Current Selection</emph> toggle button:"
#. CJUxG
#: dev_tools.xhp
@@ -9212,7 +9212,7 @@ msgctxt ""
"par_id71627913884995\n"
"help.text"
msgid "The information about the object is organized in columns in each tab. The set of columns displayed depend on the selected tab."
-msgstr ""
+msgstr "The information about the object is organised in columns in each tab. The set of columns displayed depend on the selected tab."
#. RECVL
#: dev_tools.xhp
@@ -11561,7 +11561,7 @@ msgctxt ""
"par_id3147264\n"
"help.text"
msgid "Choose <menuitem>Tools - Customize</menuitem>, and click on the <emph>Toolbars</emph> tab."
-msgstr ""
+msgstr "Choose <menuitem>Tools - Customise</menuitem>, and click on the <emph>Toolbars</emph> tab."
#. p5667
#: edit_symbolbar.xhp
@@ -11777,7 +11777,7 @@ msgctxt ""
"par_id521605621252890\n"
"help.text"
msgid "If a crash report is sent successfully, then a dialog box will provide a URL for the report. To see the report, copy the URL and paste into a webbrowser."
-msgstr ""
+msgstr "If a crash report is sent successfully, then a dialogue box will provide a URL for the report. To see the report, copy the URL and paste into a web browser."
#. 3PFBB
#: error_report.xhp
@@ -11813,7 +11813,7 @@ msgctxt ""
"par_id731607157836334\n"
"help.text"
msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU type and features; total RAM memory size; graphics device and driver)."
-msgstr ""
+msgstr "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU type and features; total RAM size; graphics device and driver)."
#. oCk4J
#: error_report.xhp
@@ -12515,7 +12515,7 @@ msgctxt ""
"par_id7296975\n"
"help.text"
msgid "Choose <menuitem>View – Toolbars – Reset</menuitem> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context."
-msgstr ""
+msgstr "Choose <menuitem>View – Toolbars – Reset</menuitem> to reset the toolbars to their default context sensitive behaviour. Now some toolbars will be shown automatically, dependent on the context."
#. TpoEB
#: floating_toolbar.xhp
@@ -15782,7 +15782,7 @@ msgctxt ""
"par_id3159096\n"
"help.text"
msgid "Press Tab to select an icon. If you selected one of the icons from <emph>Rectangle</emph> to <emph>Freeform Polygon</emph> and you press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline><keycode>+Enter</keycode>, an object of the selected type is created in default size."
-msgstr ""
+msgstr "Press Tab to select an icon. If you selected one of the icons from <emph>Rectangle</emph> to <emph>Freeform Polygon</emph> and you press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline><keycode>+Enter</keycode>, an object of the selected type is created in default size."
#. go9cM
#: keyboard.xhp
@@ -18896,7 +18896,7 @@ msgctxt ""
"par_id451607988966808\n"
"help.text"
msgid "The Template Manager recognizes template files by their file extension. The following extensions are recognized:"
-msgstr ""
+msgstr "The Template Manager recognises template files by their file extension. The following extensions are recognised:"
#. m82BQ
#: manage_templates.xhp
@@ -18986,7 +18986,7 @@ msgctxt ""
"par_id181608073292539\n"
"help.text"
msgid "If you use the <menuitem>File - Save as Template</menuitem> dialog, then the name entered in that dialog is used as the filename and entered into the Title field. If you change the filename later, the template will still appear in the Template Manager according to the entry in the Title field."
-msgstr ""
+msgstr "If you use the <menuitem>File - Save as Template</menuitem> dialogue box, then the name entered in that dialogue box is used as the filename and entered into the Title field. If you change the filename later, the template will still appear in the Template Manager according to the entry in the Title field."
#. 2dvtG
#: manage_templates.xhp
@@ -19013,7 +19013,7 @@ msgctxt ""
"par_id401607895018345\n"
"help.text"
msgid "The Template Manager displays templates located in the directories defined in the <emph>Paths</emph> dialog for Templates. The dialog is found by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths</menuitem>, selecting <emph>Templates</emph>, and clicking <widget>Edit</widget>."
-msgstr ""
+msgstr "The Template Manager displays templates located in the directories defined in the <emph>Paths</emph> dialogue box for Templates. The dialogue box is found by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths</menuitem>, selecting <emph>Templates</emph>, and clicking <widget>Edit</widget>."
#. tV3qE
#: manage_templates.xhp
@@ -19058,7 +19058,7 @@ msgctxt ""
"par_id851607959591934\n"
"help.text"
msgid "Templates in the directories specified in User Path and its subdirectories are shown in the Template Manager. Subdirectories within subdirectories are not recognized."
-msgstr ""
+msgstr "Templates in the directories specified in User Path and its subdirectories are shown in the Template Manager. Subdirectories within subdirectories are not recognised."
#. waqwG
#: manage_templates.xhp
@@ -19157,7 +19157,7 @@ msgctxt ""
"par_id241607963343716\n"
"help.text"
msgid "Categories within a Category are not possible, because subdirectories within subdirectories are not recognized."
-msgstr ""
+msgstr "Categories within a Category are not possible, because subdirectories within subdirectories are not recognised."
#. 5UhGC
#: manage_templates.xhp
@@ -19166,7 +19166,7 @@ msgctxt ""
"par_id831608207492365\n"
"help.text"
msgid "You can only rename and delete categories in the Default Path selected in the <emph>Edit Paths</emph> dialog."
-msgstr ""
+msgstr "You can only rename and delete categories in the Default Path selected in the <emph>Edit Paths</emph> dialogue box."
#. fihyU
#: manage_templates.xhp
@@ -21371,7 +21371,7 @@ msgctxt ""
"par_id1001629997571404\n"
"help.text"
msgid "In Calc, the Clone Formatting tool only copies formatting applied using the <menuitem>Format - Cells</menuitem> dialog or other equivalent methods. Therefore, any formatting applied directly to characters by selecting text inside a cell and then going to the <menuitem>Format - Character</menuitem> dialog will not be copied using the Clone Formatting tool."
-msgstr ""
+msgstr "In Calc, the Clone Formatting tool only copies formatting applied using the <menuitem>Format - Cells</menuitem> dialogue box or other equivalent methods. Therefore, any formatting applied directly to characters by selecting text inside a cell and then going to the <menuitem>Format - Character</menuitem> dialogue box will not be copied using the Clone Formatting tool."
#. pjGa2
#: paintbrush.xhp
@@ -21569,7 +21569,7 @@ msgctxt ""
"par_idN1070C\n"
"help.text"
msgid "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog."
-msgstr ""
+msgstr "Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialogue box."
#. LFKkc
#: pasting.xhp
@@ -22577,7 +22577,7 @@ msgctxt ""
"par_id471562795247717\n"
"help.text"
msgid "<variable id=\"redaction_desc\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable> Redaction protects sensitive information and helps enterprises and organizations to comply with regulations on confidentiality or privacy."
-msgstr ""
+msgstr "<variable id=\"redaction_desc\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorised use or viewing.</ahelp></variable> Redaction protects sensitive information and helps enterprises and organisations to comply with regulations on confidentiality or privacy."
#. QdoMp
#: redaction.xhp
@@ -22712,7 +22712,7 @@ msgctxt ""
"par_id551562796791417\n"
"help.text"
msgid "<emph>Redacted Export (Black)</emph>: finalize your document by converting the semitransparent redaction shapes to opaque black and export as pixels in the PDF file."
-msgstr ""
+msgstr "<emph>Redacted Export (Black)</emph>: finalise your document by converting the semitransparent redaction shapes to opaque black and export as pixels in the PDF file."
#. HSvWX
#: redaction.xhp
@@ -22721,7 +22721,7 @@ msgctxt ""
"par_id191562796822685\n"
"help.text"
msgid "<emph>Redacted Export (White)</emph>: finalize your document by converting the semitransparent redaction shapes to opaque white shapes, and export as pixels in the PDF file."
-msgstr ""
+msgstr "<emph>Redacted Export (White)</emph>: finalise your document by converting the semitransparent redaction shapes to opaque white shapes, and export as pixels in the PDF file."
#. 2w5mE
#: redaction.xhp
@@ -24611,7 +24611,7 @@ msgctxt ""
"par_id3146918\n"
"help.text"
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
-msgstr ""
+msgstr "You can save any document as a template by selecting \"Template\" file type in the Save dialogue box. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
#. 9uLRP
#: standard_template.xhp
@@ -25673,7 +25673,7 @@ msgctxt ""
"par_id0820200802626412\n"
"help.text"
msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
-msgstr ""
+msgstr "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialogue box."
#. PcEEX
#: startcenter.xhp
@@ -26123,7 +26123,7 @@ msgctxt ""
"par_id04162017064929216\n"
"help.text"
msgid "<ahelp hid=\".\">The Template Manager dialog makes it easy to manage templates and allows you to start new documents using templates.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">The Template Manager dialogue box makes it easy to manage templates and allows you to start new documents using templates.</ahelp>"
#. MBtkj
#: template_manager.xhp
@@ -26258,7 +26258,7 @@ msgctxt ""
"par_id3155306\n"
"help.text"
msgid "To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, press <widget>Edit</widget>, then press <widget>Add</widget> to open the file dialog for selecting the folder to add."
-msgstr ""
+msgstr "To show templates from another folder in the <emph>My Templates</emph> category, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences - </menuitem></caseinline><defaultinline><menuitem>Tools - Options - </menuitem></defaultinline></switchinline><link href=\"text/shared/optionen/01010300.xhp\" name=\"$[officename] - Paths\"><menuitem>$[officename] - Paths</menuitem></link>, select <emph>Templates</emph>, press <widget>Edit</widget>, then press <widget>Add</widget> to open the file dialogue box for selecting the folder to add."
#. mB2AC
#: template_manager.xhp
@@ -26375,7 +26375,7 @@ msgctxt ""
"par_id041620170723518776\n"
"help.text"
msgid "<ahelp hid=\".\">If you want to move templates to a different category, then choose a template, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, then press the <widget>Move</widget> button at the bottom right to open a dialog box, where you can choose to move your selection to a different category or to a new category. Default templates cannot be moved, but copies can be created in other categories.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">If you want to move templates to a different category, then choose a template, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, then press the <widget>Move</widget> button at the bottom right to open a dialogue box, where you can choose to move your selection to a different category or to a new category. Default templates cannot be moved, but copies can be created in other categories.</ahelp>"
#. bunpC
#: template_manager.xhp
@@ -26483,7 +26483,7 @@ msgctxt ""
"par_id431607690468509\n"
"help.text"
msgid "<image src=\"cmd/lc_additionsdialog.png\" id=\"img_id461607690468509\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id891607690468509\">Extensions Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/lc_additionsdialog.png\" id=\"img_id461607690468509\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id891607690468509\">Extensions Icon</alt></image>"
#. pmxCc
#: template_manager.xhp
@@ -26600,7 +26600,7 @@ msgctxt ""
"par_id041620170723504317\n"
"help.text"
msgid "Select one or more templates to delete in the main window and press the <keycode>Delete</keycode> key, or right-click then choose <menuitem>Delete</menuitem> to delete the selected template(s). A dialog box will appear requesting confirmation. Choose <widget>Yes</widget> to delete or <widget>No</widget> to cancel."
-msgstr ""
+msgstr "Select one or more templates to delete in the main window and press the <keycode>Delete</keycode> key, or right-click then choose <menuitem>Delete</menuitem> to delete the selected template(s). A dialogue box will appear requesting confirmation. Choose <widget>Yes</widget> to delete or <widget>No</widget> to cancel."
#. QQQyx
#: template_manager.xhp
@@ -27104,7 +27104,7 @@ msgctxt ""
"par_id731630843025888\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">The Tip of the Day dialog displays useful tips for the user.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">The Tip of the Day dialogue box displays useful tips for the user.</ahelp></variable>"
#. eGRcH
#: tipoftheday.xhp
@@ -27149,7 +27149,7 @@ msgctxt ""
"par_id711630844302059\n"
"help.text"
msgid "Displays a dialog with a random tip on %PRODUCTNAME startup."
-msgstr ""
+msgstr "Displays a dialogue box with a random tip on %PRODUCTNAME start-up."
#. PAxHM
#: tipoftheday.xhp
@@ -27167,7 +27167,7 @@ msgctxt ""
"par_id401630844318220\n"
"help.text"
msgid "Displays another tip of the day in the same dialog."
-msgstr ""
+msgstr "Displays another tip of the day in the same dialogue box."
#. rSTiz
#: tipoftheday.xhp
@@ -27185,7 +27185,7 @@ msgctxt ""
"par_id511630844327861\n"
"help.text"
msgid "Close the Tip of the Day dialog."
-msgstr ""
+msgstr "Close the Tip of the Day dialogue box."
#. C6Bb4
#: undo_formatting.xhp
diff --git a/source/en-GB/helpcontent2/source/text/shared/optionen.po b/source/en-GB/helpcontent2/source/text/shared/optionen.po
index 945f6c689af..670cda9a7bc 100644
--- a/source/en-GB/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-GB/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedoptionen/en_GB/>\n"
"Language: en-GB\n"
@@ -1319,7 +1319,7 @@ msgctxt ""
"par_id601607813017831\n"
"help.text"
msgid "The following list shows the default predefined paths for storing user data, and explains what type of user data is stored in each path. Use the <emph>Edit</emph> dialog to change, add, or delete paths for the different types."
-msgstr ""
+msgstr "The following list shows the default predefined paths for storing user data, and explains what type of user data is stored in each path. Use the <emph>Edit</emph> dialogue box to change, add, or delete paths for the different types."
#. WkpG4
#: 01010300.xhp
@@ -1625,7 +1625,7 @@ msgctxt ""
"par_id3150439\n"
"help.text"
msgid "<emph>Internal Paths</emph> shows the paths where predefined content for %PRODUCTNAME is installed. These paths cannot be edited in this dialog box."
-msgstr ""
+msgstr "<emph>Internal Paths</emph> shows the paths where predefined content for %PRODUCTNAME is installed. These paths cannot be edited in this dialogue box."
#. 2vzzF
#: 01010300.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"par_id3153663\n"
"help.text"
msgid "A language module can contain one, two or three submodules: Spelling, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the <emph>Edit</emph> button to open the <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialog."
-msgstr ""
+msgstr "A language module can contain one, two or three sub-modules: Spelling, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the <emph>Edit</emph> button to open the <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialogue box."
#. oeBAY
#: 01010400.xhp
@@ -3488,7 +3488,7 @@ msgctxt ""
"bm_id3155341\n"
"help.text"
msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>icons; sizes</bookmark_value> <bookmark_value>icons; styles</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>mouse; middle button</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>Skia;settings</bookmark_value> <bookmark_value>Skia;graphics output</bookmark_value> <bookmark_value>notebook bar;icon size</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>icons; sizes</bookmark_value> <bookmark_value>icons; styles</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>mouse; middle button</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>Skia;settings</bookmark_value> <bookmark_value>Skia;graphics output</bookmark_value> <bookmark_value>notebook bar;icon size</bookmark_value>"
#. cGjPM
#: 01010800.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"hd_id310720161612581529\n"
"help.text"
msgid "Icon Size"
-msgstr ""
+msgstr "Icon Size"
#. 4uDBN
#: 01010800.xhp
@@ -3551,7 +3551,7 @@ msgctxt ""
"par_id3153947\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp>"
#. vXois
#: 01010800.xhp
@@ -3974,7 +3974,7 @@ msgctxt ""
"par_id4743797\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optviewpage/aanf\">Enter the smallest font size to apply antialiasing to.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optviewpage/aanf\">Enter the smallest font size to apply anti-aliasing to.</ahelp>"
#. 2Z5jk
#: 01010900.xhp
@@ -5036,7 +5036,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optemailpage/browse\">Opens a file dialog to select the email program.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optemailpage/browse\">Opens a file dialogue box to select the email program.</ahelp>"
#. KhbuR
#: 01030000.xhp
@@ -5396,7 +5396,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "<ahelp hid=\".\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
#. gBDtB
#: 01030500.xhp
@@ -6125,7 +6125,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr ""
+msgstr "These settings define the basic fonts for the predefined templates. You can also modify or customise the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
#. Cd5Am
#: 01040300.xhp
@@ -6206,7 +6206,7 @@ msgctxt ""
"par_id3144433\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the font and font size for the <emph>List</emph> paragraph style, which is inherited by all derived paragraph styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/listbox\">Specifies the font and font size for the <emph>List</emph> paragraph style, which is inherited by all derived paragraph styles.</ahelp>"
#. aQFY4
#: 01040300.xhp
@@ -6296,7 +6296,7 @@ msgctxt ""
"par_id3153542\n"
"help.text"
msgid "The print settings defined on this tab page apply to subsequent new documents, until you change the settings again. If you want to change the settings for the current print job only, use the <menuitem>File - Print</menuitem> dialog."
-msgstr ""
+msgstr "The print settings defined on this tab page apply to subsequent new documents, until you change the settings again. If you want to change the settings for the current print job only, use the <menuitem>File - Print</menuitem> dialogue box."
#. kHkS3
#: 01040400.xhp
@@ -6773,7 +6773,7 @@ msgctxt ""
"par_id3149481\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers entered into a text table cell are recognized and formatted as numbers.</ahelp> Table cells in %PRODUCTNAME Writer can recognize a number when it is represented in one of the number formats available in categories of Numbers, Percent, Currency, Date, Time, Scientific, Fraction and Boolean."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numformatting\">Specifies that numbers entered into a text table cell are recognised and formatted as numbers.</ahelp> Table cells in %PRODUCTNAME Writer can recognise a number when it is represented in one of the number formats available in categories of Numbers, Percent, Currency, Date, Time, Scientific, Fraction and Boolean."
#. 4UzAW
#: 01040500.xhp
@@ -8231,7 +8231,7 @@ msgctxt ""
"hd_id691599000315902\n"
"help.text"
msgid "Show standardized page count"
-msgstr ""
+msgstr "Show standardised page count"
#. DCAGD
#: 01040900.xhp
@@ -8249,7 +8249,7 @@ msgctxt ""
"hd_id511599000321915\n"
"help.text"
msgid "Characters per standardized page"
-msgstr ""
+msgstr "Characters per standardised page"
#. AFkck
#: 01040900.xhp
@@ -8258,7 +8258,7 @@ msgctxt ""
"par_id271599002636069\n"
"help.text"
msgid "Set the number of characters for the standardized page."
-msgstr ""
+msgstr "Set the number of characters for the standardised page."
#. RPuAH
#: 01041000.xhp
@@ -9941,7 +9941,7 @@ msgctxt ""
"par_id3148943\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Determines the behavior of the Enter key in a spreadsheet. Checking this option causes Enter to open cell contents for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Determines the behaviour of the Enter key in a spreadsheet. Checking this option causes Enter to open cell contents for editing.</ahelp>"
#. NMaGC
#: 01060300.xhp
@@ -13955,7 +13955,7 @@ msgctxt ""
"par_id3145121\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognised as a valid date.</ahelp>"
#. 6ECpC
#: 01140000.xhp
@@ -13964,7 +13964,7 @@ msgctxt ""
"par_id381606257267459\n"
"help.text"
msgid "If you type numbers and characters that correspond to the defined date acceptance patterns in a table cell, and then move the cursor outside of the cell, %PRODUCTNAME will automatically recognize and convert the input to a date, and format it according to the locale setting."
-msgstr ""
+msgstr "If you type numbers and characters that correspond to the defined date acceptance patterns in a table cell, and then move the cursor outside of the cell, %PRODUCTNAME will automatically recognise and convert the input to a date, and format it according to the locale setting."
#. wU2Gq
#: 01140000.xhp
@@ -14063,7 +14063,7 @@ msgctxt ""
"par_id821606257357323\n"
"help.text"
msgid "In addition to the explicit patterns defined in the edit box, input matching the <literal>Y-M-D</literal> pattern is implicitly recognized and converted automatically to a date. Input that starts from 1 to 31 is not interpreted with this implicit Y-M-D pattern. Since %PRODUCTNAME 3.5, this input is formatted as <literal>YYYY-MM-DD</literal> (ISO 8601)."
-msgstr ""
+msgstr "In addition to the explicit patterns defined in the edit box, input matching the <literal>Y-M-D</literal> pattern is implicitly recognised and converted automatically to a date. Input that starts from 1 to 31 is not interpreted with this implicit Y-M-D pattern. Since %PRODUCTNAME 3.5, this input is formatted as <literal>YYYY-MM-DD</literal> (ISO 8601)."
#. 8FexU
#: 01140000.xhp
@@ -16997,7 +16997,7 @@ msgctxt ""
"par_idN10652\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/serverauthentication.xhp\">Server Authentication</link> dialog where you can specify the server authentication settings for secure email.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the <link href=\"text/shared/optionen/serverauthentication.xhp\">Server Authentication</link> dialogue box where you can specify the server authentication settings for secure email.</ahelp>"
#. AnELG
#: mailmerge.xhp
@@ -17249,7 +17249,7 @@ msgctxt ""
"par_id331580578595346\n"
"help.text"
msgid "Enable the check to send information about your %PRODUCTNAME version, operating system and basic hardware. This information is used to optimize the download."
-msgstr ""
+msgstr "Enable the check to send information about your %PRODUCTNAME version, operating system and basic hardware. This information is used to optimise the download."
#. AN7zk
#: opencl.xhp
@@ -17546,7 +17546,7 @@ msgctxt ""
"par_idN10667\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from file properties, comments and tracked changes. The names of authors in comments and changes will be replaced by generic values as \"Author1\", \"Author2\" and so forth. Time values will also be reset to a single standard value. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from file properties, comments and tracked changes. The names of authors in comments and changes will be replaced by generic values as \"Author1\", \"Author2\" and so forth. Time values will also be reset to a single standard value. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
#. HJEQF
#: securityoptionsdialog.xhp
@@ -17582,7 +17582,7 @@ msgctxt ""
"par_id79042\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
#. Vw6Bz
#: securityoptionsdialog.xhp
diff --git a/source/en-GB/helpcontent2/source/text/simpress.po b/source/en-GB/helpcontent2/source/text/simpress.po
index 3eb74ab9dce..990dd91e96d 100644
--- a/source/en-GB/helpcontent2/source/text/simpress.po
+++ b/source/en-GB/helpcontent2/source/text/simpress.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2020-12-28 07:54+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563447015.000000\n"
#. 2Va4w
@@ -1031,7 +1031,7 @@ msgctxt ""
"par_idN10783\n"
"help.text"
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Glue Points</link>"
#. BY9EA
#: main0210.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_idN10793\n"
"help.text"
msgid "Enables you to edit gluepoints on your drawing."
-msgstr ""
+msgstr "Enables you to edit glue points on your drawing."
#. H6Dh5
#: main0210.xhp
@@ -1490,7 +1490,7 @@ msgctxt ""
"hd_id3145116\n"
"help.text"
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Glue Points</link>"
#. BQq7C
#: main_edit.xhp
@@ -1499,7 +1499,7 @@ msgctxt ""
"par_id3147403\n"
"help.text"
msgid "Switches the <emph>Edit Gluepoints</emph> mode on and off."
-msgstr ""
+msgstr "Switches the <emph>Edit Glue Points</emph> mode on and off."
#. exzAB
#: main_edit.xhp
@@ -1832,7 +1832,7 @@ msgctxt ""
"par_id111615494747246\n"
"help.text"
msgid "Displays a dialog box where the following elements from the master slide can be enabled or disabled:"
-msgstr ""
+msgstr "Displays a dialogue box where the following elements from the master slide can be enabled or disabled:"
#. fvE2V
#: main_slide.xhp
@@ -1922,7 +1922,7 @@ msgctxt ""
"par_id901615495187958\n"
"help.text"
msgid "Opens a dialog box where a name can be set for the current slide."
-msgstr ""
+msgstr "Opens a dialogue box where a name can be set for the current slide."
#. D6GtH
#: main_slide.xhp
diff --git a/source/en-GB/helpcontent2/source/text/simpress/00.po b/source/en-GB/helpcontent2/source/text/simpress/00.po
index 0fdb338ee40..fcd8167b500 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/00.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/00.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2021-12-14 17:38+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress00/en_GB/>\n"
"Language: en-GB\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563448745.000000\n"
#. sqmGT
@@ -248,7 +248,7 @@ msgctxt ""
"par_id8695944\n"
"help.text"
msgid "<variable id=\"gluebar\">Click the <emph>Show Gluepoint Functions</emph> icon on the Drawing Bar</variable>"
-msgstr "<variable id=\"gluebar\">Click the <emph>Show Gluepoint Functions</emph> icon on the Drawing Bar</variable>"
+msgstr "<variable id=\"gluebar\">Click the <emph>Show Glue Point Functions</emph> icon on the Drawing Bar</variable>"
#. cjzea
#: 00000403.xhp
diff --git a/source/en-GB/helpcontent2/source/text/simpress/01.po b/source/en-GB/helpcontent2/source/text/simpress/01.po
index 17d6e3be8cf..56a9312b446 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/01.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress01/en_GB/>\n"
"Language: en-GB\n"
@@ -3911,7 +3911,7 @@ msgctxt ""
"par_id3108485\n"
"help.text"
msgid "<variable id=\"masterpagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Available Master Slides</emph> dialog, where you can select a layout scheme for the current page. Any objects in the page design are inserted behind objects in the current page.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"masterpagetext\"><ahelp hid=\".uno:PresentationLayout\">Displays the <emph>Available Master Slides</emph> dialogue box, where you can select a layout scheme for the current page. Any objects in the page design are inserted behind objects in the current page.</ahelp></variable>"
#. Jg7LJ
#: 05120000.xhp
@@ -4001,7 +4001,7 @@ msgctxt ""
"par_id3956020\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Load Master Page</emph></link> dialog, where you can select additional page designs.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Load Master Page</emph></link> dialogue box, where you can select additional page designs.</ahelp>"
#. LZr7A
#: 05120000.xhp
@@ -4010,7 +4010,7 @@ msgctxt ""
"par_id3156020\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Load Master Slide</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/swriter/01/05170000.xhp\" name=\"Load Master Slide\"><emph>Load Master Slide</emph></link> dialogue box, where you can select additional slide designs.</ahelp>"
#. BLSEy
#: 05120500m.xhp
@@ -6980,7 +6980,7 @@ msgctxt ""
"par_id3149207\n"
"help.text"
msgid "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"indipraesent\"><ahelp hid=\".uno:CustomShowDialog\">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</ahelp> </variable>"
#. YgWfS
#: 06100000.xhp
@@ -8204,7 +8204,7 @@ msgctxt ""
"hd_id551623260579519\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Size"
#. MxDGA
#: bulletandposition.xhp
@@ -8213,7 +8213,7 @@ msgctxt ""
"par_id521623261977095\n"
"help.text"
msgid "Set the size of the character and graphic bullets with respect to the paragraph font size."
-msgstr ""
+msgstr "Set the size of the character and graphic bullets with respect to the paragraph font size."
#. 2pjgX
#: bulletandposition.xhp
@@ -8276,7 +8276,7 @@ msgctxt ""
"hd_id181623260599850\n"
"help.text"
msgid "Rel. Size"
-msgstr ""
+msgstr "Rel. Size"
#. eP9FG
#: bulletandposition.xhp
@@ -8285,7 +8285,7 @@ msgctxt ""
"par_id281623260605208\n"
"help.text"
msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well."
-msgstr ""
+msgstr "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well."
#. CGphX
#: bulletandposition.xhp
diff --git a/source/en-GB/helpcontent2/source/text/simpress/02.po b/source/en-GB/helpcontent2/source/text/simpress/02.po
index 6feb25b91d6..b608ae13988 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/02.po
+++ b/source/en-GB/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: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress02/en_GB/>\n"
"Language: en-GB\n"
@@ -1148,7 +1148,7 @@ msgctxt ""
"bm_id3149948\n"
"help.text"
msgid "<bookmark_value>object bars; editing gluepoints</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>object bars; editing glue points</bookmark_value>"
#. GWD99
#: 10030200.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"hd_id3149948\n"
"help.text"
msgid "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Gluepoints Bar</link></variable>"
-msgstr ""
+msgstr "<variable id=\"gluepointsbar\"><link href=\"text/simpress/02/10030200.xhp\">Glue Points Bar</link></variable>"
#. CjR3U
#: 10030200.xhp
@@ -1175,7 +1175,7 @@ msgctxt ""
"hd_id3149876\n"
"help.text"
msgid "Insert Gluepoint"
-msgstr ""
+msgstr "Insert Glue Point"
#. ddyBH
#: 10030200.xhp
@@ -1355,7 +1355,7 @@ msgctxt ""
"hd_id3150875\n"
"help.text"
msgid "Gluepoint Relative"
-msgstr ""
+msgstr "Glue Point Relative"
#. eaDid
#: 10030200.xhp
@@ -1382,7 +1382,7 @@ msgctxt ""
"par_id3149286\n"
"help.text"
msgid "Gluepoint Relative"
-msgstr ""
+msgstr "Glue Point Relative"
#. SpABR
#: 10030200.xhp
@@ -1391,7 +1391,7 @@ msgctxt ""
"hd_id3149755\n"
"help.text"
msgid "Gluepoint Horizontal Left"
-msgstr ""
+msgstr "Glue Point Horizontal Left"
#. 3QrV9
#: 10030200.xhp
@@ -1418,7 +1418,7 @@ msgctxt ""
"par_id3158405\n"
"help.text"
msgid "Gluepoint Horizontal Left"
-msgstr ""
+msgstr "Glue Point Horizontal Left"
#. Wwiiy
#: 10030200.xhp
@@ -1427,7 +1427,7 @@ msgctxt ""
"hd_id3154214\n"
"help.text"
msgid "Gluepoint Horizontal Center"
-msgstr "Gluepoint Horizontal Centre"
+msgstr "Glue Point Horizontal Centre"
#. sFGAs
#: 10030200.xhp
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_id3150706\n"
"help.text"
msgid "Gluepoint Horizontal Center"
-msgstr "Gluepoint Horizontal Centre"
+msgstr "Glue Point Horizontal Centre"
#. pGdhP
#: 10030200.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"hd_id3153748\n"
"help.text"
msgid "Gluepoint Horizontal Right"
-msgstr ""
+msgstr "Glue Point Horizontal Right"
#. j57kW
#: 10030200.xhp
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id3154799\n"
"help.text"
msgid "Gluepoint Horizontal Right"
-msgstr ""
+msgstr "Glue Point Horizontal Right"
#. CqkDB
#: 10030200.xhp
@@ -1499,7 +1499,7 @@ msgctxt ""
"hd_id3153540\n"
"help.text"
msgid "Gluepoint Vertical Top"
-msgstr ""
+msgstr "Glue Point Vertical Top"
#. HTixw
#: 10030200.xhp
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id3148681\n"
"help.text"
msgid "Gluepoint Vertical Top"
-msgstr ""
+msgstr "Glue Point Vertical Top"
#. V5AvY
#: 10030200.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"hd_id3153678\n"
"help.text"
msgid "Gluepoint Vertical Center"
-msgstr "Gluepoint Vertical Centre"
+msgstr "Glue Point Vertical Centre"
#. M5aQi
#: 10030200.xhp
@@ -1562,7 +1562,7 @@ msgctxt ""
"par_id3146130\n"
"help.text"
msgid "Gluepoint Vertical Center"
-msgstr "Gluepoint Vertical Centre"
+msgstr "Glue Point Vertical Centre"
#. MbCWi
#: 10030200.xhp
@@ -1571,7 +1571,7 @@ msgctxt ""
"hd_id3147529\n"
"help.text"
msgid "Gluepoint Vertical Bottom"
-msgstr ""
+msgstr "Glue Point Vertical Bottom"
#. azpMi
#: 10030200.xhp
@@ -1598,7 +1598,7 @@ msgctxt ""
"par_id3156204\n"
"help.text"
msgid "Gluepoint Vertical Bottom"
-msgstr ""
+msgstr "Glue Point Vertical Bottom"
#. dkHqv
#: 10050000.xhp
@@ -3416,7 +3416,7 @@ msgctxt ""
"par_id3148604\n"
"help.text"
msgid "When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href=\"text/simpress/02/10030200.xhp\" name=\"gluepoint\">gluepoints</link> to an object."
-msgstr ""
+msgstr "When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, glue points appear. A glue point is a fixed point where you can attach a connector line. You can add custom <link href=\"text/simpress/02/10030200.xhp\" name=\"gluepoint\">glue points</link> to an object."
#. qX29Y
#: 10100000.xhp
@@ -5297,7 +5297,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Gluepoints"
-msgstr ""
+msgstr "Glue Points"
#. 6MNBW
#: 13010000.xhp
@@ -5306,7 +5306,7 @@ msgctxt ""
"hd_id3153144\n"
"help.text"
msgid "<link href=\"text/simpress/02/13010000.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/13010000.xhp\" name=\"Gluepoints\">Glue Points</link>"
#. 9qUBf
#: 13010000.xhp
@@ -5315,7 +5315,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a gluepoint. A gluepoint is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:GlueEditMode\">Insert or modify the properties of a glue point. A glue point is a custom connection point where you can attach a <link href=\"text/simpress/02/10100000.xhp\" name=\"connector\">connector</link> line.</ahelp>"
#. cSpbQ
#: 13010000.xhp
@@ -5333,7 +5333,7 @@ msgctxt ""
"par_id3147339\n"
"help.text"
msgid "Show Gluepoints Functions"
-msgstr ""
+msgstr "Show Glue Points Functions"
#. FipQc
#: 13020000.xhp
diff --git a/source/en-GB/helpcontent2/source/text/simpress/guide.po b/source/en-GB/helpcontent2/source/text/simpress/guide.po
index 9cf82251dbf..e4d8f02bf30 100644
--- a/source/en-GB/helpcontent2/source/text/simpress/guide.po
+++ b/source/en-GB/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpressguide/en_GB/>\n"
"Language: en-GB\n"
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3149875\n"
"help.text"
msgid "Choose <emph>View - Animation</emph>, to open the Custom Animation pane in the Sidebar. Click on <emph>Add (+)</emph> button, and then select an animation effect."
-msgstr ""
+msgstr "Choose <emph>View - Animation</emph>, to open the Custom Animation pane in the Sidebar. Click on <emph>Add (+)</emph> button, and then select an animation effect."
#. iHWsE
#: animated_objects.xhp
@@ -932,7 +932,7 @@ msgctxt ""
"par_id3143233\n"
"help.text"
msgid "Choose <menuitem>View - Slide Sorter</menuitem>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document."
-msgstr ""
+msgstr "Choose <menuitem>View - Slide Sorter</menuitem>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document."
#. zszFb
#: arrange_slides.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"par_id624713\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select an image file. This file is used as a background picture.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Slide in the context menu of a slide in Normal view to select an image file. This file is used as a background picture.</ahelp>"
#. 6eFDv
#: background.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id644713\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Page in the context menu of a page in Normal view to select an image file. This file is used as a background picture.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Click Set Background Picture for Page in the context menu of a page in Normal view to select an image file. This file is used as a background picture.</ahelp>"
#. KuE3E
#: background.xhp
@@ -1139,7 +1139,7 @@ msgctxt ""
"par_id3145356\n"
"help.text"
msgid "In the <emph>Fill </emph>area, select <emph>Image</emph>, and then click an image in the list."
-msgstr ""
+msgstr "In the <emph>Fill </emph>area, select <emph>Image</emph>, and then click an image in the list."
#. 8yUQT
#: background.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_id3150757\n"
"help.text"
msgid "To use a custom image for the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, click the <emph>Import</emph> button. Locate the image and click <widget>Open</widget>. On returning to the <emph>Background</emph> tab, the imported image is in the <emph>Image</emph> list."
-msgstr ""
+msgstr "To use a custom image for the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline> background, click the <emph>Import</emph> button. Locate the image and click <widget>Open</widget>. On returning to the <emph>Background</emph> tab, the imported image is in the <emph>Image</emph> list."
#. 24cCs
#: background.xhp
@@ -1319,7 +1319,7 @@ msgctxt ""
"par_id7954954\n"
"help.text"
msgid "If you are using a mouse with a scroll wheel, you can hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME."
-msgstr ""
+msgstr "If you are using a mouse with a scroll wheel, you can hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME."
#. 3DGwA
#: change_scale.xhp
@@ -1625,7 +1625,7 @@ msgctxt ""
"bm_id0919200803534995\n"
"help.text"
msgid "<bookmark_value>gluepoints;using</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>glue points;using</bookmark_value>"
#. W457q
#: gluepoints.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"par_id091920080304108\n"
"help.text"
msgid "Do one of the following to get existing gluepoints visible for all elements:"
-msgstr ""
+msgstr "Do one of the following to get existing glue points visible for all elements:"
#. YAFf7
#: gluepoints.xhp
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id0919200803041082\n"
"help.text"
msgid "Click the <emph>Gluepoints</emph> icon on the Drawing toolbar; or"
-msgstr ""
+msgstr "Click the <emph>Glue Points</emph> icon on the Drawing toolbar; or"
#. R7Yw9
#: gluepoints.xhp
@@ -1679,7 +1679,7 @@ msgctxt ""
"par_id0919200803041186\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Gluepoints</item>."
-msgstr ""
+msgstr "Choose <item type=\"menuitem\">Edit - Glue Points</item>."
#. bdm6Q
#: gluepoints.xhp
@@ -1688,7 +1688,7 @@ msgctxt ""
"par_id0919200803041160\n"
"help.text"
msgid "Click the <emph>Insert Gluepoint</emph> icon on the Gluepoints toolbar."
-msgstr ""
+msgstr "Click the <emph>Insert Glue Point</emph> icon on the Glue Points toolbar."
#. CEpWX
#: gluepoints.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"par_id09192008030411601\n"
"help.text"
msgid "Select element on slide where you want to add gluepoints."
-msgstr ""
+msgstr "Select element on slide where you want to add glue points."
#. si9dG
#: gluepoints.xhp
@@ -1715,7 +1715,7 @@ msgctxt ""
"par_id0919200803041133\n"
"help.text"
msgid "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a gluepoint. Once inserted, you can drag the gluepoint to another position inside the shape."
-msgstr ""
+msgstr "If the shape is filled, you can click anywhere inside the shape. If the shape is unfilled, you can click the border to insert a glue point. Once inserted, you can drag the glue point to another position inside the shape."
#. bPCgi
#: gluepoints.xhp
@@ -1724,7 +1724,7 @@ msgctxt ""
"par_id0919200803041250\n"
"help.text"
msgid "With the four icons next to the <emph>Insert Gluepoint</emph> icon, you choose the directions which will be permitted for a connector at this gluepoint. You can choose one or more directions for a particular gluepoint."
-msgstr ""
+msgstr "With the four icons next to the <emph>Insert Glue Point</emph> icon, you choose the directions which will be permitted for a connector at this glue point. You can choose one or more directions for a particular glue point."
#. 88UhH
#: gluepoints.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"par_id0919200803041298\n"
"help.text"
msgid "If the <emph>Gluepoint Relative</emph> icon is active, the gluepoint moves when you resize the object to keep its position relative to the object borders."
-msgstr ""
+msgstr "If the <emph>Glue Point Relative</emph> icon is active, the glue point moves when you resize the object to keep its position relative to the object borders."
#. qqnmk
#: gluepoints.xhp
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id0919200803041223\n"
"help.text"
msgid "If the <emph>Gluepoint Relative</emph> icon is not active, the icons next to it are no longer grayed out. With these icons you can decide where a gluepoint will be placed when the size of the object is changed."
-msgstr ""
+msgstr "If the <emph>Glue Point Relative</emph> icon is not active, the icons next to it are no longer greyed out. With these icons you can decide where a glue point will be placed when the size of the object is changed."
#. bvoTQ
#: html_export.xhp
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_id3146313\n"
"help.text"
msgid "In the place where you want to insert the text, choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline> <defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>."
-msgstr ""
+msgstr "In the place where you want to insert the text, choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline> <defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>."
#. NCRij
#: html_import.xhp
@@ -2516,7 +2516,7 @@ msgctxt ""
"par_id3150249\n"
"help.text"
msgid "Under <emph>Existing Slides</emph>, select the slides to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of consecutive slides, or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple individual slides."
-msgstr ""
+msgstr "Under <emph>Existing Slides</emph>, select the slides to add to your slide show, and click the <widget>>></widget> button. Hold down <keycode>Shift</keycode> to select a range of consecutive slides, or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> to select multiple individual slides."
#. KyDj4
#: individual.xhp
@@ -2741,7 +2741,7 @@ msgctxt ""
"par_id3150212\n"
"help.text"
msgid "$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode>. To move to the next placeholder, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> again."
-msgstr ""
+msgstr "$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode>. To move to the next placeholder, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> again."
#. 7bBsE
#: keyboard.xhp
@@ -2750,7 +2750,7 @@ msgctxt ""
"par_id3166467\n"
"help.text"
msgid "If you press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide."
-msgstr ""
+msgstr "If you press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide."
#. FinYA
#: keyboard.xhp
@@ -2768,7 +2768,7 @@ msgctxt ""
"hd_id941616435513490\n"
"help.text"
msgid "To start a Slide Show"
-msgstr ""
+msgstr "To start a Slide Show"
#. o6aBw
#: keyboard.xhp
@@ -2777,7 +2777,7 @@ msgctxt ""
"par_id3150650\n"
"help.text"
msgid "To start a slide show from the beginning, press <keycode>F5</keycode>."
-msgstr ""
+msgstr "To start a slide show from the beginning, press <keycode>F5</keycode>."
#. WaqYV
#: keyboard.xhp
@@ -2786,7 +2786,7 @@ msgctxt ""
"par_id911616435506012\n"
"help.text"
msgid "To start a slide show from the current slide, press <keycode>Shift+F5</keycode>."
-msgstr ""
+msgstr "To start a slide show from the current slide, press <keycode>Shift+F5</keycode>."
#. K3r3c
#: keyboard.xhp
@@ -2930,7 +2930,7 @@ msgctxt ""
"par_id3156060\n"
"help.text"
msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+C</keycode>."
-msgstr ""
+msgstr "Use the arrow keys to navigate to the slide that you want to copy, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+C</keycode>."
#. FwWfn
#: keyboard.xhp
@@ -2939,7 +2939,7 @@ msgctxt ""
"par_id3148769\n"
"help.text"
msgid "Move to the slide where you want to paste the copied slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>."
-msgstr ""
+msgstr "Move to the slide where you want to paste the copied slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>."
#. pCBar
#: keyboard.xhp
@@ -2957,7 +2957,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "Use the arrow keys to navigate to the slide that you want to move, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+X</keycode>."
-msgstr ""
+msgstr "Use the arrow keys to navigate to the slide that you want to move, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+X</keycode>."
#. CRsNL
#: keyboard.xhp
@@ -2966,7 +2966,7 @@ msgctxt ""
"par_id3147171\n"
"help.text"
msgid "Position the cursor where you want to move the slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>."
-msgstr ""
+msgstr "Position the cursor where you want to move the slide, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+V</keycode>."
#. LUhAj
#: keyboard.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"par_id3154702\n"
"help.text"
msgid "Select <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Change Slide Master</menuitem></caseinline><defaultinline><menuitem>Page - Master Page</menuitem></defaultinline></switchinline>."
-msgstr ""
+msgstr "Select <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Change Slide Master</menuitem></caseinline><defaultinline><menuitem>Page - Master Page</menuitem></defaultinline></switchinline>."
#. AvkGN
#: masterpage.xhp
@@ -3866,7 +3866,7 @@ msgctxt ""
"par_id21631211553150\n"
"help.text"
msgid "Check <emph>Delete unused backgrounds</emph> to remove unreferenced background slides and presentation layouts from the document."
-msgstr ""
+msgstr "Check <emph>Delete unused backgrounds</emph> to remove unreferenced background slides and presentation layouts from the document."
#. rnFQF
#: masterpage.xhp
@@ -4190,7 +4190,7 @@ msgctxt ""
"par_id3156257\n"
"help.text"
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Gluepoints</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Gluepoints\">Glue Points</link>"
#. 3LhEr
#: page_copy.xhp
@@ -4199,7 +4199,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Slide from File"
-msgstr ""
+msgstr "Insert Slide from File"
#. 34kPB
#: page_copy.xhp
@@ -4208,7 +4208,7 @@ msgctxt ""
"bm_id3146971\n"
"help.text"
msgid "<bookmark_value>copying; slides</bookmark_value> <bookmark_value>slides; copying between documents</bookmark_value> <bookmark_value>pages; copying</bookmark_value> <bookmark_value>inserting; slides from files</bookmark_value> <bookmark_value>pasting;slides from other presentations</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>copying; slides</bookmark_value> <bookmark_value>slides; copying between documents</bookmark_value> <bookmark_value>pages; copying</bookmark_value> <bookmark_value>inserting; slides from files</bookmark_value> <bookmark_value>pasting;slides from other presentations</bookmark_value>"
#. BCJDc
#: page_copy.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"hd_id3146971\n"
"help.text"
msgid "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copying Slides From Other Presentations\">Insert Slide from File</link></variable>"
-msgstr ""
+msgstr "<variable id=\"page_copy\"><link href=\"text/simpress/guide/page_copy.xhp\" name=\"Copying Slides From Other Presentations\">Insert Slide from File</link></variable>"
#. BNyAE
#: page_copy.xhp
@@ -4649,7 +4649,7 @@ msgctxt ""
"par_id221120161524594919\n"
"help.text"
msgid "If several images are in the same folder, you can select a group of photos using the <keycode>Shift</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> keys while clicking on their filenames."
-msgstr ""
+msgstr "If several images are in the same folder, you can select a group of photos using the <keycode>Shift</keycode> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> keys while clicking on their filenames."
#. z7nPC
#: photo_album.xhp
@@ -5585,7 +5585,7 @@ msgctxt ""
"bm_id5592516\n"
"help.text"
msgid "<bookmark_value>running slide shows</bookmark_value> <bookmark_value>showing;slide shows</bookmark_value> <bookmark_value>slide shows; starting</bookmark_value> <bookmark_value>presentations; starting</bookmark_value> <bookmark_value>starting; slide shows</bookmark_value> <bookmark_value>automatic slide shows</bookmark_value> <bookmark_value>slide transitions;automatic</bookmark_value> <bookmark_value>automatic slide transition</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>running slide shows</bookmark_value> <bookmark_value>showing;slide shows</bookmark_value> <bookmark_value>slide shows; starting</bookmark_value> <bookmark_value>presentations; starting</bookmark_value> <bookmark_value>starting; slide shows</bookmark_value> <bookmark_value>automatic slide shows</bookmark_value> <bookmark_value>slide transitions;automatic</bookmark_value> <bookmark_value>automatic slide transition</bookmark_value>"
#. ZwZRH
#: show.xhp
@@ -5648,7 +5648,7 @@ msgctxt ""
"par_id391634159318692\n"
"help.text"
msgid "Press <keycode>Esc</keycode> to abort the slide show before its end."
-msgstr ""
+msgstr "Press <keycode>Esc</keycode> to abort the slide show before its end."
#. yF4a5
#: show.xhp
@@ -5693,7 +5693,7 @@ msgctxt ""
"par_id9168980\n"
"help.text"
msgid "In the <emph>Advance Slide</emph> area, click <emph>After</emph> and enter a time duration."
-msgstr ""
+msgstr "In the <emph>Advance Slide</emph> area, click <emph>After</emph> and enter a time duration."
#. HfVRx
#: show.xhp
@@ -5702,7 +5702,7 @@ msgctxt ""
"par_id9766533\n"
"help.text"
msgid "Click <emph>Apply Transition to All Slides</emph>."
-msgstr ""
+msgstr "Click <emph>Apply Transition to All Slides</emph>."
#. yfpGu
#: show.xhp
@@ -5738,7 +5738,7 @@ msgctxt ""
"par_id1336405\n"
"help.text"
msgid "In the <emph>Presentation Mode</emph> area, choose <emph>Loop and repeat after</emph> and set the duration of the pause between shows."
-msgstr ""
+msgstr "In the <emph>Presentation Mode</emph> area, choose <emph>Loop and repeat after</emph> and set the duration of the pause between shows."
#. A4BCr
#: show.xhp
diff --git a/source/en-GB/helpcontent2/source/text/smath/01.po b/source/en-GB/helpcontent2/source/text/smath/01.po
index 5d921aa0293..2ab666cc1c9 100644
--- a/source/en-GB/helpcontent2/source/text/smath/01.po
+++ b/source/en-GB/helpcontent2/source/text/smath/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: 2021-05-14 14:16+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmath01/en_GB/>\n"
"Language: en-GB\n"
@@ -284,7 +284,7 @@ msgctxt ""
"par_id3148571\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The zoom commands and icons are only available in Math documents, not for embedded Math objects."
-msgstr ""
+msgstr "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#contextmenu\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The zoom commands and icons are only available in Math documents, not for embedded Math objects."
#. WGriM
#: 03070000.xhp
@@ -12272,7 +12272,7 @@ msgctxt ""
"par_id3145115\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000003.xhp#measurement_units\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000003.xhp#measurement_units\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
#. qX3wh
#: 05020000.xhp
@@ -13865,7 +13865,7 @@ msgctxt ""
"par_id981584282254171\n"
"help.text"
msgid "<input>nitalic{{U lsup 238 lsub 92 + n} ~~toward~~ {U lsup 239 lsub 92 + %gamma} ~~binom{{size 6{{%beta}-{}}}} {toward} ~~ Np lsup 239 lsub 93 ~~binom{{size 6{{%beta}-{}}}}{toward}~~ Pu lsup 239 lsub 94}</input>"
-msgstr ""
+msgstr "<input>nitalic{{U lsup 238 lsub 92 + n} ~~toward~~ {U lsup 239 lsub 92 + %gamma} ~~binom{{size 6{{%beta}-{}}}} {toward} ~~ Np lsup 239 lsub 93 ~~binom{{size 6{{%beta}-{}}}}{toward}~~ Pu lsup 239 lsub 94}</input>"
#. f9BiV
#: chemical.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter.po b/source/en-GB/helpcontent2/source/text/swriter.po
index 464f3c7a897..1f6eb548561 100644
--- a/source/en-GB/helpcontent2/source/text/swriter.po
+++ b/source/en-GB/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-02-11 10:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter/en_GB/>\n"
"Language: en-GB\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 4.12.2\n"
"X-POOTLE-MTIME: 1547063194.000000\n"
#. x2qZ6
@@ -1049,7 +1049,7 @@ msgctxt ""
"par_idN105E8\n"
"help.text"
msgid "Opens dialog box for inserting rows."
-msgstr ""
+msgstr "Opens dialogue box for inserting rows."
#. FedsM
#: main0110.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_idN105D0\n"
"help.text"
msgid "Opens dialog box for inserting columns."
-msgstr ""
+msgstr "Opens dialogue box for inserting columns."
#. ttkBa
#: main0110.xhp
@@ -1256,7 +1256,7 @@ msgctxt ""
"par_idN105FB\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Size"
#. C4FY8
#: main0110.xhp
@@ -1283,7 +1283,7 @@ msgctxt ""
"hd_id451605990864684\n"
"help.text"
msgid "Minimize Row Height"
-msgstr ""
+msgstr "Minimise Row Height"
#. RWpv2
#: main0110.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"hd_id671605991381461\n"
"help.text"
msgid "Minimize Column Width"
-msgstr ""
+msgstr "Minimise Column Width"
#. gwGLW
#: main0110.xhp
@@ -2273,7 +2273,7 @@ msgctxt ""
"par_id291603808357876\n"
"help.text"
msgid "Choose <menuitem>More</menuitem> to open the character formatting dialog with more options."
-msgstr ""
+msgstr "Choose <menuitem>More</menuitem> to open the character formatting dialogue box with more options."
#. zeCHC
#: main0208.xhp
@@ -2390,7 +2390,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\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
-msgstr ""
+msgstr "By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialogue box and assign <link href=\"text/shared/00/00000005.xhp#formatting\" name=\"direct paragraph formatting\">direct paragraph formatting</link> for the current paragraph or all selected paragraphs."
#. LqCV4
#: main0214.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter/00.po b/source/en-GB/helpcontent2/source/text/swriter/00.po
index d6e480c6d4d..644de3f3772 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/00.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/00.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2020-09-14 13:35+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter00/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter00/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1547982115.000000\n"
#. E9tti
@@ -1877,7 +1877,7 @@ msgctxt ""
"par_id3150557\n"
"help.text"
msgid "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149214\">Icon Graphics Properties</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149214\">Icon Graphics Properties</alt></image>"
#. nQDmh
#: 00000405.xhp
@@ -2597,7 +2597,7 @@ msgctxt ""
"par_id3151276\n"
"help.text"
msgid "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151283\">Icon Object Properties</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151283\">Icon Object Properties</alt></image>"
#. vpeBB
#: 00000405.xhp
@@ -2615,7 +2615,7 @@ msgctxt ""
"par_id3152973\n"
"help.text"
msgid "<image id=\"img_id3152980\" src=\"cmd/sc_framedialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152980\">Icon Frame Properties</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152980\" src=\"cmd/sc_framedialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152980\">Icon Frame Properties</alt></image>"
#. CZwgM
#: 00000405.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter/01.po b/source/en-GB/helpcontent2/source/text/swriter/01.po
index d4c714c1101..d691f95d8ff 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/01.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/en_GB/>\n"
"Language: en-GB\n"
@@ -698,7 +698,7 @@ msgctxt ""
"par_id3149802\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">dock</link> the Navigator at the edge of your workspace."
-msgstr ""
+msgstr "<ahelp hid=\".\">Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organise master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#docking\" name=\"dock\">dock</link> the Navigator at the edge of your workspace."
#. 3Bt3V
#: 02110000.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"par_id3151251\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/indexentry/typecb-edit\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/typecb-edit\">Displays the type of index that the selected entry belongs to.</ahelp> You cannot change the index type of an index entry in this dialogue box. Instead, you must delete the index entry from the document, and then insert it again in a different index type."
#. HjkxD
#: 02160000.xhp
@@ -5441,7 +5441,7 @@ msgctxt ""
"par_id971581935166865\n"
"help.text"
msgid "To rename a bookmark, select the bookmark, press <emph>Rename</emph>, then type the new name in the dialog box."
-msgstr ""
+msgstr "To rename a bookmark, select the bookmark, press <emph>Rename</emph>, then type the new name in the dialogue box."
#. aLuDE
#: 04040000.xhp
@@ -5459,7 +5459,7 @@ msgctxt ""
"par_id3151251\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark and click the <emph>Delete</emph> button. No confirmation dialogue box will follow.</ahelp>"
#. zfGWi
#: 04040000.xhp
@@ -6656,7 +6656,7 @@ msgctxt ""
"par_id3149805\n"
"help.text"
msgid "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:InsertField\">Inserts a field at the current cursor position.</ahelp> The dialog lists all available fields.</variable>"
-msgstr ""
+msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:InsertField\">Inserts a field at the current cursor position.</ahelp> The dialogue box lists all available fields.</variable>"
#. cFGme
#: 04090000.xhp
@@ -6989,7 +6989,7 @@ msgctxt ""
"par_id3145613\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">If a field is displaying a date, time or number, then <emph>Format</emph> is used to customize the appearance of the date, time, or number. Common formats are shown in the Format window, or click \"Additional formats\" to define a custom format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/format\">If a field is displaying a date, time or number, then <emph>Format</emph> is used to customise the appearance of the date, time, or number. Common formats are shown in the Format window, or click \"Additional formats\" to define a custom format.</ahelp>"
#. ErwZ7
#: 04090001.xhp
@@ -6998,7 +6998,7 @@ msgctxt ""
"par_id3150138\n"
"help.text"
msgid "<variable id=\"datetimeformat\">When you click \"Additional formats\", the <link href=\"text/shared/01/05020300.xhp\" name=\"Number Format\"><emph>Number Format</emph></link> dialog opens, where you can define a custom format. </variable>"
-msgstr ""
+msgstr "<variable id=\"datetimeformat\">When you click \"Additional formats\", the <link href=\"text/shared/01/05020300.xhp\" name=\"Number Format\"><emph>Number Format</emph></link> dialogue box opens, where you can define a custom format. </variable>"
#. ECQSr
#: 04090001.xhp
@@ -7286,7 +7286,7 @@ msgctxt ""
"par_id971618826026891\n"
"help.text"
msgid "paragraphs with a paragraph style assigned a numbering scheme in the Tools > Chapter Numbering dialog"
-msgstr ""
+msgstr "paragraphs with a paragraph style assigned a numbering scheme in the Tools > Chapter Numbering dialogue box"
#. aJ9QE
#: 04090002.xhp
@@ -7295,7 +7295,7 @@ msgctxt ""
"par_id1001618826039875\n"
"help.text"
msgid "ordered list paragraphs, formatted with the Formatting toolbar or Bullets and Numbering dialog"
-msgstr ""
+msgstr "ordered list paragraphs, formatted with the Formatting toolbar or Bullets and Numbering dialogue box"
#. EsEhC
#: 04090002.xhp
@@ -7844,7 +7844,7 @@ msgctxt ""
"par_id3147564\n"
"help.text"
msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an <emph>Input list</emph> field in your document or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode> to display the <link href=\"text/swriter/01/04090003.xhp\" name=\"Choose Item\"><emph>Choose Item</emph></link> dialog."
-msgstr ""
+msgstr "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an <emph>Input list</emph> field in your document or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode> to display the <link href=\"text/swriter/01/04090003.xhp\" name=\"Choose Item\"><emph>Choose Item</emph></link> dialogue box."
#. Bsz3R
#: 04090003.xhp
@@ -8384,7 +8384,7 @@ msgctxt ""
"par_id3148434\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/dropdownfielddialog/next\">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialog by <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/dropdownfielddialog/next\">Closes the current <emph>Input list</emph> and displays the next, if available.</ahelp> You see this button when you open the <emph>Choose Item</emph> dialogue box by <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F9</keycode>."
#. Yjhgp
#: 04090004.xhp
@@ -8465,7 +8465,7 @@ msgctxt ""
"par_id3147490\n"
"help.text"
msgid "Inserts the comments as entered in the <emph>Description</emph> tab page of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialog."
-msgstr ""
+msgstr "Inserts the comments as entered in the <emph>Description</emph> tab page of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialogue box."
#. fZJ33
#: 04090004.xhp
@@ -8501,7 +8501,7 @@ msgctxt ""
"par_id3154784\n"
"help.text"
msgid "Inserts the contents of the properties found on the <emph>Custom Properties</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialog. (Only shown if Custom properties are added.)"
-msgstr ""
+msgstr "Inserts the contents of the properties found on the <emph>Custom Properties</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialogue box. (Only shown if Custom properties are added.)"
#. GZvq9
#: 04090004.xhp
@@ -8519,7 +8519,7 @@ msgctxt ""
"par_id3150912\n"
"help.text"
msgid "Inserts the keywords as entered in the <emph>Description</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialog."
-msgstr ""
+msgstr "Inserts the keywords as entered in the <emph>Description</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialogue box."
#. 2CUCo
#: 04090004.xhp
@@ -8591,7 +8591,7 @@ msgctxt ""
"par_id3146942\n"
"help.text"
msgid "Inserts the subject as entered in the <emph>Description</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialog."
-msgstr ""
+msgstr "Inserts the subject as entered in the <emph>Description</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialogue box."
#. BeCQj
#: 04090004.xhp
@@ -8609,7 +8609,7 @@ msgctxt ""
"par_id3150033\n"
"help.text"
msgid "Inserts the title as entered in the <emph>Description</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialog."
-msgstr ""
+msgstr "Inserts the title as entered in the <emph>Description</emph> tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><menuitem>File - Properties</menuitem></link> dialogue box."
#. nK4Xe
#: 04090004.xhp
@@ -8852,7 +8852,7 @@ msgctxt ""
"par_id3151255\n"
"help.text"
msgid "The variables are displayed in the <emph>Select</emph> field. When you click the <emph>Insert</emph> button, the dialog <link href=\"text/swriter/01/04090100.xhp\" name=\"Input Field\"><emph>Review Fields</emph></link> appears, where you can enter the new value or additional text as a remark."
-msgstr ""
+msgstr "The variables are displayed in the <emph>Select</emph> field. When you click the <emph>Insert</emph> button, the <link href=\"text/swriter/01/04090100.xhp\" name=\"Input Field\"><emph>Review Fields</emph></link> dialogue box appears, where you can enter the new value or additional text as a remark."
#. tbz9T
#: 04090005.xhp
@@ -9878,7 +9878,7 @@ msgctxt ""
"par_id3154571\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputfielddialog/text\">This box displays the name that you entered in the <emph>Reference</emph> box on the <emph>Functions</emph> or <emph>Variables</emph> tab of the <emph>Fields</emph> dialog. The box underneath displays the contents of the field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputfielddialog/text\">This box displays the name that you entered in the <emph>Reference</emph> box on the <emph>Functions</emph> or <emph>Variables</emph> tab of the <emph>Fields</emph> dialogue box. The box underneath displays the contents of the field.</ahelp>"
#. 4YeCA
#: 04090100.xhp
@@ -11975,7 +11975,7 @@ msgctxt ""
"par_id1209200804373840\n"
"help.text"
msgid "You can also assign outline levels to paragraphs in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab page of the Format - Paragraph dialog."
-msgstr ""
+msgstr "You can also assign outline levels to paragraphs in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab page of the Format - Paragraph dialogue box."
#. y5UNJ
#: 04120211.xhp
@@ -14603,7 +14603,7 @@ msgctxt ""
"par_id3150762\n"
"help.text"
msgid "To resize a selected frame or object, first press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode>. Now one of the handles blinks to show that it is selected. To select another handle, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode> again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key."
-msgstr ""
+msgstr "To resize a selected frame or object, first press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode>. Now one of the handles blinks to show that it is selected. To select another handle, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Tab</keycode> again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, and then press an arrow key."
#. 7mm46
#: 04130100.xhp
@@ -16295,7 +16295,7 @@ msgctxt ""
"par_id3148774\n"
"help.text"
msgid "<ahelp hid=\".uno:PageDialog\">Specify the formatting styles and the layout for the current page style, including page margins, headers and footers, and the page background.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:PageDialog\">Specify the formatting styles and the layout for the current page style, including page margins, headers and footers, and the page background.</ahelp>"
#. zsFam
#: 05040500.xhp
@@ -20435,7 +20435,7 @@ msgctxt ""
"par_id3149352\n"
"help.text"
msgid "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"objekttext\"><ahelp hid=\".uno:FrameDialog\">Opens a dialogue box where you can modify the properties of the selected object, for example, its size and name.</ahelp></variable>"
#. F8EcE
#: 05080000.xhp
@@ -20849,7 +20849,7 @@ msgctxt ""
"par_id3153530\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Change all the other column widths by the same percentage as the one being changed.</ahelp> For example, if you reduce by half the size of a column, the sizes of all the other columns will be halved. This option requires that <emph>Adapt table width</emph> can be enabled."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Change all the other column widths by the same percentage as the one being changed.</ahelp> For example, if you reduce by half the size of a column, the sizes of all the other columns will be halved. This option requires that <emph>Adapt table width</emph> can be enabled."
#. uFgLp
#: 05090200.xhp
@@ -21074,7 +21074,7 @@ msgctxt ""
"par_id3150983\n"
"help.text"
msgid "To change the behavior of tables in a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040500.xhp\" name=\"Text Document - Table\"><emph>%PRODUCTNAME Writer - Table</emph></link>."
-msgstr "To change the behavior of tables in a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040500.xhp\" name=\"Text Document - Table\"><emph>%PRODUCTNAME Writer - Table</emph></link>."
+msgstr "To change the behaviour of tables in a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040500.xhp\" name=\"Text Document - Table\"><emph>%PRODUCTNAME Writer - Table</emph></link>."
#. n2qnF
#: 05090201.xhp
@@ -22577,7 +22577,7 @@ msgctxt ""
"par_id3154650\n"
"help.text"
msgid "Character styles provide a way to customize the formatting for individual characters. Use character styles to change the properties of a character, word or selected part of a paragraph. When you apply a character style to a text selection, the character style properties override the corresponding paragraph character properties."
-msgstr ""
+msgstr "Character styles provide a way to customise the formatting for individual characters. Use character styles to change the properties of a character, word or selected part of a paragraph. When you apply a character style to a text selection, the character style properties override the corresponding paragraph character properties."
#. 2RR59
#: 05130002.xhp
@@ -22586,7 +22586,7 @@ msgctxt ""
"par_id541610673006306\n"
"help.text"
msgid "For example, if you apply a character style with 15pt font size to a selection in a paragraph with character property of 12pt font size, the selection is set to 15pt, while the rest of the paragraph remains with 12pt font size."
-msgstr ""
+msgstr "For example, if you apply a character style with 15pt font size to a selection in a paragraph with character property of 12pt font size, the selection is set to 15pt, while the rest of the paragraph remains with 12pt font size."
#. STs3B
#: 05130002.xhp
@@ -22595,7 +22595,7 @@ msgctxt ""
"par_id751610803325140\n"
"help.text"
msgid "The <emph>Default Character Style</emph> is actually the set of character properties of the current paragraph style. Use the Default Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize the Default Character Style."
-msgstr ""
+msgstr "The <emph>Default Character Style</emph> is actually the set of character properties of the current paragraph style. Use the Default Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customise the Default Character Style."
#. KT4mr
#: 05130002.xhp
@@ -22613,7 +22613,7 @@ msgctxt ""
"par_id701610668103877\n"
"help.text"
msgid "Use the <emph>Contains</emph> section in the Organizer to see the properties of the character style."
-msgstr ""
+msgstr "Use the <emph>Contains</emph> section in the Organiser to see the properties of the character style."
#. VkwfE
#: 05130004.xhp
@@ -22640,7 +22640,7 @@ msgctxt ""
"par_id3149501\n"
"help.text"
msgid "Here you can create a List Style. The List Styles are organized in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window."
-msgstr ""
+msgstr "Here you can create a List Style. The List Styles are organised in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window."
#. hVmyj
#: 05130004.xhp
@@ -22658,7 +22658,7 @@ msgctxt ""
"par_id3151390\n"
"help.text"
msgid "Ordered lists and unordered lists created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialog or with the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> and <link href=\"text/shared/02/06120000.xhp\" name=\"Toggle Unordered List\">Toggle Unordered List</link> icons of the <link href=\"text/swriter/main0202.xhp\" name=\"object bar\">Formatting</link> bar use <link href=\"text/shared/00/00000005.xhp#formatting\" name=\"direct formatting\">direct formatting</link>. They are not list styles."
-msgstr ""
+msgstr "Ordered lists and unordered lists created in the <link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/bullets\">Bullets and Numbering</link> dialogue box or with the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> and <link href=\"text/shared/02/06120000.xhp\" name=\"Toggle Unordered List\">Toggle Unordered List</link> icons of the <link href=\"text/swriter/main0202.xhp\" name=\"object bar\">Formatting</link> bar use <link href=\"text/shared/00/00000005.xhp#formatting\" name=\"direct formatting\">direct formatting</link>. They are not list styles."
#. UgisA
#: 05130100.xhp
@@ -23243,7 +23243,7 @@ msgctxt ""
"par_idN10A36\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Load Styles from Template dialog to import styles from another document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the Load Styles from Template dialogue box to import styles from another document.</ahelp>"
#. FEpjX
#: 05140000.xhp
@@ -23306,7 +23306,7 @@ msgctxt ""
"par_idN1071D\n"
"help.text"
msgid "You can assign shortcut keys to Styles from the <menuitem>Tools - Customize</menuitem> - <emph>Keyboard</emph> tab. Some shortcuts are predefined. <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+0</keycode></caseinline><defaultinline><keycode>Ctrl+0</keycode></defaultinline> </switchinline> (zero) applies the <emph>Text Body</emph> paragraph style. <emph>Heading 1</emph> through <emph>Heading 5 </emph>paragraph styles can be applied by using the <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline> </switchinline> key and the heading number. For example <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+2</keycode></caseinline><defaultinline><keycode>Ctrl+2</keycode></defaultinline></switchinline> applies the <emph>Heading 2</emph> paragraph style."
-msgstr ""
+msgstr "You can assign shortcut keys to Styles from the <menuitem>Tools - Customise</menuitem> - <emph>Keyboard</emph> tab. Some shortcuts are predefined. <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+0</keycode></caseinline><defaultinline><keycode>Ctrl+0</keycode></defaultinline> </switchinline> (zero) applies the <emph>Text Body</emph> paragraph style. <emph>Heading 1</emph> through <emph>Heading 5 </emph>paragraph styles can be applied by using the <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline> </switchinline> key and the heading number. For example <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+2</keycode></caseinline><defaultinline><keycode>Ctrl+2</keycode></defaultinline></switchinline> applies the <emph>Heading 2</emph> paragraph style."
#. jynAF
#: 05140000.xhp
@@ -24116,7 +24116,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available slide design categories.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available slide design categories.</ahelp>"
#. WGb32
#: 05170000.xhp
@@ -24134,7 +24134,7 @@ msgctxt ""
"par_id3155337\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the templates for the selected design category.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the templates for the selected design category.</ahelp>"
#. zu7wC
#: 05170000.xhp
@@ -24152,7 +24152,7 @@ msgctxt ""
"par_id3150344\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected master slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected master slide.</ahelp>"
#. M5edi
#: 05170000.xhp
@@ -24179,7 +24179,7 @@ msgctxt ""
"par_id3157338\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available page design categories.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available page design categories.</ahelp>"
#. wYRwi
#: 05170000.xhp
@@ -24197,7 +24197,7 @@ msgctxt ""
"par_id3155837\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the pages designs for the selected design category.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the pages designs for the selected design category.</ahelp>"
#. FLsVG
#: 05170000.xhp
@@ -24215,7 +24215,7 @@ msgctxt ""
"par_id315054\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected page design.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected page design.</ahelp>"
#. fYaPW
#: 05170000.xhp
@@ -24350,7 +24350,7 @@ msgctxt ""
"par_id3147514\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/overwrite\">Replaces styles in the current document that have the same name as the styles you are loading. No warning message is given.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/overwrite\">Replaces styles in the current document that have the same name as the styles you are loading. No warning message is given.</ahelp>"
#. EqEyd
#: 05170000.xhp
@@ -24854,7 +24854,7 @@ msgctxt ""
"par_id3145246\n"
"help.text"
msgid "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specifies the numbering scheme and outline format for chapter numbering in the current document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"kapnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specifies the numbering scheme and outline format for chapter numbering in the current document.</ahelp></variable>"
#. PKJax
#: 06060000.xhp
@@ -24863,7 +24863,7 @@ msgctxt ""
"par_id3150934\n"
"help.text"
msgid "Chapter numbering is achieved by assigning paragraph styles to outline levels, and a numbering scheme for each outline level. By default, the \"Heading\" paragraph styles (1-10) are assigned to the corresponding outline levels (1-10). You can use the dialog to assign a different paragraph style to an outline level."
-msgstr ""
+msgstr "Chapter numbering is achieved by assigning paragraph styles to outline levels, and a numbering scheme for each outline level. By default, the \"Heading\" paragraph styles (1-10) are assigned to the corresponding outline levels (1-10). You can use the dialogue box to assign a different paragraph style to an outline level."
#. DpAKZ
#: 06060000.xhp
@@ -24872,7 +24872,7 @@ msgctxt ""
"par_id8237250\n"
"help.text"
msgid "<variable id=\"chapter_numbering_tip\">If you want numbered headings, choose <menuitem>Tools - </menuitem><link name=\"chapternumbering\" href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Chapter Numbering</menuitem></link>. This command opens a dialog where numbering schemes can be assigned to paragraph styles used for headings. Do not use the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> icon on the <link href=\"text/swriter/main0202.xhp\" name=\"FormattingBar\">Formatting Bar</link> or the <menuitem>Format - </menuitem><link href=\"text/shared/01/06050000.xhp\" name=\"BulletsNumbering\"><menuitem>Bullets and Numbering</menuitem></link> dialog.</variable>"
-msgstr ""
+msgstr "<variable id=\"chapter_numbering_tip\">If you want numbered headings, choose <menuitem>Tools - </menuitem><link name=\"chapternumbering\" href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Chapter Numbering</menuitem></link>. This command opens a dialogue box where numbering schemes can be assigned to paragraph styles used for headings. Do not use the <link href=\"text/swriter/02/02110000.xhp\" name=\"Toggle Ordered List\">Toggle Ordered List</link> icon on the <link href=\"text/swriter/main0202.xhp\" name=\"FormattingBar\">Formatting Bar</link> or the <menuitem>Format - </menuitem><link href=\"text/shared/01/06050000.xhp\" name=\"BulletsNumbering\"><menuitem>Bullets and Numbering</menuitem></link> dialogue box.</variable>"
#. DFbiG
#: 06060000.xhp
@@ -24935,7 +24935,7 @@ msgctxt ""
"par_id3155892\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialog where you can save the current numbering and position settings for all levels. Saved settings are available to load into other documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialogue box where you can save the current numbering and position settings for all levels. Saved settings are available to load into other documents.</ahelp>"
#. G9Fz2
#: 06060100.xhp
@@ -25592,7 +25592,7 @@ msgctxt ""
"par_id334242345\n"
"help.text"
msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
-msgstr ""
+msgstr "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open <emph>Styles</emph> dialogue box and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialogue box enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes."
#. s8xS8
#: 06080100.xhp
@@ -27212,7 +27212,7 @@ msgctxt ""
"par_id951630940172830\n"
"help.text"
msgid "Review common accessibility problems in the document, and support for PDF/UA specifications in the PDF export dialog."
-msgstr ""
+msgstr "Review common accessibility problems in the document, and support for PDF/UA specifications in the PDF export dialogue box."
#. EYLLt
#: accessibility_check.xhp
@@ -27239,7 +27239,7 @@ msgctxt ""
"par_id901630941406987\n"
"help.text"
msgid "The Accessibility Check tool traverses the document structure and gather all possible accessibility issues. The check can be run manually through the menu or it will be triggered after PDF export dialog, when the PDF/UA support is enabled."
-msgstr ""
+msgstr "The Accessibility Check tool traverses the document structure and gather all possible accessibility issues. The check can be run manually through the menu or it will be triggered after PDF export dialogue box, when the PDF/UA support is enabled."
#. RpbFj
#: accessibility_check.xhp
@@ -27248,7 +27248,7 @@ msgctxt ""
"hd_id271630943848307\n"
"help.text"
msgid "The Accessibility Check dialog"
-msgstr ""
+msgstr "The Accessibility Check dialogue box"
#. FAFuD
#: accessibility_check.xhp
@@ -27257,7 +27257,7 @@ msgctxt ""
"par_id681630943858371\n"
"help.text"
msgid "The Accessibility Check dialog shows a list of all issues found in the text document."
-msgstr ""
+msgstr "The Accessibility Check dialogue box shows a list of all issues found in the text document."
#. RPhYG
#: accessibility_check.xhp
@@ -28832,7 +28832,7 @@ msgctxt ""
"par_idN10540\n"
"help.text"
msgid "Specify the salutation layout for <link href=\"text/swriter/01/mailmerge04.xhp\">mail merge</link> or <link href=\"text/swriter/01/mm_emabod.xhp\">email merge</link> documents. The name of this dialog is different for female recipients and male recipients."
-msgstr ""
+msgstr "Specify the salutation layout for <link href=\"text/swriter/01/mailmerge04.xhp\">mail merge</link> or <link href=\"text/swriter/01/mm_emabod.xhp\">email merge</link> documents. The name of this dialogue box is different for female recipients and male recipients."
#. 2wy4R
#: mm_cusgrelin.xhp
@@ -29300,7 +29300,7 @@ msgctxt ""
"par_idN10615\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_emabod.xhp\">Email Message</link> dialog where you can enter the email message for the mail merge files that are sent as attachments.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_emabod.xhp\">Email Message</link> dialogue box where you can enter the email message for the mail merge files that are sent as attachments.</ahelp>"
#. bARe2
#: mm_emailmergeddoc.xhp
@@ -31541,7 +31541,7 @@ msgctxt ""
"par_id831516906589936\n"
"help.text"
msgid "If the watermark in use is a text inserted by the <item type=\"menuitem\">Format - Watermark</item> menu command or by the <link href=\"text/shared/01/classificationbar.xhp\" name=\"classification bar\">document classification settings</link>, you can edit the contents and settings on opening the watermark dialog."
-msgstr ""
+msgstr "If the watermark in use is a text inserted by the <item type=\"menuitem\">Format - Watermark</item> menu command or by the <link href=\"text/shared/01/classificationbar.xhp\" name=\"classification bar\">document classification settings</link>, you can edit the contents and settings on opening the watermark dialogue box."
#. L3tEf
#: watermark.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter/02.po b/source/en-GB/helpcontent2/source/text/swriter/02.po
index d7ca4a244ce..7ce08be077a 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/02.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-02-11 10:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter02/en_GB/>\n"
"Language: en-GB\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 4.12.2\n"
"X-POOTLE-MTIME: 1511399493.000000\n"
#. sqxGb
@@ -3551,7 +3551,7 @@ msgctxt ""
"par_id3152896\n"
"help.text"
msgid "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can specify the behavior of the direct cursor by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>."
-msgstr "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can specify the behavior of the direct cursor by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>."
+msgstr "<ahelp hid=\".uno:ShadowCursor\">Activates or deactivates the direct cursor.</ahelp> You can specify the behaviour of the direct cursor by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>."
#. 4k7XD
#: 18130000.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter/guide.po b/source/en-GB/helpcontent2/source/text/swriter/guide.po
index 1078cc18cb9..4a96478538b 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/guide.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriterguide/en_GB/>\n"
"Language: en-GB\n"
@@ -68,7 +68,7 @@ msgctxt ""
"par_id3147251\n"
"help.text"
msgid "An anchor moves with the element it is attached to as the document is edited. An object retains its position relative to the reference point determined by its anchor, such that, whenever the reference point moves or changes, the object moves relative to it."
-msgstr ""
+msgstr "An anchor moves with the element it is attached to as the document is edited. An object retains its position relative to the reference point determined by its anchor, such that, whenever the reference point moves or changes, the object moves relative to it."
#. ELWph
#: anchor_object.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"par_id441634291545244\n"
"help.text"
msgid "The following anchoring options are available:"
-msgstr ""
+msgstr "The following anchoring options are available:"
#. mWome
#: anchor_object.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"par_id3151181\n"
"help.text"
msgid "Anchors the selected object as a character in the current text. If the height of the selected object is greater than the current font size, the height of the line containing the object is increased."
-msgstr ""
+msgstr "Anchors the selected object as a character in the current text. If the height of the selected object is greater than the current font size, the height of the line containing the object is increased."
#. SNGPX
#: anchor_object.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"par_id3151235\n"
"help.text"
msgid "Anchors the selected object to the paragraph that contains the character to which the anchor is attached. The reference point for the object is the start of the paragraph that contains the character."
-msgstr ""
+msgstr "Anchors the selected object to the paragraph that contains the character to which the anchor is attached. The reference point for the object is the start of the paragraph that contains the character."
#. Awa37
#: anchor_object.xhp
@@ -2898,7 +2898,6 @@ msgstr "Using Captions"
#. KJCFz
#: captions.xhp
-#, fuzzy
msgctxt ""
"captions.xhp\n"
"bm_id3147691\n"
@@ -3084,7 +3083,7 @@ msgctxt ""
"par_id3150527\n"
"help.text"
msgid "Select a caption title from the <menuitem>Category</menuitem> box, and select a numbering scheme in the <menuitem>Numbering</menuitem> box. <br/>You also can enter a caption text in this dialog. If you want, enter text in the <menuitem>Caption</menuitem> box."
-msgstr ""
+msgstr "Select a caption title from the <menuitem>Category</menuitem> box, and select a numbering scheme in the <menuitem>Numbering</menuitem> box. <br/>You also can enter a caption text in this dialogue box. If you want, enter text in the <menuitem>Caption</menuitem> box."
#. H329F
#: captions_numbers.xhp
@@ -5829,7 +5828,7 @@ msgctxt ""
"par_id781607164467521\n"
"help.text"
msgid "Shortcut keys can be made to insert, edit, and navigate to footnotes and endnotes. Choose <menuitem>Tools - Customize - Keyboard</menuitem> tab and enter <input>note</input> in the Functions box to see possibilities."
-msgstr ""
+msgstr "Shortcut keys can be made to insert, edit, and navigate to footnotes and endnotes. Choose <menuitem>Tools - Customise - Keyboard</menuitem> tab and enter <input>note</input> in the Functions box to see possibilities."
#. nDvQ9
#: footnote_usage.xhp
@@ -7395,7 +7394,7 @@ msgctxt ""
"par_id3793450\n"
"help.text"
msgid "You must enable this feature by removing the check mark <emph>Hidden Paragraphs</emph> in the dialog <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>. When the check mark is set, you cannot hide any paragraph."
-msgstr ""
+msgstr "You must enable this feature by removing the check mark <emph>Hidden Paragraphs</emph> in the dialogue box <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>. When the check mark is set, you cannot hide any paragraph."
#. v2rEL
#: hidden_text.xhp
@@ -7530,7 +7529,7 @@ msgctxt ""
"par_id3152777\n"
"help.text"
msgid "Check the <emph>Hidden Paragraphs</emph> box in the dialog <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>."
-msgstr ""
+msgstr "Check the <emph>Hidden Paragraphs</emph> box in the dialogue box <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>."
#. K3xeu
#: hidden_text_display.xhp
@@ -8934,7 +8933,7 @@ msgctxt ""
"par_id3146896\n"
"help.text"
msgid "If you want to use a different paragraph style as a table of contents entry, select the <menuitem>Additional Styles</menuitem> check box in the <menuitem>Create from</menuitem> area, and then click the <menuitem>Assign styles</menuitem> button next to the check box. In the <menuitem>Assign Styles</menuitem> dialog, click the style in the list, and then click the <menuitem>>></menuitem> or the <menuitem><<</menuitem> button to define the outline level for the paragraph style."
-msgstr ""
+msgstr "If you want to use a different paragraph style as a table of contents entry, select the <menuitem>Additional Styles</menuitem> check box in the <menuitem>Create from</menuitem> area, and then click the <menuitem>Assign styles</menuitem> button next to the check box. In the <menuitem>Assign Styles</menuitem> dialogue box, click the style in the list, and then click the <menuitem>>></menuitem> or the <menuitem><<</menuitem> button to define the outline level for the paragraph style."
#. mXE4E
#: indices_toc.xhp
@@ -8943,7 +8942,7 @@ msgctxt ""
"par_id1001574720273772\n"
"help.text"
msgid "%PRODUCTNAME creates the table of contents entries based on the outline level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Chapter Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents."
-msgstr ""
+msgstr "%PRODUCTNAME creates the table of contents entries based on the outline level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non-breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Chapter Numbering dialogue box will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents."
#. Fdoe5
#: indices_toc.xhp
@@ -9960,7 +9959,7 @@ msgctxt ""
"par_id731529889382463\n"
"help.text"
msgid "Open the <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Load Styles</emph></link> dialog box by either"
-msgstr ""
+msgstr "Open the <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Load Styles</emph></link> dialogue box by either"
#. DFanE
#: load_styles.xhp
@@ -10365,7 +10364,7 @@ msgctxt ""
"par_id3155179\n"
"help.text"
msgid "$[officename] can automatically recognize numbers or dates that you enter into a table cell, converting them from text to an appropriate number format. Use <menuitem>Table - Number Format</menuitem> to change the display of the entered value."
-msgstr ""
+msgstr "$[officename] can automatically recognise numbers or dates that you enter into a table cell, converting them from text to an appropriate number format. Use <menuitem>Table - Number Format</menuitem> to change the display of the entered value."
#. 8WZDL
#: number_date_conv.xhp
@@ -10932,7 +10931,7 @@ msgctxt ""
"par_id3155895\n"
"help.text"
msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem>, and then click the <menuitem>Customize</menuitem> tab."
-msgstr ""
+msgstr "Choose <menuitem>Format - Bullets and Numbering</menuitem>, and then click the <menuitem>Customise</menuitem> tab."
#. UiczS
#: numbering_paras.xhp
@@ -11589,7 +11588,7 @@ msgctxt ""
"par_id4569231\n"
"help.text"
msgid "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"Next style\"."
-msgstr ""
+msgstr "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organiser</item> tab, you can see the \"Next style\"."
#. yGPGH
#: pagenumbers.xhp
@@ -11715,7 +11714,7 @@ msgctxt ""
"par_id95828\n"
"help.text"
msgid "Choose <emph>Insert - More Breaks - Manual Break</emph>. You see the <emph>Insert Break</emph> dialog."
-msgstr ""
+msgstr "Choose <emph>Insert - More Breaks - Manual Break</emph>. You see the <emph>Insert Break</emph> dialogue box."
#. FR7CF
#: pagenumbers.xhp
@@ -12003,7 +12002,7 @@ msgctxt ""
"par_id841633462305362\n"
"help.text"
msgid "Go to <menuitem>Insert - More Breaks - Manual Break</menuitem>. The <emph>Insert Break</emph> dialog will open."
-msgstr ""
+msgstr "Go to <menuitem>Insert - More Breaks - Manual Break</menuitem>. The <emph>Insert Break</emph> dialogue box will open."
#. fpcnD
#: pageorientation.xhp
@@ -12057,7 +12056,7 @@ msgctxt ""
"par_id5169225\n"
"help.text"
msgid "A page style can be defined to span one page only. The “First Page” style is an example. You set this property by defining another page style to be the \"next style\", on the <menuitem>Format - Page Style - Organizer</menuitem> tab page."
-msgstr ""
+msgstr "A page style can be defined to span one page only. The “First Page” style is an example. You set this property by defining another page style to be the \"next style\", on the <menuitem>Format - Page Style - Organiser</menuitem> tab page."
#. BorA4
#: pageorientation.xhp
@@ -12093,7 +12092,7 @@ msgctxt ""
"par_id6386913\n"
"help.text"
msgid "The “Default” page style does not set a different \"next style\" on the <menuitem>Format - Page Style - Organizer</menuitem> tab page. Instead, the \"next style\" is set also to be “Default”. All page styles that are followed by the same page style can span multiple pages. The lower and upper borders of the page style range are defined by \"page breaks with style\". All the pages between any two \"page breaks with style\" use the same page style."
-msgstr ""
+msgstr "The “Default” page style does not set a different \"next style\" on the <menuitem>Format - Page Style - Organiser</menuitem> tab page. Instead, the \"next style\" is set also to be “Default”. All page styles that are followed by the same page style can span multiple pages. The lower and upper borders of the page style range are defined by \"page breaks with style\". All the pages between any two \"page breaks with style\" use the same page style."
#. pyFgt
#: pageorientation.xhp
@@ -12552,7 +12551,7 @@ msgctxt ""
"par_idN10628\n"
"help.text"
msgid "Return to <emph>Print</emph> dialog."
-msgstr ""
+msgstr "Return to <emph>Print</emph> dialogue box."
#. fkF4i
#: print_brochure.xhp
@@ -12714,7 +12713,7 @@ msgctxt ""
"par_id571605684186001\n"
"help.text"
msgid "Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialog."
-msgstr ""
+msgstr "Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialogue box."
#. 2GBM8
#: print_selection.xhp
@@ -12759,7 +12758,7 @@ msgctxt ""
"par_id731605685039891\n"
"help.text"
msgid "Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialog."
-msgstr ""
+msgstr "Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialogue box."
#. hWBFk
#: print_selection.xhp
@@ -12849,7 +12848,7 @@ msgctxt ""
"par_id481605687683495\n"
"help.text"
msgid "Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialog."
-msgstr ""
+msgstr "Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialogue box."
#. iaYKz
#: print_selection.xhp
@@ -12903,7 +12902,7 @@ msgctxt ""
"par_id3149829\n"
"help.text"
msgid "In the <emph>Page Layout</emph> section of the <menuitem>File - Print</menuitem> dialog, you have the option to print multiple pages on one sheet."
-msgstr ""
+msgstr "In the <emph>Page Layout</emph> section of the <menuitem>File - Print</menuitem> dialogue box, you have the option to print multiple pages on one sheet."
#. 7nqCv
#: print_small.xhp
@@ -13956,7 +13955,7 @@ msgctxt ""
"par_id911604247329772\n"
"help.text"
msgid "The <emph>Reference Style</emph> sets an invisible vertical (typographical) grid, using the line distance specified in the style. All paragraphs that have Page line-spacing activated will use that line distance, aligning the bottom of a text line to the next grid line, regardless of font size or presence of graphics."
-msgstr ""
+msgstr "The <emph>Reference Style</emph> sets an invisible vertical (typographical) grid, using the line distance specified in the style. All paragraphs that have Page line-spacing activated will use that line distance, aligning the bottom of a text line to the next grid line, regardless of font size or presence of graphics."
#. SoczS
#: registertrue.xhp
@@ -14019,7 +14018,7 @@ msgctxt ""
"par_idN1068C\n"
"help.text"
msgid "Open the Styles window (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialog, click the <link href=\"text/shared/01/05030100.xhp\" name=\"formatparagraph2\"><emph>Indents & Spacing</emph></link> tab."
-msgstr ""
+msgstr "Open the Styles window (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), click the Paragraph Style you want to exempt, right-click that style, choose <emph>Modify</emph>. In the dialogue box, click the <link href=\"text/shared/01/05030100.xhp\" name=\"formatparagraph2\"><emph>Indents & Spacing</emph></link> tab."
#. rzTBT
#: registertrue.xhp
@@ -15405,7 +15404,7 @@ msgctxt ""
"par_id3156104\n"
"help.text"
msgid "When a possible spelling error is encountered, the <item type=\"menuitem\">Spelling</item> dialog opens and $[officename] offers some suggested corrections."
-msgstr ""
+msgstr "When a possible spelling error is encountered, the <item type=\"menuitem\">Spelling</item> dialogue box opens and $[officename] offers some suggested corrections."
#. xjFxB
#: spellcheck_dialog.xhp
@@ -15450,7 +15449,7 @@ msgctxt ""
"par_id3147107\n"
"help.text"
msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Spelling dialog</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Spelling\">Spelling dialogue box</link>"
#. cgrCU
#: stylist_fillformat.xhp
@@ -15621,7 +15620,7 @@ msgctxt ""
"par_id3156260\n"
"help.text"
msgid "<variable id=\"enter_name\">Enter a name for the new style in the <menuitem>New Style from Selection</menuitem> dialog box.</variable>"
-msgstr ""
+msgstr "<variable id=\"enter_name\">Enter a name for the new style in the <menuitem>New Style from Selection</menuitem> dialogue box.</variable>"
#. Zd7VB
#: stylist_fromselect.xhp
@@ -16593,7 +16592,7 @@ msgctxt ""
"par_id3149615\n"
"help.text"
msgid "<image id=\"img_id3149622\" src=\"cmd/sc_optimizetable.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149622\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149622\" src=\"cmd/sc_optimizetable.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149622\">Icon</alt></image>"
#. BErzm
#: table_sizing.xhp
@@ -16683,7 +16682,7 @@ msgctxt ""
"par_id3155891\n"
"help.text"
msgid "You can specify the behavior for the arrow keys by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Table</emph>, and selecting the options that you want in the <emph>Keyboard handling</emph> area."
-msgstr "You can specify the behavior for the arrow keys by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Table</emph>, and selecting the options that you want in the <emph>Keyboard handling</emph> area."
+msgstr "You can specify the behaviour for the arrow keys by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Table</emph>, and selecting the options that you want in the <emph>Keyboard handling</emph> area."
#. HSxBP
#: table_sizing.xhp
@@ -16827,7 +16826,7 @@ msgctxt ""
"par_id3156110\n"
"help.text"
msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:"
-msgstr "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:"
+msgstr "To set the <item type=\"menuitem\">Behaviour of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:"
#. iNx3D
#: tablemode.xhp
diff --git a/source/en-GB/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/en-GB/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 2e44a6d3b4b..ae83d3209d9 100644
--- a/source/en-GB/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/en-GB/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-01-01 13:02+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: en_GB\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/nlpsolverhelpencomsunstarcompcalcnlpsolver/en_GB/>\n"
+"Language: en-GB\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 4.12.2\n"
"X-POOTLE-MTIME: 1514811732.000000\n"
#. XpeLj
@@ -419,7 +419,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
-msgstr "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimisation, maximisation) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
+msgstr "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimised, the direction to go (minimisation, maximisation) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
#. iuEnw
#: Usage.xhp
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
index 654159b85a7..041b3cdd731 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
@@ -8214,7 +8214,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Gluepoints"
-msgstr "~Gluepoints"
+msgstr "~Glue Points"
#. pDA5L
#: DrawImpressCommands.xcu
@@ -8224,7 +8224,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show Gluepoint Functions"
-msgstr "Show Gluepoint Functions"
+msgstr "Show Glue Point Functions"
#. KvopQ
#: DrawImpressCommands.xcu
@@ -8234,7 +8234,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Gluepoint"
-msgstr "Insert Gluepoint"
+msgstr "Insert Glue Point"
#. nBGfU
#: DrawImpressCommands.xcu
@@ -8244,7 +8244,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Relative"
-msgstr "Gluepoint Relative"
+msgstr "Glue Point Relative"
#. XbDqq
#: DrawImpressCommands.xcu
@@ -8264,7 +8264,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Horizontal Center"
-msgstr "Gluepoint Horizontal Centre"
+msgstr "Glue Point Horizontal Centre"
#. JxbE3
#: DrawImpressCommands.xcu
@@ -8274,7 +8274,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Horizontal Left"
-msgstr "Gluepoint Horizontal Left"
+msgstr "Glue Point Horizontal Left"
#. QrYe6
#: DrawImpressCommands.xcu
@@ -8284,7 +8284,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Horizontal Right"
-msgstr "Gluepoint Horizontal Right"
+msgstr "Glue Point Horizontal Right"
#. vAMar
#: DrawImpressCommands.xcu
@@ -8294,7 +8294,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Vertical Center"
-msgstr "Gluepoint Vertical Centre"
+msgstr "Glue Point Vertical Centre"
#. Fu3Kk
#: DrawImpressCommands.xcu
@@ -8304,7 +8304,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Vertical Top"
-msgstr "Gluepoint Vertical Top"
+msgstr "Glue Point Vertical Top"
#. rBrUL
#: DrawImpressCommands.xcu
@@ -8314,7 +8314,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Gluepoint Vertical Bottom"
-msgstr "Gluepoint Vertical Bottom"
+msgstr "Glue Point Vertical Bottom"
#. NNo3V
#: DrawImpressCommands.xcu
@@ -11634,7 +11634,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Gluepoint"
-msgstr "Gluepoint"
+msgstr "Glue Point"
#. VYgEG
#: DrawWindowState.xcu
@@ -12014,7 +12014,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Gluepoints"
-msgstr "Gluepoints"
+msgstr "Glue Points"
#. 5SA3p
#: DrawWindowState.xcu
@@ -27066,7 +27066,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Gluepoint"
-msgstr "Gluepoint"
+msgstr "Glue Point"
#. Tbiup
#: ImpressWindowState.xcu
@@ -34506,7 +34506,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Clone Formatting (double click and Ctrl or Cmd to alter behavior)"
-msgstr "Clone Formatting (double click and Ctrl or Cmd to alter behavior)"
+msgstr "Clone Formatting (double click and Ctrl or Cmd to alter behaviour)"
#. 7PCFf
#: WriterCommands.xcu
diff --git a/source/en-GB/sc/messages.po b/source/en-GB/sc/messages.po
index 27fa4c104d6..4007fba482d 100644
--- a/source/en-GB/sc/messages.po
+++ b/source/en-GB/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/en_GB/>\n"
"Language: en-GB\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562933512.000000\n"
#. kBovX
@@ -16651,7 +16651,6 @@ msgstr "No Fill"
#. 8DPvA
#: sc/inc/strings.hrc:44
-#, fuzzy
msgctxt "SCSTR_FILTER_AUTOMATIC_COLOR"
msgid "Automatic"
msgstr "Automatic"
@@ -18462,49 +18461,49 @@ msgstr "Very thin (%s pt)"
#: sc/inc/strings.hrc:372
msgctxt "STR_BORDER_THIN"
msgid "Thin (%s pt)"
-msgstr ""
+msgstr "Thin (%s pt)"
#. V6PRY
#: sc/inc/strings.hrc:373
msgctxt "STR_BORDER_MEDIUM"
msgid "Medium (%s pt)"
-msgstr ""
+msgstr "Medium (%s pt)"
#. GyeKi
#: sc/inc/strings.hrc:374
msgctxt "STR_BORDER_THICK"
msgid "Thick (%s pt)"
-msgstr ""
+msgstr "Thick (%s pt)"
#. QvEAB
#: sc/inc/strings.hrc:375
msgctxt "STR_BORDER_EXTRA_THICK"
msgid "Extra thick (%s pt)"
-msgstr ""
+msgstr "Extra thick (%s pt)"
#. v9kkb
#: sc/inc/strings.hrc:376
msgctxt "STR_BORDER_DOUBLE_1"
msgid "Double Hairline (%s pt)"
-msgstr ""
+msgstr "Double Hairline (%s pt)"
#. KzKEy
#: sc/inc/strings.hrc:377
msgctxt "STR_BORDER_DOUBLE_2"
msgid "Thin/Medium (%s pt)"
-msgstr ""
+msgstr "Thin/Medium (%s pt)"
#. HD8tG
#: sc/inc/strings.hrc:378
msgctxt "STR_BORDER_DOUBLE_3"
msgid "Medium/Hairline (%s pt)"
-msgstr ""
+msgstr "Medium/Hairline (%s pt)"
#. ygGcU
#: sc/inc/strings.hrc:379
msgctxt "STR_BORDER_DOUBLE_4"
msgid "Medium/Medium (%s pt)"
-msgstr ""
+msgstr "Medium/Medium (%s pt)"
#. Et4zM
#: sc/inc/subtotals.hrc:26
@@ -18834,13 +18833,13 @@ msgstr "Maximum Value"
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:66
msgctxt "aggregatefunctionentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columns"
#. BDhZj
#: sc/uiconfig/scalc/ui/aggregatefunctionentry.ui:75
msgctxt "aggregatefunctionentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. NCX7N
#: sc/uiconfig/scalc/ui/allheaderfooterdialog.ui:8
@@ -21366,85 +21365,85 @@ msgstr "Data Entry Form is a tool to make table data entry easy in spreadsheets.
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:25
msgctxt "dataproviderdlg/okaybtn"
msgid "Okay"
-msgstr ""
+msgstr "Okay"
#. Ah2h8
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:38
msgctxt "dataproviderdlg/cancelbtn"
msgid "Cancel"
-msgstr ""
+msgstr "Cancel"
#. a7EFA
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:88
msgctxt "dataproviderdlg|db_name"
msgid "Database Range:"
-msgstr ""
+msgstr "Database Range:"
#. pSQ4F
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:113
msgctxt "dataproviderdlg/provider"
msgid "Data Provider:"
-msgstr ""
+msgstr "Data Provider:"
#. RGiXi
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:138
msgctxt "dataproviderdlg/url"
msgid "URL:"
-msgstr ""
+msgstr "URL:"
#. GKDQA
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:161
msgctxt "dataproviderdlg/browse_btn"
msgid "Browse"
-msgstr ""
+msgstr "Browse"
#. GABzG
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:175
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
-msgstr ""
+msgstr "Id / Xpath:"
#. pwS4k
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:203
msgctxt "dataproviderdlg/lbSource"
msgid "Source"
-msgstr ""
+msgstr "Source"
#. fHfGq
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:237
msgctxt "dataproviderdlg/transformation_add"
msgid "Add"
-msgstr ""
+msgstr "Add"
#. Smoiv
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:241
msgctxt "dataproviderdlg/AddTransformation_tooltip"
msgid "Add Transformations"
-msgstr ""
+msgstr "Add Transformations"
#. cSgeU
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:297
msgctxt "dataproviderdlg/transformation"
msgid "Transformations"
-msgstr ""
+msgstr "Transformations"
#. gpeXB
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:353
msgctxt "dataproviderdlg/apply"
msgid "Apply"
-msgstr ""
+msgstr "Apply"
#. bDVwi
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:357
msgctxt "dataproviderdlg/apply_tooltiptext"
msgid "Apply Changes"
-msgstr ""
+msgstr "Apply Changes"
#. 6pCFs
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:376
msgctxt "dataproviderdlg/preview"
msgid "Preview"
-msgstr ""
+msgstr "Preview"
#. 4jLF7
#: sc/uiconfig/scalc/ui/datastreams.ui:8
@@ -21666,13 +21665,13 @@ msgstr "Time"
#: sc/uiconfig/scalc/ui/datetimetransformationentry.ui:80
msgctxt "datetimetransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columns"
#. sM9XW
#: sc/uiconfig/scalc/ui/datetimetransformationentry.ui:89
msgctxt "datetimetransformationentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. nHoB2
#: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui:18
@@ -21750,7 +21749,7 @@ msgstr "Co_ntains column labels"
#: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui:358
msgctxt "definedatabaserangedialog|extended_tip|ContainsColumnLabels"
msgid "Selected cell ranges contain labels."
-msgstr ""
+msgstr "Selected cell ranges contain labels."
#. QBs5X
#: sc/uiconfig/scalc/ui/definedatabaserangedialog.ui:370
@@ -22020,19 +22019,19 @@ msgstr "Completely deletes selected cells, columns or rows. The cells below or t
#: sc/uiconfig/scalc/ui/deletecolumnentry.ui:29
msgctxt "deletecolumnentry|name"
msgid "Delete Columns"
-msgstr ""
+msgstr "Delete Columns"
#. QFtCG
#: sc/uiconfig/scalc/ui/deletecolumnentry.ui:46
msgctxt "deletecolumnentry/cols"
msgid "Cols(; Separated)"
-msgstr ""
+msgstr "Cols(; Separated)"
#. tGfwG
#: sc/uiconfig/scalc/ui/deletecolumnentry.ui:55
msgctxt "deletecolumnentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. VWjSF
#: sc/uiconfig/scalc/ui/deletecontents.ui:8
@@ -22152,25 +22151,25 @@ msgstr "Specifies the contents to be deleted from the active cell or from a sele
#: sc/uiconfig/scalc/ui/deleterowentry.ui:28
msgctxt "deleterow|delete_label"
msgid "Delete Row Action"
-msgstr ""
+msgstr "Delete Row Action"
#. RBbUN
#: sc/uiconfig/scalc/ui/deleterowentry.ui:45
msgctxt "deleterow|value"
msgid "Enter Value"
-msgstr ""
+msgstr "Enter Value"
#. whbyR
#: sc/uiconfig/scalc/ui/deleterowentry.ui:59
msgctxt "deleterow|column"
msgid "Column"
-msgstr ""
+msgstr "Column"
#. yhzDR
#: sc/uiconfig/scalc/ui/deleterowentry.ui:68
msgctxt "deleterow|delete_btn"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. gB36A
#: sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui:8
@@ -22794,31 +22793,31 @@ msgstr "Hide only the current item."
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:28
msgctxt "findreplace|label_action"
msgid "Find Replace Action"
-msgstr ""
+msgstr "Find Replace Action"
#. T9kUg
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:45
msgctxt "findreplace|find"
msgid "Find"
-msgstr ""
+msgstr "Find"
#. mBfPJ
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:59
msgctxt "findreplace|replace"
msgid "Replace With"
-msgstr ""
+msgstr "Replace With"
#. RF57t
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:73
msgctxt "findreplace|columns"
msgid "Column"
-msgstr ""
+msgstr "Column"
#. WWQzs
#: sc/uiconfig/scalc/ui/findreplaceentry.ui:82
msgctxt "findreplace|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. AfnFz
#: sc/uiconfig/scalc/ui/floatingborderstyle.ui:34
@@ -22932,7 +22931,7 @@ msgstr "Footers"
#: sc/uiconfig/scalc/ui/footerdialog.ui:139
msgctxt "footerdialog|footerfirst"
msgid "Footer (first)"
-msgstr ""
+msgstr "Footer (first)"
#. 9nDTt
#: sc/uiconfig/scalc/ui/footerdialog.ui:183
@@ -23472,7 +23471,7 @@ msgstr "Headers"
#: sc/uiconfig/scalc/ui/headerdialog.ui:139
msgctxt "headerdialog|headerfirst"
msgid "Header (first)"
-msgstr ""
+msgstr "Header (first)"
#. DCKK3
#: sc/uiconfig/scalc/ui/headerdialog.ui:183
@@ -24360,19 +24359,19 @@ msgstr "Merge Column Action"
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:46
msgctxt "mergecolumnentry/separator"
msgid "Separator"
-msgstr ""
+msgstr "Separator"
#. BKHND
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:60
msgctxt "mergecolumnentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columns"
#. cMGtd
#: sc/uiconfig/scalc/ui/mergecolumnentry.ui:69
msgctxt "mergecolumnentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. 4kTrD
#: sc/uiconfig/scalc/ui/movecopysheet.ui:16
@@ -25254,97 +25253,97 @@ msgid "~View"
msgstr "~View"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Im_age"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~ge"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_raw"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Draw"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Object"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Object"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Print"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Print"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rm"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rm"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tools"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Tools"
@@ -25703,139 +25702,139 @@ msgid "Im_age"
msgstr "Im_age"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Arrange"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olour"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grid"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Language"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Review"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comments"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_pare"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_View"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_raw"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edit"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Arrange"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_View"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grou_p"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3-_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "F_ont"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alignment"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_View"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insert"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "F_rame"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Arrange"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grid"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_View"
@@ -26264,13 +26263,13 @@ msgstr "Is Odd"
#: sc/uiconfig/scalc/ui/numbertransformationentry.ui:75
msgctxt "numbertransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columns"
#. FFa8s
#: sc/uiconfig/scalc/ui/numbertransformationentry.ui:84
msgctxt "numbertransformationentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. T2p5k
#: sc/uiconfig/scalc/ui/optcalculatepage.ui:42
@@ -26330,7 +26329,7 @@ msgstr "Search criteria = and <> must apply to _whole cells"
#: sc/uiconfig/scalc/ui/optcalculatepage.ui:134
msgctxt "optcalculatepage|match|tooltip_text"
msgid "Keep this enabled for interoperability with Microsoft Excel or for better performance"
-msgstr ""
+msgstr "Keep this enabled for interoperability with Microsoft Excel or for better performance"
#. APEQn
#: sc/uiconfig/scalc/ui/optcalculatepage.ui:139
@@ -27164,7 +27163,7 @@ msgstr "Values Only"
#: sc/uiconfig/scalc/ui/pastespecial.ui:141
msgctxt "pastespecial|extended_tip|paste_values_only"
msgid "Pastes numbers, text, dates and the results of formulas."
-msgstr ""
+msgstr "Pastes numbers, text, dates, and the results of formulae."
#. CTEKF
#: sc/uiconfig/scalc/ui/pastespecial.ui:153
@@ -27182,7 +27181,7 @@ msgstr "Values & Formats"
#: sc/uiconfig/scalc/ui/pastespecial.ui:164
msgctxt "pastespecial|extended_tip|paste_values_formats"
msgid "Pastes cell values, formula results and formats applied to cells."
-msgstr ""
+msgstr "Pastes cell values, formula results, and formats applied to cells."
#. Rb8KR
#: sc/uiconfig/scalc/ui/pastespecial.ui:176
@@ -27200,7 +27199,7 @@ msgstr "Formats Only"
#: sc/uiconfig/scalc/ui/pastespecial.ui:187
msgctxt "pastespecial|extended_tip|paste_formats"
msgid "Pastes only the formats from the source range without changing the values in the destination range."
-msgstr ""
+msgstr "Pastes only the formats from the source range without changing the values in the destination range."
#. YGdhH
#: sc/uiconfig/scalc/ui/pastespecial.ui:199
@@ -27218,7 +27217,7 @@ msgstr "Transpose All"
#: sc/uiconfig/scalc/ui/pastespecial.ui:210
msgctxt "pastespecial|extended_tip|paste_transpose"
msgid "Pastes cell contents transposed, hence columns are converted to rows."
-msgstr ""
+msgstr "Pastes cell contents transposed, hence columns are converted to rows."
#. 4ETCT
#: sc/uiconfig/scalc/ui/pastespecial.ui:229
@@ -27230,7 +27229,7 @@ msgstr "_Run immediately"
#: sc/uiconfig/scalc/ui/pastespecial.ui:238
msgctxt "pastespecial|extended_tip|cbImmediately"
msgid "Check this option to run the preset immediately. Uncheck it to manipulate the options before clicking OK."
-msgstr ""
+msgstr "Check this option to run the preset immediately. Uncheck it to manipulate the options before clicking OK."
#. YD43i
#: sc/uiconfig/scalc/ui/pastespecial.ui:254
@@ -28436,7 +28435,7 @@ msgstr "Independent variable(s) (x) range:"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:123
msgctxt "regressiondialog|extended_tip|variable1-range-edit"
msgid "Enter a single range that contains multiple independent variable observations (along columns or rows)"
-msgstr ""
+msgstr "Enter a single range that contains multiple independent variable observations (along columns or rows)"
#. NGXXg
#: sc/uiconfig/scalc/ui/regressiondialog.ui:147
@@ -28448,7 +28447,7 @@ msgstr "Dependent variable (y) range:"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:168
msgctxt "regressiondialog|extended_tip|variable2-range-edit"
msgid "The range that contains the dependent variable."
-msgstr ""
+msgstr "The range that contains the dependent variable."
#. SougG
#: sc/uiconfig/scalc/ui/regressiondialog.ui:190
@@ -28466,7 +28465,7 @@ msgstr "Results to:"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:228
msgctxt "regressiondialog|extended_tip|output-range-edit"
msgid "The reference of the top left cell of the range where the results will be displayed."
-msgstr ""
+msgstr "The reference of the top left cell of the range where the results will be displayed."
#. ngLrg
#: sc/uiconfig/scalc/ui/regressiondialog.ui:254
@@ -28502,7 +28501,7 @@ msgstr "Linear Regression"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:363
msgctxt "regressiondialog|extended_tip|linear-radio"
msgid "Find a straight line in the form of y = a.x + b, where a is the slope and b is the intercept that best fits the data."
-msgstr ""
+msgstr "Find a straight line in the form of y = a.x + b, where a is the slope and b is the intercept that best fits the data."
#. bC6dH
#: sc/uiconfig/scalc/ui/regressiondialog.ui:374
@@ -28514,7 +28513,7 @@ msgstr "Logarithmic Regression"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:385
msgctxt "regressiondialog|extended_tip|logarithmic-radio"
msgid "Find a logarithmic curve in the form of y = a.ln(x) + b, where a is the slope, b is the intercept and ln(x) is the natural logarithm of x, that best fits the data."
-msgstr ""
+msgstr "Find a logarithmic curve in the form of y = a.ln(x) + b, where a is the slope, b is the intercept and ln(x) is the natural logarithm of x, that best fits the data."
#. fSEJF
#: sc/uiconfig/scalc/ui/regressiondialog.ui:396
@@ -28526,7 +28525,7 @@ msgstr "Power Regression"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:407
msgctxt "regressiondialog|extended_tip|power-radio"
msgid "Find a power curve in the form of y = a.x^b, where a is the coefficient, b is the power that best fits the data."
-msgstr ""
+msgstr "Find a power curve in the form of y = a.x^b, where a is the coefficient, b is the power that best fits the data."
#. nhcJV
#: sc/uiconfig/scalc/ui/regressiondialog.ui:422
@@ -28550,13 +28549,13 @@ msgstr "Calculate residuals"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:473
msgctxt "regressiondialog|extended_tip|calcresiduals-check"
msgid "The residuals give information on how far the actual data points deviate from the predicted data points, based on the regression model."
-msgstr ""
+msgstr "The residuals give information on how far the actual data points deviate from the predicted data points, based on the regression model."
#. GnoB2
#: sc/uiconfig/scalc/ui/regressiondialog.ui:497
msgctxt "regressiondialog|extended_tip|confidencelevel-spin"
msgid "A value indicating a confidence level for the calculated prediction interval."
-msgstr ""
+msgstr "A value indicating a confidence level for the calculated prediction interval."
#. EuJeA
#: sc/uiconfig/scalc/ui/regressiondialog.ui:508
@@ -28568,7 +28567,7 @@ msgstr "Force intercept to be zero"
#: sc/uiconfig/scalc/ui/regressiondialog.ui:515
msgctxt "regressiondialog|extended_tip|nointercept-check"
msgid "Forces the regression curve to cross the origin."
-msgstr ""
+msgstr "Forces the regression curve to cross the origin."
#. ieBEk
#: sc/uiconfig/scalc/ui/regressiondialog.ui:530
@@ -28592,19 +28591,19 @@ msgstr "Replace Null Transformation"
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:46
msgctxt "replacenulltransformationentry/replace"
msgid "Replace with"
-msgstr ""
+msgstr "Replace with"
#. AN53W
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:60
msgctxt "replacenulltransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columns"
#. KHAnu
#: sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:69
msgctxt "replacenulltransformationentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. vAFwf
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
@@ -29336,37 +29335,37 @@ msgstr "Opens a dialogue box where you can select the source for your pivot tabl
#: sc/uiconfig/scalc/ui/sharedfirstfooterdialog.ui:8
msgctxt "sharedfirstfooterdialog|SharedFirstFooterDialog"
msgid "Footers"
-msgstr ""
+msgstr "Footers"
#. hHAJt
#: sc/uiconfig/scalc/ui/sharedfirstfooterdialog.ui:139
msgctxt "sharedfirstfooterdialog|footerright"
msgid "Footer (right)"
-msgstr ""
+msgstr "Footer (right)"
#. p3eiA
#: sc/uiconfig/scalc/ui/sharedfirstfooterdialog.ui:186
msgctxt "sharedfirstfooterdialog|footerleft"
msgid "Footer (left)"
-msgstr ""
+msgstr "Footer (left)"
#. zzfLu
#: sc/uiconfig/scalc/ui/sharedfirstheaderdialog.ui:8
msgctxt "sharedfirstheaderdialog|SharedFirstHeaderDialog"
msgid "Headers"
-msgstr ""
+msgstr "Headers"
#. na6S3
#: sc/uiconfig/scalc/ui/sharedfirstheaderdialog.ui:139
msgctxt "sharedfirstheaderdialog|headerright"
msgid "Header (right)"
-msgstr ""
+msgstr "Header (right)"
#. B8Tvi
#: sc/uiconfig/scalc/ui/sharedfirstheaderdialog.ui:186
msgctxt "sharedfirstheaderdialog|headerleft"
msgid "Header (left)"
-msgstr ""
+msgstr "Header (left)"
#. DEDQP
#: sc/uiconfig/scalc/ui/sharedfooterdialog.ui:8
@@ -29420,37 +29419,37 @@ msgstr "Footer (left)"
#: sc/uiconfig/scalc/ui/sharedleftfooterdialog.ui:8
msgctxt "sharedleftfooterdialog|SharedLeftFooterDialog"
msgid "Footers"
-msgstr ""
+msgstr "Footers"
#. CHQPX
#: sc/uiconfig/scalc/ui/sharedleftfooterdialog.ui:139
msgctxt "sharedleftfooterdialog|footerfirst"
msgid "Footer (first)"
-msgstr ""
+msgstr "Footer (first)"
#. FCzBo
#: sc/uiconfig/scalc/ui/sharedleftfooterdialog.ui:183
msgctxt "sharedleftfooterdialog|footerright"
msgid "Footer (rest)"
-msgstr ""
+msgstr "Footer (rest)"
#. yw8Bd
#: sc/uiconfig/scalc/ui/sharedleftheaderdialog.ui:8
msgctxt "sharedleftheaderdialog|SharedLeftHeaderDialog"
msgid "Headers"
-msgstr ""
+msgstr "Headers"
#. AaCXP
#: sc/uiconfig/scalc/ui/sharedleftheaderdialog.ui:139
msgctxt "sharedleftheaderdialog|headerfirst"
msgid "Header (first)"
-msgstr ""
+msgstr "Header (first)"
#. DhEeW
#: sc/uiconfig/scalc/ui/sharedleftheaderdialog.ui:183
msgctxt "sharedleftheaderdialog|headerright"
msgid "Header (rest)"
-msgstr ""
+msgstr "Header (rest)"
#. D5VTo
#: sc/uiconfig/scalc/ui/sharedocumentdlg.ui:18
@@ -30866,25 +30865,25 @@ msgstr "Sort Transformation"
#: sc/uiconfig/scalc/ui/sorttransformationentry.ui:45
msgctxt "sorttransformationentry/cols"
msgid "Column"
-msgstr ""
+msgstr "Column"
#. 2nUfs
#: sc/uiconfig/scalc/ui/sorttransformationentry.ui:54
msgctxt "sorttransformationentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. JyYHP
#: sc/uiconfig/scalc/ui/sorttransformationentry.ui:74
msgctxt "sorttransformationentry|order_descending"
msgid "Descending Order"
-msgstr ""
+msgstr "Descending Order"
#. CHFMb
#: sc/uiconfig/scalc/ui/sorttransformationentry.ui:75
msgctxt "sorttransformationentry|order_ascending"
msgid "Ascending Order"
-msgstr ""
+msgstr "Ascending Order"
#. EhGCw
#: sc/uiconfig/scalc/ui/sortwarning.ui:8
@@ -30920,25 +30919,25 @@ msgstr "Tip: The sort range can be detected automatically. Place the cell cursor
#: sc/uiconfig/scalc/ui/splitcolumnentry.ui:29
msgctxt "splitcolumnentry|name"
msgid "Split Column"
-msgstr ""
+msgstr "Split Column"
#. CVAGZ
#: sc/uiconfig/scalc/ui/splitcolumnentry.ui:46
msgctxt "splitcolumnentry/separator"
msgid "Separator"
-msgstr ""
+msgstr "Separator"
#. CGTQa
#: sc/uiconfig/scalc/ui/splitcolumnentry.ui:60
msgctxt "splitcolumnentry/cols"
msgid "Column"
-msgstr ""
+msgstr "Column"
#. P8ZCJ
#: sc/uiconfig/scalc/ui/splitcolumnentry.ui:69
msgctxt "splitcolumnentry|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. GJ7zg
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:76
@@ -31121,7 +31120,7 @@ msgstr "Field Name 4"
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:540
msgctxt "standardfilterdialog|cond"
msgid "Largest"
-msgstr ""
+msgstr "Largest"
#. QSesc
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:424
@@ -31130,7 +31129,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:541
msgctxt "standardfilterdialog|cond"
msgid "Smallest"
-msgstr ""
+msgstr "Smallest"
#. TpdQF
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:425
@@ -31139,7 +31138,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:542
msgctxt "standardfilterdialog|cond"
msgid "Largest %"
-msgstr ""
+msgstr "Largest %"
#. aQA5f
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:426
@@ -31148,7 +31147,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:543
msgctxt "standardfilterdialog|cond"
msgid "Smallest %"
-msgstr ""
+msgstr "Smallest %"
#. eL6RL
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:427
@@ -31157,7 +31156,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:544
msgctxt "standardfilterdialog|cond"
msgid "Contains"
-msgstr ""
+msgstr "Contains"
#. K4RKQ
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:428
@@ -31166,7 +31165,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:545
msgctxt "standardfilterdialog|cond"
msgid "Does not contain"
-msgstr ""
+msgstr "Does not contain"
#. VJwkd
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:429
@@ -31175,7 +31174,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:546
msgctxt "standardfilterdialog|cond"
msgid "Begins with"
-msgstr ""
+msgstr "Begins with"
#. A3zBA
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:430
@@ -31184,7 +31183,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:547
msgctxt "standardfilterdialog|cond"
msgid "Does not begin with"
-msgstr ""
+msgstr "Does not begin with"
#. yEk22
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:431
@@ -31193,7 +31192,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:548
msgctxt "standardfilterdialog|cond"
msgid "Ends with"
-msgstr ""
+msgstr "Ends with"
#. KMx5B
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:432
@@ -31202,7 +31201,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:549
msgctxt "standardfilterdialog|cond"
msgid "Does not end with"
-msgstr ""
+msgstr "Does not end with"
#. XCG8Q
#: sc/uiconfig/scalc/ui/standardfilterdialog.ui:433
@@ -31664,25 +31663,25 @@ msgstr "Specify the settings for calculating and presenting subtotals."
#: sc/uiconfig/scalc/ui/swaprowsentry.ui:28
msgctxt "swaprows|action"
msgid "Swap Rows Action"
-msgstr ""
+msgstr "Swap Rows Action"
#. sig3h
#: sc/uiconfig/scalc/ui/swaprowsentry.ui:45
msgctxt "swaprows|row1"
msgid "First Row"
-msgstr ""
+msgstr "First Row"
#. rDLdF
#: sc/uiconfig/scalc/ui/swaprowsentry.ui:59
msgctxt "swaprows|row2"
msgid "Second Row"
-msgstr ""
+msgstr "Second Row"
#. E7ATE
#: sc/uiconfig/scalc/ui/swaprowsentry.ui:68
msgctxt "swaprows|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. 8AoGN
#: sc/uiconfig/scalc/ui/tabcolordialog.ui:72
@@ -31904,19 +31903,19 @@ msgstr "When this option is enabled, Calc will automatically detect all number f
#: sc/uiconfig/scalc/ui/textimportcsv.ui:628
msgctxt "textimportcsv|evaluateformulas"
msgid "E_valuate formulas"
-msgstr ""
+msgstr "E_valuate formulas"
#. vqmGs
#: sc/uiconfig/scalc/ui/textimportcsv.ui:632
msgctxt "textimportcsv|evaluateformulas"
msgid "If enabled, cells starting with '=' will be evaluated as formulas."
-msgstr ""
+msgstr "If enabled, cells starting with '=' will be evaluated as formulae."
#. WcDiG
#: sc/uiconfig/scalc/ui/textimportcsv.ui:637
msgctxt "textimportcsv|extended_tip|evaluateformulas"
msgid "When this option is enabled, cell content starting with an '=' equal sign is evaluated as formula expression. Otherwise, content is imported as text."
-msgstr ""
+msgstr "When this option is enabled, cell content starting with an '=' equal sign is evaluated as formula expression. Otherwise, content is imported as text."
#. fBAv9
#: sc/uiconfig/scalc/ui/textimportcsv.ui:648
@@ -32048,13 +32047,13 @@ msgstr "Trim"
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:65
msgctxt "texttransformationentry/cols"
msgid "Columns"
-msgstr ""
+msgstr "Columns"
#. aoBA3
#: sc/uiconfig/scalc/ui/texttransformationentry.ui:74
msgctxt "texttransformation_type|delete"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. D7zk3
#: sc/uiconfig/scalc/ui/tpviewpage.ui:31
@@ -32306,7 +32305,7 @@ msgstr "Specifies a colour for the grid lines in the current document."
#: sc/uiconfig/scalc/ui/tpviewpage.ui:488
msgctxt "tpviewpage|labelCursor"
msgid "Pointe_r:"
-msgstr ""
+msgstr "Pointe_r:"
#. AmbjZ
#: sc/uiconfig/scalc/ui/tpviewpage.ui:500
diff --git a/source/en-GB/sd/messages.po b/source/en-GB/sd/messages.po
index 761352f25bd..5f1c235c3fb 100644
--- a/source/en-GB/sd/messages.po
+++ b/source/en-GB/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-12-14 18:38+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/en_GB/>\n"
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Table"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Image"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~ge"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_raw"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Draw"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Object"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Object"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rm"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rm"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Master"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Master"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tools"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Tools"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Table"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Image"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~ge"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_raw"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Draw"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Object"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Object"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rm"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rm"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Master"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Master"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3-_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3-~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tools"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Tools"
diff --git a/source/en-GB/sfx2/messages.po b/source/en-GB/sfx2/messages.po
index 42d36e68f52..2295ab7a49a 100644
--- a/source/en-GB/sfx2/messages.po
+++ b/source/en-GB/sfx2/messages.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-03-31 23:45+0200\n"
-"PO-Revision-Date: 2021-08-08 17:14+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
-"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/en_GB/>\n"
+"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/sfx2messages/en_GB/>\n"
"Language: en-GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1560274482.000000\n"
#. bHbFE
@@ -50,55 +50,55 @@ msgstr "~Close"
#: include/sfx2/strings.hrc:30
msgctxt "STR_OPEN"
msgid "~Open"
-msgstr ""
+msgstr "~Open"
#. ACduP
#: include/sfx2/strings.hrc:31
msgctxt "STR_EDIT_TEMPLATE"
msgid "~Edit"
-msgstr ""
+msgstr "~Edit"
#. aKW5U
#: include/sfx2/strings.hrc:32
msgctxt "STR_DEFAULT_TEMPLATE"
msgid "Set as De~fault"
-msgstr ""
+msgstr "Set as De~fault"
#. Bwnha
#: include/sfx2/strings.hrc:33
msgctxt "STR_RESET_DEFAULT"
msgid "Reset De~fault"
-msgstr ""
+msgstr "Reset De~fault"
#. oRvm4
#: include/sfx2/strings.hrc:34
msgctxt "STR_DELETE_TEMPLATE"
msgid "~Delete"
-msgstr ""
+msgstr "~Delete"
#. UyfFH
#: include/sfx2/strings.hrc:35
msgctxt "STR_SFX_RENAME"
msgid "~Rename"
-msgstr ""
+msgstr "~Rename"
#. Gnhk4
#: include/sfx2/strings.hrc:36
msgctxt "STR_ACTION_MOVE"
msgid "~Move"
-msgstr ""
+msgstr "~Move"
#. tWE8a
#: include/sfx2/strings.hrc:37
msgctxt "STR_ACTION_EXPORT"
msgid "E~xport"
-msgstr ""
+msgstr "E~xport"
#. aEN5D
#: include/sfx2/strings.hrc:38
msgctxt "STR_CATEGORY_RENAME"
msgid "Ren~ame Category"
-msgstr ""
+msgstr "Ren~ame Category"
#. Ys9z4
#: include/sfx2/strings.hrc:39
@@ -536,6 +536,8 @@ msgid ""
"It might be dangerous to open \"$(ARG1)\".\n"
"Do you really want to open it?"
msgstr ""
+"It might be dangerous to open \"$(ARG1)\".\n"
+"Do you really want to open it?"
#. ADqLM
#: include/sfx2/strings.hrc:107
@@ -1036,7 +1038,7 @@ msgstr "Welcome to %PRODUCTNAME."
#: include/sfx2/strings.hrc:185
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or open an app to create one."
-msgstr ""
+msgstr "Drop a document here or open an app to create one."
#. oTVdA
#. Translators: Target types in Auto-redaction dialog
@@ -1141,7 +1143,7 @@ msgstr "An error occurred while adding new target. Please report this incident."
#: include/sfx2/strings.hrc:208
msgctxt "STR_REDACTION_NO_DRAW_WARNING"
msgid "Draw module is needed for redaction. Please make sure you have %PRODUCTNAME Draw installed and working correctly."
-msgstr ""
+msgstr "Draw module is needed for redaction. Please make sure you have %PRODUCTNAME Draw installed and working correctly."
#. FQ9kN
#: include/sfx2/strings.hrc:210
@@ -1654,19 +1656,19 @@ msgstr "Hide Toolbar"
#: include/sfx2/strings.hrc:293
msgctxt "STR_HYPHENATION_BUTTON"
msgid "Learn more"
-msgstr ""
+msgstr "Learn more"
#. BSyb4
#: include/sfx2/strings.hrc:294
msgctxt "STR_REFRESH_MASTER_PASSWORD"
msgid "The master password is stored in an outdated format, you should refresh it"
-msgstr ""
+msgstr "The master password is stored in an outdated format, you should refresh it"
#. ysChU
#: include/sfx2/strings.hrc:295
msgctxt "STR_REFRESH_PASSWORD"
msgid "Refresh Password"
-msgstr ""
+msgstr "Refresh Password"
#. Wkvpi
#: include/sfx2/strings.hrc:297
@@ -1950,61 +1952,61 @@ msgstr "No recent characters"
#: include/sfx2/strings.hrc:352
msgctxt "STR_ACTION_RESET_ALL_DEFAULT_TEMPLATES"
msgid "Reset All De~fault Templates"
-msgstr ""
+msgstr "Reset All De~fault Templates"
#. GWuDE
#: include/sfx2/strings.hrc:353
msgctxt "STR_ACTION_RESET_WRITER_TEMPLATE"
msgid "Reset De~fault Text Document"
-msgstr ""
+msgstr "Reset De~fault Text Document"
#. j5eV8
#: include/sfx2/strings.hrc:354
msgctxt "STR_ACTION_RESET_CALC_TEMPLATE"
msgid "Reset De~fault Spreadsheet"
-msgstr ""
+msgstr "Reset De~fault Spreadsheet"
#. mWp3t
#: include/sfx2/strings.hrc:355
msgctxt "STR_ACTION_RESET_IMPRESS_TEMPLATE"
msgid "Reset De~fault Presentation"
-msgstr ""
+msgstr "Reset De~fault Presentation"
#. wfExB
#: include/sfx2/strings.hrc:356
msgctxt "STR_ACTION_RESET_DRAW_TEMPLATE"
msgid "Reset De~fault Drawing"
-msgstr ""
+msgstr "Reset De~fault Drawing"
#. BFaGA
#: include/sfx2/strings.hrc:357
msgctxt "STR_ACTION_IMPORT"
msgid "~Import"
-msgstr ""
+msgstr "~Import"
#. 8Cwfk
#: include/sfx2/strings.hrc:358
msgctxt "STR_ACTION_EXTENSIONS"
msgid "E~xtensions"
-msgstr ""
+msgstr "E~xtensions"
#. idGvM
#: include/sfx2/strings.hrc:359
msgctxt "STR_WINDOW_TITLE_RENAME_TEMPLATE"
msgid "Rename"
-msgstr ""
+msgstr "Rename"
#. EyjE3
#: include/sfx2/strings.hrc:360
msgctxt "STR_WINDOW_TITLE_RENAME_CATEGORY"
msgid "Rename Category"
-msgstr ""
+msgstr "Rename Category"
#. T79Eb
#: include/sfx2/strings.hrc:361
msgctxt "STR_WINDOW_TITLE_RENAME_NEW_CATEGORY"
msgid "New Category"
-msgstr ""
+msgstr "New Category"
#. wH3TZ
msgctxt "stock"
@@ -2369,295 +2371,295 @@ msgstr "Text Portion %1"
#: sfx2/source/devtools/DevToolsStrings.hrc:16
msgctxt "STR_PARAGRAPH"
msgid "Paragraph %1"
-msgstr ""
+msgstr "Paragraph %1"
#. DJi4i
#: sfx2/source/devtools/DevToolsStrings.hrc:17
msgctxt "STR_SHAPE"
msgid "Shape %1"
-msgstr ""
+msgstr "Shape %1"
#. Ucjjh
#: sfx2/source/devtools/DevToolsStrings.hrc:18
msgctxt "STR_PAGE"
msgid "Page %1"
-msgstr ""
+msgstr "Page %1"
#. j9DL6
#: sfx2/source/devtools/DevToolsStrings.hrc:19
msgctxt "STR_SLIDE"
msgid "Slide %1"
-msgstr ""
+msgstr "Slide %1"
#. YQqL8
#: sfx2/source/devtools/DevToolsStrings.hrc:20
msgctxt "STR_MASTER_SLIDE"
msgid "Master Slide %1"
-msgstr ""
+msgstr "Master Slide %1"
#. CEfNy
#: sfx2/source/devtools/DevToolsStrings.hrc:21
msgctxt "STR_SHEET"
msgid "Sheet %1"
-msgstr ""
+msgstr "Sheet %1"
#. BaABx
#: sfx2/source/devtools/DevToolsStrings.hrc:23
msgctxt "STR_SHAPES_NODE"
msgid "Shapes"
-msgstr ""
+msgstr "Shapes"
#. n4VWE
#: sfx2/source/devtools/DevToolsStrings.hrc:24
msgctxt "STR_CHARTS_ENTRY"
msgid "Charts"
-msgstr ""
+msgstr "Charts"
#. 5GWcX
#: sfx2/source/devtools/DevToolsStrings.hrc:25
msgctxt "STR_PIVOT_TABLES_ENTRY"
msgid "Pivot Tables"
-msgstr ""
+msgstr "Pivot Tables"
#. BBLBQ
#: sfx2/source/devtools/DevToolsStrings.hrc:26
msgctxt "STR_DOCUMENT_ENTRY"
msgid "Document"
-msgstr ""
+msgstr "Document"
#. 4dNGV
#: sfx2/source/devtools/DevToolsStrings.hrc:27
msgctxt "STR_SHEETS_ENTRY"
msgid "Sheets"
-msgstr ""
+msgstr "Sheets"
#. RLwRi
#: sfx2/source/devtools/DevToolsStrings.hrc:28
msgctxt "STR_STYLES_ENTRY"
msgid "Styles"
-msgstr ""
+msgstr "Styles"
#. P4RF4
#: sfx2/source/devtools/DevToolsStrings.hrc:29
msgctxt "STR_SLIDES_ENTRY"
msgid "Slides"
-msgstr ""
+msgstr "Slides"
#. 4bJSH
#: sfx2/source/devtools/DevToolsStrings.hrc:30
msgctxt "STR_MASTER_SLIDES_ENTRY"
msgid "Master Slides"
-msgstr ""
+msgstr "Master Slides"
#. LRq2A
#: sfx2/source/devtools/DevToolsStrings.hrc:31
msgctxt "STR_PAGES_ENTRY"
msgid "Pages"
-msgstr ""
+msgstr "Pages"
#. 946kV
#: sfx2/source/devtools/DevToolsStrings.hrc:32
msgctxt "STR_PARAGRAPHS_ENTRY"
msgid "Paragraphs"
-msgstr ""
+msgstr "Paragraphs"
#. JG2qz
#: sfx2/source/devtools/DevToolsStrings.hrc:33
msgctxt "STR_TABLES_ENTRY"
msgid "Tables"
-msgstr ""
+msgstr "Tables"
#. HzFoW
#: sfx2/source/devtools/DevToolsStrings.hrc:34
msgctxt "STR_FRAMES_ENTRY"
msgid "Frames"
-msgstr ""
+msgstr "Frames"
#. ekGEm
#: sfx2/source/devtools/DevToolsStrings.hrc:35
msgctxt "STR_GRAPHIC_OBJECTS_ENTRY"
msgid "Graphic Objects"
-msgstr ""
+msgstr "Graphic Objects"
#. cVWmY
#: sfx2/source/devtools/DevToolsStrings.hrc:36
msgctxt "STR_EMBEDDED_OBJECTS_ENTRY"
msgid "Embedded Objects"
-msgstr ""
+msgstr "Embedded Objects"
#. xfnkV
#: sfx2/source/devtools/DevToolsStrings.hrc:38
msgctxt "STR_ANY_VALUE_TRUE"
msgid "True"
-msgstr ""
+msgstr "True"
#. 2WxdA
#: sfx2/source/devtools/DevToolsStrings.hrc:39
msgctxt "STR_ANY_VALUE_FALSE"
msgid "False"
-msgstr ""
+msgstr "False"
#. RBC8w
#: sfx2/source/devtools/DevToolsStrings.hrc:40
msgctxt "STR_ANY_VALUE_NULL"
msgid "Null"
-msgstr ""
+msgstr "Null"
#. As494
#: sfx2/source/devtools/DevToolsStrings.hrc:41
msgctxt "STR_CLASS_UNKNOWN"
msgid "Unknown"
-msgstr ""
+msgstr "Unknown"
#. gAY69
#: sfx2/source/devtools/DevToolsStrings.hrc:43
msgctxt "STR_METHOD_TYPE_OBJECT"
msgid "object"
-msgstr ""
+msgstr "object"
#. HFgBW
#: sfx2/source/devtools/DevToolsStrings.hrc:44
msgctxt "STR_METHOD_TYPE_STRUCT"
msgid "struct"
-msgstr ""
+msgstr "struct"
#. 7DCri
#: sfx2/source/devtools/DevToolsStrings.hrc:45
msgctxt "STR_METHOD_TYPE_ENUM"
msgid "enum"
-msgstr ""
+msgstr "enum"
#. aEuJR
#: sfx2/source/devtools/DevToolsStrings.hrc:46
msgctxt "STR_METHOD_TYPE_SEQUENCE"
msgid "sequence"
-msgstr ""
+msgstr "sequence"
#. xXMdD
#: sfx2/source/devtools/DevToolsStrings.hrc:48
msgctxt "STR_PROPERTY_TYPE_IS_NAMED_CONTAINER"
msgid "name container"
-msgstr ""
+msgstr "name container"
#. QLZbz
#: sfx2/source/devtools/DevToolsStrings.hrc:49
msgctxt "STR_PROPERTY_TYPE_IS_INDEX_CONTAINER"
msgid "index container"
-msgstr ""
+msgstr "index container"
#. LLsJf
#: sfx2/source/devtools/DevToolsStrings.hrc:50
msgctxt "STR_PROPERTY_TYPE_IS_ENUMERATION"
msgid "enumeration"
-msgstr ""
+msgstr "enumeration"
#. aNuA9
#: sfx2/source/devtools/DevToolsStrings.hrc:52
msgctxt "STR_PARMETER_MODE_IN"
msgid "[in]"
-msgstr ""
+msgstr "[in]"
#. W3AEx
#: sfx2/source/devtools/DevToolsStrings.hrc:53
msgctxt "STR_PARMETER_MODE_OUT"
msgid "[out]"
-msgstr ""
+msgstr "[out]"
#. ENF6w
#: sfx2/source/devtools/DevToolsStrings.hrc:54
msgctxt "STR_PARMETER_MODE_IN_AND_OUT"
msgid "[in&out]"
-msgstr ""
+msgstr "[in&out]"
#. rw6AB
#: sfx2/source/devtools/DevToolsStrings.hrc:56
msgctxt "STR_PROPERTY_ATTRIBUTE_IS_ATTRIBUTE"
msgid "attribute"
-msgstr ""
+msgstr "attribute"
#. BwCGg
#: sfx2/source/devtools/DevToolsStrings.hrc:57
msgctxt "STR_PROPERTY_ATTRIBUTE_GET"
msgid "get"
-msgstr ""
+msgstr "get"
#. MissY
#: sfx2/source/devtools/DevToolsStrings.hrc:58
msgctxt "STR_PROPERTY_ATTRIBUTE_SET"
msgid "set"
-msgstr ""
+msgstr "set"
#. Nhmiv
#: sfx2/source/devtools/DevToolsStrings.hrc:59
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEVOID"
msgid "may be void"
-msgstr ""
+msgstr "may be void"
#. zECkD
#: sfx2/source/devtools/DevToolsStrings.hrc:60
msgctxt "STR_PROPERTY_ATTRIBUTE_READONLY"
msgid "read-only"
-msgstr ""
+msgstr "read-only"
#. BtQDx
#: sfx2/source/devtools/DevToolsStrings.hrc:61
msgctxt "STR_PROPERTY_ATTRIBUTE_WRITEONLY"
msgid "write-only"
-msgstr ""
+msgstr "write-only"
#. dBQEu
#: sfx2/source/devtools/DevToolsStrings.hrc:62
msgctxt "STR_PROPERTY_ATTRIBUTE_REMOVABLE"
msgid "removeable"
-msgstr ""
+msgstr "removable"
#. jRo8t
#: sfx2/source/devtools/DevToolsStrings.hrc:63
msgctxt "STR_PROPERTY_ATTRIBUTE_BOUND"
msgid "bound"
-msgstr ""
+msgstr "bound"
#. rBqTG
#: sfx2/source/devtools/DevToolsStrings.hrc:64
msgctxt "STR_PROPERTY_ATTRIBUTE_CONSTRAINED"
msgid "constrained"
-msgstr ""
+msgstr "constrained"
#. XLnBt
#: sfx2/source/devtools/DevToolsStrings.hrc:65
msgctxt "STR_PROPERTY_ATTRIBUTE_TRANSIENT"
msgid "transient"
-msgstr ""
+msgstr "transient"
#. BK7Zk
#: sfx2/source/devtools/DevToolsStrings.hrc:66
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEAMBIGUOUS"
msgid "may be ambiguous"
-msgstr ""
+msgstr "may be ambiguous"
#. BDEqD
#: sfx2/source/devtools/DevToolsStrings.hrc:67
msgctxt "STR_PROPERTY_ATTRIBUTE_MAYBEDEFAULT"
msgid "may be default"
-msgstr ""
+msgstr "may be default"
#. TGQhd
#: sfx2/source/devtools/DevToolsStrings.hrc:69
msgctxt "STR_PROPERTY_VALUE_SEQUENCE"
msgid "<Sequence [%1]>"
-msgstr ""
+msgstr "<Sequence [%1]>"
#. KZ5M4
#: sfx2/source/devtools/DevToolsStrings.hrc:70
msgctxt "STR_PROPERTY_VALUE_OBJECT"
msgid "<Object@%1>"
-msgstr ""
+msgstr "<Object@%1>"
#. xKaJy
#: sfx2/source/devtools/DevToolsStrings.hrc:71
msgctxt "STR_PROPERTY_VALUE_STRUCT"
msgid "<Struct>"
-msgstr ""
+msgstr "<Struct>"
#. AxfFu
#: sfx2/uiconfig/ui/addtargetdialog.ui:8
@@ -2969,7 +2971,7 @@ msgstr "No"
#: sfx2/uiconfig/ui/commandpopup.ui:36
msgctxt "commandpopup|entry"
msgid "Search command"
-msgstr ""
+msgstr "Search command"
#. w2G7M
#: sfx2/uiconfig/ui/custominfopage.ui:15
@@ -3017,7 +3019,7 @@ msgstr "Allows you to assign custom information fields to your document."
#: sfx2/uiconfig/ui/deck.ui:101 sfx2/uiconfig/ui/deck.ui:106
msgctxt "deck|SFX_STR_SIDEBAR_CLOSE_DECK"
msgid "Close Sidebar Deck"
-msgstr ""
+msgstr "Close Sidebar Deck"
#. pxEPn
#: sfx2/uiconfig/ui/descriptioninfopage.ui:18
@@ -3077,73 +3079,73 @@ msgstr "Contains descriptive information about the document."
#: sfx2/uiconfig/ui/developmenttool.ui:116
msgctxt "developmenttool|dom_current_selection_toggle-tooltip"
msgid "Current Selection In Document"
-msgstr ""
+msgstr "Current Selection In Document"
#. Po2S3
#: sfx2/uiconfig/ui/developmenttool.ui:117
msgctxt "developmenttool|dom_current_selection_toggle"
msgid "Current Selection"
-msgstr ""
+msgstr "Current Selection"
#. eB6NR
#: sfx2/uiconfig/ui/developmenttool.ui:128
msgctxt "developmenttool|dom_refresh_button-tooltip"
msgid "Refresh Document Model Tree View"
-msgstr ""
+msgstr "Refresh Document Model Tree View"
#. FD2yt
#: sfx2/uiconfig/ui/developmenttool.ui:129
msgctxt "developmenttool|dom_refresh_button"
msgid "Refresh"
-msgstr ""
+msgstr "Refresh"
#. qVgcX
#: sfx2/uiconfig/ui/developmenttool.ui:175
msgctxt "developmenttool|object"
msgid "Object"
-msgstr ""
+msgstr "Object"
#. x6GLB
#: sfx2/uiconfig/ui/developmenttool.ui:223
msgctxt "developmenttool|tooltip-back"
msgid "Back"
-msgstr ""
+msgstr "Back"
#. SinPk
#: sfx2/uiconfig/ui/developmenttool.ui:224
msgctxt "developmenttool|back"
msgid "Back"
-msgstr ""
+msgstr "Back"
#. 4CBb3
#: sfx2/uiconfig/ui/developmenttool.ui:236
msgctxt "developmenttool|tooltip-inspect"
msgid "Inspect"
-msgstr ""
+msgstr "Inspect"
#. vCciB
#: sfx2/uiconfig/ui/developmenttool.ui:237
msgctxt "developmenttool|inspect"
msgid "Inspect"
-msgstr ""
+msgstr "Inspect"
#. nFMXe
#: sfx2/uiconfig/ui/developmenttool.ui:249
msgctxt "developmenttool|tooltip-refresh"
msgid "Refresh"
-msgstr ""
+msgstr "Refresh"
#. CFuvW
#: sfx2/uiconfig/ui/developmenttool.ui:250
msgctxt "developmenttool|refresh"
msgid "Refresh"
-msgstr ""
+msgstr "Refresh"
#. 6gFmn
#: sfx2/uiconfig/ui/developmenttool.ui:273
msgctxt "developmenttool|classname"
msgid "Class name:"
-msgstr ""
+msgstr "Class name:"
#. a9j7f
#: sfx2/uiconfig/ui/developmenttool.ui:338
@@ -3151,79 +3153,79 @@ msgstr ""
#: sfx2/uiconfig/ui/developmenttool.ui:445
msgctxt "developmenttool|name"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. VFqAa
#: sfx2/uiconfig/ui/developmenttool.ui:358
msgctxt "developmenttool|interfaces"
msgid "Interfaces"
-msgstr ""
+msgstr "Interfaces"
#. iCdWe
#: sfx2/uiconfig/ui/developmenttool.ui:410
msgctxt "developmenttool|services"
msgid "Services"
-msgstr ""
+msgstr "Services"
#. H7pYE
#: sfx2/uiconfig/ui/developmenttool.ui:460
msgctxt "developmenttool|value"
msgid "Value"
-msgstr ""
+msgstr "Value"
#. Jjkqh
#: sfx2/uiconfig/ui/developmenttool.ui:474
msgctxt "developmenttool|type"
msgid "Type"
-msgstr ""
+msgstr "Type"
#. zpXuY
#: sfx2/uiconfig/ui/developmenttool.ui:488
msgctxt "developmenttool|info"
msgid "Info"
-msgstr ""
+msgstr "Info"
#. AUktw
#: sfx2/uiconfig/ui/developmenttool.ui:539
msgctxt "developmenttool|properties"
msgid "Properties"
-msgstr ""
+msgstr "Properties"
#. wGJtn
#: sfx2/uiconfig/ui/developmenttool.ui:569
msgctxt "developmenttool|method"
msgid "Method"
-msgstr ""
+msgstr "Method"
#. EnGfg
#: sfx2/uiconfig/ui/developmenttool.ui:584
msgctxt "developmenttool|returntype"
msgid "Return Type"
-msgstr ""
+msgstr "Return Type"
#. AKnSa
#: sfx2/uiconfig/ui/developmenttool.ui:598
msgctxt "developmenttool|parameters"
msgid "Parameters"
-msgstr ""
+msgstr "Parameters"
#. tmttq
#: sfx2/uiconfig/ui/developmenttool.ui:612
msgctxt "developmenttool|implementation_class"
msgid "Implementation Class"
-msgstr ""
+msgstr "Implementation Class"
#. Q2CBK
#: sfx2/uiconfig/ui/developmenttool.ui:634
msgctxt "developmenttool|methods"
msgid "Methods"
-msgstr ""
+msgstr "Methods"
#. 68CBk
#: sfx2/uiconfig/ui/devtoolsmenu.ui:12
msgctxt "devtoolsmenu|inspect"
msgid "Inspect"
-msgstr ""
+msgstr "Inspect"
#. zjFgn
#: sfx2/uiconfig/ui/documentfontspage.ui:28
@@ -3649,7 +3651,7 @@ msgstr "_Search term"
#: sfx2/uiconfig/ui/helpsearchpage.ui:122
msgctxt "helpsearchpage|find"
msgid "_Find"
-msgstr ""
+msgstr "_Find"
#. ZiE8A
#: sfx2/uiconfig/ui/helpsearchpage.ui:141
@@ -3835,7 +3837,7 @@ msgstr "From File..."
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:45
msgctxt "loadtemplatedialog|fromfile|tooltip_text"
msgid "Copy styles from selected external document to current document."
-msgstr ""
+msgstr "Copy styles from selected external document to current document."
#. GE236
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:48
@@ -3871,19 +3873,19 @@ msgstr "Templates"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:245
msgctxt "loadtemplatedialog|label2|tooltip_text"
msgid "Templates in the selected category"
-msgstr ""
+msgstr "Templates in the selected category"
#. rFENe
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:264
msgctxt "loadtemplatedialog|text"
msgid "_Paragraph and Character"
-msgstr ""
+msgstr "_Paragraph and Character"
#. jCAuA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:269
msgctxt "loadtemplatedialog|text|tooltip_text"
msgid "Copy paragraph and character styles to current document."
-msgstr ""
+msgstr "Copy paragraph and character styles to current document."
#. VLWfZ
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:273
@@ -3901,7 +3903,7 @@ msgstr "_Frame"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:289
msgctxt "loadtemplatedialog|frame|tooltip_text"
msgid "Copy frame styles to current document."
-msgstr ""
+msgstr "Copy frame styles to current document."
#. 4ZF6u
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:293
@@ -3913,13 +3915,13 @@ msgstr "Loads the frame styles from the selected document into the current docum
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:304
msgctxt "loadtemplatedialog|pages"
msgid "Pa_ge"
-msgstr ""
+msgstr "Pa_ge"
#. hdRo6
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:309
msgctxt "loadtemplatedialog|pages|tooltip_text"
msgid "Copy page styles to current document."
-msgstr ""
+msgstr "Copy page styles to current document."
#. o2C8c
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:313
@@ -3931,19 +3933,19 @@ msgstr "Loads the page styles from the selected document into the current docume
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:324
msgctxt "loadtemplatedialog|numbering"
msgid "_List"
-msgstr ""
+msgstr "_List"
#. VZxbf
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:329
msgctxt "loadtemplatedialog|numbering|tooltip_text"
msgid "Copy list styles to current document."
-msgstr ""
+msgstr "Copy list styles to current document."
#. PAsEB
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:333
msgctxt "loadtemplatedialog|extended_tip|numbering"
msgid "Loads the list styles from the selected document into the current document."
-msgstr ""
+msgstr "Loads the list styles from the selected document into the current document."
#. VWzsG
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:344
@@ -3955,7 +3957,7 @@ msgstr "_Overwrite"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:350
msgctxt "loadtemplatedialog|overwrite|tooltip_text"
msgid "Overwrite styles with same name"
-msgstr ""
+msgstr "Overwrite styles with same name"
#. A9ogA
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:353
@@ -3967,7 +3969,7 @@ msgstr "Replaces styles in the current document that have the same name as the s
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:376
msgctxt "loadtemplatedialog|alttitle"
msgid "Load Styles from Template"
-msgstr ""
+msgstr "Load Styles from Template"
#. X5Pi5
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:413
@@ -4045,31 +4047,31 @@ msgstr "Contains"
#: sfx2/uiconfig/ui/newstyle.ui:16
msgctxt "newstyle|CreateStyleDialog"
msgid "New Style from Selection"
-msgstr ""
+msgstr "New Style from Selection"
#. 2XkTt
#: sfx2/uiconfig/ui/newstyle.ui:140
msgctxt "newstyle|styles-atkobject"
msgid "Custom styles for selected category"
-msgstr ""
+msgstr "Custom styles for selected category"
#. UEGSg
#: sfx2/uiconfig/ui/newstyle.ui:160
msgctxt "newstyle|stylename-atkobject"
msgid "Style name"
-msgstr ""
+msgstr "Style name"
#. bjN3T
#: sfx2/uiconfig/ui/newstyle.ui:175
msgctxt "newstyle|categorylabel"
msgid "Custom styles for current document"
-msgstr ""
+msgstr "Custom styles for current document"
#. 6mnDS
#: sfx2/uiconfig/ui/newstyle.ui:191
msgctxt "newstyle|label1"
msgid "Enter new style name:"
-msgstr ""
+msgstr "Enter new style name:"
#. R6zJz
#: sfx2/uiconfig/ui/notebookbar.ui:74
@@ -4387,7 +4389,7 @@ msgstr "Specifies the print setting options."
#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
-msgstr ""
+msgstr "More Options"
#. QrtGb
#: sfx2/uiconfig/ui/password.ui:8
@@ -4501,7 +4503,7 @@ msgstr "Do_n’t Save"
#: sfx2/uiconfig/ui/querysavedialog.ui:56
msgctxt "querysavedialog|save"
msgid "_Save"
-msgstr ""
+msgstr "_Save"
#. 6WbvE
#: sfx2/uiconfig/ui/safemodequerydialog.ui:7
@@ -4531,13 +4533,13 @@ msgstr "Save As Template"
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:102
msgctxt "saveastemplatedlg|create_label"
msgid "Enter Template _Name:"
-msgstr ""
+msgstr "Enter Template _Name:"
#. NyFdH
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:103
msgctxt "saveastemplatedlg|create_label"
msgid "Enter a name for the template."
-msgstr ""
+msgstr "Enter a name for the template."
#. Xo6BH
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:126
@@ -4549,13 +4551,13 @@ msgstr "Enter a name for the template."
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:154
msgctxt "saveastemplatedlg|select_label"
msgid "Select Template _Category:"
-msgstr ""
+msgstr "Select Template _Category:"
#. 4ANkg
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:155
msgctxt "saveastemplatedlg|select_label"
msgid "Save template in selected category."
-msgstr ""
+msgstr "Save template in selected category."
#. JBPKb
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:203
@@ -4927,13 +4929,13 @@ msgstr "Search..."
#: sfx2/uiconfig/ui/templatedlg.ui:167
msgctxt "templatedlg|action_menu|label"
msgid "_Manage"
-msgstr ""
+msgstr "_Manage"
#. LUs2m
#: sfx2/uiconfig/ui/templatedlg.ui:181
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
-msgstr ""
+msgstr "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
#. fXVNY
#: sfx2/uiconfig/ui/templatedlg.ui:208
@@ -4951,7 +4953,7 @@ msgstr "All Applications"
#: sfx2/uiconfig/ui/templatedlg.ui:211
msgctxt "templatedlg|applist"
msgid "Text Documents"
-msgstr ""
+msgstr "Text Documents"
#. eECt7
#: sfx2/uiconfig/ui/templatedlg.ui:212
@@ -4993,31 +4995,31 @@ msgstr "Filter"
#: sfx2/uiconfig/ui/templatedlg.ui:357
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
-msgstr ""
+msgstr "Name"
#. 7EJRA
#: sfx2/uiconfig/ui/templatedlg.ui:374
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
-msgstr ""
+msgstr "Category"
#. AC27i
#: sfx2/uiconfig/ui/templatedlg.ui:389
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
-msgstr ""
+msgstr "Application"
#. eSaBw
#: sfx2/uiconfig/ui/templatedlg.ui:404
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
-msgstr ""
+msgstr "Modified"
#. pNzYA
#: sfx2/uiconfig/ui/templatedlg.ui:419
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
-msgstr ""
+msgstr "Size"
#. j39jM
#: sfx2/uiconfig/ui/templatedlg.ui:445
@@ -5029,13 +5031,13 @@ msgstr "Template List"
#: sfx2/uiconfig/ui/templatedlg.ui:464
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
-msgstr ""
+msgstr "Thumbnail View"
#. j76ke
#: sfx2/uiconfig/ui/templatedlg.ui:481
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
-msgstr ""
+msgstr "List View"
#. pm89q
#: sfx2/uiconfig/ui/templatepanel.ui:127
@@ -5113,7 +5115,7 @@ msgstr "_Show..."
#: sfx2/uiconfig/ui/versionscmis.ui:92
msgctxt "versionscmis|open"
msgid "_Open"
-msgstr ""
+msgstr "_Open"
#. gRBJa
#: sfx2/uiconfig/ui/versionscmis.ui:177
@@ -5179,7 +5181,7 @@ msgstr "Displays the entire comment for the selected version."
#: sfx2/uiconfig/ui/versionsofdialog.ui:119
msgctxt "versionsofdialog|open"
msgid "_Open"
-msgstr ""
+msgstr "_Open"
#. ASJac
#: sfx2/uiconfig/ui/versionsofdialog.ui:126
diff --git a/source/en-GB/svx/messages.po b/source/en-GB/svx/messages.po
index e47b2dbfc2f..a33a6e8d446 100644
--- a/source/en-GB/svx/messages.po
+++ b/source/en-GB/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/en_GB/>\n"
"Language: en-GB\n"
@@ -1124,7 +1124,7 @@ msgstr "Insert point to %1"
#: include/svx/strings.hrc:209
msgctxt "STR_DragInsertGluePoint"
msgid "Insert gluepoint to %1"
-msgstr "Insert gluepoint to %1"
+msgstr "Insert glue point to %1"
#. 6JqED
#: include/svx/strings.hrc:210
@@ -1292,13 +1292,13 @@ msgstr "%2 points from %1"
#: include/svx/strings.hrc:237
msgctxt "STR_ViewMarkedGluePoint"
msgid "Gluepoint from %1"
-msgstr "Gluepoint from %1"
+msgstr "Glue point from %1"
#. qCFmV
#: include/svx/strings.hrc:238
msgctxt "STR_ViewMarkedGluePoints"
msgid "%2 gluepoints from %1"
-msgstr "%2 gluepoints from %1"
+msgstr "%2 glue points from %1"
#. CDqRQ
#: include/svx/strings.hrc:239
@@ -1328,13 +1328,13 @@ msgstr "Mark additional points"
#: include/svx/strings.hrc:243
msgctxt "STR_ViewMarkGluePoints"
msgid "Mark gluepoints"
-msgstr "Mark gluepoints"
+msgstr "Mark glue points"
#. eH9Vs
#: include/svx/strings.hrc:244
msgctxt "STR_ViewMarkMoreGluePoints"
msgid "Mark additional gluepoints"
-msgstr ""
+msgstr "Mark additional glue points"
#. D5ZZA
#: include/svx/strings.hrc:245
@@ -2261,13 +2261,13 @@ msgstr "Outline text flow"
#: include/svx/strings.hrc:401
msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
msgid "Columns number"
-msgstr ""
+msgstr "Columns number"
#. DxZkZ
#: include/svx/strings.hrc:402
msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
msgid "Columns spacing"
-msgstr ""
+msgstr "Columns spacing"
#. HDtDf
#: include/svx/strings.hrc:403
@@ -5194,7 +5194,7 @@ msgstr "Long Dot"
#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_DASH2"
msgid "Dot (Rounded)"
-msgstr ""
+msgstr "Dot (Rounded)"
#. 2X7pw
#: include/svx/strings.hrc:910
@@ -5302,67 +5302,67 @@ msgstr "Line with Fine Dots"
#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH20"
msgid "Dash Dot"
-msgstr ""
+msgstr "Dash Dot"
#. 5ZGZy
#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH21"
msgid "Long Dot (Rounded)"
-msgstr ""
+msgstr "Long Dot (Rounded)"
#. Ac2F2
#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH22"
msgid "Dash Dot Dot"
-msgstr ""
+msgstr "Dash Dot Dot"
#. mWMXG
#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH23"
msgid "Dash (Rounded)"
-msgstr ""
+msgstr "Dot (Rounded)"
#. B6fd2
#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH24"
msgid "Long Dash (Rounded)"
-msgstr ""
+msgstr "Long Dash (Rounded)"
#. ds2VE
#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH25"
msgid "Double Dash (Rounded)"
-msgstr ""
+msgstr "Double Dash (Rounded)"
#. qtCkm
#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_DASH26"
msgid "Dash Dot (Rounded)"
-msgstr ""
+msgstr "Dash Dot (Rounded)"
#. psNix
#: include/svx/strings.hrc:934
msgctxt "RID_SVXSTR_DASH27"
msgid "Long Dash Dot (Rounded)"
-msgstr ""
+msgstr "Long Dash Dot (Rounded)"
#. FWkBJ
#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_DASH28"
msgid "Double Dash Dot (Rounded)"
-msgstr ""
+msgstr "Double Dash Dot (Rounded)"
#. eiCNz
#: include/svx/strings.hrc:936
msgctxt "RID_SVXSTR_DASH29"
msgid "Dash Dot Dot (Rounded)"
-msgstr ""
+msgstr "Dash Dot Dot (Rounded)"
#. BbE5B
#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_DASH30"
msgid "Double Dash Dot Dot (Rounded)"
-msgstr ""
+msgstr "Double Dash Dot Dot (Rounded)"
#. iKAwD
#: include/svx/strings.hrc:939
@@ -5571,7 +5571,7 @@ msgstr "CF Only One"
#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
-msgstr ""
+msgstr "CF Many"
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
@@ -6778,7 +6778,7 @@ msgstr "Multiselection"
#: include/svx/strings.hrc:1222
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
-msgstr ""
+msgstr "Date and Time Field"
#. PzA5d
#: include/svx/strings.hrc:1224
@@ -7229,7 +7229,7 @@ msgstr "Insert"
#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
-msgstr ""
+msgstr "%1. Click to change selection mode."
#. Dh5A2
#: include/svx/strings.hrc:1300
@@ -9845,73 +9845,73 @@ msgstr "Yezidi"
#: include/svx/strings.hrc:1753
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-B"
-msgstr ""
+msgstr "Arabic Extended-B"
#. QFLaj
#: include/svx/strings.hrc:1754
msgctxt "RID_SUBSETMAP"
msgid "Cypro-Minoan"
-msgstr ""
+msgstr "Cypro-Minoan"
#. CYEeS
#: include/svx/strings.hrc:1755
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-B"
-msgstr ""
+msgstr "Ethiopic Extended-B"
#. ABqB6
#: include/svx/strings.hrc:1756
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-B"
-msgstr ""
+msgstr "Kana Extended-B"
#. DmagG
#: include/svx/strings.hrc:1757
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-F"
-msgstr ""
+msgstr "Latin Extended-F"
#. tjuhJ
#: include/svx/strings.hrc:1758
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-G"
-msgstr ""
+msgstr "Latin Extended-G"
#. naYAA
#: include/svx/strings.hrc:1759
msgctxt "RID_SUBSETMAP"
msgid "Old Uyghur"
-msgstr ""
+msgstr "Old Uyghur"
#. JGVtT
#: include/svx/strings.hrc:1760
msgctxt "RID_SUBSETMAP"
msgid "Tangsa"
-msgstr ""
+msgstr "Tangsa"
#. pkBYF
#: include/svx/strings.hrc:1761
msgctxt "RID_SUBSETMAP"
msgid "Toto"
-msgstr ""
+msgstr "Toto"
#. SEVKT
#: include/svx/strings.hrc:1762
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended-A"
-msgstr ""
+msgstr "Canadian Aboriginal Syllabics Extended-A"
#. NpBis
#: include/svx/strings.hrc:1763
msgctxt "RID_SUBSETMAP"
msgid "Vithkuqi"
-msgstr ""
+msgstr "Vithkuqi"
#. ssh5F
#: include/svx/strings.hrc:1764
msgctxt "RID_SUBSETMAP"
msgid "Znamenny Musical Notation"
-msgstr ""
+msgstr "Znamenny Musical Notation"
#. BGGvD
#: include/svx/strings.hrc:1766
@@ -9984,128 +9984,128 @@ msgstr "Date: %1"
#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
-msgstr ""
+msgstr "Transparency:"
#. PGuXa
#. strings related to borders
#: include/svx/strings.hrc:1785
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "No Borders"
-msgstr ""
+msgstr "No Borders"
#. LzhYZ
#: include/svx/strings.hrc:1786
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Outer Border Only"
-msgstr ""
+msgstr "Outer Border Only"
#. EniNF
#: include/svx/strings.hrc:1787
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Outer Border and Horizontal Lines"
-msgstr ""
+msgstr "Outer Border and Horizontal Lines"
#. BuDWX
#: include/svx/strings.hrc:1788
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Outer Border and All Inner Lines"
-msgstr ""
+msgstr "Outer Border and All Inner Lines"
#. ckL2Z
#: include/svx/strings.hrc:1789
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Outer Border and Vertical Lines"
-msgstr ""
+msgstr "Outer Border and Vertical Lines"
#. Q9hj4
#: include/svx/strings.hrc:1790
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Outer Border Without Changing Inner Lines"
-msgstr ""
+msgstr "Outer Border Without Changing Inner Lines"
#. b7wCr
#: include/svx/strings.hrc:1791
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Diagonal Lines Only"
-msgstr ""
+msgstr "Diagonal Lines Only"
#. 8r98a
#: include/svx/strings.hrc:1792
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALDOWN"
msgid "Diagonal Down Border"
-msgstr ""
+msgstr "Diagonal Down Border"
#. P4FGE
#: include/svx/strings.hrc:1793
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONALUP"
msgid "Diagonal Up Border"
-msgstr ""
+msgstr "Diagonal Up Border"
#. VxBrT
#: include/svx/strings.hrc:1794
msgctxt "RID_SVXSTR_PARA_PRESET_CRISSCROSS"
msgid "Criss-Cross Border"
-msgstr ""
+msgstr "Criss-Cross Border"
#. hTi3j
#: include/svx/strings.hrc:1795
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "All Four Borders"
-msgstr ""
+msgstr "All Four Borders"
#. o8fB8
#: include/svx/strings.hrc:1796
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Left and Right Borders Only"
-msgstr ""
+msgstr "Left and Right Borders Only"
#. 6NnM2
#: include/svx/strings.hrc:1797
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Top and Bottom Borders Only"
-msgstr ""
+msgstr "Top and Bottom Borders Only"
#. KTYVW
#: include/svx/strings.hrc:1798
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Top and Bottom Borders, and All Horizontal Lines"
-msgstr ""
+msgstr "Top and Bottom Borders, and All Horizontal Lines"
#. fRcEu
#: include/svx/strings.hrc:1799
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Left Border Only"
-msgstr ""
+msgstr "Left Border Only"
#. uqzE7
#: include/svx/strings.hrc:1800
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Right Border Only"
-msgstr ""
+msgstr "Right Border Only"
#. 6ecLB
#: include/svx/strings.hrc:1801
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Top Border Only"
-msgstr ""
+msgstr "Top Border Only"
#. B6KZc
#: include/svx/strings.hrc:1802
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Bottom Border Only"
-msgstr ""
+msgstr "Bottom Border Only"
#. aCMGz
#: include/svx/strings.hrc:1803
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Top and Bottom Borders, and All Inner Lines"
-msgstr ""
+msgstr "Top and Bottom Borders, and All Inner Lines"
#. t38dT
#: include/svx/strings.hrc:1804
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Left and Right Borders, and All Inner Lines"
-msgstr ""
+msgstr "Left and Right Borders, and All Inner Lines"
#. wH3TZ
msgctxt "stock"
@@ -10768,7 +10768,6 @@ msgstr "G~roup Box"
#. A8Dbz
#: svx/inc/formnavi.hrc:34
-#, fuzzy
msgctxt "RID_SVXSW_CONVERTMENU|ConvertToCombo"
msgid "Combo Bo~x"
msgstr "Combo Bo~x"
@@ -10819,31 +10818,31 @@ msgstr "~Pattern Field"
#: svx/inc/formnavi.hrc:42
msgctxt "RID_SVXSW_CONVERTMENU|ConvertToImageControl"
msgid "Ima~ge Control"
-msgstr ""
+msgstr "Ima~ge Control"
#. WDsBh
#: svx/inc/formnavi.hrc:43
msgctxt "RID_SVXSW_CONVERTMENU|ConvertToFormatted"
msgid "Fo~rmatted Field"
-msgstr ""
+msgstr "Fo~rmatted Field"
#. aEXn5
#: svx/inc/formnavi.hrc:44
msgctxt "RID_SVXSW_CONVERTMENU|ConvertToScrollBar"
msgid "Scroll bar"
-msgstr ""
+msgstr "Scroll bar"
#. cGxjA
#: svx/inc/formnavi.hrc:45
msgctxt "RID_SVXSW_CONVERTMENU|ConvertToSpinButton"
msgid "Spin Button"
-msgstr ""
+msgstr "Spin Button"
#. HYbc6
#: svx/inc/formnavi.hrc:46
msgctxt "RID_SVXSW_CONVERTMENU|ConvertToNavigationBar"
msgid "Navigation Bar"
-msgstr ""
+msgstr "Navigation Bar"
#. d7vkX
#: svx/inc/frmsel.hrc:30
@@ -10962,31 +10961,31 @@ msgstr "Diagonal border line from bottom left to top right"
#: svx/inc/inspectorvalues.hrc:21
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Normal"
-msgstr ""
+msgstr "Normal"
#. d2zEw
#: svx/inc/inspectorvalues.hrc:22
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Bold"
-msgstr ""
+msgstr "Bold"
#. jjrLz
#: svx/inc/inspectorvalues.hrc:23
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Italic"
-msgstr ""
+msgstr "Italic"
#. RTu5D
#: svx/inc/inspectorvalues.hrc:25
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "False"
-msgstr ""
+msgstr "False"
#. 67Lpi
#: svx/inc/inspectorvalues.hrc:26
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "True"
-msgstr ""
+msgstr "True"
#. hPpj7
#. SVX_NUM_NUMBER_NONE
@@ -11189,14 +11188,14 @@ msgstr "а, б, .., аа, бб, ... (Serbian)"
#: svx/inc/numberingtype.hrc:57
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek)"
-msgstr ""
+msgstr "Α, Β, Γ, ... (Greek)"
#. CMFjw
#. CHARS_GREEK_LOWER_LETTER
#: svx/inc/numberingtype.hrc:58
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek)"
-msgstr ""
+msgstr "α, β, γ, ... (Greek)"
#. 8Cxkk
#. NUMBER_HEBREW
@@ -11718,13 +11717,13 @@ msgstr "Page text area"
#: svx/inc/swframeposstrings.hrc:46
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Page text area top"
-msgstr ""
+msgstr "Page text area top"
#. vWEe2
#: svx/inc/swframeposstrings.hrc:47
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Page text area bottom"
-msgstr ""
+msgstr "Page text area bottom"
#. XG9Bj
#: svx/inc/swframeposstrings.hrc:48
@@ -12708,25 +12707,25 @@ msgstr "Screen 16:10"
#: svx/source/dialog/page.hrc:94
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Widescreen"
-msgstr ""
+msgstr "Widescreen"
#. HqpFJ
#: svx/source/dialog/page.hrc:95
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "On-screen Show (4:3)"
-msgstr ""
+msgstr "On-screen Show (4:3)"
#. PFU8U
#: svx/source/dialog/page.hrc:96
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "On-screen Show (16:9)"
-msgstr ""
+msgstr "On-screen Show (16:9)"
#. 48LFY
#: svx/source/dialog/page.hrc:97
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "On-screen Show (16:10)"
-msgstr ""
+msgstr "On-screen Show (16:10)"
#. ryFz3
#: svx/source/dialog/page.hrc:98
@@ -12792,14 +12791,13 @@ msgstr "Rejects all of the changes and removes the highlighting from the documen
#: svx/uiconfig/ui/acceptrejectchangesdialog.ui:103
msgctxt "acceptrejectchangesdialog|undo"
msgid "_Undo"
-msgstr ""
+msgstr "_Undo"
#. phEJs
#: svx/uiconfig/ui/acceptrejectchangesdialog.ui:110
-#, fuzzy
msgctxt "acceptrejectchangesdialog|extended_tip|undo"
msgid "Reverse the last Accept or Reject command."
-msgstr " Reverse the last Accept or Reject command."
+msgstr "Reverse the last Accept or Reject command."
#. Jyka9
#: svx/uiconfig/ui/acceptrejectchangesdialog.ui:169
@@ -13027,7 +13025,7 @@ msgstr "Condition"
#: svx/uiconfig/ui/adddataitemdialog.ui:266
msgctxt "adddataitemdialog|extended_tip|requiredcond"
msgid "The Condition button opens the Add Condition dialog where you can enter used namespaces and full XPath expressions."
-msgstr ""
+msgstr "The Condition button opens the Add Condition dialogue box where you can enter used namespaces and full XPath expressions."
#. Rqtm8
#: svx/uiconfig/ui/adddataitemdialog.ui:277
@@ -13099,7 +13097,7 @@ msgstr "Condition"
#: svx/uiconfig/ui/adddataitemdialog.ui:380
msgctxt "adddataitemdialog|extended_tip|constraintcond"
msgid "The Condition button opens the Add Condition dialog where you can specify the constraint condition."
-msgstr ""
+msgstr "The Condition button opens the Add Condition dialogue box where you can specify the constraint condition."
#. wDmeB
#: svx/uiconfig/ui/adddataitemdialog.ui:391
@@ -13123,7 +13121,7 @@ msgstr "Condition"
#: svx/uiconfig/ui/adddataitemdialog.ui:418
msgctxt "adddataitemdialog|extended_tip|calculatecond"
msgid "The Condition button opens the Add Condition dialog where you can enter the calculation."
-msgstr ""
+msgstr "The Condition button opens the Add Condition dialogue box where you can enter the calculation."
#. JEwfa
#: svx/uiconfig/ui/adddataitemdialog.ui:433
@@ -13453,7 +13451,7 @@ msgstr "1 2 1"
#: svx/uiconfig/ui/asianphoneticguidedialog.ui:402
msgctxt "asianphoneticguidedialog|extended_tip|adjustlb"
msgid "Select the horizontal alignment for the ruby text."
-msgstr ""
+msgstr "Select the horizontal alignment for the ruby text."
#. 68NYJ
#: svx/uiconfig/ui/asianphoneticguidedialog.ui:416
@@ -13591,7 +13589,7 @@ msgstr "Common Terms"
#: svx/uiconfig/ui/chineseconversiondialog.ui:253
msgctxt "chineseconversiondialog|extended_tip|ChineseConversionDialog"
msgid "Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted."
-msgstr ""
+msgstr "Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted."
#. AdAdK
#: svx/uiconfig/ui/chinesedictionary.ui:32
@@ -13819,13 +13817,13 @@ msgstr "International:"
#: svx/uiconfig/ui/classificationdialog.ui:158
msgctxt "classificationdialog|extended_tip|classiticationCB"
msgid "Lists the translated document and paragraph classification levels of your installation."
-msgstr ""
+msgstr "Lists the translated document and paragraph classification levels of your installation."
#. BKBcj
#: svx/uiconfig/ui/classificationdialog.ui:176
msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
msgid "Lists the international document and paragraph classification levels of your installation."
-msgstr ""
+msgstr "Lists the international document and paragraph classification levels of your installation."
#. 2DFQN
#: svx/uiconfig/ui/classificationdialog.ui:189
@@ -13843,13 +13841,13 @@ msgstr "Recently Used:"
#: svx/uiconfig/ui/classificationdialog.ui:226
msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
msgid "Lists the most recently used classification terms."
-msgstr ""
+msgstr "Lists the most recently used classification terms."
#. E4AUF
#: svx/uiconfig/ui/classificationdialog.ui:270
msgctxt "classificationdialog|extended_tip|markingLB"
msgid "Lists the specific classification markings for document and paragraph classification of your installation."
-msgstr ""
+msgstr "Lists the specific classification markings for document and paragraph classification of your installation."
#. L4EWE
#: svx/uiconfig/ui/classificationdialog.ui:300
@@ -13867,7 +13865,7 @@ msgstr "Bold"
#: svx/uiconfig/ui/classificationdialog.ui:327
msgctxt "classificationdialog|extended_tip|toolboxCB"
msgid "Applies bold character style to the classification contents."
-msgstr ""
+msgstr "Applies bold character style to the classification contents."
#. v8MHF
#: svx/uiconfig/ui/classificationdialog.ui:339
@@ -13879,13 +13877,13 @@ msgstr "Sign Paragraph"
#: svx/uiconfig/ui/classificationdialog.ui:345
msgctxt "classificationdialog|extended_tip|signButton"
msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
-msgstr ""
+msgstr "Opens the Select Certificate dialogue box to select a digital certificate for paragraph signature."
#. xjChP
#: svx/uiconfig/ui/classificationdialog.ui:382
msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
msgid "Displays the current classification terms of the document or paragraph."
-msgstr ""
+msgstr "Displays the current classification terms of the document or paragraph."
#. cDs9q
#: svx/uiconfig/ui/classificationdialog.ui:418
@@ -13909,19 +13907,19 @@ msgstr "Part text:"
#: svx/uiconfig/ui/classificationdialog.ui:472
msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
msgid "Enter a custom intellectual property text for the document."
-msgstr ""
+msgstr "Enter a custom intellectual property text for the document."
#. Q3nGA
#: svx/uiconfig/ui/classificationdialog.ui:517
msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
msgid "Lists the available intellectual property licenses defined for your installation."
-msgstr ""
+msgstr "Lists the available intellectual property licenses defined for your installation."
#. GR2S8
#: svx/uiconfig/ui/classificationdialog.ui:563
msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
msgid "Lists the available intellectual property part numbers of your installation."
-msgstr ""
+msgstr "Lists the available intellectual property part numbers of your installation."
#. gdZhQ
#: svx/uiconfig/ui/classificationdialog.ui:576
@@ -13933,7 +13931,7 @@ msgstr "Add"
#: svx/uiconfig/ui/classificationdialog.ui:584
msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
msgid "Click to add the part text to the intellectual property classification content."
-msgstr ""
+msgstr "Click to add the part text to the intellectual property classification content."
#. XGQ6V
#: svx/uiconfig/ui/classificationdialog.ui:605
@@ -14047,7 +14045,7 @@ msgstr "Compression"
#: svx/uiconfig/ui/compressgraphicdialog.ui:317
msgctxt "compressgraphicdialog|checkbox-reduce-resolution"
msgid "Reduce image resolution to:"
-msgstr ""
+msgstr "Reduce image resolution to:"
#. pYRff
#: svx/uiconfig/ui/compressgraphicdialog.ui:334
@@ -14165,6 +14163,9 @@ msgid ""
"You can soon find the report at:\n"
"https://crashreport.libreoffice.org/stats/crash_details/%CRASHID"
msgstr ""
+"The crash report was successfully uploaded.\n"
+"You can soon find the report at:\n"
+"https://crashreport.libreoffice.org/stats/crash_details/%CRASHID"
#. DDKL6
#: svx/uiconfig/ui/crashreportdlg.ui:11
@@ -14194,7 +14195,7 @@ msgstr "_Send Crash Report"
#: svx/uiconfig/ui/crashreportdlg.ui:50
msgctxt "crashreportdlg|btn_cancel"
msgid "Do _Not Send"
-msgstr ""
+msgstr "Do _Not Send"
#. afExy
#: svx/uiconfig/ui/crashreportdlg.ui:64
@@ -14224,7 +14225,7 @@ msgstr "Restart %PRODUCTNAME to enter safe mode"
#: svx/uiconfig/ui/crashreportdlg.ui:144
msgctxt "crashreportdlg|privacy"
msgid "Privacy Policy"
-msgstr ""
+msgstr "Privacy Policy"
#. gsFSM
#: svx/uiconfig/ui/datanavigator.ui:12
@@ -14656,7 +14657,7 @@ msgstr "Convert to 3-D"
#: svx/uiconfig/ui/docking3deffects.ui:728
msgctxt "docking3deffects|extended_tip|to3d"
msgid "Use this icon to convert a selected 2D object to a 3D object."
-msgstr ""
+msgstr "Use this icon to convert a selected 2-D object to a 3-D object."
#. v5fdY
#: svx/uiconfig/ui/docking3deffects.ui:742
@@ -14668,7 +14669,7 @@ msgstr "Convert to Rotation Object"
#: svx/uiconfig/ui/docking3deffects.ui:747
msgctxt "docking3deffects|extended_tip|tolathe"
msgid "Click here to convert a selected 2D object to a 3D rotation object."
-msgstr ""
+msgstr "Click here to convert a selected 2-D object to a 3-D rotation object."
#. Tk7Vb
#: svx/uiconfig/ui/docking3deffects.ui:761
@@ -15364,7 +15365,7 @@ msgstr "Adjusts the shape of the selected 3-D object. You can only modify the sh
#: 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 ""
+msgstr "Specifies the properties of 3-D object(s) in the current document or converts a 2-D object to 3-D."
#. dzpTm
#: svx/uiconfig/ui/dockingcolorreplace.ui:57
@@ -15836,7 +15837,7 @@ msgstr "Select a colour for the text shadow."
#: svx/uiconfig/ui/dockingfontwork.ui:581
msgctxt "dockingfontwork|extended_tip|DockingFontwork"
msgid "Simple tool for putting text along a curve without any fancy effects."
-msgstr ""
+msgstr "Simple tool for putting text along a curve without any fancy effects."
#. ASETE
#: svx/uiconfig/ui/docrecoverybrokendialog.ui:16
@@ -15980,19 +15981,19 @@ msgstr "Enter an extrusion depth."
#: svx/uiconfig/ui/fileexporteddialog.ui:8
msgctxt "fileexporteddialog|FileExportedDialog"
msgid "File Exported"
-msgstr ""
+msgstr "File Exported"
#. H7wJB
#: svx/uiconfig/ui/fileexporteddialog.ui:45
msgctxt "fileexporteddialog|openfolder"
msgid "Open Containing _Folder"
-msgstr ""
+msgstr "Open Containing _Folder"
#. sthpX
#: svx/uiconfig/ui/fileexporteddialog.ui:69
msgctxt "fileexporteddialog|Filelabel"
msgid "File Name"
-msgstr ""
+msgstr "File Name"
#. HDhiV
#: svx/uiconfig/ui/filtermenu.ui:12
@@ -16022,241 +16023,241 @@ msgstr "I_s not Null"
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:8
msgctxt "findreplacedialog-mobile|FindReplaceDialog"
msgid "Find & Replace"
-msgstr ""
+msgstr "Find & Replace"
#. eByBj
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:138
msgctxt "findreplacedialog-mobile|label4"
msgid "_Find:"
-msgstr ""
+msgstr "_Find:"
#. oNJkY
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:192
msgctxt "findreplacedialog-mobile|matchcase"
msgid "Ma_tch case"
-msgstr ""
+msgstr "Ma_tch case"
#. uiV7G
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:207
msgctxt "findreplacedialog-mobile|searchformatted"
msgid "For_matted display"
-msgstr ""
+msgstr "For_matted display"
#. 3KibH
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:226
msgctxt "findreplacedialog-mobile|wholewords"
msgid "Whole wor_ds only"
-msgstr ""
+msgstr "Whole wor_ds only"
#. BRbAi
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:243
msgctxt "findreplacedialog-mobile|entirecells"
msgid "_Entire cells"
-msgstr ""
+msgstr "_Entire cells"
#. xFvzF
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:261
msgctxt "findreplacedialog-mobile|allsheets"
msgid "All _sheets"
-msgstr ""
+msgstr "All _sheets"
#. 8a3TB
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:297
msgctxt "findreplacedialog-mobile|label1"
msgid "_Search For"
-msgstr ""
+msgstr "_Search For"
#. aHAoN
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:380
msgctxt "findreplacedialog-mobile|label5"
msgid "Re_place:"
-msgstr ""
+msgstr "Re_place:"
#. PhyMv
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:418
msgctxt "findreplacedialog-mobile|label2"
msgid "Re_place With"
-msgstr ""
+msgstr "Re_place With"
#. gi3jL
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:444
msgctxt "findreplacedialog-mobile|searchall"
msgid "Find _All"
-msgstr ""
+msgstr "Find _All"
#. xizGS
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:458
msgctxt "findreplacedialog-mobile|backsearch"
msgid "Find Pre_vious"
-msgstr ""
+msgstr "Find Pre_vious"
#. Fnoy9
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:472
msgctxt "findreplacedialog-mobile|search"
msgid "Find Ne_xt"
-msgstr ""
+msgstr "Find Ne_xt"
#. 4xbpA
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:488
msgctxt "findreplacedialog-mobile|replace"
msgid "_Replace"
-msgstr ""
+msgstr "_Replace"
#. LXUGG
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:502
msgctxt "findreplacedialog-mobile|replaceall"
msgid "Replace A_ll"
-msgstr ""
+msgstr "Replace A_ll"
#. 8pjvL
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
-msgstr ""
+msgstr "C_urrent selection only"
#. kXCyp
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
-msgstr ""
+msgstr "Re_gular expressions"
#. PHsrD
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
-msgstr ""
+msgstr "Attribut_es..."
#. GRaeC
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
-msgstr ""
+msgstr "For_mat..."
#. cx7u7
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
-msgstr ""
+msgstr "_No Format"
#. TnTGs
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
-msgstr ""
+msgstr "Search for st_yles"
#. QZvqy
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
-msgstr ""
+msgstr "Diac_ritic-sensitive"
#. jgEBu
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
-msgstr ""
+msgstr "_Kashida-sensitive"
#. HEtSQ
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
-msgstr ""
+msgstr "Match character _width"
#. PeENq
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
-msgstr ""
+msgstr "S_imilarity search"
#. BxPGW
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
-msgstr ""
+msgstr "Similarities..."
#. z8Uiz
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
-msgstr ""
+msgstr "Sounds like (_Japanese)"
#. e7EkJ
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
-msgstr ""
+msgstr "Sounds..."
#. ZvWKZ
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
-msgstr ""
+msgstr "Wil_dcards"
#. jCtqG
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
-msgstr ""
+msgstr "_Comments"
#. CABZs
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
-msgstr ""
+msgstr "Replace _backwards"
#. EjXBb
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
-msgstr ""
+msgstr "Search i_n:"
#. vHG2V
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
-msgstr ""
+msgstr "Formulae"
#. BC8U6
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
-msgstr ""
+msgstr "Values"
#. BkByZ
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
-msgstr ""
+msgstr "Notes"
#. a8BE2
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
-msgstr ""
+msgstr "Direction:"
#. GPC8q
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
-msgstr ""
+msgstr "Ro_ws"
#. xCeTz
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
-msgstr ""
+msgstr "Colum_ns"
#. fPE4f
#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
-msgstr ""
+msgstr "Other _options"
#. 2B7FQ
#: svx/uiconfig/ui/findreplacedialog.ui:8
msgctxt "findreplacedialog|FindReplaceDialog"
msgid "Find and Replace"
-msgstr ""
+msgstr "Find and Replace"
#. 52T26
#: svx/uiconfig/ui/findreplacedialog.ui:107
@@ -16328,7 +16329,7 @@ msgstr "All _sheets"
#: svx/uiconfig/ui/findreplacedialog.ui:320
msgctxt "findreplacedialog|label1"
msgid "Search For"
-msgstr ""
+msgstr "Search For"
#. YCdJW
#: svx/uiconfig/ui/findreplacedialog.ui:375
@@ -16472,7 +16473,7 @@ msgstr "Searches for text formatted with the style that you specify. Select this
#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
-msgstr ""
+msgstr "Diacritic-_sensitive"
#. J8Zou
#: svx/uiconfig/ui/findreplacedialog.ui:831
@@ -16550,7 +16551,7 @@ msgstr "Wil_dcards"
#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
-msgstr ""
+msgstr "Comme_nts"
#. z68pk
#: svx/uiconfig/ui/findreplacedialog.ui:995
@@ -16592,7 +16593,7 @@ msgstr "Values"
#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
-msgstr ""
+msgstr "Comments"
#. K4WuW
#: svx/uiconfig/ui/findreplacedialog.ui:1096
@@ -17648,13 +17649,13 @@ msgstr "_Delete"
#: svx/uiconfig/ui/inspectortextpanel.ui:62
msgctxt "inspectortextpanel|property"
msgid "Properties"
-msgstr ""
+msgstr "Properties"
#. RyWCg
#: svx/uiconfig/ui/inspectortextpanel.ui:78
msgctxt "inspectortextpanel|value"
msgid "Values"
-msgstr ""
+msgstr "Values"
#. kCqGA
#: svx/uiconfig/ui/lightingwindow.ui:59
@@ -17792,31 +17793,31 @@ msgstr "Namespaces"
#: svx/uiconfig/ui/navigationbar.ui:129
msgctxt "navigationbar|first"
msgid "First"
-msgstr ""
+msgstr "First"
#. mX6CE
#: svx/uiconfig/ui/navigationbar.ui:150
msgctxt "navigationbar|prev"
msgid "Previous"
-msgstr ""
+msgstr "Previous"
#. ggpok
#: svx/uiconfig/ui/navigationbar.ui:171
msgctxt "navigationbar|next"
msgid "Next"
-msgstr ""
+msgstr "Next"
#. E3c7E
#: svx/uiconfig/ui/navigationbar.ui:191
msgctxt "navigationbar|last"
msgid "Last"
-msgstr ""
+msgstr "Last"
#. GbURX
#: svx/uiconfig/ui/navigationbar.ui:211
msgctxt "navigationbar|new"
msgid "New"
-msgstr ""
+msgstr "New"
#. Z8rca
#: svx/uiconfig/ui/optgridpage.ui:70
@@ -17942,7 +17943,7 @@ msgstr "To snap lines"
#: svx/uiconfig/ui/optgridpage.ui:438
msgctxt "extended_tip|snaphelplines"
msgid "Snaps the edge of a dragged object to the nearest snap line when you release the mouse."
-msgstr ""
+msgstr "Snaps the edge of a dragged object to the nearest snap line when you release the mouse."
#. YkLQN
#: svx/uiconfig/ui/optgridpage.ui:449
@@ -17954,7 +17955,7 @@ msgstr "To the _page margins"
#: svx/uiconfig/ui/optgridpage.ui:457
msgctxt "extended_tip|snapborder"
msgid "Specifies whether to align the contour of the graphic object to the nearest page margin."
-msgstr ""
+msgstr "Specifies whether to align the contour of the graphic object to the nearest page margin."
#. GhDiX
#: svx/uiconfig/ui/optgridpage.ui:468
@@ -17966,7 +17967,7 @@ msgstr "To object _frame"
#: svx/uiconfig/ui/optgridpage.ui:476
msgctxt "extended_tip|snapframe"
msgid "Specifies whether to align the contour of the graphic object to the border of the nearest graphic object."
-msgstr ""
+msgstr "Specifies whether to align the contour of the graphic object to the border of the nearest graphic object."
#. akbks
#: svx/uiconfig/ui/optgridpage.ui:487
@@ -17978,7 +17979,7 @@ msgstr "To obje_ct points"
#: svx/uiconfig/ui/optgridpage.ui:495
msgctxt "extended_tip|snappoints"
msgid "Specifies whether to align the contour of the graphic object to the points of the nearest graphic object."
-msgstr ""
+msgstr "Specifies whether to align the contour of the graphic object to the points of the nearest graphic object."
#. rY7Uu
#: svx/uiconfig/ui/optgridpage.ui:519
@@ -18456,7 +18457,7 @@ msgstr "_Range:"
#: svx/uiconfig/ui/redlinefilterpage.ui:126
msgctxt "redlinefilterpage|extended_tip|range"
msgid "Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the Set Reference button (...)."
-msgstr ""
+msgstr "Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the Set Reference button (...)."
#. fdw75
#: svx/uiconfig/ui/redlinefilterpage.ui:147
@@ -18468,7 +18469,7 @@ msgstr "Action"
#: svx/uiconfig/ui/redlinefilterpage.ui:148
msgctxt "redlinefilterpage|extended_tip|actionlist"
msgid "Filters the list of changes according to the type of change that you select in the Action box."
-msgstr ""
+msgstr "Filters the list of changes according to the type of change that you select in the Action box."
#. c4doe
#: svx/uiconfig/ui/redlinefilterpage.ui:159
@@ -18480,7 +18481,7 @@ msgstr "A_ction:"
#: svx/uiconfig/ui/redlinefilterpage.ui:167
msgctxt "redlinefilterpage|extended_tip|action"
msgid "Filters the list of changes according to the type of change that you select in the Action box."
-msgstr ""
+msgstr "Filters the list of changes according to the type of change that you select in the Action box."
#. r9bBY
#: svx/uiconfig/ui/redlinefilterpage.ui:188
@@ -18504,7 +18505,7 @@ msgstr "Range"
#: svx/uiconfig/ui/redlinefilterpage.ui:218
msgctxt "redlinefilterpage|extended_tip|rangeedit"
msgid "Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the Set Reference button (...)."
-msgstr ""
+msgstr "Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the Set Reference button (...)."
#. CcvJU
#: svx/uiconfig/ui/redlinefilterpage.ui:235
@@ -18836,7 +18837,7 @@ msgstr "Disable all user extensions"
#: svx/uiconfig/ui/safemodedialog.ui:210
msgctxt "safemodedialog|check_disable_hw_acceleration"
msgid "Disable hardware acceleration (OpenGL, OpenCL, Vulkan)"
-msgstr ""
+msgstr "Disable hardware acceleration (OpenGL, OpenCL, Vulkan)"
#. qwxrp
#: svx/uiconfig/ui/safemodedialog.ui:231
@@ -18986,13 +18987,13 @@ msgstr "_Fill:"
#: svx/uiconfig/ui/sidebararea.ui:111
msgctxt "sidebararea|fillstylearea|tooltip_text"
msgid "Select the fill type to apply."
-msgstr ""
+msgstr "Select the fill type to apply."
#. wprqq
#: svx/uiconfig/ui/sidebararea.ui:114
msgctxt "sidebararea|fillstylearea-atkobject"
msgid "Fill Type"
-msgstr ""
+msgstr "Fill Type"
#. eBXqH
#: svx/uiconfig/ui/sidebararea.ui:133
@@ -19058,13 +19059,13 @@ msgstr "Select the colour to apply."
#: svx/uiconfig/ui/sidebararea.ui:208
msgctxt "sidebararea|fillattrhb|tooltip_text"
msgid "Select the effect to apply."
-msgstr ""
+msgstr "Select the effect to apply."
#. EiCFo
#: svx/uiconfig/ui/sidebararea.ui:224
msgctxt "sidebararea|fillattrhb-atkobject"
msgid "Hatching/Bitmap"
-msgstr ""
+msgstr "Hatching/Bitmap"
#. 6ziwq
#: svx/uiconfig/ui/sidebararea.ui:239
@@ -19172,7 +19173,7 @@ msgstr "Specify the variation of gradient transparency."
#: svx/uiconfig/ui/sidebareffect.ui:57
msgctxt "sidebarglow|radius"
msgid "Radius:"
-msgstr ""
+msgstr "Radius:"
#. bEFFC
#: svx/uiconfig/ui/sidebareffect.ui:84
@@ -19184,25 +19185,25 @@ msgstr "Colour:"
#: svx/uiconfig/ui/sidebareffect.ui:116
msgctxt "sidebarglow|transparency"
msgid "Transparency:"
-msgstr ""
+msgstr "Transparency:"
#. K7L6F
#: svx/uiconfig/ui/sidebareffect.ui:145
msgctxt "sidebarglow|glow"
msgid "Glow"
-msgstr ""
+msgstr "Glow"
#. SABEF
#: svx/uiconfig/ui/sidebareffect.ui:177
msgctxt "sidebarsoftedge|radius"
msgid "Radius:"
-msgstr ""
+msgstr "Radius:"
#. KRr2U
#: svx/uiconfig/ui/sidebareffect.ui:206
msgctxt "sidebarsoftedge|softedge"
msgid "Soft Edge"
-msgstr ""
+msgstr "Soft Edge"
#. BEqw7
#: svx/uiconfig/ui/sidebarempty.ui:26
@@ -19238,13 +19239,13 @@ msgstr "Detailed View"
#: svx/uiconfig/ui/sidebargallery.ui:354
msgctxt "sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME"
msgid "New..."
-msgstr ""
+msgstr "New..."
#. RfChe
#: svx/uiconfig/ui/sidebargallery.ui:373
msgctxt "sidebargallery|btnMoreGalleries"
msgid "Add more galleries via extension"
-msgstr ""
+msgstr "Add more galleries via extension"
#. BdPh5
#: svx/uiconfig/ui/sidebargraphic.ui:52
@@ -19743,7 +19744,7 @@ msgstr "Edit Chart"
#: svx/uiconfig/ui/sidebarpossize.ui:471
msgctxt "sidebarpossize|alignlabel"
msgid "Alig_n:"
-msgstr ""
+msgstr "Alig_n:"
#. osqQf
#: svx/uiconfig/ui/sidebarshadow.ui:56
@@ -19767,7 +19768,7 @@ msgstr "Colour:"
#: svx/uiconfig/ui/sidebarshadow.ui:129
msgctxt "sidebarshadow|blur_label"
msgid "Blur:"
-msgstr ""
+msgstr "Blur:"
#. SLW9V
#: svx/uiconfig/ui/sidebarshadow.ui:156
@@ -19785,25 +19786,25 @@ msgstr "Enable"
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:35
msgctxt "sidebartextcolumns|labelColNumber"
msgid "_Number of columns:"
-msgstr ""
+msgstr "_Number of columns:"
#. b7QHr
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:49
msgctxt "sidebartextcolumns|labelColSpacing"
msgid "_Spacing:"
-msgstr ""
+msgstr "_Spacing:"
#. Es5Bi
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:70
msgctxt "sidebartextcolumns|extended_tip|FLD_COL_NUMBER"
msgid "Enter the number of columns to use for the text."
-msgstr ""
+msgstr "Enter the number of columns to use for the text."
#. 9sraa
#: svx/uiconfig/ui/sidebartextcolumnspanel.ui:90
msgctxt "sidebartextcolumns|extended_tip|MTR_FLD_COL_SPACING"
msgid "Enter the amount of space to leave between the columns."
-msgstr ""
+msgstr "Enter the amount of space to leave between the columns."
#. dZf2D
#: svx/uiconfig/ui/stylemenu.ui:12
@@ -19845,7 +19846,7 @@ msgstr "Me_tal"
#: svx/uiconfig/ui/tablewindow.ui:36
msgctxt "tablewindow|moreoptions"
msgid "_More Options"
-msgstr ""
+msgstr "_More Options"
#. BsL29
#: svx/uiconfig/ui/tablewindow.ui:40
diff --git a/source/en-GB/sw/messages.po b/source/en-GB/sw/messages.po
index 8faaf0efa6c..7bf705ff9e0 100644
--- a/source/en-GB/sw/messages.po
+++ b/source/en-GB/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/en_GB/>\n"
"Language: en-GB\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562933331.000000\n"
#. v3oJv
@@ -1016,55 +1016,55 @@ msgstr "Char Highlight"
#: sw/inc/inspectorproperties.hrc:89
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Interoperability Grab Bag"
-msgstr ""
+msgstr "Char Interoperability Grab Bag"
#. EzwnG
#: sw/inc/inspectorproperties.hrc:90
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Kerning"
-msgstr ""
+msgstr "Char Kerning"
#. CFpCB
#: sw/inc/inspectorproperties.hrc:91
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Left Border"
-msgstr ""
+msgstr "Char Left Border"
#. ZZNYY
#: sw/inc/inspectorproperties.hrc:92
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Left Border Distance"
-msgstr ""
+msgstr "Char Left Border Distance"
#. ZAkB6
#: sw/inc/inspectorproperties.hrc:93
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Locale"
-msgstr ""
+msgstr "Char Locale"
#. Ju3fR
#: sw/inc/inspectorproperties.hrc:94
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Locale Asian"
-msgstr ""
+msgstr "Char Locale Asian"
#. sA8Rk
#: sw/inc/inspectorproperties.hrc:95
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Locale Complex"
-msgstr ""
+msgstr "Char Locale Complex"
#. AAvjB
#: sw/inc/inspectorproperties.hrc:96
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char No Hyphenation"
-msgstr ""
+msgstr "Char No Hyphenation"
#. ioDYE
#: sw/inc/inspectorproperties.hrc:97
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Overline"
-msgstr ""
+msgstr "Char Overline"
#. GBMFT
#: sw/inc/inspectorproperties.hrc:98
@@ -1082,133 +1082,133 @@ msgstr "Char Overline Has Colour"
#: sw/inc/inspectorproperties.hrc:100
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture"
-msgstr ""
+msgstr "Char Posture"
#. yTFRk
#: sw/inc/inspectorproperties.hrc:101
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture Asian"
-msgstr ""
+msgstr "Char Posture Asian"
#. 8WG25
#: sw/inc/inspectorproperties.hrc:102
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture Complex"
-msgstr ""
+msgstr "Char Posture Complex"
#. yuK3c
#: sw/inc/inspectorproperties.hrc:103
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height"
-msgstr ""
+msgstr "Char Property Height"
#. j4w85
#: sw/inc/inspectorproperties.hrc:104
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height Asian"
-msgstr ""
+msgstr "Char Property Height Asian"
#. C5Ds3
#: sw/inc/inspectorproperties.hrc:105
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height Complex"
-msgstr ""
+msgstr "Char Property Height Complex"
#. ABhRa
#: sw/inc/inspectorproperties.hrc:106
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Relief"
-msgstr ""
+msgstr "Char Relief"
#. BsxCo
#: sw/inc/inspectorproperties.hrc:107
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Right Border"
-msgstr ""
+msgstr "Char Right Border"
#. jrnRf
#: sw/inc/inspectorproperties.hrc:108
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Right Border Distance"
-msgstr ""
+msgstr "Char Right Border Distance"
#. UEpDe
#: sw/inc/inspectorproperties.hrc:109
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Rotation"
-msgstr ""
+msgstr "Char Rotation"
#. jwSQF
#: sw/inc/inspectorproperties.hrc:110
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Rotation is Fit To Line"
-msgstr ""
+msgstr "Char Rotation is Fit To Line"
#. cYG7T
#: sw/inc/inspectorproperties.hrc:111
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Scale Width"
-msgstr ""
+msgstr "Char Scale Width"
#. WFuSd
#: sw/inc/inspectorproperties.hrc:112
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shading Value"
-msgstr ""
+msgstr "Char Shading Value"
#. 9sRCG
#: sw/inc/inspectorproperties.hrc:113
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shadow Format"
-msgstr ""
+msgstr "Char Shadow Format"
#. tKjaF
#: sw/inc/inspectorproperties.hrc:114
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shadowed"
-msgstr ""
+msgstr "Char Shadowed"
#. H9st9
#: sw/inc/inspectorproperties.hrc:115
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Strikeout"
-msgstr ""
+msgstr "Char Strikeout"
#. zrLCN
#: sw/inc/inspectorproperties.hrc:116
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Style Name"
-msgstr ""
+msgstr "Char Style Name"
#. PN2pE
#: sw/inc/inspectorproperties.hrc:117
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Style Names"
-msgstr ""
+msgstr "Char Style Names"
#. rq2fu
#: sw/inc/inspectorproperties.hrc:118
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Top Border"
-msgstr ""
+msgstr "Char Top Border"
#. SNLiC
#: sw/inc/inspectorproperties.hrc:119
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Top Border Distance"
-msgstr ""
+msgstr "Char Top Border Distance"
#. ZoAde
#: sw/inc/inspectorproperties.hrc:120
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Transparence"
-msgstr ""
+msgstr "Char Transparence"
#. CAJEC
#: sw/inc/inspectorproperties.hrc:121
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline"
-msgstr ""
+msgstr "Char Underline"
#. yGPLz
#: sw/inc/inspectorproperties.hrc:122
@@ -1226,163 +1226,163 @@ msgstr "Char Underline Has Colour"
#: sw/inc/inspectorproperties.hrc:124
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight"
-msgstr ""
+msgstr "Char Weight"
#. EwWk2
#: sw/inc/inspectorproperties.hrc:125
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight Asian"
-msgstr ""
+msgstr "Char Weight Asian"
#. nxNQB
#: sw/inc/inspectorproperties.hrc:126
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight Complex"
-msgstr ""
+msgstr "Char Weight Complex"
#. D4T2M
#: sw/inc/inspectorproperties.hrc:127
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Word Mode"
-msgstr ""
+msgstr "Char Word Mode"
#. z8NA6
#: sw/inc/inspectorproperties.hrc:128
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Continuing Previous Tree"
-msgstr ""
+msgstr "Continuing Previous Tree"
#. 4BCE7
#: sw/inc/inspectorproperties.hrc:129
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Display Name"
-msgstr ""
+msgstr "Display Name"
#. JXrsY
#: sw/inc/inspectorproperties.hrc:130
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Document Index"
-msgstr ""
+msgstr "Document Index"
#. A3nea
#: sw/inc/inspectorproperties.hrc:131
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Document Index Mark"
-msgstr ""
+msgstr "Document Index Mark"
#. XgFaZ
#: sw/inc/inspectorproperties.hrc:132
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Char Style Name"
-msgstr ""
+msgstr "Drop Cap Char Style Name"
#. BtV5G
#: sw/inc/inspectorproperties.hrc:133
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Format"
-msgstr ""
+msgstr "Drop Cap Format"
#. SnMZX
#: sw/inc/inspectorproperties.hrc:134
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Whole Word"
-msgstr ""
+msgstr "Drop Cap Whole Word"
#. LXhoV
#: sw/inc/inspectorproperties.hrc:135
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Endnote"
-msgstr ""
+msgstr "Endnote"
#. YmvFY
#: sw/inc/inspectorproperties.hrc:136
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Background"
-msgstr ""
+msgstr "Fill Background"
#. TvMCc
#: sw/inc/inspectorproperties.hrc:137
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap"
-msgstr ""
+msgstr "Fill Bitmap"
#. GWWrC
#: sw/inc/inspectorproperties.hrc:138
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Logical Size"
-msgstr ""
+msgstr "Fill Bitmap Logical Size"
#. r2Aif
#: sw/inc/inspectorproperties.hrc:139
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Mode"
-msgstr ""
+msgstr "Fill Bitmap Mode"
#. FZtcW
#: sw/inc/inspectorproperties.hrc:140
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Name"
-msgstr ""
+msgstr "Fill Bitmap Name"
#. C4jU5
#: sw/inc/inspectorproperties.hrc:141
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Offset X"
-msgstr ""
+msgstr "Fill Bitmap Offset X"
#. w2UVD
#: sw/inc/inspectorproperties.hrc:142
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Offset Y"
-msgstr ""
+msgstr "Fill Bitmap Offset Y"
#. ZTKw7
#: sw/inc/inspectorproperties.hrc:143
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Position Offset X"
-msgstr ""
+msgstr "Fill Bitmap Position Offset X"
#. BVBvB
#: sw/inc/inspectorproperties.hrc:144
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Position Offset Y"
-msgstr ""
+msgstr "Fill Bitmap Position Offset Y"
#. CzVxv
#: sw/inc/inspectorproperties.hrc:145
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Rectangle Point"
-msgstr ""
+msgstr "Fill Bitmap Rectangle Point"
#. GrmLm
#: sw/inc/inspectorproperties.hrc:146
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Size X"
-msgstr ""
+msgstr "Fill Bitmap Size X"
#. stSMW
#: sw/inc/inspectorproperties.hrc:147
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Size Y"
-msgstr ""
+msgstr "Fill Bitmap Size Y"
#. zJV5G
#: sw/inc/inspectorproperties.hrc:148
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Stretch"
-msgstr ""
+msgstr "Fill Bitmap Stretch"
#. HMq2D
#: sw/inc/inspectorproperties.hrc:149
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Tile"
-msgstr ""
+msgstr "Fill Bitmap Tile"
#. 6iSjs
#: sw/inc/inspectorproperties.hrc:150
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap URL"
-msgstr ""
+msgstr "Fill Bitmap URL"
#. Fd28G
#: sw/inc/inspectorproperties.hrc:151
@@ -1400,229 +1400,229 @@ msgstr "Fill Colour2"
#: sw/inc/inspectorproperties.hrc:153
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient"
-msgstr ""
+msgstr "Fill Gradient"
#. uWcQT
#: sw/inc/inspectorproperties.hrc:154
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient Name"
-msgstr ""
+msgstr "Fill Gradient Name"
#. uazQm
#: sw/inc/inspectorproperties.hrc:155
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient Step Count"
-msgstr ""
+msgstr "Fill Gradient Step Count"
#. bTjNu
#: sw/inc/inspectorproperties.hrc:156
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Hatch"
-msgstr ""
+msgstr "Fill Hatch"
#. YCBtr
#: sw/inc/inspectorproperties.hrc:157
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Hatch Name"
-msgstr ""
+msgstr "Fill Hatch Name"
#. GbQPt
#: sw/inc/inspectorproperties.hrc:158
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Style"
-msgstr ""
+msgstr "Fill Style"
#. tFYmZ
#: sw/inc/inspectorproperties.hrc:159
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence"
-msgstr ""
+msgstr "Fill Transparence"
#. H9v5s
#: sw/inc/inspectorproperties.hrc:160
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence Gradient"
-msgstr ""
+msgstr "Fill Transparence Gradient"
#. pZH4P
#: sw/inc/inspectorproperties.hrc:161
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence Gradient Name"
-msgstr ""
+msgstr "Fill Transparence Gradient Name"
#. WqmBo
#: sw/inc/inspectorproperties.hrc:162
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Follow Style"
-msgstr ""
+msgstr "Follow Style"
#. 32Vgt
#: sw/inc/inspectorproperties.hrc:163
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Footnote"
-msgstr ""
+msgstr "Footnote"
#. NuA4J
#: sw/inc/inspectorproperties.hrc:164
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hidden"
-msgstr ""
+msgstr "Hidden"
#. TwGWU
#: sw/inc/inspectorproperties.hrc:165
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Events"
-msgstr ""
+msgstr "Hyperlink Events"
#. XU6P3
#: sw/inc/inspectorproperties.hrc:166
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Name"
-msgstr ""
+msgstr "Hyperlink Name"
#. qRBxH
#: sw/inc/inspectorproperties.hrc:167
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Target"
-msgstr ""
+msgstr "Hyperlink Target"
#. BoFLZ
#: sw/inc/inspectorproperties.hrc:168
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink URL"
-msgstr ""
+msgstr "Hyperlink URL"
#. CbvLt
#: sw/inc/inspectorproperties.hrc:169
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Is Auto Update"
-msgstr ""
+msgstr "Is Auto Update"
#. DYXxe
#: sw/inc/inspectorproperties.hrc:170
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Is Physical"
-msgstr ""
+msgstr "Is Physical"
#. AdAo8
#: sw/inc/inspectorproperties.hrc:171
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Left Border"
-msgstr ""
+msgstr "Left Border"
#. tAqBG
#: sw/inc/inspectorproperties.hrc:172
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Left Border Distance"
-msgstr ""
+msgstr "Left Border Distance"
#. 9cGvH
#: sw/inc/inspectorproperties.hrc:173
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Auto Format"
-msgstr ""
+msgstr "List Auto Format"
#. fBeTS
#: sw/inc/inspectorproperties.hrc:174
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Id"
-msgstr ""
+msgstr "List Id"
#. b73Zq
#: sw/inc/inspectorproperties.hrc:175
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Label String"
-msgstr ""
+msgstr "List Label String"
#. A2KEW
#: sw/inc/inspectorproperties.hrc:176
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Metadata Reference"
-msgstr ""
+msgstr "Metadata Reference"
#. n9DQD
#: sw/inc/inspectorproperties.hrc:177
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Nested Text Content"
-msgstr ""
+msgstr "Nested Text Content"
#. AzBDm
#: sw/inc/inspectorproperties.hrc:178
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering is Number"
-msgstr ""
+msgstr "Numbering is Number"
#. WsqfF
#: sw/inc/inspectorproperties.hrc:179
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Level"
-msgstr ""
+msgstr "Numbering Level"
#. CEkBY
#: sw/inc/inspectorproperties.hrc:180
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Rules"
-msgstr ""
+msgstr "Numbering Rules"
#. nTMoh
#: sw/inc/inspectorproperties.hrc:181
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Start Value"
-msgstr ""
+msgstr "Numbering Start Value"
#. tBVDF
#: sw/inc/inspectorproperties.hrc:182
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Style Name"
-msgstr ""
+msgstr "List Style Name"
#. zrVDM
#: sw/inc/inspectorproperties.hrc:183
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Outline Content Visible"
-msgstr ""
+msgstr "Outline Content Visible"
#. NNuo4
#: sw/inc/inspectorproperties.hrc:184
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Outline Level"
-msgstr ""
+msgstr "Outline Level"
#. syTbJ
#: sw/inc/inspectorproperties.hrc:185
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Desc Name"
-msgstr ""
+msgstr "Page Desc Name"
#. wLGct
#: sw/inc/inspectorproperties.hrc:186
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Number Offset"
-msgstr ""
+msgstr "Page Number Offset"
#. ryHzy
#: sw/inc/inspectorproperties.hrc:187
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Style Name"
-msgstr ""
+msgstr "Page Style Name"
#. UyyB6
#: sw/inc/inspectorproperties.hrc:188
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Rsid"
-msgstr ""
+msgstr "Para Rsid"
#. xqcEV
#: sw/inc/inspectorproperties.hrc:189
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Adjust"
-msgstr ""
+msgstr "Para Adjust"
#. SyTxG
#: sw/inc/inspectorproperties.hrc:190
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Auto Style Name"
-msgstr ""
+msgstr "Para Auto Style Name"
#. WHaym
#: sw/inc/inspectorproperties.hrc:191
@@ -1634,403 +1634,403 @@ msgstr "Para Back Colour"
#: sw/inc/inspectorproperties.hrc:192
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic"
-msgstr ""
+msgstr "Para Back Graphic"
#. f6RGz
#: sw/inc/inspectorproperties.hrc:193
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic Filter"
-msgstr ""
+msgstr "Para Back Graphic Filter"
#. Yy5RY
#: sw/inc/inspectorproperties.hrc:194
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic Location"
-msgstr ""
+msgstr "Para Back Graphic Location"
#. MLDdK
#: sw/inc/inspectorproperties.hrc:195
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic URL"
-msgstr ""
+msgstr "Para Back Graphic URL"
#. HkGF3
#: sw/inc/inspectorproperties.hrc:196
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Transparent"
-msgstr ""
+msgstr "Para Back Transparent"
#. TuYLo
#: sw/inc/inspectorproperties.hrc:197
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Bottom Margin"
-msgstr ""
+msgstr "Para Bottom Margin"
#. r5BAb
#: sw/inc/inspectorproperties.hrc:198
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Bottom Margin Relative"
-msgstr ""
+msgstr "Para Bottom Margin Relative"
#. rCWLX
#: sw/inc/inspectorproperties.hrc:199
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Chapter Numbering Level"
-msgstr ""
+msgstr "Para Chapter Numbering Level"
#. GLxXC
#: sw/inc/inspectorproperties.hrc:200
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Conditional Style Name"
-msgstr ""
+msgstr "Para Conditional Style Name"
#. AFGoP
#: sw/inc/inspectorproperties.hrc:201
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Context Margin"
-msgstr ""
+msgstr "Para Context Margin"
#. dpsFJ
#: sw/inc/inspectorproperties.hrc:202
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Expand Single Word"
-msgstr ""
+msgstr "Para Expand Single Word"
#. iD2DL
#: sw/inc/inspectorproperties.hrc:203
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para First Line Indent"
-msgstr ""
+msgstr "Para First Line Indent"
#. wCMnF
#: sw/inc/inspectorproperties.hrc:204
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para First Line Indent Relative"
-msgstr ""
+msgstr "Para First Line Indent Relative"
#. z47wS
#: sw/inc/inspectorproperties.hrc:205
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
-msgstr ""
+msgstr "Para Hyphenation Max Hyphens"
#. nFxKY
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Leading Chars"
-msgstr ""
+msgstr "Para Hyphenation Max Leading Chars"
#. agdzD
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Trailing Chars"
-msgstr ""
+msgstr "Para Hyphenation Max Trailing Chars"
#. hj7Fp
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
-msgstr ""
+msgstr "Para Hyphenation No Caps"
#. 4bemD
#: sw/inc/inspectorproperties.hrc:209
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
-msgstr ""
+msgstr "Para Interop Grab Bag"
#. fCGA4
#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
-msgstr ""
+msgstr "Para is Auto First Line Indent"
#. Q68Bx
#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
-msgstr ""
+msgstr "Para is Character Distance"
#. FGVAd
#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
-msgstr ""
+msgstr "Para is Connect Border"
#. tBy9h
#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
-msgstr ""
+msgstr "Para is Forbidden Rules"
#. yZZSA
#: sw/inc/inspectorproperties.hrc:214
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
-msgstr ""
+msgstr "Para is Hanging Punctuation"
#. dDgrE
#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
-msgstr ""
+msgstr "Para is Hyphenation"
#. mHDWE
#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
-msgstr ""
+msgstr "Para is Numbering Restart"
#. Mnm2C
#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
-msgstr ""
+msgstr "Para Keep Together"
#. 8Z5AP
#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
-msgstr ""
+msgstr "Para Last Line Adjust"
#. 6CaHh
#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
-msgstr ""
+msgstr "Para Left Margin"
#. ZDnZk
#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
-msgstr ""
+msgstr "Para Left Margin Relative"
#. G43XB
#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
-msgstr ""
+msgstr "Para Line Number Count"
#. EjnTM
#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
-msgstr ""
+msgstr "Para Line Number Start Value"
#. eo9RR
#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
-msgstr ""
+msgstr "Para Line Spacing"
#. kczeF
#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
-msgstr ""
+msgstr "Para Orphans"
#. FmuG6
#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
-msgstr ""
+msgstr "Para Register Mode Active"
#. Kwp9H
#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
-msgstr ""
+msgstr "Para Right Margin"
#. r2ao2
#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
-msgstr ""
+msgstr "Para Right Margin Relative"
#. FC9mA
#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
-msgstr ""
+msgstr "Para Shadow Format"
#. VXwD2
#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
-msgstr ""
+msgstr "Para Split"
#. gXoCF
#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
-msgstr ""
+msgstr "Para Style Name"
#. sekLv
#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
-msgstr ""
+msgstr "Para Tab Stops"
#. reW9Y
#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
-msgstr ""
+msgstr "Para Top Margin"
#. wHuj4
#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
-msgstr ""
+msgstr "Para Top Margin Relative"
#. pUjFj
#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
-msgstr ""
+msgstr "Para User Defined Attributes"
#. WvA9C
#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
-msgstr ""
+msgstr "Para Vertical Alignment"
#. u8Jc6
#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
-msgstr ""
+msgstr "Para Widows"
#. cdw2Q
#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
-msgstr ""
+msgstr "Reference Mark"
#. NDEck
#: sw/inc/inspectorproperties.hrc:238
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border"
-msgstr ""
+msgstr "Right Border"
#. 6rs9g
#: sw/inc/inspectorproperties.hrc:239
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Right Border Distance"
-msgstr ""
+msgstr "Right Border Distance"
#. XYhSX
#: sw/inc/inspectorproperties.hrc:240
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Rsid"
-msgstr ""
+msgstr "Rsid"
#. Uoosp
#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
-msgstr ""
+msgstr "Ruby Adjust"
#. 3WwCU
#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
-msgstr ""
+msgstr "Ruby Char Style Name"
#. DqMAX
#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
-msgstr ""
+msgstr "Ruby is Above"
#. w8jgs
#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
-msgstr ""
+msgstr "Ruby Position"
#. ZREEa
#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
-msgstr ""
+msgstr "Ruby Text"
#. tJEtt
#: sw/inc/inspectorproperties.hrc:246
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Snap to Grid"
-msgstr ""
+msgstr "Snap to Grid"
#. oDk6s
#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
-msgstr ""
+msgstr "Style Interop Grab Bag"
#. PV65u
#: sw/inc/inspectorproperties.hrc:248
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Field"
-msgstr ""
+msgstr "Text Field"
#. a6k8F
#: sw/inc/inspectorproperties.hrc:249
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Frame"
-msgstr ""
+msgstr "Text Frame"
#. CNyuR
#: sw/inc/inspectorproperties.hrc:250
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Paragraph"
-msgstr ""
+msgstr "Text Paragraph"
#. nTTEM
#: sw/inc/inspectorproperties.hrc:251
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Section"
-msgstr ""
+msgstr "Text Section"
#. VCADG
#: sw/inc/inspectorproperties.hrc:252
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text Table"
-msgstr ""
+msgstr "Text Table"
#. hDjMA
#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
-msgstr ""
+msgstr "Text User Defined Attributes"
#. ZG6rS
#: sw/inc/inspectorproperties.hrc:254
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border"
-msgstr ""
+msgstr "Top Border"
#. 6qBJD
#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
-msgstr ""
+msgstr "Top Border Distance"
#. RwtPi
#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
-msgstr ""
+msgstr "Unvisited Char Style Name"
#. xcMEF
#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
-msgstr ""
+msgstr "Visited Char Style Name"
#. YiBym
#: sw/inc/inspectorproperties.hrc:258
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Writing Mode"
-msgstr ""
+msgstr "Writing Mode"
#. QBR3s
#: sw/inc/mmaddressblockpage.hrc:27
@@ -2279,62 +2279,62 @@ msgstr "Mirrored"
#: sw/inc/strings.hrc:27
msgctxt "STR_STANDARD_LABEL"
msgid "Reset to ~Parent"
-msgstr ""
+msgstr "Reset to ~Parent"
#. FRWsF
#: sw/inc/strings.hrc:28
msgctxt "STR_STANDARD_TOOLTIP"
msgid "Values on this tab specified in “Contains” in Organizer are removed."
-msgstr ""
+msgstr "Values on this tab specified in “Contains” in Organiser are removed."
#. 9BAeq
#: sw/inc/strings.hrc:29
msgctxt "STR_STANDARD_EXTENDEDTIP"
msgid "Values in this tab are set to the corresponding values of the style specified in “Inherit from” in Organizer. In all cases, also when “Inherit from” is “None”, the current tab values specified in “Contains” are removed."
-msgstr ""
+msgstr "Values in this tab are set to the corresponding values of the style specified in “Inherit from” in Organiser. In all cases, also when “Inherit from” is “None”, the current tab values specified in “Contains” are removed."
#. x2EUX
#: sw/inc/strings.hrc:30
msgctxt "STR_RESET_LABEL"
msgid "Reset"
-msgstr ""
+msgstr "Reset"
#. o3BC2
#: sw/inc/strings.hrc:31
msgctxt "STR_RESET_TOOLTIP"
msgid "Unsaved modifications to this tab are reverted."
-msgstr ""
+msgstr "Unsaved modifications to this tab are reverted."
#. Sju8m
#: sw/inc/strings.hrc:32
msgctxt "STR_RESET_EXTENDEDTIP"
msgid "Revert any changes made on the current tab to the settings that were present when this dialog was opened, or after the last use of “Apply”."
-msgstr ""
+msgstr "Revert any changes made on the current tab to the settings that were present when this dialogue box was opened, or after the last use of “Apply”."
#. Lv4Ua
#: sw/inc/strings.hrc:33
msgctxt "STR_APPLY_LABEL"
msgid "Apply"
-msgstr ""
+msgstr "Apply"
#. BFf9A
#: sw/inc/strings.hrc:34
msgctxt "STR_APPLY_TOOLTIP"
msgid "Applies modifications on all tabs without closing dialog. Cannot be reverted with Reset."
-msgstr ""
+msgstr "Applies modifications on all tabs without closing dialogue box. Cannot be reverted with Reset."
#. FbPXG
#: sw/inc/strings.hrc:35
msgctxt "STR_APPLY_EXTENDEDTIP"
msgid "Applies all modifications without closing dialog. Values are saved and cannot be reverted with Reset."
-msgstr ""
+msgstr "Applies all modifications without closing dialogue box. Values are saved and cannot be reverted with Reset."
#. FezFo
#. Format names
#: sw/inc/strings.hrc:38
msgctxt "STR_POOLCHR_STANDARD"
msgid "No Character Style"
-msgstr ""
+msgstr "No Character Style"
#. iVg2a
#: sw/inc/strings.hrc:39
@@ -2449,7 +2449,7 @@ msgstr "Emphasis"
#: sw/inc/strings.hrc:58
msgctxt "STR_POOLCHR_HTML_CITATION"
msgid "Quotation"
-msgstr ""
+msgstr "Quotation"
#. 6DAii
#: sw/inc/strings.hrc:59
@@ -3021,13 +3021,13 @@ msgstr "Figure"
#: sw/inc/strings.hrc:155
msgctxt "STR_POOLCOLL_ENVELOPE_ADDRESS"
msgid "Addressee"
-msgstr ""
+msgstr "Addressee"
#. PvoVz
#: sw/inc/strings.hrc:156
msgctxt "STR_POOLCOLL_SEND_ADDRESS"
msgid "Sender"
-msgstr ""
+msgstr "Sender"
#. AChE4
#: sw/inc/strings.hrc:157
@@ -3323,7 +3323,7 @@ msgstr "Right Page"
#: sw/inc/strings.hrc:207
msgctxt "STR_POOLPAGE_ENVELOPE"
msgid "Envelope"
-msgstr ""
+msgstr "Envelope"
#. jGSGz
#: sw/inc/strings.hrc:208
@@ -3360,7 +3360,7 @@ msgstr "Landscape"
#: sw/inc/strings.hrc:214
msgctxt "STR_POOLNUMRULE_NOLIST"
msgid "No List"
-msgstr ""
+msgstr "No List"
#. mGZHb
#: sw/inc/strings.hrc:215
@@ -4220,7 +4220,7 @@ msgstr "Drawing objects"
#: sw/inc/strings.hrc:373
msgctxt "STR_CONTENT_TYPE_TEXTFIELD"
msgid "Fields"
-msgstr ""
+msgstr "Fields"
#. F5aQ8
#: sw/inc/strings.hrc:374
@@ -4340,7 +4340,7 @@ msgstr "Table"
#: sw/inc/strings.hrc:393
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Frame"
-msgstr ""
+msgstr "Frame"
#. o2wx8
#: sw/inc/strings.hrc:394
@@ -4400,7 +4400,7 @@ msgstr "Draw object"
#: sw/inc/strings.hrc:403
msgctxt "STR_CONTENT_TYPE_SINGLE_TEXTFIELD"
msgid "Field"
-msgstr ""
+msgstr "Field"
#. mbDG4
#: sw/inc/strings.hrc:404
@@ -4412,19 +4412,19 @@ msgstr ""
#: sw/inc/strings.hrc:405
msgctxt "STR_CONTENT_FOOTNOTE"
msgid "Footnote"
-msgstr ""
+msgstr "Footnote"
#. X6DYF
#: sw/inc/strings.hrc:406
msgctxt "STR_CONTENT_ENDNOTE"
msgid "Endnote"
-msgstr ""
+msgstr "Endnote"
#. sEQCK
#: sw/inc/strings.hrc:407
msgctxt "STR_FOOTNOTE_ENDNOTE_SEPARATOR_TIP"
msgid "Footnotes are listed above this line and Endnotes are listed below"
-msgstr ""
+msgstr "Footnotes are listed above this line and Endnotes are listed below"
#. jThGW
#: sw/inc/strings.hrc:408
@@ -4470,25 +4470,25 @@ msgstr "Please install the hyphenation package for locale “%1”."
#: sw/inc/strings.hrc:414
msgctxt "STR_HIDDEN_CHANGES"
msgid "Track Changes"
-msgstr ""
+msgstr "Track Changes"
#. DcXvE
#: sw/inc/strings.hrc:415
msgctxt "STR_HIDDEN_CHANGES_DETAIL"
msgid "Document contains tracked changes and recording is enabled."
-msgstr ""
+msgstr "Document contains tracked changes and recording is enabled."
#. zxuEu
#: sw/inc/strings.hrc:416
msgctxt "STR_HIDDEN_CHANGES_DETAIL2"
msgid "Recording of changes is enabled."
-msgstr ""
+msgstr "Recording of changes is enabled."
#. BH7Ud
#: sw/inc/strings.hrc:417
msgctxt "STR_HIDDEN_CHANGES_DETAIL3"
msgid "Document contains tracked changes."
-msgstr ""
+msgstr "Document contains tracked changes."
#. MEN2d
#. Undo
@@ -4741,7 +4741,7 @@ msgstr "Move outline"
#: sw/inc/strings.hrc:461
msgctxt "STR_OUTLINE_EDIT"
msgid "Modify outline"
-msgstr ""
+msgstr "Modify outline"
#. RjcRH
#: sw/inc/strings.hrc:462
@@ -4987,13 +4987,13 @@ msgstr "Set cursor"
#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_CHAIN"
msgid "Link frames"
-msgstr ""
+msgstr "Link frames"
#. XV4Ap
#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink frames"
-msgstr ""
+msgstr "Unlink frames"
#. vUJG9
#: sw/inc/strings.hrc:504
@@ -5672,7 +5672,7 @@ msgstr "Pages"
#: sw/inc/strings.hrc:620
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "List"
-msgstr ""
+msgstr "List"
#. NydLs
#: sw/inc/strings.hrc:621
@@ -5942,43 +5942,43 @@ msgstr "Off"
#: sw/inc/strings.hrc:668
msgctxt "STR_OUTLINE_CONTENT_TOGGLE_VISIBILITY"
msgid "Click to toggle outline folding"
-msgstr ""
+msgstr "Click to toggle outline folding"
#. 44jEc
#: sw/inc/strings.hrc:669
msgctxt "STR_OUTLINE_CONTENT_TOGGLE_VISIBILITY_EXT"
msgid "right-click to include sub levels"
-msgstr ""
+msgstr "right-click to include sub levels"
#. mnZA9
#: sw/inc/strings.hrc:670
msgctxt "STR_CLICK_OUTLINE_CONTENT_TOGGLE_VISIBILITY"
msgid "Click to toggle outline folding"
-msgstr ""
+msgstr "Click to toggle outline folding"
#. rkD8H
#: sw/inc/strings.hrc:671
msgctxt "STR_CLICK_OUTLINE_CONTENT_TOGGLE_VISIBILITY_EXT"
msgid "right-click to include sub levels"
-msgstr ""
+msgstr "right-click to include sub levels"
#. oBH6y
#: sw/inc/strings.hrc:672
msgctxt "STR_OUTLINE_CONTENT_VISIBILITY_TOGGLE"
msgid "Toggle"
-msgstr ""
+msgstr "Toggle"
#. YBDFD
#: sw/inc/strings.hrc:673
msgctxt "STR_OUTLINE_CONTENT_VISIBILITY_SHOW_ALL"
msgid "Unfold All"
-msgstr ""
+msgstr "Unfold All"
#. Cj4js
#: sw/inc/strings.hrc:674
msgctxt "STR_OUTLINE_CONTENT_VISIBILITY_HIDE_ALL"
msgid "Fold All"
-msgstr ""
+msgstr "Fold All"
#. 9Fipd
#: sw/inc/strings.hrc:676
@@ -6712,7 +6712,7 @@ msgstr "ISBN"
#: sw/inc/strings.hrc:803
msgctxt "STR_AUTH_FIELD_LOCAL_URL"
msgid "Local copy"
-msgstr ""
+msgstr "Local copy"
#. eFnnx
#: sw/inc/strings.hrc:805
@@ -7651,7 +7651,7 @@ msgstr "Path"
#: sw/inc/strings.hrc:988
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
-msgstr ""
+msgstr "Template name"
#. ANM2H
#: sw/inc/strings.hrc:989
@@ -7837,13 +7837,13 @@ msgstr "Date"
#: sw/inc/strings.hrc:1034
msgctxt "FMT_REF_TEXT"
msgid "Referenced text"
-msgstr ""
+msgstr "Referenced text"
#. eeSAu
#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_PAGE"
msgid "Page number (unstyled)"
-msgstr ""
+msgstr "Page number (unstyled)"
#. MaB3q
#: sw/inc/strings.hrc:1036
@@ -7855,13 +7855,13 @@ msgstr "Chapter"
#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_UPDOWN"
msgid "“Above”/“Below”"
-msgstr ""
+msgstr "“Above”/“Below”"
#. 96emU
#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "Page number (styled)"
-msgstr ""
+msgstr "Page number (styled)"
#. CQitd
#: sw/inc/strings.hrc:1039
@@ -8204,13 +8204,13 @@ msgstr "No header"
#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
-msgstr ""
+msgstr "Optimal"
#. HEuGy
#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_NONE"
msgid "None"
-msgstr ""
+msgstr "None"
#. 4tA4q
#: sw/inc/strings.hrc:1108
@@ -8222,19 +8222,19 @@ msgstr "Through"
#: sw/inc/strings.hrc:1109
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
-msgstr ""
+msgstr "Parallel"
#. hyEQ5
#: sw/inc/strings.hrc:1110
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
-msgstr ""
+msgstr "Before"
#. bGBtQ
#: sw/inc/strings.hrc:1111
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
-msgstr ""
+msgstr "After"
#. SrG3D
#: sw/inc/strings.hrc:1112
@@ -8270,13 +8270,13 @@ msgstr "to paragraph"
#: sw/inc/strings.hrc:1117
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
-msgstr ""
+msgstr "as character"
#. Uszmm
#: sw/inc/strings.hrc:1118
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
-msgstr ""
+msgstr "to character"
#. hDUSa
#: sw/inc/strings.hrc:1119
@@ -8336,13 +8336,13 @@ msgstr "Bottom of line"
#: sw/inc/strings.hrc:1128
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
-msgstr ""
+msgstr "Page line-spacing"
#. Cui3U
#: sw/inc/strings.hrc:1129
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
-msgstr ""
+msgstr "Not page line-spacing"
#. 4RL9X
#: sw/inc/strings.hrc:1130
@@ -8414,13 +8414,13 @@ msgstr "Split"
#: sw/inc/strings.hrc:1141
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
-msgstr ""
+msgstr "List Style: (%LISTSTYLENAME)"
#. HvZBm
#: sw/inc/strings.hrc:1142
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
-msgstr ""
+msgstr "List Style: (None)"
#. QDaFk
#: sw/inc/strings.hrc:1143
@@ -8594,7 +8594,7 @@ msgstr "Table"
#: sw/inc/strings.hrc:1172
msgctxt "ST_FRM"
msgid "Frame"
-msgstr ""
+msgstr "Frame"
#. Fsnm6
#: sw/inc/strings.hrc:1173
@@ -8696,19 +8696,19 @@ msgstr "Wrong table formula"
#: sw/inc/strings.hrc:1189
msgctxt "ST_RECENCY"
msgid "Recency"
-msgstr ""
+msgstr "Recency"
#. pCp7u
#: sw/inc/strings.hrc:1190
msgctxt "ST_FIELD"
msgid "Field"
-msgstr ""
+msgstr "Field"
#. LYuHA
#: sw/inc/strings.hrc:1191
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
-msgstr ""
+msgstr "Field by type"
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
@@ -8721,7 +8721,7 @@ msgstr "Next table"
#: sw/inc/strings.hrc:1194
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
-msgstr ""
+msgstr "Next frame"
#. M4BCA
#: sw/inc/strings.hrc:1195
@@ -8817,7 +8817,7 @@ msgstr "Previous table"
#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
-msgstr ""
+msgstr "Previous frame"
#. eQPFD
#: sw/inc/strings.hrc:1211
@@ -8931,37 +8931,37 @@ msgstr "Next faulty table formula"
#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
-msgstr ""
+msgstr "Go back"
#. jCsGs
#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
-msgstr ""
+msgstr "Go forward"
#. o3BBz
#: sw/inc/strings.hrc:1231
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
-msgstr ""
+msgstr "Previous field"
#. bQ33Z
#: sw/inc/strings.hrc:1232
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
-msgstr ""
+msgstr "Next field"
#. bhUaK
#: sw/inc/strings.hrc:1233
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
-msgstr ""
+msgstr "Previous '%FIELDTYPE' field"
#. A8HWi
#: sw/inc/strings.hrc:1234
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
-msgstr ""
+msgstr "Next '%FIELDTYPE' field"
#. hSYa3
#: sw/inc/strings.hrc:1236
@@ -9027,13 +9027,13 @@ msgstr "Cell Deleted"
#: sw/inc/strings.hrc:1246
msgctxt "STR_REDLINE_INSERT_MOVED"
msgid "Moved (insertion)"
-msgstr ""
+msgstr "Moved (insertion)"
#. o39AA
#: sw/inc/strings.hrc:1247
msgctxt "STR_REDLINE_DELETE_MOVED"
msgid "Moved (deletion)"
-msgstr ""
+msgstr "Moved (deletion)"
#. DRCyp
#: sw/inc/strings.hrc:1248
@@ -9135,7 +9135,7 @@ msgstr "Un-float Table"
#: sw/inc/strings.hrc:1266
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
-msgstr ""
+msgstr "Edit page break"
#. uvDKE
#: sw/inc/strings.hrc:1268
@@ -10022,7 +10022,7 @@ msgstr "Add non-breaking space"
#: sw/inc/utlui.hrc:49
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Transliterates RTL Hungarian text to Old Hungarian script"
-msgstr ""
+msgstr "Transliterates RTL Hungarian text to Old Hungarian script"
#. MEgcB
#: sw/uiconfig/swriter/ui/abstractdialog.ui:22
@@ -10256,13 +10256,13 @@ msgstr "Unresolve"
#: sw/uiconfig/swriter/ui/annotation.ui:48
msgctxt "annotationmenu|resolvethread"
msgid "Resolve Thread"
-msgstr ""
+msgstr "Resolve Thread"
#. gE5Sy
#: sw/uiconfig/swriter/ui/annotation.ui:56
msgctxt "annotationmenu|unresolvethread"
msgid "Unresolve Thread"
-msgstr ""
+msgstr "Unresolve Thread"
#. qAYam
#: sw/uiconfig/swriter/ui/annotation.ui:64
@@ -10274,7 +10274,7 @@ msgstr "Delete _Comment"
#: sw/uiconfig/swriter/ui/annotation.ui:72
msgctxt "annotationmenu|deletethread"
msgid "Delete _Comment Thread"
-msgstr ""
+msgstr "Delete _Comment Thread"
#. z2NAS
#: sw/uiconfig/swriter/ui/annotation.ui:80
@@ -10388,7 +10388,7 @@ msgstr "Include byte-order mark"
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:291
msgctxt "asciifilterdialog|extended_tip|includebom"
msgid "For Unicode character set only, a byte order mark (BOM) is a sequence of bytes used to indicate Unicode encoding of a text file."
-msgstr ""
+msgstr "For Unicode character set only, a byte order mark (BOM) is a sequence of bytes used to indicate Unicode encoding of a text file."
#. B2ofV
#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:309
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Moves the selected paragraph style down one level in the index hierarchy."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Style"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Styles"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Creates index entries from specific paragraph styles."
@@ -10556,7 +10556,7 @@ msgstr "The outgoing mail server (SMTP) requires au_thentication"
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:100
msgctxt "extended_tip|authentication"
msgid "Enables the authentication that is required to send email by SMTP."
-msgstr ""
+msgstr "Enables the authentication that is required to send email by SMTP."
#. 5F7CW
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:112
@@ -10610,7 +10610,7 @@ msgstr "The outgoing mail server uses the same authentication as the _incoming m
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:228
msgctxt "extended_tip|smtpafterpop"
msgid "Select if you are required to first read your email before you can send email."
-msgstr ""
+msgstr "Select if you are required to first read your email before you can send email."
#. hguDR
#: sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui:243
@@ -10718,7 +10718,7 @@ msgstr "Saves all changes and closes dialogue box."
#: sw/uiconfig/swriter/ui/autoformattable.ui:131
msgctxt "autoformattable|extended_tip|preview"
msgid "Displays a preview of the current selection."
-msgstr ""
+msgstr "Displays a preview of the current selection."
#. q7HjF
#: sw/uiconfig/swriter/ui/autoformattable.ui:173
@@ -11060,13 +11060,13 @@ msgstr "Creates, edits, or inserts AutoText. You can store formatted text, text
#: sw/uiconfig/swriter/ui/bibliofragment.ui:45
msgctxt "bibliofragment|browse"
msgid "Browse..."
-msgstr ""
+msgstr "Browse..."
#. ni4Mj
#: sw/uiconfig/swriter/ui/bibliofragment.ui:68
msgctxt "bibliofragment|pagecb"
msgid "Page"
-msgstr ""
+msgstr "Page"
#. bBcSd
#: sw/uiconfig/swriter/ui/bibliographyentry.ui:8
@@ -11204,25 +11204,25 @@ msgstr "Reset"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:162
msgctxt "bulletsandnumbering|bullets"
msgid "Unordered"
-msgstr ""
+msgstr "Unordered"
#. qqAgU
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:163
msgctxt "bulletsandnumbering|bullets"
msgid "Select a bullet type for an unordered list."
-msgstr ""
+msgstr "Select a bullet type for an unordered list."
#. pHHPT
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:210
msgctxt "bulletsandnumbering|singlenum"
msgid "Ordered"
-msgstr ""
+msgstr "Ordered"
#. aELAv
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:211
msgctxt "bulletsandnumbering|singlenum"
msgid "Select a numbering scheme for an ordered list."
-msgstr ""
+msgstr "Select a numbering scheme for an ordered list."
#. 8AADg
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:259
@@ -11234,7 +11234,7 @@ msgstr "Outline"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:260
msgctxt "bulletsandnumbering|outlinenum"
msgid "Select an outline format for an ordered list."
-msgstr ""
+msgstr "Select an outline format for an ordered list."
#. hW6yn
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:308
@@ -11246,7 +11246,7 @@ msgstr "Image"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:309
msgctxt "bulletsandnumbering|graphics"
msgid "Select a graphic bullet symbol for an unordered list."
-msgstr ""
+msgstr "Select a graphic bullet symbol for an unordered list."
#. zVTFe
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:357
@@ -11258,7 +11258,7 @@ msgstr "Position"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:358
msgctxt "bulletsandnumbering|position"
msgid "Modify indent, spacing, and alignment options for ordered and unordered lists."
-msgstr ""
+msgstr "Modify indent, spacing, and alignment options for ordered and unordered lists."
#. nFfDs
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:406
@@ -11270,7 +11270,7 @@ msgstr "Customise"
#: sw/uiconfig/swriter/ui/bulletsandnumbering.ui:407
msgctxt "bulletsandnumbering|customize"
msgid "Design your own bullet or numbering scheme."
-msgstr ""
+msgstr "Design your own bullet or numbering scheme."
#. rK9Jk
#: sw/uiconfig/swriter/ui/businessdatapage.ui:26
@@ -11348,7 +11348,7 @@ msgstr "Home telephone number"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:190
msgctxt "extended tip | fax"
msgid "Type company fax number in this field."
-msgstr ""
+msgstr "Type company fax number in this field."
#. iGBqW
#: sw/uiconfig/swriter/ui/businessdatapage.ui:222
@@ -11360,7 +11360,7 @@ msgstr "Fax number"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:223
msgctxt "extended tips | url"
msgid "Company homepage"
-msgstr ""
+msgstr "Company homepage"
#. JBxqb
#: sw/uiconfig/swriter/ui/businessdatapage.ui:241
@@ -11372,7 +11372,7 @@ msgstr "email address"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:242
msgctxt "extended tip | email"
msgid "Type your company email address."
-msgstr ""
+msgstr "Type your company email address."
#. CCKWa
#: sw/uiconfig/swriter/ui/businessdatapage.ui:261
@@ -11390,7 +11390,7 @@ msgstr "Last name"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:287
msgctxt "extended tips | company2"
msgid "Company second line"
-msgstr ""
+msgstr "Company second line"
#. Po3B3
#: sw/uiconfig/swriter/ui/businessdatapage.ui:306
@@ -11408,7 +11408,7 @@ msgstr "City"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:332
msgctxt "extended tip | icity"
msgid "Type the company city"
-msgstr ""
+msgstr "Type the company city"
#. ytCQe
#: sw/uiconfig/swriter/ui/businessdatapage.ui:350
@@ -11420,25 +11420,25 @@ msgstr "Postcode"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:351
msgctxt "extended tip | izip"
msgid "Type company ZIP in this field."
-msgstr ""
+msgstr "Type company ZIP in this field."
#. iVLAA
#: sw/uiconfig/swriter/ui/businessdatapage.ui:381
msgctxt "extended tips | slogan"
msgid "Company slogan"
-msgstr ""
+msgstr "Company slogan"
#. GAi2c
#: sw/uiconfig/swriter/ui/businessdatapage.ui:412
msgctxt "extended tips | country"
msgid "Company country"
-msgstr ""
+msgstr "Company country"
#. ZFNQd
#: sw/uiconfig/swriter/ui/businessdatapage.ui:430
msgctxt "extended tip | state"
msgid "Type company state."
-msgstr ""
+msgstr "Type company state."
#. yvuE2
#: sw/uiconfig/swriter/ui/businessdatapage.ui:449
@@ -11456,7 +11456,7 @@ msgstr "Title"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:476
msgctxt "extended tips | phone"
msgid "Type business phone"
-msgstr ""
+msgstr "Type business phone"
#. BGbZN
#: sw/uiconfig/swriter/ui/businessdatapage.ui:494
@@ -11468,7 +11468,7 @@ msgstr "Position"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:495
msgctxt "extended tips | mobile"
msgid "Type company mobile"
-msgstr ""
+msgstr "Type company mobile"
#. 9TjDF
#: sw/uiconfig/swriter/ui/businessdatapage.ui:514
@@ -11480,7 +11480,7 @@ msgstr "Street:"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:539
msgctxt "extended tip | street"
msgid "Type the name of company street in this field."
-msgstr ""
+msgstr "Type the name of company street in this field."
#. RTBTC
#: sw/uiconfig/swriter/ui/businessdatapage.ui:560
@@ -11774,13 +11774,13 @@ msgstr "Note: Separate email addresses with a semicolon (;)."
#: sw/uiconfig/swriter/ui/ccdialog.ui:145
msgctxt "ccdialog|extended_tip|cc"
msgid "Enter the recipients of email copies, separated by a semicolon (;)."
-msgstr ""
+msgstr "Enter the recipients of email copies, separated by a semicolon (;)."
#. BCsoU
#: sw/uiconfig/swriter/ui/ccdialog.ui:163
msgctxt "ccdialog|extended_tip|bcc"
msgid "Enter the recipients of email blind copies, separated by a semicolon (;)."
-msgstr ""
+msgstr "Enter the recipients of email blind copies, separated by a semicolon (;)."
#. P3CcW
#: sw/uiconfig/swriter/ui/ccdialog.ui:178
@@ -11798,13 +11798,13 @@ msgstr "Character"
#: sw/uiconfig/swriter/ui/characterproperties.ui:32
msgctxt "characterproperties|reset"
msgid "Unsaved modifications to this tab are reverted."
-msgstr ""
+msgstr "Unsaved modifications to this tab are reverted."
#. tLVfC
#: sw/uiconfig/swriter/ui/characterproperties.ui:35
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 ""
+msgstr "Revert any changes made on the tab shown here to the settings that were present when this dialogue box was opened."
#. GJNuu
#: sw/uiconfig/swriter/ui/characterproperties.ui:159
@@ -12278,7 +12278,7 @@ msgstr "Click here to remove the current context assigned to the selected style.
#: sw/uiconfig/swriter/ui/conditionpage.ui:148
msgctxt "conditionpage|extended_tip|apply"
msgid "Click Apply to apply the selected Paragraph Style to the defined context."
-msgstr ""
+msgstr "Click Apply to apply the selected Paragraph Style to the defined context."
#. xC6d7
#: sw/uiconfig/swriter/ui/conditionpage.ui:196
@@ -12404,61 +12404,61 @@ msgstr "10th Outline Level"
#: sw/uiconfig/swriter/ui/conditionpage.ui:243
msgctxt "conditionpage|filter"
msgid " 1st List Level"
-msgstr ""
+msgstr " 1st List Level"
#. sGSZA
#: sw/uiconfig/swriter/ui/conditionpage.ui:244
msgctxt "conditionpage|filter"
msgid " 2nd List Level"
-msgstr ""
+msgstr " 2nd List Level"
#. FGGC4
#: sw/uiconfig/swriter/ui/conditionpage.ui:245
msgctxt "conditionpage|filter"
msgid " 3rd List Level"
-msgstr ""
+msgstr " 3rd List Level"
#. kne44
#: sw/uiconfig/swriter/ui/conditionpage.ui:246
msgctxt "conditionpage|filter"
msgid " 4th List Level"
-msgstr ""
+msgstr " 4th List Level"
#. Wjkzx
#: sw/uiconfig/swriter/ui/conditionpage.ui:247
msgctxt "conditionpage|filter"
msgid " 5th List Level"
-msgstr ""
+msgstr " 5th List Level"
#. R7zrU
#: sw/uiconfig/swriter/ui/conditionpage.ui:248
msgctxt "conditionpage|filter"
msgid " 6th List Level"
-msgstr ""
+msgstr " 6th List Level"
#. A4QuR
#: sw/uiconfig/swriter/ui/conditionpage.ui:249
msgctxt "conditionpage|filter"
msgid " 7th List Level"
-msgstr ""
+msgstr " 7th List Level"
#. RiFQb
#: sw/uiconfig/swriter/ui/conditionpage.ui:250
msgctxt "conditionpage|filter"
msgid " 8th List Level"
-msgstr ""
+msgstr " 8th List Level"
#. AoCPE
#: sw/uiconfig/swriter/ui/conditionpage.ui:251
msgctxt "conditionpage|filter"
msgid " 9th List Level"
-msgstr ""
+msgstr " 9th List Level"
#. gLAFZ
#: sw/uiconfig/swriter/ui/conditionpage.ui:252
msgctxt "conditionpage|filter"
msgid "10th List Level"
-msgstr ""
+msgstr "10th List Level"
#. AniaD
#: sw/uiconfig/swriter/ui/conditionpage.ui:273
@@ -12992,13 +12992,13 @@ msgstr "Choose Item: "
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:40
msgctxt "dropdownfielddialog|prev"
msgid "_Previous"
-msgstr ""
+msgstr "_Previous"
#. 2Wx2B
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:53
msgctxt "dropdownfielddialog|next"
msgid "_Next"
-msgstr ""
+msgstr "_Next"
#. USGaG
#: sw/uiconfig/swriter/ui/dropdownfielddialog.ui:59
@@ -13436,7 +13436,7 @@ msgstr "Page"
#: sw/uiconfig/swriter/ui/endnotepage.ui:212
msgctxt "endnotepage|extended_tip|parastylelb"
msgid "Select the paragraph style for the endnote text. Only special styles can be selected."
-msgstr ""
+msgstr "Select the paragraph style for the endnote text. Only special styles can be selected."
#. 3CM3n
#: sw/uiconfig/swriter/ui/endnotepage.ui:228
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Exchange Databases"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Define"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Databases in Use"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Available Databases"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Browse..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Opens a file open dialogue box to select a database file (*.odb). The selected file is added to the Available Databases list."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Use the browse button to select a database file."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Lists the databases that are currently in use."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Lists the databases that are registered in %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Exchange Databases"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Database applied to document:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Change the data sources for the current document."
@@ -14094,7 +14094,7 @@ msgstr "Inserts a field at the current cursor position."
#: sw/uiconfig/swriter/ui/findentrydialog.ui:24
msgctxt "findentrydialog|find"
msgid "_Find"
-msgstr ""
+msgstr "_Find"
#. yfE3P
#: sw/uiconfig/swriter/ui/findentrydialog.ui:33
@@ -14184,7 +14184,7 @@ msgstr "Select the database table or the database query that you want the field
#: sw/uiconfig/swriter/ui/flddbpage.ui:288
msgctxt "flddbpage|label2"
msgid "Database S_election"
-msgstr ""
+msgstr "Database S_election"
#. JeBVb
#: sw/uiconfig/swriter/ui/flddbpage.ui:314
@@ -14268,7 +14268,7 @@ msgstr "Lists the available fields for the field type selected in the Type list.
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:155
msgctxt "flddocinfopage|label2"
msgid "_Select"
-msgstr ""
+msgstr "_Select"
#. oGvBL
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:218
@@ -14280,7 +14280,7 @@ msgstr "Click the format that you want to apply to the selected field, or click
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:232
msgctxt "flddocinfopage|fixed"
msgid "Fi_xed content"
-msgstr ""
+msgstr "Fi_xed content"
#. BojDo
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:240
@@ -14292,7 +14292,7 @@ msgstr "Inserts the field as static content, that is, the field cannot be update
#: sw/uiconfig/swriter/ui/flddocinfopage.ui:256
msgctxt "flddocinfopage|label3"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#. BmH6G
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:98
@@ -14316,7 +14316,7 @@ msgstr "Lists the available fields for the field type selected in the Type list.
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:176
msgctxt "flddocumentpage|label2"
msgid "_Select"
-msgstr ""
+msgstr "_Select"
#. xtXnr
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:247
@@ -14328,13 +14328,13 @@ msgstr "Click the format that you want to apply to the selected field, or click
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:305
msgctxt "flddocumentpage|label3"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#. k7KnK
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:321
msgctxt "flddocumentpage|fixed"
msgid "Fi_xed content"
-msgstr ""
+msgstr "Fi_xed content"
#. TjKiH
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:329
@@ -14346,7 +14346,7 @@ msgstr "Inserts the field as static content, that is, the field cannot be update
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:348
msgctxt "flddocumentpage|levelft"
msgid "_Level"
-msgstr ""
+msgstr "_Level"
#. VX38D
#: sw/uiconfig/swriter/ui/flddocumentpage.ui:366
@@ -14400,7 +14400,7 @@ msgstr "_Type"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:153
msgctxt "fldfuncpage|label4"
msgid "_Select"
-msgstr ""
+msgstr "_Select"
#. b3UqC
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:210
@@ -14412,7 +14412,7 @@ msgstr "Click the format that you want to apply to the selected field, or click
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:221
msgctxt "fldfuncpage|label2"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#. CGoTS
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:246
@@ -14562,7 +14562,7 @@ msgstr "Select the format that you want to use for the selected reference field.
#: sw/uiconfig/swriter/ui/fldrefpage.ui:180
msgctxt "fldrefpage|label3"
msgid "_Refer using:"
-msgstr ""
+msgstr "_Refer using:"
#. bjLoy
#: sw/uiconfig/swriter/ui/fldrefpage.ui:225
@@ -14580,7 +14580,7 @@ msgstr "Filter Selection"
#: sw/uiconfig/swriter/ui/fldrefpage.ui:311
msgctxt "fldrefpage|extended_tip|selecttip"
msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, select a format in the \"Refer using\" list, and then click Insert."
-msgstr ""
+msgstr "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, select a format in the \"Refer using\" list, and then click Insert."
#. BFEfh
#: sw/uiconfig/swriter/ui/fldrefpage.ui:356
@@ -14646,7 +14646,7 @@ msgstr "Lists the available fields for the field type selected in the Type list.
#: sw/uiconfig/swriter/ui/fldvarpage.ui:200
msgctxt "fldvarpage|label2"
msgid "_Select"
-msgstr ""
+msgstr "_Select"
#. ZuuQf
#: sw/uiconfig/swriter/ui/fldvarpage.ui:286
@@ -14664,7 +14664,7 @@ msgstr "In the Format list, define if the value is inserted as text or a number.
#: sw/uiconfig/swriter/ui/fldvarpage.ui:349
msgctxt "fldvarpage|label3"
msgid "_Format"
-msgstr ""
+msgstr "_Format"
#. qPpKb
#: sw/uiconfig/swriter/ui/fldvarpage.ui:366
@@ -14676,7 +14676,7 @@ msgstr "Invisi_ble"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:374
msgctxt "fldvarpage|extended_tip|invisible"
msgid "Hides the field contents in the document."
-msgstr ""
+msgstr "Hides the field contents in the document."
#. hapyp
#: sw/uiconfig/swriter/ui/fldvarpage.ui:405
@@ -14688,7 +14688,7 @@ msgstr "_Level"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:418
msgctxt "fldvarpage|separatorft"
msgid "Se_parator"
-msgstr ""
+msgstr "Se_parator"
#. wrAG3
#: sw/uiconfig/swriter/ui/fldvarpage.ui:433
@@ -14754,7 +14754,7 @@ msgstr "Apply"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:590
msgctxt "fldvarpage|extended_tip|apply"
msgid "Adds the user-defined field to the Select list."
-msgstr ""
+msgstr "Adds the user-defined field to the Select list."
#. GKfDe
#: sw/uiconfig/swriter/ui/fldvarpage.ui:604
@@ -14766,7 +14766,7 @@ msgstr "Delete"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:610
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 ""
+msgstr "Removes the user-defined field from the select list. You can only remove fields that are not used in the current document."
#. 27v8z
#: sw/uiconfig/swriter/ui/floatingnavigation.ui:36
@@ -14904,7 +14904,7 @@ msgstr "Synchronise Labels"
#: sw/uiconfig/swriter/ui/footendnotedialog.ui:8
msgctxt "footendnotedialog|FootEndnoteDialog"
msgid "Settings of Footnotes and Endnotes"
-msgstr ""
+msgstr "Settings of Footnotes and Endnotes"
#. hBdgx
#: sw/uiconfig/swriter/ui/footendnotedialog.ui:135
@@ -15174,7 +15174,7 @@ msgstr "Enter the text that you want to display after the footnote number in the
#: sw/uiconfig/swriter/ui/footnotepage.ui:230
msgctxt "footnotepage|extended_tip|numberinglb"
msgid "Select the numbering scheme that you want to use."
-msgstr ""
+msgstr "Select the numbering scheme that you want to use."
#. Gzv4E
#: sw/uiconfig/swriter/ui/footnotepage.ui:248
@@ -15228,7 +15228,7 @@ msgstr "Page"
#: sw/uiconfig/swriter/ui/footnotepage.ui:403
msgctxt "footnotepage|extended_tip|parastylelb"
msgid "Select the paragraph style for the footnote text. Only special styles can be selected."
-msgstr ""
+msgstr "Select the paragraph style for the footnote text. Only special styles can be selected."
#. bhosj
#: sw/uiconfig/swriter/ui/footnotepage.ui:419
@@ -15270,7 +15270,7 @@ msgstr "Styles"
#: sw/uiconfig/swriter/ui/footnotepage.ui:504
msgctxt "footnotepage|extended_tip|FootnotePage"
msgid "Specifies the formatting for footnotes."
-msgstr ""
+msgstr "Specifies the formatting for footnotes."
#. MV5EC
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:51
@@ -15318,7 +15318,7 @@ msgstr "Aft_er:"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:179
msgctxt "footnotesendnotestabpage|extended_tip|ftnnumviewbox"
msgid "Select the numbering scheme for the footnotes."
-msgstr ""
+msgstr "Select the numbering scheme for the footnotes."
#. 7RJB2
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:198
@@ -15414,7 +15414,7 @@ msgstr "Aft_er:"
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:454
msgctxt "footnotesendnotestabpage|extended_tip|endnumviewbox"
msgid "Select the numbering scheme for the endnotes."
-msgstr ""
+msgstr "Select the numbering scheme for the endnotes."
#. kWheg
#: sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui:473
@@ -16110,7 +16110,7 @@ msgstr "Anchor"
#: sw/uiconfig/swriter/ui/frmtypepage.ui:502
msgctxt "frmtypepage|lbPreview"
msgid "Preview"
-msgstr ""
+msgstr "Preview"
#. 7RCJH
#: sw/uiconfig/swriter/ui/frmtypepage.ui:539
@@ -16554,13 +16554,13 @@ msgstr "Review Fields"
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:31
msgctxt "inputfielddialog|next"
msgid "_Previous"
-msgstr ""
+msgstr "_Previous"
#. iwh9e
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:45
msgctxt "inputfielddialog|next"
msgid "_Next"
-msgstr ""
+msgstr "_Next"
#. YpSqb
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:52
@@ -16578,7 +16578,7 @@ msgstr "Reference:"
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:176
msgctxt "inputfielddialog|extended_tip|text"
msgid "This box displays the name that you entered in the Reference box on the Functions or Variables tab of the Fields dialog. The box underneath displays the contents of the field."
-msgstr ""
+msgstr "This box displays the name that you entered in the Reference box on the Functions or Variables tab of the Fields dialogue box. The box underneath displays the contents of the field."
#. KcGwQ
#: sw/uiconfig/swriter/ui/inputfielddialog.ui:207
@@ -16836,13 +16836,13 @@ msgstr "Calculates the maximum value in an area or a list."
#: sw/uiconfig/swriter/ui/inputwinmenu.ui:294
msgctxt "inputwinmenu|count"
msgid "Count"
-msgstr ""
+msgstr "Count"
#. 3VBfQ
#: sw/uiconfig/swriter/ui/inputwinmenu.ui:302
msgctxt "inputwinmenu|product"
msgid "Product"
-msgstr ""
+msgstr "Product"
#. DRxEW
#: sw/uiconfig/swriter/ui/inputwinmenu.ui:310
@@ -16932,13 +16932,13 @@ msgstr "Calculates the arc tangent in radians."
#: sw/uiconfig/swriter/ui/inputwinmenu.ui:413
msgctxt "inputwinmenu|abs"
msgid "Abs"
-msgstr ""
+msgstr "Abs"
#. wmZwk
#: sw/uiconfig/swriter/ui/inputwinmenu.ui:421
msgctxt "inputwinmenu|sign"
msgid "Sign"
-msgstr ""
+msgstr "Sign"
#. ytZBB
#: sw/uiconfig/swriter/ui/inputwinmenu.ui:429
@@ -16968,7 +16968,7 @@ msgstr "Bookmark"
#: sw/uiconfig/swriter/ui/insertbookmark.ui:108
msgctxt "insertbookmark|extended_tip|name"
msgid "Type the name of the bookmark that you want to create. Then press Insert."
-msgstr ""
+msgstr "Type the name of the bookmark that you want to create. Then press Insert."
#. zocpL
#: sw/uiconfig/swriter/ui/insertbookmark.ui:119
@@ -17046,7 +17046,7 @@ msgstr "Delete"
#: sw/uiconfig/swriter/ui/insertbookmark.ui:349
msgctxt "insertbookmark|extended_tip|delete"
msgid "To delete a bookmark, select the bookmark and click the Delete button. No confirmation dialog will follow."
-msgstr ""
+msgstr "To delete a bookmark, select the bookmark and click the Delete button. No confirmation dialogue box will follow."
#. hvWfd
#: sw/uiconfig/swriter/ui/insertbookmark.ui:362
@@ -17058,7 +17058,7 @@ msgstr "Rename"
#: sw/uiconfig/swriter/ui/insertbookmark.ui:392
msgctxt "insertbookmark|extended_tip|InsertBookmarkDialog"
msgid "Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time."
-msgstr ""
+msgstr "Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time."
#. ydP4q
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
@@ -17544,7 +17544,7 @@ msgstr "Character:"
#: sw/uiconfig/swriter/ui/insertfootnote.ui:194
msgctxt "insertfootnote|extended_tip|character"
msgid "Choose this option to define a character or symbol for the current footnote."
-msgstr ""
+msgstr "Choose this option to define a character or symbol for the current footnote."
#. BrqCB
#: sw/uiconfig/swriter/ui/insertfootnote.ui:218
@@ -17556,7 +17556,7 @@ msgstr "Character"
#: sw/uiconfig/swriter/ui/insertfootnote.ui:219
msgctxt "insertfootnote|extended_tip|characterentry"
msgid "Choose this option to define a character or symbol for the current footnote."
-msgstr ""
+msgstr "Choose this option to define a character or symbol for the current footnote."
#. yx2tm
#: sw/uiconfig/swriter/ui/insertfootnote.ui:230
@@ -17566,7 +17566,6 @@ msgstr "Choose…"
#. XDgLr
#: sw/uiconfig/swriter/ui/insertfootnote.ui:238
-#, fuzzy
msgctxt "insertfootnote|extended_tip|choosecharacter"
msgid "Inserts a special character as a footnote or endnote anchor."
msgstr "Inserts a special character as a footnote or endnote anchor."
@@ -17737,7 +17736,7 @@ msgstr "Indents"
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
msgctxt "insertsectiondialog|area"
msgid "Area"
-msgstr ""
+msgstr "Area"
#. Kt5QB
#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
@@ -17809,7 +17808,7 @@ msgstr "Enter the number of rows that you want in the table."
#: sw/uiconfig/swriter/ui/inserttable.ui:240
msgctxt "inserttable|lbwarning"
msgid "Warning : Large tables may adversely affect performance and compatibility"
-msgstr ""
+msgstr "Warning : Large tables may adversely affect performance and compatibility"
#. M2tGB
#: sw/uiconfig/swriter/ui/inserttable.ui:254
@@ -17875,7 +17874,7 @@ msgstr "Options"
#: sw/uiconfig/swriter/ui/inserttable.ui:437
msgctxt "inserttable|extended_tip|previewinstable"
msgid "Displays a preview of the current selection."
-msgstr ""
+msgstr "Displays a preview of the current selection."
#. QDdwV
#: sw/uiconfig/swriter/ui/inserttable.ui:479
@@ -18235,13 +18234,13 @@ msgstr "Interval:"
#: sw/uiconfig/swriter/ui/linenumbering.ui:217
msgctxt "linenumbering|extended_tip|styledropdown"
msgid "Select the character style that you want to use for the line numbers."
-msgstr ""
+msgstr "Select the character style that you want to use for the line numbers."
#. MBZ7K
#: sw/uiconfig/swriter/ui/linenumbering.ui:233
msgctxt "linenumbering|extended_tip|formatdropdown"
msgid "Select the numbering scheme that you want to use."
-msgstr ""
+msgstr "Select the numbering scheme that you want to use."
#. ntwJw
#: sw/uiconfig/swriter/ui/linenumbering.ui:248
@@ -18391,13 +18390,13 @@ msgstr "Enter your name."
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:63
msgctxt "extended_tip|address"
msgid "Enter your email address for replies."
-msgstr ""
+msgstr "Enter your email address for replies."
#. yBLGV
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:81
msgctxt "extended_tip|replyto"
msgid "Enter the address to use for email replies."
-msgstr ""
+msgstr "Enter the address to use for email replies."
#. nfWNf
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:95
@@ -18421,7 +18420,7 @@ msgstr "Send replies to _different email address"
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:128
msgctxt "extended_tip|replytocb"
msgid "Uses the email address that you enter in the Reply address text box as the reply-to email address."
-msgstr ""
+msgstr "Uses the email address that you enter in the Reply address text box as the reply-to email address."
#. AESca
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:142
@@ -18451,7 +18450,7 @@ msgstr "Ser_ver Authentication…"
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:226
msgctxt "extended_tip|serverauthentication"
msgid "Opens the Server Authentication dialog where you can specify the server authentication settings for secure email."
-msgstr ""
+msgstr "Opens the Server Authentication dialogue box where you can specify the server authentication settings for secure email."
#. AqgAF
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:250
@@ -18475,13 +18474,13 @@ msgstr "_Port:"
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:290
msgctxt "mailconfigpage|secure"
msgid "_Use secure connection (TLS/SSL)"
-msgstr ""
+msgstr "_Use secure connection (TLS/SSL)"
#. CoPAE
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:299
msgctxt "extended_tip|secure"
msgid "When available, uses a secure connection to send emails."
-msgstr ""
+msgstr "When available, uses a secure connection to send emails."
#. U82eq
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:318
@@ -18505,7 +18504,7 @@ msgstr "Outgoing Server (SMTP) Settings"
#: sw/uiconfig/swriter/ui/mailconfigpage.ui:368
msgctxt "extended_tip|MailConfigPage"
msgid "Specifies the user information and server settings for when you send form letters as email messages."
-msgstr ""
+msgstr "Specifies the user information and server settings for when you send form letters as email messages."
#. RyDB6
#: sw/uiconfig/swriter/ui/mailmerge.ui:16
@@ -18703,13 +18702,13 @@ msgstr "%PRODUCTNAME Writer"
#: sw/uiconfig/swriter/ui/mailmerge.ui:676
msgctxt "mailmerge|passwd-check"
msgid "Save with password"
-msgstr ""
+msgstr "Save with password"
#. FFSYA
#: sw/uiconfig/swriter/ui/mailmerge.ui:693
msgctxt "mailmerge|passwd-label"
msgid "Password field:"
-msgstr ""
+msgstr "Password field:"
#. LDBbz
#: sw/uiconfig/swriter/ui/mailmerge.ui:753
@@ -18733,7 +18732,7 @@ msgstr "Sa_ve as individual documents"
#: sw/uiconfig/swriter/ui/mailmerge.ui:783
msgctxt "mailmerge|extended_tip|individualdocuments"
msgid "Create one document for each data record."
-msgstr ""
+msgstr "Create one document for each data record."
#. bAuH5
#: sw/uiconfig/swriter/ui/mailmerge.ui:801
@@ -18853,79 +18852,79 @@ msgstr "Document Position"
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:12
msgctxt "readonlymenu|STR_UPDATE"
msgid "_Update"
-msgstr ""
+msgstr "_Update"
#. MUFyx
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:22
msgctxt "mastercontextmenu|STR_UPDATE_SEL"
msgid "Selection"
-msgstr ""
+msgstr "Selection"
#. Xv4Q8
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:30
msgctxt "mastercontextmenu|STR_UPDATE_INDEX"
msgid "Indexes"
-msgstr ""
+msgstr "Indexes"
#. NekK7
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:38
msgctxt "mastercontextmenu|STR_UPDATE_SEL"
msgid "Links"
-msgstr ""
+msgstr "Links"
#. RiguA
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:46
msgctxt "mastercontextmenu|STR_UPDATE_ALL"
msgid "All"
-msgstr ""
+msgstr "All"
#. kxEdV
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:58
msgctxt "mastercontextmenu|STR_EDIT_CONTENT"
msgid "Edit"
-msgstr ""
+msgstr "Edit"
#. V4abB
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:66
msgctxt "mastercontextmenu|STR_EDIT_LINK"
msgid "Edit link"
-msgstr ""
+msgstr "Edit link"
#. 4DrHX
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:74
msgctxt "readonlymenu|STR_EDIT_INSERT"
msgid "Insert"
-msgstr ""
+msgstr "Insert"
#. MCA6M
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:84
msgctxt "mastercontextmenu|STR_INDEX"
msgid "_Index"
-msgstr ""
+msgstr "_Index"
#. Eg3ib
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:92
msgctxt "mastercontextmenu|STR_FILE"
msgid "File"
-msgstr ""
+msgstr "File"
#. m6agV
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:100
msgctxt "mastercontextmenu|STR_NEW_FILE"
msgid "New Document"
-msgstr ""
+msgstr "New Document"
#. WCRAT
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:108
msgctxt "mastercontextmenu|STR_INSERT_TEXT"
msgid "Text"
-msgstr ""
+msgstr "Text"
#. diCCN
#: sw/uiconfig/swriter/ui/mastercontextmenu.ui:126
msgctxt "mastercontextmenu|STR_DELETE_ENTRY"
msgid "_Delete"
-msgstr ""
+msgstr "_Delete"
#. Gnk7X
#: sw/uiconfig/swriter/ui/mergeconnectdialog.ui:8
@@ -19333,7 +19332,7 @@ msgstr "Write your message here"
#: sw/uiconfig/swriter/ui/mmmailbody.ui:117
msgctxt "mmmailbody|extended_tip|bodymle"
msgid "Enter the main text of the email."
-msgstr ""
+msgstr "Enter the main text of the email."
#. AEVTw
#: sw/uiconfig/swriter/ui/mmmailbody.ui:143
@@ -19345,7 +19344,7 @@ msgstr "This email should contain a salutation"
#: sw/uiconfig/swriter/ui/mmmailbody.ui:151
msgctxt "mmmailbody|extended_tip|greeting"
msgid "Adds a salutation to the email."
-msgstr ""
+msgstr "Adds a salutation to the email."
#. i7T9E
#: sw/uiconfig/swriter/ui/mmmailbody.ui:172
@@ -19453,7 +19452,7 @@ msgstr "Adds a personalised salutation. To use the default salutation, unmark th
#: sw/uiconfig/swriter/ui/mmmailbody.ui:472
msgctxt "mmmailbody|extended_tip|MailBodyDialog"
msgid "Type the message and the salutation for files that you send as email attachments."
-msgstr ""
+msgstr "Type the message and the salutation for files that you send as email attachments."
#. Zqr7R
#: sw/uiconfig/swriter/ui/mmoutputtypepage.ui:38
@@ -19489,7 +19488,7 @@ msgstr "_Email message"
#: sw/uiconfig/swriter/ui/mmoutputtypepage.ui:105
msgctxt "mmoutputtypepage|extended_tip|email"
msgid "Creates mail merge documents that you can send as an email message or an email attachment."
-msgstr ""
+msgstr "Creates mail merge documents that you can send as an email message or an email attachment."
#. roGWt
#: sw/uiconfig/swriter/ui/mmoutputtypepage.ui:138
@@ -19519,7 +19518,7 @@ msgstr "Send Documents"
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:44
msgctxt "mmresultemaildialog|extended_tip|ok"
msgid "Click to start sending emails."
-msgstr ""
+msgstr "Click to start sending emails."
#. cNmQk
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:119
@@ -19531,7 +19530,7 @@ msgstr "T_o"
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:136
msgctxt "mmresultemaildialog|extended_tip|mailto"
msgid "Select the database field that contains the email address of the recipient."
-msgstr ""
+msgstr "Select the database field that contains the email address of the recipient."
#. H6VrM
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:147
@@ -19555,7 +19554,7 @@ msgstr "S_ubject"
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:186
msgctxt "mmresultemaildialog|extended_tip|subject"
msgid "Enter the subject line for the email messages."
-msgstr ""
+msgstr "Enter the subject line for the email messages."
#. DRHXR
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:199
@@ -19597,7 +19596,7 @@ msgstr "Plain Text"
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:223
msgctxt "mmresultemaildialog|extended_tip|sendas"
msgid "Select the mail format for the email messages."
-msgstr ""
+msgstr "Select the mail format for the email messages."
#. A25u6
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:234
@@ -19609,19 +19608,19 @@ msgstr "Pr_operties..."
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:242
msgctxt "mmresultemaildialog|extended_tip|sendassettings"
msgid "Opens the E-Mail Message dialog where you can enter the email message for the mail merge files that are sent as attachments."
-msgstr ""
+msgstr "Opens the E-Mail Message dialogue box where you can enter the email message for the mail merge files that are sent as attachments."
#. TePCV
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:255
msgctxt "mmresultemaildialog|passwordft"
msgid "Password"
-msgstr ""
+msgstr "Password"
#. AEF8w
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:278
msgctxt "mmresultemaildialog|passwordcb"
msgid "Save with password"
-msgstr ""
+msgstr "Save with password"
#. vHPkv
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:321
@@ -19639,7 +19638,7 @@ msgstr "Name of the a_ttachment"
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:348
msgctxt "mmresultemaildialog|label2"
msgid "Email Options"
-msgstr ""
+msgstr "Email Options"
#. kCBDz
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:376
@@ -19651,7 +19650,7 @@ msgstr "S_end all documents"
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:385
msgctxt "mmresultemaildialog|extended_tip|sendallrb"
msgid "Select to send emails to all recipients."
-msgstr ""
+msgstr "Select to send emails to all recipients."
#. EN8Jh
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:403
@@ -19687,13 +19686,13 @@ msgstr "Enter the number of the last record to include in the mail merge."
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:491
msgctxt "mmresultemaildialog|label1"
msgid "Send Records"
-msgstr ""
+msgstr "Send Records"
#. 6VhcE
#: sw/uiconfig/swriter/ui/mmresultemaildialog.ui:516
msgctxt "mmresultemaildialog|extended_tip|MMResultEmailDialog"
msgid "Sends the mail merge output as email messages to all or some recipients."
-msgstr ""
+msgstr "Sends the mail merge output as email messages to all or some recipients."
#. rD68U
#: sw/uiconfig/swriter/ui/mmresultprintdialog.ui:20
@@ -19741,7 +19740,7 @@ msgstr "Changes the printer properties."
#: sw/uiconfig/swriter/ui/mmresultprintdialog.ui:163
msgctxt "mmresultprintdialog|label2"
msgid "Printer Options"
-msgstr ""
+msgstr "Printer Options"
#. VemES
#: sw/uiconfig/swriter/ui/mmresultprintdialog.ui:191
@@ -19789,7 +19788,7 @@ msgstr "Enter the number of the last record to include in the mail merge."
#: sw/uiconfig/swriter/ui/mmresultprintdialog.ui:306
msgctxt "mmresultprintdialog|label1"
msgid "Print Records"
-msgstr ""
+msgstr "Print Records"
#. ZZ5p9
#: sw/uiconfig/swriter/ui/mmresultprintdialog.ui:331
@@ -19843,7 +19842,7 @@ msgstr "Saves the merged document as a separate file for each recipient. The fil
#: sw/uiconfig/swriter/ui/mmresultsavedialog.ui:157
msgctxt "mmresultsavedialog|label2"
msgid "Save As Options"
-msgstr ""
+msgstr "Save As Options"
#. xRGbs
#: sw/uiconfig/swriter/ui/mmresultsavedialog.ui:191
@@ -19879,7 +19878,7 @@ msgstr "Enter the number of the last record to include in the mail merge."
#: sw/uiconfig/swriter/ui/mmresultsavedialog.ui:273
msgctxt "mmresultsavedialog|FromToRange"
msgid "Range"
-msgstr ""
+msgstr "Range"
#. 2BCiE
#: sw/uiconfig/swriter/ui/mmresultsavedialog.ui:295
@@ -20074,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Use the current _document"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Uses the current Writer document as the base for the mail merge document."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Create a ne_w document"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Creates a new Writer document to use for the mail merge."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Start from _existing document"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Select an existing Writer document to use as the base for the mail merge document."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Start from a t_emplate"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Select the template that you want to create your mail merge document with."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Start fro_m a recently saved starting document"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Use an existing mail merge document as the base for a new mail merge document."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Select the document."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "B_rowse..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Locate the Writer document that you want to use, and then click Open."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "B_rowse..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Opens a template selector dialogue box."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
-msgstr ""
+msgstr "Data source of the current document is not registered. Please exchange database."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
-msgstr ""
+msgstr "Exchange Database..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Select Starting Document for the Mail Merge"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Specify the document that you want to use as a base for the mail merge document."
@@ -20203,7 +20202,7 @@ msgstr "The connection to the outgoing mail server has been established"
#: sw/uiconfig/swriter/ui/mmsendmails.ui:107
msgctxt "mmsendmails|label1"
msgid "Connection Status"
-msgstr ""
+msgstr "Connection Status"
#. s8CDU
#: sw/uiconfig/swriter/ui/mmsendmails.ui:150
@@ -20245,31 +20244,31 @@ msgstr "Details"
#: sw/uiconfig/swriter/ui/mmsendmails.ui:293
msgctxt "mmsendmails|label2"
msgid "Transfer Status"
-msgstr ""
+msgstr "Transfer Status"
#. c2i5B
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:20
msgctxt "navigatorcontextmenu|STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY"
msgid "Send Outline to Clipboard"
-msgstr ""
+msgstr "Send Outline to Clipboard"
#. 7HC9V
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:34
msgctxt "navigatorcontextmenu|STR_GOTO"
msgid "Go to"
-msgstr ""
+msgstr "Go to"
#. VCmAZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:43
msgctxt "navigatorcontextmenu|STR_SELECT"
msgid "Select"
-msgstr ""
+msgstr "Select"
#. dajzZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:51
msgctxt "navigatorcontextmenu|STR_DELETE"
msgid "Delete"
-msgstr ""
+msgstr "Delete"
#. CQSp3
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:60
@@ -20299,217 +20298,217 @@ msgstr ""
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:96
msgctxt "navigatorcontextmenu|STR_REMOVE_INDEX"
msgid "_Remove Index"
-msgstr ""
+msgstr "_Remove Index"
#. C4355
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:104
msgctxt "navigatorcontextmenu|STR_UPDATE"
msgid "_Update"
-msgstr ""
+msgstr "_Update"
#. BtCca
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:112
msgctxt "navigatorcontextmenu|STR_EDIT_ENTRY"
msgid "Edit..."
-msgstr ""
+msgstr "Edit..."
#. BYyhD
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:120
msgctxt "navigatorcontextmenu|STR_REMOVE_TBL_PROTECTION"
msgid "_Unprotect"
-msgstr ""
+msgstr "_Unprotect"
#. 6KWWG
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:128
msgctxt "navigatorcontextmenu|STR_READONLY_IDX"
msgid "Read-_only"
-msgstr ""
+msgstr "Read-_only"
#. BUQRq
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:136
msgctxt "navigatorcontextmenu|STR_DELETE_ENTRY"
msgid "_Delete"
-msgstr ""
+msgstr "_Delete"
#. CUqD5
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:145
msgctxt "navigatorcontextmenu|STR_RENAME"
msgid "_Rename..."
-msgstr ""
+msgstr "_Rename..."
#. U5nAb
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:153
msgctxt "navigatorcontextmenu|STR_POSTIT_SHOW"
msgid "Show All"
-msgstr ""
+msgstr "Show All"
#. E2wWp
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:161
msgctxt "navigatorcontextmenu|STR_POSTIT_HIDE"
msgid "Hide All"
-msgstr ""
+msgstr "Hide All"
#. aDRke
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:169
msgctxt "navigatorcontextmenu|STR_POSTIT_DELETE"
msgid "Delete All"
-msgstr ""
+msgstr "Delete All"
#. YBipC
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:183
msgctxt "navigatorcontextmenu|STR_OUTLINE_CONTENT"
msgid "Outline Folding"
-msgstr ""
+msgstr "Outline Folding"
#. cECoG
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:203
msgctxt "navigatorcontextmenu|STR_OUTLINE_LEVEL"
msgid "Outline Level"
-msgstr ""
+msgstr "Outline Level"
#. EBK2E
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:217
msgctxt "navigatorcontextmenu|STR_OUTLINE_TRACKING"
msgid "Outline Tracking"
-msgstr ""
+msgstr "Outline Tracking"
#. fZEEr
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:231
msgctxt "navigatorcontextmenu|STR_TABLE_TRACKING"
msgid "Table Tracking"
-msgstr ""
+msgstr "Table Tracking"
#. 7oCFa
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:239
msgctxt "navigatorcontextmenu|STR_SECTION_TRACKING"
msgid "Section Tracking"
-msgstr ""
+msgstr "Section Tracking"
#. YmjQf
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:247
msgctxt "navigatorcontextmenu|STR_FRAME_TRACKING"
msgid "Frame Tracking"
-msgstr ""
+msgstr "Frame Tracking"
#. vhxX5
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:255
msgctxt "navigatorcontextmenu|STR_IMAGE_TRACKING"
msgid "Image Tracking"
-msgstr ""
+msgstr "Image Tracking"
#. mcYqZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:263
msgctxt "navigatorcontextmenu|STR_OLE_OBJECT_TRACKING"
msgid "OLE Object Tracking"
-msgstr ""
+msgstr "OLE Object Tracking"
#. DRaED
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:271
msgctxt "navigatorcontextmenu|STR_BOOKMARK_TRACKING"
msgid "Bookmark Tracking"
-msgstr ""
+msgstr "Bookmark Tracking"
#. vpLmh
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:279
msgctxt "navigatorcontextmenu|STR_HYPERLINK_TRACKING"
msgid "Hyperlink Tracking"
-msgstr ""
+msgstr "Hyperlink Tracking"
#. EvBzN
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:287
msgctxt "navigatorcontextmenu|STR_REFERENCE_TRACKING"
msgid "Reference Tracking"
-msgstr ""
+msgstr "Reference Tracking"
#. M8Bes
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:295
msgctxt "navigatorcontextmenu|STR_INDEX_TRACKING"
msgid "Index Tracking"
-msgstr ""
+msgstr "Index Tracking"
#. KBFwM
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:303
msgctxt "navigatorcontextmenu|STR_COMMENT_TRACKING"
msgid "Comment Tracking"
-msgstr ""
+msgstr "Comment Tracking"
#. oGavB
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:311
msgctxt "navigatorcontextmenu|STR_DRAWING_OBJECT_TRACKING"
msgid "Drawing Object Tracking"
-msgstr ""
+msgstr "Drawing Object Tracking"
#. w8FTW
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:319
msgctxt "navigatorcontextmenu|STR_FIELD_TRACKING"
msgid "Field Tracking"
-msgstr ""
+msgstr "Field Tracking"
#. BoCeZ
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:327
msgctxt "navigatorcontextmenu|STR_FOOTNOTE_TRACKING"
msgid "Footnote Tracking"
-msgstr ""
+msgstr "Footnote Tracking"
#. GyAcG
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:341
msgctxt "navigatorcontextmenu|STR_DRAGMODE"
msgid "Drag Mode"
-msgstr ""
+msgstr "Drag Mode"
#. Zehx2
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:355
msgctxt "navigatorcontextmenu|STR_DISPLAY"
msgid "Display"
-msgstr ""
+msgstr "Display"
#. bgZoy
#: sw/uiconfig/swriter/ui/navigatorcontextmenu.ui:375
msgctxt "navigatorcontextmenu|STR_COLLAPSE_ALL_CATEGORIES"
msgid "Collapse All Categories"
-msgstr ""
+msgstr "Collapse All Categories"
#. ba8wC
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:18
msgctxt "navigatorpanel|hyperlink"
msgid "Insert as Hyperlink"
-msgstr ""
+msgstr "Insert as Hyperlink"
#. YFPAS
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:28
msgctxt "navigatorpanel|link"
msgid "Insert as Link"
-msgstr ""
+msgstr "Insert as Link"
#. 97BBT
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:38
msgctxt "navigatorpanel|copy"
msgid "Insert as Copy"
-msgstr ""
+msgstr "Insert as Copy"
#. mBP9D
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:155
msgctxt "navigatorpanel|STR_INDEX"
msgid "_Index"
-msgstr ""
+msgstr "_Index"
#. NyHHE
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:163
msgctxt "navigatorpanel|STR_FILE"
msgid "File"
-msgstr ""
+msgstr "File"
#. NZZqB
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:171
msgctxt "navigatorpanel|STR_NEW_FILE"
msgid "New Document"
-msgstr ""
+msgstr "New Document"
#. FMVmv
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:179
msgctxt "navigatorpanel|STR_INSERT_TEXT"
msgid "Text"
-msgstr ""
+msgstr "Text"
#. xuEPo
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:266
@@ -20527,13 +20526,13 @@ msgstr "Switches between master view and normal view if a master document is ope
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:377
msgctxt "navigatorpanel|spinbutton|tooltip_text"
msgid "Go to Page"
-msgstr ""
+msgstr "Go to Page"
#. avLGA
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:384
msgctxt "navigatorpanel|extended_tip|spinbutton"
msgid "Enter page number and press Enter. Use arrows to move to next page forward or backward."
-msgstr ""
+msgstr "Enter page number and press Enter. Use arrows to move to next page forward or backward."
#. DgvFE
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:416
@@ -20779,25 +20778,25 @@ msgstr "Moves the selection down one position in the Navigator list."
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:989
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Selection"
-msgstr ""
+msgstr "Selection"
#. v2iCL
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:997
msgctxt "navigatorpanel|STR_UPDATE_INDEX"
msgid "Indexes"
-msgstr ""
+msgstr "Indexes"
#. fvFtM
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:1005
msgctxt "navigatorpanel|STR_UPDATE_SEL"
msgid "Links"
-msgstr ""
+msgstr "Links"
#. Njw6i
#: sw/uiconfig/swriter/ui/navigatorpanel.ui:1013
msgctxt "navigatorpanel|STR_UPDATE_ALL"
msgid "All"
-msgstr ""
+msgstr "All"
#. mYVYE
#: sw/uiconfig/swriter/ui/newuserindexdialog.ui:8
@@ -22058,25 +22057,25 @@ msgstr "Save As"
#: sw/uiconfig/swriter/ui/numberingnamedialog.ui:122
msgctxt "numberingnamedialog|grid1"
msgid "Names of saved formats."
-msgstr ""
+msgstr "Names of saved formats."
#. 62pRF
#: sw/uiconfig/swriter/ui/numberingnamedialog.ui:138
msgctxt "numberingnamedialog|extended_tip|form"
msgid "Shows the current saved format names."
-msgstr ""
+msgstr "Shows the current saved format names."
#. AbLwh
#: sw/uiconfig/swriter/ui/numberingnamedialog.ui:155
msgctxt "numberingnamedialog|entry"
msgid "Enter name to identify the format to be saved."
-msgstr ""
+msgstr "Enter name to identify the format to be saved."
#. F662A
#: sw/uiconfig/swriter/ui/numberingnamedialog.ui:158
msgctxt "numberingnamedialog|extended_tip|entry"
msgid "Enter a name for the format being saved. Afterwards the name appears in the list shown by the Load/Save button."
-msgstr ""
+msgstr "Enter a name for the format being saved. Afterwards the name appears in the list shown by the Load/Save button."
#. VExwF
#: sw/uiconfig/swriter/ui/numberingnamedialog.ui:173
@@ -22088,7 +22087,7 @@ msgstr "Format"
#: sw/uiconfig/swriter/ui/numparapage.ui:41
msgctxt "numparapage|labelFT_OUTLINE_LEVEL"
msgid "Select or change the Outline Level applied to the selected paragraphs or Paragraph Style."
-msgstr ""
+msgstr "Select or change the Outline Level applied to the selected paragraphs or Paragraph Style."
#. Rekgx
#: sw/uiconfig/swriter/ui/numparapage.ui:42
@@ -22100,7 +22099,7 @@ msgstr "Outline level:"
#: sw/uiconfig/swriter/ui/numparapage.ui:57
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
msgid "Assigned Outline Level"
-msgstr ""
+msgstr "Assigned Outline Level"
#. y9mKV
#: sw/uiconfig/swriter/ui/numparapage.ui:59
@@ -22172,7 +22171,7 @@ msgstr "Level 10"
#: sw/uiconfig/swriter/ui/numparapage.ui:73
msgctxt "numparapage|extended_tip|comboLB_OUTLINE_LEVEL"
msgid "Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style."
-msgstr ""
+msgstr "Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style."
#. A9CrD
#: sw/uiconfig/swriter/ui/numparapage.ui:89
@@ -22184,31 +22183,31 @@ msgstr "Outline"
#: sw/uiconfig/swriter/ui/numparapage.ui:126
msgctxt "numparapage|labelFT_NUMBER_STYLE"
msgid "Select a List Style to apply to the paragraph."
-msgstr ""
+msgstr "Select a List Style to apply to the paragraph."
#. eQZED
#: sw/uiconfig/swriter/ui/numparapage.ui:127
msgctxt "numparapage|labelFT_NUMBER_STYLE"
msgid "_List style:"
-msgstr ""
+msgstr "_List style:"
#. Kx7Bm
#: sw/uiconfig/swriter/ui/numparapage.ui:147
msgctxt "numparapage|comboLB_NUMBER_STYLE"
msgid "Assigned List Style"
-msgstr ""
+msgstr "Assigned List Style"
#. qgNLu
#: sw/uiconfig/swriter/ui/numparapage.ui:149
msgctxt "numparapage|comboLB_NUMBER_STYLE"
msgid "No List"
-msgstr ""
+msgstr "No List"
#. hRgAM
#: sw/uiconfig/swriter/ui/numparapage.ui:153
msgctxt "numparapage|extended_tip|comboLB_NUMBER_STYLE"
msgid "Select the List Style that you want to apply to the paragraph."
-msgstr ""
+msgstr "Select the List Style that you want to apply to the paragraph."
#. eBkEW
#: sw/uiconfig/swriter/ui/numparapage.ui:165
@@ -22220,19 +22219,19 @@ msgstr "Edit Style"
#: sw/uiconfig/swriter/ui/numparapage.ui:171
msgctxt "numparapage|extended_tip|editnumstyle"
msgid "Edit the properties of the selected List Style."
-msgstr ""
+msgstr "Edit the properties of the selected List Style."
#. sQw2M
#: sw/uiconfig/swriter/ui/numparapage.ui:197
msgctxt "numparapage|checkCB_NEW_START"
msgid "R_estart numbering at this paragraph"
-msgstr ""
+msgstr "R_estart numbering at this paragraph"
#. Dreuk
#: sw/uiconfig/swriter/ui/numparapage.ui:201
msgctxt "numparapage|checkCB_NEW_START"
msgid "For ordered lists and List Styles with numbering"
-msgstr ""
+msgstr "For ordered lists and List Styles with numbering"
#. SCaCA
#: sw/uiconfig/swriter/ui/numparapage.ui:209
@@ -22262,7 +22261,7 @@ msgstr "Enter the number that you want to assign to the paragraph."
#: sw/uiconfig/swriter/ui/numparapage.ui:294
msgctxt "numparapage|label2"
msgid "Apply List Style"
-msgstr ""
+msgstr "Apply List Style"
#. tBYXk
#: sw/uiconfig/swriter/ui/numparapage.ui:323
@@ -22310,7 +22309,7 @@ msgstr "Line Numbering"
#: sw/uiconfig/swriter/ui/numparapage.ui:450
msgctxt "numparapage|extended_tip|NumParaPage"
msgid "Adds or removes Outline Level, List Style, and line numbering from the paragraph. You can also reset the numbering in a numbered list."
-msgstr ""
+msgstr "Adds or removes Outline Level, List Style, and line numbering from the paragraph. You can also reset the numbering in a numbered list."
#. jHKFJ
#: sw/uiconfig/swriter/ui/objectdialog.ui:8
@@ -22319,49 +22318,49 @@ msgid "Object"
msgstr "Object"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Type"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Options"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Wrap"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Borders"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparency"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -22572,7 +22571,7 @@ msgstr "Compare Documents"
#: sw/uiconfig/swriter/ui/optcomparison.ui:113
msgctxt "optcomparison|ignore"
msgid "Ignore _pieces of length:"
-msgstr ""
+msgstr "Ignore _pieces of length:"
#. cCUqS
#: sw/uiconfig/swriter/ui/optcomparison.ui:127
@@ -22602,7 +22601,7 @@ msgstr "Reorganise Form menu to have it Microsoft compatible"
#: sw/uiconfig/swriter/ui/optcompatpage.ui:133
msgctxt "optcompatpage|label2"
msgid "Global Compatibility Options"
-msgstr ""
+msgstr "Global Compatibility Options"
#. KC3YE
#: sw/uiconfig/swriter/ui/optcompatpage.ui:225
@@ -22948,7 +22947,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:259
msgctxt "optformataidspage|displayfl"
msgid "Display Formatting"
-msgstr ""
+msgstr "Display Formatting"
#. ufN3R
#: sw/uiconfig/swriter/ui/optformataidspage.ui:287
@@ -23038,31 +23037,31 @@ msgstr "Direct Cursor"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:489
msgctxt "optformataidspage|anchor"
msgid "_Anchor:"
-msgstr ""
+msgstr "_Anchor:"
#. 4ahDA
#: sw/uiconfig/swriter/ui/optformataidspage.ui:506
msgctxt "optformataidspage|cxDefaultAnchor1"
msgid "To Paragraph"
-msgstr ""
+msgstr "To Paragraph"
#. Fxh2u
#: sw/uiconfig/swriter/ui/optformataidspage.ui:507
msgctxt "optformataidspage|cxDefaultAnchor2"
msgid "To Character"
-msgstr ""
+msgstr "To Character"
#. rafqG
#: sw/uiconfig/swriter/ui/optformataidspage.ui:508
msgctxt "optformataidspage|cxDefaultAnchor3"
msgid "As Character"
-msgstr ""
+msgstr "As Character"
#. B3qDX
#: sw/uiconfig/swriter/ui/optformataidspage.ui:523
msgctxt "optformataidspage|lbImage"
msgid "Image"
-msgstr ""
+msgstr "Image"
#. npuVw
#: sw/uiconfig/swriter/ui/optformataidspage.ui:551
@@ -23710,7 +23709,7 @@ msgstr "Untitled 1"
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:16
msgctxt "outlinenumbering|extended_tip|form1"
msgid "Select the predefined numbering scheme that you want to assign to the selected outline level."
-msgstr ""
+msgstr "Select the predefined numbering scheme that you want to assign to the selected outline level."
#. stM8e
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:25
@@ -23776,7 +23775,7 @@ msgstr "Opens a dialogue box where you can save the current settings for the sel
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:106
msgctxt "outlinenumbering|extended_tip|form"
msgid "Click a numbering scheme in the list, and then enter a name for the scheme. The numbers correspond to the outline level that the styles are assigned to."
-msgstr ""
+msgstr "Click a numbering scheme in the list, and then enter a name for the scheme. The numbers correspond to the outline level that the styles are assigned to."
#. d2QaP
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:113
@@ -23806,13 +23805,13 @@ msgstr "Position"
#: sw/uiconfig/swriter/ui/outlinenumbering.ui:334
msgctxt "outlinenumbering|extended_tip|OutlineNumberingDialog"
msgid "Specifies the numbering scheme and the hierarchy for chapter numbering in the current document."
-msgstr ""
+msgstr "Specifies the numbering scheme and the hierarchy for chapter numbering in the current document."
#. soxpF
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:70
msgctxt "outlinenumberingpage|extended_tip|level"
msgid "Click the chapter and outline level that you want to modify, and then specify the numbering options for the level."
-msgstr ""
+msgstr "Click the chapter and outline level that you want to modify, and then specify the numbering options for the level."
#. 2ibio
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:81
@@ -23854,13 +23853,13 @@ msgstr "Show sublevels:"
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:189
msgctxt "outlinenumberingpage|extended_tip|numbering"
msgid "Select the numbering scheme that you want to apply to the selected outline level."
-msgstr ""
+msgstr "Select the numbering scheme that you want to apply to the selected outline level."
#. BSBWE
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:205
msgctxt "outlinenumberingpage|extended_tip|charstyle"
msgid "Select the character style of the numbering character."
-msgstr ""
+msgstr "Select the character style of the numbering character."
#. 5A5fh
#: sw/uiconfig/swriter/ui/outlinenumberingpage.ui:226
@@ -23926,7 +23925,7 @@ msgstr "Separator"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:89
msgctxt "outlinepositionpage|extended_tip|levellb"
msgid "Select the level(s) that you want to modify."
-msgstr ""
+msgstr "Select the level(s) that you want to modify."
#. aBYaM
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:100
@@ -23978,7 +23977,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:193
msgctxt "outlinepositionpage|extended_tip|numdistmf"
msgid "The alignment of the numbering symbol is adjusted to get the desired minimum space. If it is not possible because the numbering area is not wide enough, then the start of the text is adjusted."
-msgstr ""
+msgstr "The alignment of the numbering symbol is adjusted to get the desired minimum space. If it is not possible because the numbering area is not wide enough, then the start of the text is adjusted."
#. JdjtA
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:206
@@ -24002,7 +24001,7 @@ msgstr "Relative"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:246
msgctxt "outlinepositionpage|extended_tip|relative"
msgid "Indents the current level relative to the previous level in the list hierarchy."
-msgstr ""
+msgstr "Indents the current level relative to the previous level in the list hierarchy."
#. jBvmB
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:259
@@ -24014,7 +24013,7 @@ msgstr "Indent:"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:280
msgctxt "outlinepositionpage|extended_tip|indentmf"
msgid "Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering area. If the current paragraph style uses an indent, the amount you enter here is added to the indent."
-msgstr ""
+msgstr "Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering area. If the current paragraph style uses an indent, the amount you enter here is added to the indent."
#. GFsnA
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:293
@@ -24218,7 +24217,7 @@ msgstr "Same Content:"
#: sw/uiconfig/swriter/ui/pagefooterpanel.ui:97
msgctxt "pagefooterpanel|footertoggle"
msgid "Margins:"
-msgstr ""
+msgstr "Margins:"
#. xepvQ
#: sw/uiconfig/swriter/ui/pagefooterpanel.ui:109
@@ -24308,7 +24307,7 @@ msgstr "Same Content:"
#: sw/uiconfig/swriter/ui/pageheaderpanel.ui:97
msgctxt "pageheaderpanel|headertoggle"
msgid "Margins:"
-msgstr ""
+msgstr "Margins:"
#. PAGRJ
#: sw/uiconfig/swriter/ui/pageheaderpanel.ui:109
@@ -24536,13 +24535,13 @@ msgstr "Paragraph"
#: sw/uiconfig/swriter/ui/paradialog.ui:32
msgctxt "paradialog|reset"
msgid "Unsaved modifications to this tab are reverted."
-msgstr ""
+msgstr "Unsaved modifications to this tab are reverted."
#. Gw9vR
#: sw/uiconfig/swriter/ui/paradialog.ui:35
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 ""
+msgstr "Revert any changes made on the tab shown here to the settings that were present when this dialogue box was opened."
#. 6xRiy
#: sw/uiconfig/swriter/ui/paradialog.ui:159
@@ -24572,13 +24571,13 @@ msgstr "Asian Typography"
#: sw/uiconfig/swriter/ui/paradialog.ui:352
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Outline & List"
-msgstr ""
+msgstr "Outline & List"
#. hZxni
#: sw/uiconfig/swriter/ui/paradialog.ui:353
msgctxt "paradialog|labelTP_NUMPARA"
msgid "Set outline level, list style and line numbering for paragraph."
-msgstr ""
+msgstr "Set outline level, list style and line numbering for paragraph."
#. BzbWJ
#: sw/uiconfig/swriter/ui/paradialog.ui:401
@@ -24812,13 +24811,13 @@ msgstr "Rotation Angle"
#: sw/uiconfig/swriter/ui/picturepage.ui:409
msgctxt "picturepage|label15"
msgid "Type:"
-msgstr ""
+msgstr "Type:"
#. DrEQF
#: sw/uiconfig/swriter/ui/picturepage.ui:443
msgctxt "picturepage|label16"
msgid "Image Information"
-msgstr ""
+msgstr "Image Information"
#. UFDyD
#: sw/uiconfig/swriter/ui/picturepage.ui:458
@@ -24884,7 +24883,7 @@ msgstr "Images and other graphic objects"
#: sw/uiconfig/swriter/ui/printeroptions.ui:54
msgctxt "printeroptions|extended_tip|pictures"
msgid "Specifies whether the graphics and drawings or OLE objects of your text document are printed."
-msgstr ""
+msgstr "Specifies whether the graphics and drawings or OLE objects of your text document are printed."
#. VRCmc
#: sw/uiconfig/swriter/ui/printeroptions.ui:66
@@ -24896,7 +24895,7 @@ msgstr "Hidden text"
#: sw/uiconfig/swriter/ui/printeroptions.ui:74
msgctxt "printeroptions|extended_tip|hiddentext"
msgid "Enable this option to print text that is marked as hidden."
-msgstr ""
+msgstr "Enable this option to print text that is marked as hidden."
#. boJH4
#: sw/uiconfig/swriter/ui/printeroptions.ui:86
@@ -24908,7 +24907,7 @@ msgstr "Text placeholders"
#: sw/uiconfig/swriter/ui/printeroptions.ui:94
msgctxt "printeroptions|extended_tip|placeholders"
msgid "Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout."
-msgstr ""
+msgstr "Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout."
#. 3y2Gm
#: sw/uiconfig/swriter/ui/printeroptions.ui:106
@@ -24920,7 +24919,7 @@ msgstr "Form controls"
#: sw/uiconfig/swriter/ui/printeroptions.ui:114
msgctxt "printeroptions|extended_tip|formcontrols"
msgid "Specifies whether the form control fields of the text document are printed."
-msgstr ""
+msgstr "Specifies whether the form control fields of the text document are printed."
#. w7VH3
#: sw/uiconfig/swriter/ui/printeroptions.ui:134
@@ -24932,7 +24931,7 @@ msgstr "Comments:"
#: sw/uiconfig/swriter/ui/printeroptions.ui:150
msgctxt "printeroptions|extended_tip|writercomments"
msgid "Specify where to print comments (if any)."
-msgstr ""
+msgstr "Specify where to print comments (if any)."
#. M6JQf
#: sw/uiconfig/swriter/ui/printeroptions.ui:173
@@ -24950,7 +24949,7 @@ msgstr "Print text in black"
#: sw/uiconfig/swriter/ui/printeroptions.ui:204
msgctxt "printeroptions|extended_tip|textinblack"
msgid "Specifies whether to always print text in black."
-msgstr ""
+msgstr "Specifies whether to always print text in black."
#. uFDfh
#: sw/uiconfig/swriter/ui/printeroptions.ui:213
@@ -25202,7 +25201,7 @@ msgstr "Comments"
#: sw/uiconfig/swriter/ui/printoptionspage.ui:439
msgctxt "printoptionspage|label5"
msgid "_Fax:"
-msgstr ""
+msgstr "_Fax:"
#. CFCk9
#: sw/uiconfig/swriter/ui/printoptionspage.ui:444
@@ -25352,7 +25351,7 @@ msgstr "Position"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:216
msgctxt "extended tips | job"
msgid "Type your profession"
-msgstr ""
+msgstr "Type your profession"
#. 344nc
#: sw/uiconfig/swriter/ui/privateuserpage.ui:246
@@ -25376,7 +25375,7 @@ msgstr "Fax number"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:280
msgctxt "extended tips | url"
msgid "Enter your home page"
-msgstr ""
+msgstr "Enter your home page"
#. AnyFT
#: sw/uiconfig/swriter/ui/privateuserpage.ui:298
@@ -25388,7 +25387,7 @@ msgstr "email address"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:299
msgctxt "extended tip | email"
msgid "Type your email address."
-msgstr ""
+msgstr "Type your email address."
#. Qxb4Q
#: sw/uiconfig/swriter/ui/privateuserpage.ui:318
@@ -25406,7 +25405,7 @@ msgstr "Last name"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:344
msgctxt "extended tips | firstname2"
msgid "Type your first name"
-msgstr ""
+msgstr "Type your first name"
#. rDNHk
#: sw/uiconfig/swriter/ui/privateuserpage.ui:362
@@ -25418,7 +25417,7 @@ msgstr "First name"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:363
msgctxt "extended tips | lastname2"
msgid "Type your last name "
-msgstr ""
+msgstr "Type your last name "
#. rztbH
#: sw/uiconfig/swriter/ui/privateuserpage.ui:381
@@ -25430,7 +25429,7 @@ msgstr "Initials"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:382
msgctxt "extended tips | shortname2"
msgid "Type your initials"
-msgstr ""
+msgstr "Type your initials"
#. LGHpW
#: sw/uiconfig/swriter/ui/privateuserpage.ui:401
@@ -25472,7 +25471,7 @@ msgstr "Type the name of your street in this field."
#: sw/uiconfig/swriter/ui/privateuserpage.ui:507
msgctxt "extended tips | country"
msgid "Type the country name"
-msgstr ""
+msgstr "Type the country name"
#. y652V
#: sw/uiconfig/swriter/ui/privateuserpage.ui:525
@@ -25496,7 +25495,7 @@ msgstr "Title"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:571
msgctxt "extended tips | phone"
msgid "Type your phone number"
-msgstr ""
+msgstr "Type your phone number"
#. GThP4
#: sw/uiconfig/swriter/ui/privateuserpage.ui:589
@@ -25508,7 +25507,7 @@ msgstr "Position"
#: sw/uiconfig/swriter/ui/privateuserpage.ui:590
msgctxt "extended tips | mobile"
msgid "Type your mobile phone number"
-msgstr ""
+msgstr "Type your mobile phone number"
#. bGoA3
#: sw/uiconfig/swriter/ui/privateuserpage.ui:611
@@ -25740,13 +25739,13 @@ msgstr "Save Background..."
#: sw/uiconfig/swriter/ui/readonlymenu.ui:156
msgctxt "readonlymenu|backaslink"
msgid "As Link"
-msgstr ""
+msgstr "As Link"
#. CwLB2
#: sw/uiconfig/swriter/ui/readonlymenu.ui:164
msgctxt "readonlymenu|backascopy"
msgid "Copy"
-msgstr ""
+msgstr "Copy"
#. K9D4E
#: sw/uiconfig/swriter/ui/readonlymenu.ui:188
@@ -26526,37 +26525,37 @@ msgstr "Wrap:"
#: sw/uiconfig/swriter/ui/sidebarwrap.ui:74
msgctxt "sidebarwrap|wrapoff|tooltip_text"
msgid "None"
-msgstr ""
+msgstr "None"
#. BM99o
#: sw/uiconfig/swriter/ui/sidebarwrap.ui:86
msgctxt "sidebarwrap|wrapon|tooltip_text"
msgid "Parallel"
-msgstr ""
+msgstr "Parallel"
#. 6LvB4
#: sw/uiconfig/swriter/ui/sidebarwrap.ui:98
msgctxt "sidebarwrap|wrapideal|tooltip_text"
msgid "Optimal"
-msgstr ""
+msgstr "Optimal"
#. 2TrbF
#: sw/uiconfig/swriter/ui/sidebarwrap.ui:110
msgctxt "sidebarwrap|wrapbefore|tooltip_text"
msgid "Before"
-msgstr ""
+msgstr "Before"
#. oKykv
#: sw/uiconfig/swriter/ui/sidebarwrap.ui:122
msgctxt "sidebarwrap|wrapafter|tooltip_text"
msgid "After"
-msgstr ""
+msgstr "After"
#. Sw6vj
#: sw/uiconfig/swriter/ui/sidebarwrap.ui:134
msgctxt "sidebarwrap|wrapthrough|tooltip_text"
msgid "Through"
-msgstr ""
+msgstr "Through"
#. PqGRt
#: sw/uiconfig/swriter/ui/sortdialog.ui:29
@@ -26874,25 +26873,25 @@ msgstr "I_gnore All"
#: sw/uiconfig/swriter/ui/spellmenu.ui:20
msgctxt "spellmenu|addmenu"
msgid "Add to _Dictionary"
-msgstr ""
+msgstr "Add to _Dictionary"
#. GMjgF
#: sw/uiconfig/swriter/ui/spellmenu.ui:34
msgctxt "spellmenu|add"
msgid "Add to _Dictionary"
-msgstr ""
+msgstr "Add to _Dictionary"
#. i7HEY
#: sw/uiconfig/swriter/ui/spellmenu.ui:55
msgctxt "spellmenu|correctmenu"
msgid "Add selected correction as replacement for incorrect word in AutoCorrect replacement table."
-msgstr ""
+msgstr "Add selected correction as replacement for incorrect word in AutoCorrect replacement table."
#. jDmAi
#: sw/uiconfig/swriter/ui/spellmenu.ui:56
msgctxt "spellmenu|correctmenu"
msgid "Always AutoCorrect _to"
-msgstr ""
+msgstr "Always AutoCorrect _to"
#. AU9d2
#: sw/uiconfig/swriter/ui/spellmenu.ui:83
@@ -27057,7 +27056,7 @@ msgid "Update"
msgstr "Update"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Displays statistics for the current file."
@@ -27132,7 +27131,7 @@ msgstr "Remaining space:"
#: sw/uiconfig/swriter/ui/tablecolumnpage.ui:146
msgctxt "tablecolumnpage|extended_tip|space"
msgid "Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the Table tab."
-msgstr ""
+msgstr "Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the Table tab."
#. GZ93v
#: sw/uiconfig/swriter/ui/tablecolumnpage.ui:191
@@ -27528,7 +27527,7 @@ msgstr "Character Style"
#: sw/uiconfig/swriter/ui/templatedialog1.ui:34
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 ""
+msgstr "Revert any changes made on the tab shown here to the settings that were present when this dialogue box was opened."
#. UH8Vz
#: sw/uiconfig/swriter/ui/templatedialog1.ui:172
@@ -27576,7 +27575,7 @@ msgstr "Borders"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:8
msgctxt "templatedialog16|TemplateDialog16"
msgid "List Style"
-msgstr ""
+msgstr "List Style"
#. tA5vb
#: sw/uiconfig/swriter/ui/templatedialog16.ui:167
@@ -27588,31 +27587,31 @@ msgstr "Organiser"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:168
msgctxt "templatedialog16|organizer"
msgid "Name and hide user-defined styles"
-msgstr ""
+msgstr "Name and hide user-defined styles"
#. 7o8No
#: sw/uiconfig/swriter/ui/templatedialog16.ui:215
msgctxt "templatedialog16|bullets"
msgid "Unordered"
-msgstr ""
+msgstr "Unordered"
#. 7MAbD
#: sw/uiconfig/swriter/ui/templatedialog16.ui:216
msgctxt "templatedialog16|bullets"
msgid "Choose a predefined bullet type"
-msgstr ""
+msgstr "Choose a predefined bullet type"
#. uCBn4
#: sw/uiconfig/swriter/ui/templatedialog16.ui:264
msgctxt "templatedialog16|numbering"
msgid "Ordered"
-msgstr ""
+msgstr "Ordered"
#. BHtZp
#: sw/uiconfig/swriter/ui/templatedialog16.ui:265
msgctxt "templatedialog16|numbering"
msgid "Choose a predefined ordered list"
-msgstr ""
+msgstr "Choose a predefined ordered list"
#. D9oKE
#: sw/uiconfig/swriter/ui/templatedialog16.ui:313
@@ -27624,7 +27623,7 @@ msgstr "Outline"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:314
msgctxt "templatedialog16|outline"
msgid "Choose a predefined outline format"
-msgstr ""
+msgstr "Choose a predefined outline format"
#. Dp6La
#: sw/uiconfig/swriter/ui/templatedialog16.ui:362
@@ -27636,7 +27635,7 @@ msgstr "Image"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:363
msgctxt "templatedialog16|graphics"
msgid "Choose a predefined graphic bullet symbol"
-msgstr ""
+msgstr "Choose a predefined graphic bullet symbol"
#. K55K4
#: sw/uiconfig/swriter/ui/templatedialog16.ui:411
@@ -27648,7 +27647,7 @@ msgstr "Position"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:412
msgctxt "templatedialog16|position"
msgid "Modify indent, spacing, and alignment for list numbers or symbols"
-msgstr ""
+msgstr "Modify indent, spacing, and alignment for list numbers or symbols"
#. g5NQF
#: sw/uiconfig/swriter/ui/templatedialog16.ui:460
@@ -27660,7 +27659,7 @@ msgstr "Customise"
#: sw/uiconfig/swriter/ui/templatedialog16.ui:461
msgctxt "templatedialog16|customize"
msgid "Design your own list or outline format"
-msgstr ""
+msgstr "Design your own list or outline format"
#. 6ozqU
#: sw/uiconfig/swriter/ui/templatedialog2.ui:8
@@ -27768,13 +27767,13 @@ msgstr "Condition"
#: sw/uiconfig/swriter/ui/templatedialog2.ui:934
msgctxt "templatedialog2|outline"
msgid "Outline & List"
-msgstr ""
+msgstr "Outline & List"
#. xT7hc
#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
-msgstr ""
+msgstr "Set outline level, list style and line numbering for paragraph style."
#. q8oC5
#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
@@ -27924,7 +27923,7 @@ msgstr "Test Account Settings"
#: sw/uiconfig/swriter/ui/testmailsettings.ui:24
msgctxt "testmailsettings|stop"
msgid "_Stop"
-msgstr ""
+msgstr "_Stop"
#. pBore
#: sw/uiconfig/swriter/ui/testmailsettings.ui:33
@@ -28350,7 +28349,7 @@ msgstr "Opens a dialogue box in which you can edit the selected character style.
#: sw/uiconfig/swriter/ui/tocentriespage.ui:290
msgctxt "tocentriespage|extended_tip|charstyle"
msgid "Specify the character style for the selected part on the Structure line."
-msgstr ""
+msgstr "Specify the character style for the selected part on the Structure line."
#. 5nWPi
#: sw/uiconfig/swriter/ui/tocentriespage.ui:303
@@ -28608,7 +28607,7 @@ msgstr "Character style for main entries:"
#: sw/uiconfig/swriter/ui/tocentriespage.ui:824
msgctxt "tocentriespage|extended_tip|mainstyle"
msgid "Specify the character style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose Edit - Index Entry."
-msgstr ""
+msgstr "Specify the character style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose Edit - Index Entry."
#. r33aA
#: sw/uiconfig/swriter/ui/tocentriespage.ui:839
@@ -28848,7 +28847,7 @@ msgstr "Bibliography"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:151
msgctxt "tocindexpage|extended_tip|type"
msgid "Select the type of index that you want to insert or edit."
-msgstr ""
+msgstr "Select the type of index that you want to insert or edit."
#. 2M95E
#: sw/uiconfig/swriter/ui/tocindexpage.ui:162
@@ -28920,7 +28919,7 @@ msgstr "Outline"
#: sw/uiconfig/swriter/ui/tocindexpage.ui:358
msgctxt "tocindexpage|extended_tip|fromheadings"
msgid "Creates the index using outline levels. Paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index."
-msgstr ""
+msgstr "Creates the index using outline levels. Paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index."
#. 6RPA5
#: sw/uiconfig/swriter/ui/tocindexpage.ui:369
@@ -29190,7 +29189,7 @@ msgstr "Combine identical entries with f. or _ff."
#: sw/uiconfig/swriter/ui/tocindexpage.ui:963
msgctxt "tocindexpage|extended_tip|useff"
msgid "Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a \"f\" or \"ff\". For example, the entries \"View 10, View 11\" are combined as \"View 10f\", and \"View 10, View 11, View 12\" as \"View 10ff\". Actual appearance depends on the locale setting, but can be overridden with Sort - Language."
-msgstr ""
+msgstr "Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a \"f\" or \"ff\". For example, the entries \"View 10, View 11\" are combined as \"View 10f\", and \"View 10, View 11, View 12\" as \"View 10ff\". Actual appearance depends on the locale setting, but can be overridden with Sort - Language."
#. Uivc8
#: sw/uiconfig/swriter/ui/tocindexpage.ui:974
@@ -29448,7 +29447,7 @@ msgstr "Hidden te_xt"
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:226
msgctxt "extended_tip|hiddentextfield"
msgid "Displays text that is hidden by Conditional Text or Hidden Text fields."
-msgstr ""
+msgstr "Displays text that is hidden by Conditional Text or Hidden Text fields."
#. Mbfk7
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:237
@@ -29460,25 +29459,25 @@ msgstr "Hidden p_aragraphs"
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:245
msgctxt "extended_tip|hiddenparafield"
msgid "If you have inserted text using the Hidden Paragraph field, specifies whether to display the hidden paragraph."
-msgstr ""
+msgstr "If you have inserted text using the Hidden Paragraph field, specifies whether to display the hidden paragraph."
#. hFXBr
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:260
msgctxt "viewoptionspage|fieldslabel"
msgid "Display Fields"
-msgstr ""
+msgstr "Display Fields"
#. EiyCk
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:290
msgctxt "viewoptionspage|changesinmargin"
msgid "Tracked _deletions in margin"
-msgstr ""
+msgstr "Tracked _deletions in margin"
#. vvvb7
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:298
msgctxt "extended_tip|changesinmargin"
msgid "Displays text that is hidden by Conditional Text or Hidden Text fields."
-msgstr ""
+msgstr "Displays text that is hidden by Conditional Text or Hidden Text fields."
#. 6RQCH
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:309
@@ -29490,7 +29489,7 @@ msgstr "_Tooltips on tracked changes"
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:327
msgctxt "viewoptionspage|changeslabel"
msgid "Display tracked changes"
-msgstr ""
+msgstr "Display tracked changes"
#. YD6TK
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:369
@@ -29508,7 +29507,7 @@ msgstr "Activates the smooth page scrolling function. "
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:396
msgctxt "viewoptionspage|vruler"
msgid "Verti_cal ruler:"
-msgstr ""
+msgstr "Verti_cal ruler:"
#. gBqEr
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:404
@@ -29544,7 +29543,7 @@ msgstr "Aligns the vertical ruler with the right border."
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:470
msgctxt "viewoptionspage|hruler"
msgid "Hori_zontal ruler:"
-msgstr ""
+msgstr "Hori_zontal ruler:"
#. 3Xu8U
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:476
@@ -29568,7 +29567,7 @@ msgstr "Specifies the Unit for HTML documents."
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:544
msgctxt "viewoptionspage|measureunitlabel"
msgid "Measurement unit:"
-msgstr ""
+msgstr "Measurement unit:"
#. 3ES7A
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:557
@@ -29580,31 +29579,31 @@ msgstr "Settings"
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:587
msgctxt "viewoptionspage|outlinecontentvisibilitybutton"
msgid "_Show outline-folding buttons"
-msgstr ""
+msgstr "_Show outline-folding buttons"
#. 4RBet
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:595
msgctxt "viewoptionspage|extended_tip|outlinecontentvisibilitybutton"
msgid "Displays outline folding buttons on the left of the outline headings."
-msgstr ""
+msgstr "Displays outline folding buttons on the left of the outline headings."
#. gAXeG
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:606
msgctxt "viewoptionspage|suboutlinelevelscontent"
msgid "Include sub _levels"
-msgstr ""
+msgstr "Include sub _levels"
#. yqTFr
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:615
msgctxt "viewoptionspage|extended_tip|suboutlinelevelsascontent"
msgid "Displays the folding buttons of the outline sub levels."
-msgstr ""
+msgstr "Displays the folding buttons of the outline sub levels."
#. P8f3D
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:651
msgctxt "viewoptionspage|outlinelabel"
msgid "Outline Folding"
-msgstr ""
+msgstr "Outline Folding"
#. LZT9X
#: sw/uiconfig/swriter/ui/viewoptionspage.ui:679
@@ -29856,7 +29855,7 @@ msgstr "Specify the way you want text to wrap around an object."
#: sw/uiconfig/swriter/ui/wrappage.ui:61
msgctxt "wrappage|before"
msgid "Be_fore"
-msgstr ""
+msgstr "Be_fore"
#. tE9SC
#: sw/uiconfig/swriter/ui/wrappage.ui:74
@@ -29868,7 +29867,7 @@ msgstr "Wraps text on the left side of the object if there is enough space."
#: sw/uiconfig/swriter/ui/wrappage.ui:121
msgctxt "wrappage|after"
msgid "Aft_er"
-msgstr ""
+msgstr "Aft_er"
#. vpZfS
#: sw/uiconfig/swriter/ui/wrappage.ui:134
@@ -29904,7 +29903,7 @@ msgstr "Places the object in front of the text."
#: sw/uiconfig/swriter/ui/wrappage.ui:301
msgctxt "wrappage|none"
msgid "_Wrap Off"
-msgstr ""
+msgstr "_Wrap Off"
#. KSWRg
#: sw/uiconfig/swriter/ui/wrappage.ui:314
diff --git a/source/en-GB/vcl/messages.po b/source/en-GB/vcl/messages.po
index 681e32c39e7..8b944ae86c0 100644
--- a/source/en-GB/vcl/messages.po
+++ b/source/en-GB/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-12-14 18:38+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/en_GB/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562933319.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Print multiple pages per sheet of paper."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Custom"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Select how many pages to print per sheet of paper."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Pages:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Select number of rows."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "by"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Select number of columns."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Margin:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Select margin between individual pages on each sheet of paper."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "between pages"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distance:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Select margin between the printed pages and paper edge."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "to sheet border"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Order:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Left to right, then down"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Top to bottom, then right"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Top to bottom, then left"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Right to left, then down"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Select order in which pages are to be printed."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Draw a border around each page"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Check to draw a border around each page."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brochure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Select to print the document in brochure format."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Collation preview"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "M_ore"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Page Layout"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "General"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
diff --git a/source/en-ZA/chart2/messages.po b/source/en-ZA/chart2/messages.po
index 166bc193218..217d22edf8e 100644
--- a/source/en-ZA/chart2/messages.po
+++ b/source/en-ZA/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3695,7 +3695,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Set the number of lines for the Column and Line chart type."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Select a basic chart type."
diff --git a/source/en-ZA/cui/messages.po b/source/en-ZA/cui/messages.po
index eb92bcdb1d7..3567492038e 100644
--- a/source/en-ZA/cui/messages.po
+++ b/source/en-ZA/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17605,177 +17605,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatic"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "~High Contrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Directly accesses hardware features of the graphical display adapter to improve the screen display."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "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."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/en-ZA/dbaccess/messages.po b/source/en-ZA/dbaccess/messages.po
index bc42379646f..afebe7b1ea6 100644
--- a/source/en-ZA/dbaccess/messages.po
+++ b/source/en-ZA/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3474,75 +3474,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Embedded database"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Recently Used"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3550,7 +3550,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/en-ZA/extensions/messages.po b/source/en-ZA/extensions/messages.po
index 6eac7d47219..e923cea1c6c 100644
--- a/source/en-ZA/extensions/messages.po
+++ b/source/en-ZA/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -310,596 +310,582 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Refresh form"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (short)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (short YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (short YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (long)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Not Selected"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Selected"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Not Defined"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "All records"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Active record"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Current page"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Yes"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Parent Form"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "Stop"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "None"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Single"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Range"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Default"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancel"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Help"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "The selected entry"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Position of the selected entry"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Single-line"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multi-line"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multi-line with formatting"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "None"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Both"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Flat"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Left top"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Left centred"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Left bottom"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Right top"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Right centred"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Right bottom"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Above left"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Above centred"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Above right"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Below left"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Below centred"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Below right"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centred"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Preserve"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Replace"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Collapse"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Keep Ratio"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Fit to Size"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Left-to-right"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Right-to-left"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Never"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "When focused"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Always"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "To Paragraph"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "As Character"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "To Page"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "To Frame"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "To Character"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "To Page"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/en-ZA/fpicker/messages.po b/source/en-ZA/fpicker/messages.po
index 7dc731f3dce..984db85e175 100644
--- a/source/en-ZA/fpicker/messages.po
+++ b/source/en-ZA/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -218,61 +218,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "File name:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "File ~type:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "~Read-only"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Save with pass~word"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "~Automatic file name extension"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "~Edit filter settings"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/en-ZA/sc/messages.po b/source/en-ZA/sc/messages.po
index 500a4cab421..086eeeed864 100644
--- a/source/en-ZA/sc/messages.po
+++ b/source/en-ZA/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25858,97 +25858,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26337,158 +26337,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Arrange"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Colour"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Grid"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Language"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Review"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Comments"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "View"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Edit"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Arrange"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "View"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Group"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Alignment"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "View"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Insert"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Frame"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Arrange"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Grid"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/en-ZA/sd/messages.po b/source/en-ZA/sd/messages.po
index 80103fe654f..59dedaef3b1 100644
--- a/source/en-ZA/sd/messages.po
+++ b/source/en-ZA/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4241,109 +4241,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7223,109 +7223,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/en-ZA/sw/messages.po b/source/en-ZA/sw/messages.po
index 250101ab39d..d2668c2b1e6 100644
--- a/source/en-ZA/sw/messages.po
+++ b/source/en-ZA/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10763,20 +10763,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Moves the selected paragraph style down one level in the index hierarchy."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Styles"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Creates index entries from specific paragraph styles."
@@ -14356,38 +14356,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "~Define"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Browse..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Opens a file open dialogue to select a database file (*.odb). The selected file is added to the Available Databases list."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14395,31 +14395,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Lists the databases that are currently in use."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Change the data sources for the current document."
@@ -20735,111 +20735,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Uses the current Writer document as the base for the mail merge document."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Creates a new Writer document to use for the mail merge."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Select an existing Writer document to use as the base for the mail merge document."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Select the template that you want to create your mail merge document with."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Use an existing mail merge document as the base for a new mail merge document."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Select the document."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Browse..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Browse..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23023,50 +23023,50 @@ msgid "Object"
msgstr "Object"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Type"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Options"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "~Wrap"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Borders"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparency"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27961,7 +27961,7 @@ msgid "Update"
msgstr "Update"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/en-ZA/vcl/messages.po b/source/en-ZA/vcl/messages.po
index ca563898cae..56e7f502060 100644
--- a/source/en-ZA/vcl/messages.po
+++ b/source/en-ZA/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:45+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2346,169 +2346,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Custom"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Delete the current comment."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "by"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Delete the current comment."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "between pages"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "to sheet border"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Draw a border around each page"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brochure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
diff --git a/source/eo/chart2/messages.po b/source/eo/chart2/messages.po
index 0a7dcff0a52..c71ab6b0b7a 100644
--- a/source/eo/chart2/messages.po
+++ b/source/eo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-14 10:10+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/eo/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Agordu la nombron da linioj por la diagrama tipo Kolumno kaj Linio."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Elektu tipon de baza diagramo."
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index d275c75c6ed..6e69bcc34ff 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-16 08:40+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/eo/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564181160.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Aŭtomata"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaksio"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Forta kontrasto"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oksigena"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasika"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "SIFR"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Venteto"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Agordas la bildsimbolan stilon por bildsimboloj en ilobretoj kaj dialogoj."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Bildsimbola stilo:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Aldoni pliajn bildsimbolajn etosojn per kromprogramo."
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Bildsimbola stilo"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Necesas restartigi"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Uzi aparataran plirapidigon"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Rekte aliras aparatajn funkciojn de la grafika vidiga adaptilo por plibonigi la fenestran montradon."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Uzi glatigon"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Kiam ĝi estas subtenata, vi povas enŝalti kaj malŝalti glatigon grafikan. Kun glatigo aktiva, la vidigo de plejmultaj objektoj aperas pli glata kaj kun malpliaj artefaktoj."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Uzi je Skia por ĉiu bildigo"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Devigi bildigon per Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Bezonas restartigon. Ebligi tion malebligos uzi grafikajn pelilojn."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Aktuale Skia estas ŝaltita."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Aktuale Skia estas malŝaltita."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafika eligaĵo"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Vidigi tiparan antaŭvidon"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Vidigas la nomojn de elekteblaj tiparoj per la rilata tiparo, ekzemple, tiparoj en la kampo Tiparo en la breto Formatado."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Ekrantipara glatigo"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Elektu por glatigi la fenestran aspekton de teksto."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "el:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Enigu la plej malgrandan tiparan grandon glatigotan."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Tiparaj listoj"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Ruli grafikajn testojn"
diff --git a/source/eo/dbaccess/messages.po b/source/eo/dbaccess/messages.po
index cd44ef538ee..3bcfb732ada 100644
--- a/source/eo/dbaccess/messages.po
+++ b/source/eo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/eo/>\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563489111.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Krei novan datumbazon"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Elekti por krei novan datumbazon."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Enkorpigita datumbazo:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Malfermi ekzistantan datumbazan dosieron"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Elekti por malfermi datumbazan dosieron el listo de freŝe uzitaj dosieroj aŭ el dosierelekta dialogo."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Lastatempe uzita:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Elekti datumbazan dosieron malfermotan el listo de freŝe uzitaj dosieroj. Klaki al Fini por tuj malfermi la dosieron kaj iri el la Asistanto."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Malfermi"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Malfermas dialogon kie vi povas elekti datumbazan dosieron. Klaku al Malfermi aŭ al Akcepti en la dosierelekta dialogo por tuj malfermi la dosieron kaj iri el la Asistanto."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Konekti al ekzistanta datumbazo"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Elekti por krei datumbazan dokumenton por ekzistanta datumbaza konekto."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Elekti la datumbazan tipon por la ekzistanta datumbaza konekto."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "Ne eblas krei novan datumbazon, ĉar nek HSQLDB, nek Firebird estas atingebla en ĉi tiu agordaĵo."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "La Datumbaza Asistanto kreas datumbazan dosieron kiu enhavas informon pri la datumbazo."
diff --git a/source/eo/extensions/messages.po b/source/eo/extensions/messages.po
index 9c73a0b9fca..97915d65c42 100644
--- a/source/eo/extensions/messages.po
+++ b/source/eo/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-11-01 22:36+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/eo/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Rekomputi formularon"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Havigi"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Poŝti"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "Retadreso"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Plurparta"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teksto"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Normala (mallonga)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Normala (mallonga JJ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Normala (mallonga JJJJ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Normala (longa)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "TT/MM/JJ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/TT/JJ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "JJ/MM/TT"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "TT/MM/JJJJ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/TT/JJJJ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "JJJJ/MM/TT"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "JJ-MM-TT"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "JJJJ-MM-TT"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PTM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PTM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Neelektita"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Elektita"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nedifinita"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Ĉiuj rikordoj"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktiva rikordo"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktuala paĝo"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ne"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Jes"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Patra formularo"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "malplena"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "patra"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "mem"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "supre"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Neniu"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Unuope"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Pluraj linioj"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Amplekso"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontale"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertikale"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Apriora"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Akcepti"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Nuligi"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Helpo"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "La elektita elemento"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Pozicio de la elektita elemento"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Unuopa linio"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Pluraj linioj"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Pluraj linioj kun formatado"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LA (Unikso)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "ĈR LA (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Neniu"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontale"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertikale"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Ambaŭ"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plata"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Maldekstre supre"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Maldekstre centre"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Maldekstre malsupre"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Dekstre supre"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Dekstre centre"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Dekstre malsupre"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Supre maldekstre"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Supre centre"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Supre dekstre"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Malsupre maldekstre"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Malsupre centre"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Malsupre dekstre"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centre"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Konservi"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Anstataŭigi"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Maletendi"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ne"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Konservi la proporcion"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Adapti al grando"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "De maldekstro dekstren"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De dekstro maldekstren"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Uzi superordinatajn objektagordojn"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Neniam"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Kiam fokusita"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Ĉiam"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Al alineo"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Kiel signo"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Al paĝo"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Al kadro"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Al signo"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Al paĝo"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Al ĉelo"
diff --git a/source/eo/fpicker/messages.po b/source/eo/fpicker/messages.po
index e4c7fc246ee..ad46ff59a20 100644
--- a/source/eo/fpicker/messages.po
+++ b/source/eo/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-25 14:03+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/eo/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Dato modifita"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Malfermi"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Spektigi"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Dosier_nomo:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Dosier-_tipo:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Nurlega"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Konservi kun pasvorto"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Aŭtomata dosiernoma sufikso"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Redakti _filtrilan agordaron"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Ĉifri per GPG-ŝlosilo"
diff --git a/source/eo/sc/messages.po b/source/eo/sc/messages.po
index 7a642d95c05..18d6771e826 100644
--- a/source/eo/sc/messages.po
+++ b/source/eo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-06-01 09:37+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/eo/>\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564022054.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "Vido"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Bildo"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Bildo"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Desegni"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Desegni"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekto"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Objekto"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "Aŭdvidaĵoj"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "Aŭdvideaĵo"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Presi"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Presi"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Formularo"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formularo"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Sufikso"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Sufikso"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Iloj"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Iloj"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Bildo"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Aranĝi"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Koloro"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Krado"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Lingvo"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Recenzo"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Komentoj"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Kompari"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Vido"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Desegni"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Redakti"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Aranĝi"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Vido"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grupo"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tiparo"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Ĝisrandigo"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Vido"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Enmeti"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Aŭdvidaĵoj"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kadro"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Aranĝi"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Krado"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Vido"
diff --git a/source/eo/sd/messages.po b/source/eo/sd/messages.po
index 754428a061d..604ed037dfd 100644
--- a/source/eo/sd/messages.po
+++ b/source/eo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-10-28 20:49+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/eo/>\n"
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "Tabelo"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Bildo"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Bildo"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Desegni"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Desegni"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekto"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "Objekto"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "Spektaĵo"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "Spektaĵo"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Formularo"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formularo"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Ĉefa"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Ĉefa"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Sufikso"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Sufikso"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Iloj"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Iloj"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "Tabelo"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Bildo"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Bildo"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Desegni"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Desegni"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekto"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Objekto"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "Aŭdvidaĵoj"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "Aŭdvideaĵoj"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Formularo"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formularo"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Ĉefa"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Ĉefa"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Sufikso"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Sufikso"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Iloj"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Iloj"
diff --git a/source/eo/sw/messages.po b/source/eo/sw/messages.po
index 13f1de6f05c..e5649891914 100644
--- a/source/eo/sw/messages.po
+++ b/source/eo/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-12-07 11:38+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/eo/>\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Movas malsupren je unu nivelo en la indeksa hierarkio la alinean stilon."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stilo"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stiloj"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Kreas indekserojn el specifaj alineaj stiloj."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Ŝanĝi datumbazon"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Difini"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Datumbazo jam uzata"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Disponeblaj datumbazoj"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Foliumi..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Malfermas dosiermalferman dialogon por elekti datumbazan dosieron (*.odb). La elektita dosiero aldoniĝos al la listo Disponeblaj Datumbazoj."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Uzu la foliumbutonon por elekti datumbazan dosieron."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Listigas la datumbazojn aktuale uzatajn."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Listigas la datumbazojn registritajn en %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Ŝanĝi datumbazon"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Datumbazo aplikata en la dokumento:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Ŝanĝu la datumajn fontojn por la aktuala dokumento."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Uzi la aktualan dokumenton"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Uzas la aktualan Verkilo-dokumenton kiel bazon por la porpoŝta kunfanda dokumento."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Krei novan dokumenton"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Kreas novan Verkilo-dokumenton uzotan por la porpoŝta kunfandado."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Komenci per ekzistanta dokumento"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Elektu ekzistantan Verkilo-dokumenton uzotan kiel la bazon por la porpoŝta kunfanda dokumento."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Komenci per ŝablono"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Elektu la ŝablonon per kiu krei la porpoŝtan kunfandan dokumenton."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Komenci per lastatempe konservita startodokumento"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Uzi ekzistantan porpoŝtan kunfandan dokumenton kiel la bazon por nova porpoŝta kunfanda dokumento."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Elektu la dokumenton."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Foliumi..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Trovu la Verkilo-dokumenton uzotan, kaj tiam klaku al Malfermi."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Foliumi..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Malfermas la dialogon por elekti ŝablonon."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Datumfonto de la aktuala dokumento ne estas registrita. Bonvolu ŝanĝi la datumbazon."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Ŝanĝi datumbazon..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Elektu startodokumenton por la retpoŝta kunfandado"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Agordu la dokumenton uzotan kiel la bazon por la porpoŝta kunfanda dokumento."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objekto"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipo"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Agordaro"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Ĉirkaŭfluo"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperligilo"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Borderoj"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Areo"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Travidebleco"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makroo"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Ĝisdatigi"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Vidigas statistikojn por la aktuala dosiero."
diff --git a/source/eo/vcl/messages.po b/source/eo/vcl/messages.po
index 46c20761c79..f9d0754f352 100644
--- a/source/eo/vcl/messages.po
+++ b/source/eo/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-09-14 00:19+0000\n"
"Last-Translator: Donald Rogers <donr2648@fastmail.fm>\n"
"Language-Team: Esperanto <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/eo/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Horizontale centrigas la enhavon de la ĉelo."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Propra"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Elektu ĉi tiun bildsimbolon por foliumi tra paĝoj."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Paĝoj:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Elektu ĉi tiun bildsimbolon por foliumi tra paĝoj."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "de"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Kreas novan modelan dokumenton."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marĝeno:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Elektu ĉi tiun bildsimbolon por foliumi tra paĝoj."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "inter paĝoj"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distanco:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Elektu ĉi tiun bildsimbolon por foliumi tra paĝoj."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "al bordero de folio"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ordo:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Maldekstre dekstren, tiam malsupren"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "De supre malsupren, tiam dekstren"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Supre malsupren, tiam maldekstren"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Dekstre maldekstren, tiam malsupren"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Elektu ĉi tiun bildsimbolon por foliumi tra rememorigiloj."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Desegni borderon ĉirkaŭ ĉiu paĝo"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Elektu ĉi tiun bildsimbolon por foliumi tra paĝoj."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Broŝuro"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Elekti por presi la dokumenton en broŝura formato."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Antaŭvidi ordodifinadon"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Ŝanĝu la aranĝon de paĝoj presotaj sur ĉiu papera folio. La antaŭvido vidigos kiel aspektos ĉiu paperfolio."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Pli"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Paĝa Aranĝo"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Ĝenerale"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Presas la aktualan dokumenton, elektaĵon, aŭ paĝojn agorditajn. Vi ankaŭ povas agordi la presilajn atributojn por la aktuala dokumento."
diff --git a/source/es/chart2/messages.po b/source/es/chart2/messages.po
index b5d7031be27..fbf1109afd1 100644
--- a/source/es/chart2/messages.po
+++ b/source/es/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/es/>\n"
"Language: es\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: LibreOffice\n"
"X-POOTLE-MTIME: 1548565962.000000\n"
#. NCRDD
@@ -109,7 +109,7 @@ msgstr "_Sí"
#: chart2/inc/strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
msgid "Chart Wizard"
-msgstr "Asistente de gráficos"
+msgstr "Asistente para gráficos"
#. HCEG9
#: chart2/inc/strings.hrc:25
@@ -3005,19 +3005,19 @@ msgstr "Marque la casilla Perspectiva para ver el gráfico a través de una lent
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:150
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Z_ROTATION"
msgid "Sets the rotation of the chart on the z axis. The preview responds to the new settings."
-msgstr "Fija la rotación del gráfico sobre el eje Z. La vista previa responde a las nuevas configuraciones."
+msgstr "Fija el giro del gráfico sobre el eje Z. La previsualización responde a las configuraciones nuevas."
#. AyMWn
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:168
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_Y_ROTATION"
msgid "Sets the rotation of the chart on the y axis. The preview responds to the new settings."
-msgstr "Fija la rotación del gráfico sobre el eje Y. La vista previa responde a las nuevas configuraciones."
+msgstr "Fija el giro del gráfico sobre el eje Y. La previsualización responde a las configuraciones nuevas."
#. EGS4B
#: chart2/uiconfig/ui/tp_3D_SceneGeometry.ui:186
msgctxt "tp_3D_SceneGeometry|extended_tip|MTR_FLD_X_ROTATION"
msgid "Sets the rotation of the chart on the x axis. The preview responds to the new settings."
-msgstr "Fija la rotación del gráfico sobre el eje X. La vista previa responde a las nuevas configuraciones."
+msgstr "Fija el giro del gráfico sobre el eje X. La previsualización responde a las configuraciones nuevas."
#. RGQDC
#: chart2/uiconfig/ui/tp_3D_SceneIllumination.ui:92
@@ -3245,7 +3245,7 @@ msgstr "_Sobre marcas de graduación"
#: chart2/uiconfig/ui/tp_AxisPositions.ui:186
msgctxt "tp_AxisPositions|extended_tip|RB_ON"
msgid "Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis."
-msgstr ""
+msgstr "Especifica que el eje se sitúa en las primeras/últimas marcas de graduación. Esto hace que la representación visual de los puntos de datos comience/termine en el eje de valores."
#. gSFeZ
#: chart2/uiconfig/ui/tp_AxisPositions.ui:197
@@ -3257,7 +3257,7 @@ msgstr "_Entre marcas de graduación"
#: chart2/uiconfig/ui/tp_AxisPositions.ui:206
msgctxt "tp_AxisPositions|extended_tip|RB_BETWEEN"
msgid "Specifies that the axis is positioned between the tickmarks. This makes the data points visual representation begin/end at a distance from the value axis."
-msgstr ""
+msgstr "Especifica que el eje se sitúa entre las marcas de graduación. Esto hace que la representación visual de los puntos de datos comience/termine a una distancia del eje de valores."
#. ExBDm
#: chart2/uiconfig/ui/tp_AxisPositions.ui:221
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Ajuste el número de líneas para los gráficos de tipo Columna y Línea."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Seleccione un tipo de gráfico básico."
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po
index 14bf9e0c0f6..d8428019bc7 100644
--- a/source/es/cui/messages.po
+++ b/source/es/cui/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/es/>\n"
"Language: es\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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566235515.000000\n"
#. GyY9M
@@ -655,7 +655,7 @@ msgstr "Estilos"
#: cui/inc/strings.hrc:116
msgctxt "RID_SVXSTR_GROUP_SIDEBARDECKS"
msgid "Sidebar Decks"
-msgstr "Secciones de la barra lateral"
+msgstr "Páginas de la barra lateral"
#. hFEBv
#: cui/inc/strings.hrc:118
@@ -2738,7 +2738,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:151
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With the Navigator you can select & move up/down headings and the text below the heading, in the Navigator and in the document."
-msgstr "Con el Navegador puede seleccionar y desplazar hacia arriba o hacia abajo los títulos y el texto debajo del título, en el navegador y en el documento."
+msgstr "Con el Navegador puede seleccionar y mover hacia arriba o hacia abajo los títulos y el texto debajo del título, en el Navegador y en el documento."
#. 8qYrk
#: cui/inc/tipoftheday.hrc:152
@@ -2799,7 +2799,7 @@ msgstr "Puede personalizar el comportamiento del botón central del ratón a tra
#: cui/inc/tipoftheday.hrc:161
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to print two portrait pages on a landscape one (reducing A4 to A5)? File ▸ Print and select 2 at “Pages per sheet”."
-msgstr "¿Quiere imprimir dos páginas verticales en una horizontal (reduciendo A4 a A5)? Archivo ▸ Imprimir y seleccione 2 en «Páginas por hoja»."
+msgstr "¿Quiere imprimir dos páginas verticales en una horizontal (reduciendo A4 a 2 A5)? Archivo ▸ Imprimir y seleccione 2 en «Páginas por hoja»."
#. GmBZk
#: cui/inc/tipoftheday.hrc:162
@@ -2842,7 +2842,7 @@ msgstr "Obtenga documentación de %PRODUCTNAME y guías de uso gratuitas en:"
#: cui/inc/tipoftheday.hrc:168
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to remove all <> at once and keep the text inside? Edit ▸ Find and Replace: Search = [<>], Replace = blank and check “Regular expressions” under Other options."
-msgstr "¿Quiere borrar todos los <> de una vez y mantener el texto del interior? Editar ▸ Buscar y reemplazar: Buscar = [<>], Reemplazar = (vacío) y marcar en \"Expresiones regulares\" en Otras opciones."
+msgstr "¿Quiere borrar todos los <> de una sola vez y mantener el texto del interior? Vaya a Editar ▸ Buscar y reemplazar: en Buscar escriba [<>], deje vacío el campo Reemplazar y marque «Expresiones regulares» en Otras opciones."
#. e3dfT
#. local help missing
@@ -2862,7 +2862,7 @@ msgstr "¿Quiere gestionar la presentación de los hiperenlaces de una hoja de c
#: cui/inc/tipoftheday.hrc:171
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Uncheck Tools ▸ Options ▸ %PRODUCTNAME Calc ▸ View ▸ Zoom: “Synchronize sheets” so that each sheet in Calc has its own zoom factor."
-msgstr "Desmarque Herramientas ▸ Opciones ▸ %PRODUCTNAME Calc ▸ Ver ▸ Escala: «Sincronizar hojas» para que cada planilla tenga su propio factor de escala."
+msgstr "Deselecciona Herramientas ▸ Opciones ▸ %PRODUCTNAME Calc ▸ Ver ▸ Zoom: \"Sincronizar hojas\" para que cada hoja en Calc tenga su propio factor de zoom."
#. qK7Xz
#: cui/inc/tipoftheday.hrc:172
@@ -2951,7 +2951,7 @@ msgstr "¿No le resulta adecuada la entrada de fechas? Diríjase a Herramientas
#: cui/inc/tipoftheday.hrc:185
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to export formulas to CSV? File ▸ Save As ▸ Type:Text CSV, check “Edit filter settings”, and check “Save cell formulas” in the next dialog."
-msgstr "¿Quiere exportar las fórmulas a CSV? Archivo ▸ Guardar como ▸ Tipo:Texto CSV, marque \"Editar la configuración de los filtros\", y marque \"Guardar las fórmulas de las celdas\" en el siguiente diálogo."
+msgstr "¿Quiere exportar las fórmulas a CSV? Vaya a Archivo ▸ Guardar como y elija el tipo «Texto CSV». Active «Editar configuración de filtros» y, en el diálogo siguiente, active «Guardar fórmulas de celdas»."
#. XLN9z
#: cui/inc/tipoftheday.hrc:186
@@ -2995,13 +2995,13 @@ msgstr "Haga encajar la hoja o la zona de impresión en una página con Formato
#: cui/inc/tipoftheday.hrc:192
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Need to include a list item without a bullet or number? Use “Insert Unnumbered Entry” in the Bullets and Numbering toolbar."
-msgstr "¿Necesita incluir un elemento de la lista sin una viñeta o un número? Utilice \"Insertar entrada sin numerar\" en la barra de herramientas de viñetas y numeración."
+msgstr "¿Necesita incluir un elemento de la lista sin una viñeta o un número? Utilice «Insertar entrada no numerada» en la barra de herramientas Numeración y viñetas."
#. ZacQo
#: cui/inc/tipoftheday.hrc:193
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "You can rotate cells table orientation with Table ▸ Properties… ▸ Text Flow ▸ Text orientation."
-msgstr "Puede rotar la orientación de las celdas de una tabla con Tabla ▸ Propiedades ▸ Flujo de texto ▸ Orientación del texto."
+msgstr "Puede cambiar la orientación de las celdas de una tabla con Tabla ▸ Propiedades ▸ Flujo de texto ▸ Orientación del texto."
#. Vi6L8
#: cui/inc/tipoftheday.hrc:194
@@ -3051,7 +3051,7 @@ msgstr "%PRODUCTNAME puede añadir automáticamente pies de objeto numerados al
#: cui/inc/tipoftheday.hrc:201
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "With %PRODUCTNAME you can use your Google Mail account to do a mail merge. Fill in Tools ▸ Options ▸ %PRODUCTNAME Writer ▸ Mail Merge Email."
-msgstr "Con %PRODUCTNAME puede usar su cuenta de GMail para combinar los correos. Rellene los datos de Herramientas ▸ Opciones ▸ %PRODUCTNAME Writer ▸ Correos para combinar correspondencia."
+msgstr "Con %PRODUCTNAME puede usar su cuenta de Gmail para combinar correspondencia. Rellene los datos de Herramientas ▸ Opciones ▸ %PRODUCTNAME Writer ▸ Correo para combinar correspondencia."
#. 87ozj
#. local help missing
@@ -3070,7 +3070,7 @@ msgstr "¿Quiere empezar a trabajar con macros de Basic? Eche un vistazo a los e
#: cui/inc/tipoftheday.hrc:204
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Apply Heading paragraph styles in Writer with shortcut keys: %MOD1+1 applies Heading 1, %MOD1+2 applies Heading 2, etc."
-msgstr "Aplique estilos de párrafos de título en Writer con los atajos de teclado: %MOD1+1 aplica Título1, %MOD1+2 aplica Título2, etc."
+msgstr "Aplique estilos de párrafos de título en Writer con atajos de teclado: %MOD1 + 1 aplica Título 1, %MOD1 + 2 aplica Título 2, etc."
#. DA82R
#: cui/inc/tipoftheday.hrc:205
@@ -3094,7 +3094,7 @@ msgstr "¿Necesita metadatos personalizados? Diríjase a Archivo ▸ Propiedades
#: cui/inc/tipoftheday.hrc:208
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Want to see, but not print, an object in Draw? Draw it on a layer for which the “Printable” flag is not set (right click on the tab and “Modify Layer”)."
-msgstr "¿Quiere ver pero no imprimir un objeto en Draw? Dibuje en una capa con el indicador \"Imprimible\" desactivado (clic derecho en la pestaña y \"Modificar capa\")"
+msgstr "¿Quiere mostrar, pero no imprimir, un objeto de Draw? Colóquelo en una capa con la opción «Imprimible» desactivada (pulse con el botón secundario en la pestaña de la capa y elija «Modificar capa»)."
#. CGQaY
#: cui/inc/tipoftheday.hrc:209
@@ -3131,7 +3131,7 @@ msgstr "El cuadro de diálogo Numeración de capítulos le permite definir texto
#: cui/inc/tipoftheday.hrc:214
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Transpose a Writer table? Copy and paste in Calc, transpose with copy/paste special then copy/paste special ▸ Formatted text in Writer."
-msgstr "¿Quiere transponer una tabla de Writer? Copiar y pegar en Calc, Transponer con copiar/pegado especial y después copiar/pegado especial ▸ texto formateado en Writer."
+msgstr "¿Quiere trasponer una tabla de Writer? Cópiela y péguela en Calc, efectúe la trasposición con Pegado especial y péguela nuevamente en Writer mediante Pegado especial ▸ Texto formateado."
#. DKBCg
#: cui/inc/tipoftheday.hrc:215
@@ -3242,7 +3242,7 @@ msgstr "Con Herramientas ▸ Texto automático ▸ Texto automático ▸ Importa
#: cui/inc/tipoftheday.hrc:232
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Do not insert manual breaks to separate two paragraphs. Rather change Indents & Spacing ▸ Spacing ▸ Below paragraph at the style/paragraph properties."
-msgstr "No inserte saltos manuales para separar dos párrafos. En su lugar, cambie Sangrías y espaciado ▸ Espaciado ▸ Bajo el párrafo en las propiedades de estilo/párrafo."
+msgstr "No inserte saltos manuales para separar dos párrafos. En su lugar, cambie Sangría y espaciado ▸ Espaciado ▸ Bajo el párrafo en las propiedades de estilo/párrafo."
#. rxTGc
#: cui/inc/tipoftheday.hrc:233
@@ -4745,13 +4745,13 @@ msgstr "BuscarTexto"
#: cui/uiconfig/ui/additionsdialog.ui:212
msgctxt "additionsdialog|buttonGear"
msgid "Gear Menu"
-msgstr ""
+msgstr "Menu personalizar"
#. CbCbR
#: cui/uiconfig/ui/additionsdialog.ui:213
msgctxt "additionsdialog|buttonGear"
msgid "Contains commands to modify settings of the additions list such as sorting type or view type."
-msgstr ""
+msgstr "Contiene órdenes para modificar la configuración de la lista de extras, como el tipo de clasificación o el tipo de vista."
#. fUE2f
#: cui/uiconfig/ui/additionsfragment.ui:16
@@ -4763,7 +4763,7 @@ msgstr "Mostrar más extensiones"
#: cui/uiconfig/ui/additionsfragment.ui:21
msgctxt "additionsDialog|buttonShowMore"
msgid "ButtonShowMore"
-msgstr ""
+msgstr "BotónMostrarMás"
#. i9AoG
#: cui/uiconfig/ui/additionsfragment.ui:22
@@ -4841,7 +4841,7 @@ msgstr "Parámetros"
#: cui/uiconfig/ui/agingdialog.ui:204
msgctxt "agingdialog|extended_tip|AgingDialog"
msgid "All pixels are set to their gray values, and then the green and blue color channels are reduced by the amount you specify. The red color channel is not changed."
-msgstr ""
+msgstr "Todos los píxeles se establecen en sus valores de gris y, a continuación, los canales de color verde y azul se reducen en la cantidad que especifique. El canal de color rojo no cambia."
#. nxZTH
#: cui/uiconfig/ui/applyautofmtpage.ui:55
@@ -5135,7 +5135,7 @@ msgstr "Tabla"
#: cui/uiconfig/ui/areatabpage.ui:40
msgctxt "areatabpage|extended_tip|tablelb"
msgid "Set the fill options for the selected drawing object or document element."
-msgstr ""
+msgstr "Configure las opciones de relleno para el objeto de dibujo o elemento de documento seleccionado."
#. 2kC9i
#: cui/uiconfig/ui/areatabpage.ui:52
@@ -5213,7 +5213,7 @@ msgstr "Rellena el objeto con el motivo de trama que se seleccione aquí."
#: cui/uiconfig/ui/areatabpage.ui:202
msgctxt "areatabpage|extended_tip|AreaTabPage"
msgid "Set the fill options for the selected drawing object or document element."
-msgstr ""
+msgstr "Configurar las opciones de relleno para el objeto de dibujo o elemento de documento seleccionado."
#. GSXcM
#: cui/uiconfig/ui/asiantypography.ui:21
@@ -5675,7 +5675,7 @@ msgstr "_Fusionar con párrafo siguiente"
#: cui/uiconfig/ui/borderpage.ui:647
msgctxt "borderpage|mergewithnext"
msgid "Merge indent, border and shadow style of current paragraph with next paragraph, if they are the same."
-msgstr ""
+msgstr "Combinar el estilo de sangría, borde y sombra del párrafo actual con el siguiente, si son iguales."
#. xkm5N
#: cui/uiconfig/ui/borderpage.ui:658
@@ -5765,7 +5765,7 @@ msgstr "Tipo:"
#: 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 "Seleccione los niveles que desea modificar. Para aplicar las opciones a todos los niveles, seleccione “1-10”."
#. mp5Si
#: cui/uiconfig/ui/bulletandposition.ui:293
@@ -5801,7 +5801,7 @@ msgstr "Seleccionar…"
#: cui/uiconfig/ui/bulletandposition.ui:346
msgctxt "bulletandposition|extended_tip|bullet"
msgid "Select the character for the unordered list."
-msgstr ""
+msgstr "Seleccione el carácter para la lista desordenada (viñetas)."
#. oJgFH
#: cui/uiconfig/ui/bulletandposition.ui:357
@@ -5813,7 +5813,7 @@ msgstr "Seleccionar imagen…"
#: cui/uiconfig/ui/bulletandposition.ui:369
msgctxt "bulletandposition|extended_tip|bitmap"
msgid "Select a graphic bullet."
-msgstr ""
+msgstr "Seleccione una viñeta gráfica."
#. Cv7BZ
#: cui/uiconfig/ui/bulletandposition.ui:382
@@ -5825,7 +5825,7 @@ msgstr "Color:"
#: cui/uiconfig/ui/bulletandposition.ui:405
msgctxt "bulletandposition|extended_tip|color"
msgid "Select the color of the list characters for ordered and unordered lists."
-msgstr ""
+msgstr "Seleccione el color de los caracteres de la lista para listas ordenadas y desordenadas."
#. jxFmf
#: cui/uiconfig/ui/bulletandposition.ui:430
@@ -5849,13 +5849,13 @@ msgstr "Después:"
#: cui/uiconfig/ui/bulletandposition.ui:494
msgctxt "bulletandposition|extended_tip|suffix"
msgid "Enter the text to display after the numbering."
-msgstr ""
+msgstr "Introduzca el texto que se mostrará después de la numeración."
#. u9Bhq
#: cui/uiconfig/ui/bulletandposition.ui:511
msgctxt "bulletandposition|extended_tip|prefix"
msgid "Enter the text to display before the numbering."
-msgstr ""
+msgstr "Introduzca el texto que se mostrará antes de la numeración."
#. GAS5v
#: cui/uiconfig/ui/bulletandposition.ui:526
@@ -5879,25 +5879,25 @@ msgstr "Altura:"
#: cui/uiconfig/ui/bulletandposition.ui:604
msgctxt "bulletandposition|extended_tip|widthmf"
msgid " Enter the width of the graphic bullet character. "
-msgstr ""
+msgstr " Introduzca la anchura del carácter del bolo gráfico. "
#. twiWp
#: cui/uiconfig/ui/bulletandposition.ui:623
msgctxt "bulletandposition|extended_tip|heightmf"
msgid " Enter the height of the graphic bullet character. "
-msgstr ""
+msgstr " Introduzca la altura del carácter del bolo gráfico. "
#. vqDku
#: cui/uiconfig/ui/bulletandposition.ui:657
msgctxt "bulletandposition|relsize"
msgid "100"
-msgstr ""
+msgstr "100"
#. QArnY
#: cui/uiconfig/ui/bulletandposition.ui:663
msgctxt "bulletandposition|extended_tip|relsize"
msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
-msgstr ""
+msgstr "Para listas ordenadas y desordenadas de caracteres, establezca el tamaño relativo del carácter de la lista. El tamaño relativo también se aplica al texto Antes y Después."
#. pGXFi
#: cui/uiconfig/ui/bulletandposition.ui:676
@@ -5915,7 +5915,7 @@ msgstr "Mantener proporción"
#: cui/uiconfig/ui/bulletandposition.ui:702
msgctxt "bulletandposition|extended_tip|keepratio"
msgid "Check this box to preserve the height to width ratio of the graphic bullet."
-msgstr ""
+msgstr "Marque esta casilla para conservar la proporción entre la altura y el ancho de la viñeta gráfica."
#. EhFU7
#: cui/uiconfig/ui/bulletandposition.ui:734
@@ -5939,19 +5939,19 @@ msgstr "Anchura:"
#: cui/uiconfig/ui/bulletandposition.ui:795
msgctxt "bulletandposition|indentmf"
msgid "0,00"
-msgstr ""
+msgstr "0,00"
#. nCTvW
#: cui/uiconfig/ui/bulletandposition.ui:801
msgctxt "bulletandposition|extended_tip|indentmf"
msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
-msgstr ""
+msgstr "Introduzca la distancia desde el borde izquierdo del objeto contenedor hasta el inicio de todas las líneas de la lista."
#. eeDkR
#: cui/uiconfig/ui/bulletandposition.ui:815
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
-msgstr ""
+msgstr "0,00"
#. EEFpF
#: cui/uiconfig/ui/bulletandposition.ui:821
@@ -5969,25 +5969,25 @@ msgstr "Relati_vo"
#: cui/uiconfig/ui/bulletandposition.ui:840
msgctxt "bulletandposition|extended_tip|relative"
msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
-msgstr ""
+msgstr "Relativo al nivel superior de la lista. El valor introducido se suma al de este campo en el nivel anterior. Si \"Sangría: 20 mm\" en el nivel 1 de la lista y \"Sangría: 10 mm relativa\" en el nivel 2 de la lista, se obtendrá una sangría efectiva de 30 mm para el nivel 2."
#. zC5eX
#: cui/uiconfig/ui/bulletandposition.ui:864
msgctxt "bulletandposition|extended_tip|center"
msgid "Align bullet on the center of the list element."
-msgstr ""
+msgstr "Alinear la viñeta en el centro del elemento de la lista."
#. sdBx9
#: cui/uiconfig/ui/bulletandposition.ui:882
msgctxt "bulletandposition|extended_tip|left"
msgid "Align bullet on the left of the list element."
-msgstr ""
+msgstr "Alinear la viñeta a la izquierda del elemento de la lista."
#. TFMgS
#: cui/uiconfig/ui/bulletandposition.ui:900
msgctxt "bulletandposition|extended_tip|right"
msgid "Align bullet on the right of the list element."
-msgstr ""
+msgstr "Alinear la viñeta a la derecha del elemento de la lista."
#. FhAfv
#: cui/uiconfig/ui/bulletandposition.ui:919
@@ -6257,7 +6257,7 @@ msgstr "Borde de _referencia:"
#: cui/uiconfig/ui/cellalignment.ui:83
msgctxt "cellalignment|extended_tip|spinDegrees"
msgid "Enter the rotation angle from 0 to 360 for the text in the selected cell(s)."
-msgstr ""
+msgstr "Introduzca el ángulo de giro de 0 a 360 para el texto en las celdas seleccionadas."
#. D2Ebb
#: cui/uiconfig/ui/cellalignment.ui:100
@@ -6515,7 +6515,7 @@ msgstr "_Seleccionar ruta a NSS…"
#: 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 ""
+msgstr "Abre un cuadro de diálogo de selección de archivos para agregar un nuevo directorio de certificados de servicios de seguridad de red a la lista."
#. GFGjC
#: cui/uiconfig/ui/certdialog.ui:132
@@ -6557,7 +6557,7 @@ msgstr "Ruta del certificado"
#: cui/uiconfig/ui/certdialog.ui:275
msgctxt "certdialog|extended_tip|CertDialog"
msgid "Select or add the correct Network Security Services Certificate directory to use for digital signatures."
-msgstr ""
+msgstr "Seleccione o agregue el directorio de certificados de servicios de seguridad de red correcto para usar para las firmas digitales."
#. xXVpD
#: cui/uiconfig/ui/charnamepage.ui:234
@@ -7139,7 +7139,7 @@ msgstr "Paleta:"
#: cui/uiconfig/ui/colorpage.ui:107
msgctxt "colorpage|btnMoreColors"
msgid "Add color palettes via extension"
-msgstr ""
+msgstr "Agregar paletas de colores a través de una extensión"
#. fKSac
#: cui/uiconfig/ui/colorpage.ui:136
@@ -7349,7 +7349,7 @@ msgstr "En el costado derecho de la barra inferior es posible ver el color origi
#: cui/uiconfig/ui/colorpickerdialog.ui:199
msgctxt "extended tip | colorField"
msgid "Click in the big color area on the left to select a new color. Using this selector area you can modify two components of the color as represented in the RGB or HSB color models. Note that these are the two components not selected with the radio buttons on the right side of the dialog."
-msgstr ""
+msgstr "Haga clic en el área de color grande a la izquierda para seleccionar un nuevo color. Con esta área de selección, puede modificar dos componentes del color tal como se representan en los modelos de color RGB o HSB. Tenga en cuenta que estos son los dos componentes no seleccionados con los botones de radio en el lado derecho del cuadro de diálogo."
#. N8gjc
#: cui/uiconfig/ui/colorpickerdialog.ui:216
@@ -7367,7 +7367,7 @@ msgstr "_Rojo:"
#: cui/uiconfig/ui/colorpickerdialog.ui:303
msgctxt "extended tip | redRadiobutton"
msgid "Sets the Red component modifiable on the vertical color slider, and the Green and Blue components in the two-dimensional color picker field. Allowed values are 0 to 255."
-msgstr ""
+msgstr "Establece el componente rojo modificable en el control deslizante de color vertical y los componentes verde y azul en el campo selector de color bidimensional. Los valores permitidos son de 0 a 255."
#. TkTSB
#: cui/uiconfig/ui/colorpickerdialog.ui:314
@@ -7379,7 +7379,7 @@ msgstr "_Verde:"
#: cui/uiconfig/ui/colorpickerdialog.ui:323
msgctxt "extended tip | greenRadiobutton"
msgid "Sets the Green component modifiable on the vertical color slider, and the Red and Blue components in the two-dimensional color picker field. Allowed values are 0 to 255."
-msgstr ""
+msgstr "Establece el componente verde modificable en el control deslizante de color vertical y los componentes rojo y azul en el campo selector de color bidimensional. Los valores permitidos son de 0 a 255."
#. 5FGfv
#: cui/uiconfig/ui/colorpickerdialog.ui:334
@@ -7391,7 +7391,7 @@ msgstr "A_zul:"
#: cui/uiconfig/ui/colorpickerdialog.ui:343
msgctxt "extended tip | blueRadiobutton"
msgid "Sets the Blue component modifiable on the vertical color slider, and the Green and Red components in the two-dimensional color picker field. Allowed values are 0 to 255."
-msgstr ""
+msgstr "Establece el componente azul modificable en el control deslizante de color vertical y los componentes verde y rojo en el campo selector de color bidimensional. Los valores permitidos son de 0 a 255."
#. c5MTh
#: cui/uiconfig/ui/colorpickerdialog.ui:362
@@ -7439,7 +7439,7 @@ msgstr "Ma_tiz:"
#: cui/uiconfig/ui/colorpickerdialog.ui:490
msgctxt "extended tip | hueRadiobutton"
msgid "Sets the Hue component modifiable on the vertical color slider, and the Saturation and Brightness components in the two-dimensional color picker field. Values are expressed in degrees from 0 to 359."
-msgstr ""
+msgstr "Establece el componente Matiz modificable en el control deslizante de color vertical y los componentes Saturación y Brillo en el campo selector de color bidimensional. Los valores se expresan en grados de 0 a 359."
#. C4GE3
#: cui/uiconfig/ui/colorpickerdialog.ui:501
@@ -7451,7 +7451,7 @@ msgstr "_Saturación:"
#: cui/uiconfig/ui/colorpickerdialog.ui:510
msgctxt "extended tip | satRadiobutton"
msgid "Sets the Saturation component modifiable on the vertical color slider, and the Hue and Brightness components in the two-dimensional color picker field. Values are expressed in percent (0 to 100)."
-msgstr ""
+msgstr "Establece el componente Saturación modificable en el control deslizante de color vertical y los componentes Matiz y Brillo en el campo selector de color bidimensional. Los valores se expresan en porcentaje (0 a 100)."
#. NXs9w
#: cui/uiconfig/ui/colorpickerdialog.ui:521
@@ -7463,13 +7463,13 @@ msgstr "_Brillo:"
#: cui/uiconfig/ui/colorpickerdialog.ui:530
msgctxt "extended tip | brightRadiobutton"
msgid "Sets the Brightness component modifiable on the vertical color slider, and the Hue and Saturation components in the two-dimensional color picker field. Values are expressed in percent (0 to 100)."
-msgstr ""
+msgstr "Establece el componente Brillo modificable en el control deslizante de color vertical y los componentes Matiz y Saturación en el campo selector de color bidimensional. Los valores se expresan en porcentaje (0 a 100)."
#. BCvUX
#: cui/uiconfig/ui/colorpickerdialog.ui:549
msgctxt "extended tip | hueSpinbutton"
msgid "Set the Hue directly in the HSB color model. Values are expressed in degrees from 0 to 359."
-msgstr ""
+msgstr "Establezca el Matiz directamente en el modelo de color HSB. Los valores se expresan en grados de 0 a 359."
#. TcDh8
#: cui/uiconfig/ui/colorpickerdialog.ui:568
@@ -7901,7 +7901,7 @@ msgstr "_URL:"
#: cui/uiconfig/ui/cuiimapdlg.ui:115
msgctxt "cuiimapdlg|extended_tip|urlentry"
msgid "Enter the URL for the file that you want to open when you click the selected hotspot."
-msgstr ""
+msgstr "Introduzca la URL del archivo que desea abrir al hacer clic en la zona activa seleccionada."
#. FLKr9
#: cui/uiconfig/ui/cuiimapdlg.ui:143
@@ -7937,7 +7937,7 @@ msgstr "_Texto alternativo:"
#: cui/uiconfig/ui/cuiimapdlg.ui:265
msgctxt "cuiimapdlg|extended_tip|textentry"
msgid "Enter the text that you want to display when the mouse rests on the hotspot in a browser."
-msgstr ""
+msgstr "Introduzca el texto que desea mostrar cuando el ratón se posa sobre la zona activa en un navegador."
#. bsgYj
#: cui/uiconfig/ui/cuiimapdlg.ui:293
@@ -8303,13 +8303,13 @@ msgstr "_Idioma:"
#: cui/uiconfig/ui/editdictionarydialog.ui:185
msgctxt "replace"
msgid "This input field is only available if you are editing an exception dictionary or a language-dependent custom dictionary. In exception dictionaries, the field shows the alternative suggestion for the current word in the \"Word\" text box. In language-dependent custom dictionaries, the field contains a known root word, as a model of affixation of the new word or its usage in compound words. For example, in a German custom dictionary, the new word “Litschi” (lychee) with the model word “Gummi” (gum) will result recognition of “Litschis” (lychees), “Litschibaum” (lychee tree), “Litschifrucht” (lychee fruit) etc."
-msgstr ""
+msgstr "Este campo de entrada solo está disponible si está editando un diccionario de excepción o un diccionario personalizado dependiente del idioma. En los diccionarios de excepción, el campo muestra la sugerencia alternativa para la palabra actual en el cuadro de texto \"Palabra\". En los diccionarios personalizados dependientes del idioma, el campo contiene una palabra raíz conocida, como modelo de fijación de la nueva palabra o su uso en palabras compuestas. Por ejemplo, en un diccionario personalizado alemán, la nueva palabra \"Litschi\" (lichi) con la palabra modelo \"Gummi\" (goma) resultará en el reconocimiento de \"Litschis\" (lichis), \"Litschibaum\" (árbol de lichi), \"Litschifrucht\" (fruta de lichi) etc."
#. 5EwBs
#: cui/uiconfig/ui/editdictionarydialog.ui:203
msgctxt "word"
msgid "You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary."
-msgstr ""
+msgstr "Puede escribir una palabra nueva para incluirla en el diccionario. En la lista a continuación, verá el contenido del diccionario personalizado actual."
#. WWwmQ
#: cui/uiconfig/ui/editdictionarydialog.ui:216
@@ -8333,7 +8333,7 @@ msgstr "_Nuevo"
#: cui/uiconfig/ui/editdictionarydialog.ui:364
msgctxt "newreplace"
msgid "Adds the word in the Word text field to your current custom dictionary. The word in the Suggestion field is also added when working with exception dictionaries."
-msgstr ""
+msgstr "Agrega la palabra del campo de texto de Palabra a su diccionario personalizado actual. La palabra en el campo Sugerencia también se agrega cuando se trabaja con diccionarios de excepción."
#. K2Sst
#: cui/uiconfig/ui/editdictionarydialog.ui:376
@@ -8387,7 +8387,7 @@ msgstr "Subir"
#: cui/uiconfig/ui/editmodulesdialog.ui:203
msgctxt "up"
msgid "Increases the priority of the module selected in the list box by one level."
-msgstr ""
+msgstr "Aumenta la prioridad del módulo seleccionado en el cuadro de lista en un nivel."
#. aGo9M
#: cui/uiconfig/ui/editmodulesdialog.ui:215
@@ -8399,7 +8399,7 @@ msgstr "Bajar"
#: cui/uiconfig/ui/editmodulesdialog.ui:222
msgctxt "down"
msgid "Decreases the priority of the module selected in the list box by one level."
-msgstr ""
+msgstr "Disminuye la prioridad del módulo seleccionado en el cuadro de lista en un nivel."
#. Vr5kM
#: cui/uiconfig/ui/editmodulesdialog.ui:234
@@ -8417,7 +8417,7 @@ msgstr "Pulse aquí para deshacer los cambios actuales efectuados en el cuadro d
#: cui/uiconfig/ui/editmodulesdialog.ui:307
msgctxt "lingudicts"
msgid "Specifies the language and the available spelling, hyphenation and Thesaurus sub-modules for the selected module."
-msgstr ""
+msgstr "Especifica el idioma y los submódulos de ortografía, separación de sílabas y diccionario de sinónimos disponibles para el módulo seleccionado."
#. ZF8AG
#: cui/uiconfig/ui/editmodulesdialog.ui:330
@@ -9071,13 +9071,13 @@ msgstr "_Efectuar comprobación al inicio"
#: cui/uiconfig/ui/fileextcheckdialog.ui:36
msgctxt "FileExtCheck|Checkbox_Tooltip"
msgid "Enable the dialog again at Tools > Options > General"
-msgstr ""
+msgstr "Vuelva a activar el diálogo en Herramientas > Opciones > General"
#. mGEv5
#: cui/uiconfig/ui/fileextcheckdialog.ui:64
msgctxt "FileExtCheckDialog|Ok_Button"
msgid "_OK"
-msgstr ""
+msgstr "_Aceptar"
#. BvWSS
#: cui/uiconfig/ui/fmsearchdialog.ui:8
@@ -9371,7 +9371,7 @@ msgstr "Estado"
#: cui/uiconfig/ui/fmsearchdialog.ui:873
msgctxt "fmsearchdialog|extended_tip|RecordSearchDialog"
msgid "Searches database tables and forms."
-msgstr ""
+msgstr "Busca tablas y formularios en la base de datos."
#. zbAyQ
#: cui/uiconfig/ui/fontfeaturesdialog.ui:10
@@ -9720,13 +9720,13 @@ msgstr "Centro (X/Y):"
#: cui/uiconfig/ui/gradientpage.ui:339
msgctxt "gradientpage|extended_tip|centerxmtr"
msgid "Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the To Color box."
-msgstr ""
+msgstr "Introduzca el desplazamiento horizontal para el gradiente, donde 0% corresponde a la ubicación horizontal actual del color del punto final en el gradiente. El color del punto final es el color que está seleccionado en el cuadro A Color."
#. AP27S
#: cui/uiconfig/ui/gradientpage.ui:358
msgctxt "gradientpage|extended_tip|centerymtr"
msgid "Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the To Color box."
-msgstr ""
+msgstr "Introduzca el desplazamiento vertical para el gradiente, donde 0% corresponde a la ubicación vertical actual del color del punto final en el gradiente. El color del punto final es el color que está seleccionado en el cuadro A Color."
#. ZZ7yo
#: cui/uiconfig/ui/gradientpage.ui:393
@@ -9738,7 +9738,7 @@ msgstr "_Borde:"
#: cui/uiconfig/ui/gradientpage.ui:427
msgctxt "gradientpage|extended_tip|bordermtr"
msgid "Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the To Color box."
-msgstr ""
+msgstr "Introduzca la cantidad por la que desea ajustar el área del color del punto final en el gradiente. El color del punto final es el color que está seleccionado en el cuadro A Color."
#. qCvgc
#: cui/uiconfig/ui/gradientpage.ui:444
@@ -9756,7 +9756,7 @@ msgstr "Á_ngulo:"
#: cui/uiconfig/ui/gradientpage.ui:477
msgctxt "gradientpage|extended_tip|colortomtr"
msgid "Enter the intensity for the color in the To Color box, where 0% corresponds to black, and 100 % to the selected color."
-msgstr ""
+msgstr "Introduzca la intensidad del color en el cuadro de color, donde 0 % corresponde al negro y 100 % al color seleccionado."
#. C6iys
#: cui/uiconfig/ui/gradientpage.ui:499
@@ -9834,7 +9834,7 @@ msgstr "Previsualización"
#: cui/uiconfig/ui/gradientpage.ui:750
msgctxt "gradientpage|extended_tip|GradientPage"
msgid "Select a gradient, modify the properties of a gradient, or save a new gradient."
-msgstr ""
+msgstr "Seleccione un degradado, modifique las propiedades de un degradado o guarde un degradado nuevo"
#. zycno
#: cui/uiconfig/ui/graphictestdlg.ui:7
@@ -10530,7 +10530,7 @@ msgstr "Abrir archivo"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
-msgstr ""
+msgstr "Abre el cuadro de diálogo Abrir, donde puede seleccionar un archivo."
#. 9f5SN
#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
@@ -10638,7 +10638,7 @@ msgstr "Sucesos"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:375
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr ""
+msgstr "Abre el cuadro de diálogo Asignar macro, en el que se pueden asignar códigos de programa propios a sucesos como «pasar el ratón por encima de un objeto» o «activar un hiperenlace»."
#. TXrCH
#: cui/uiconfig/ui/hyperlinkdocpage.ui:399
@@ -10656,7 +10656,7 @@ msgstr "Otras opciones"
#: cui/uiconfig/ui/hyperlinkdocpage.ui:435
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
-msgstr ""
+msgstr "Los hiperenlaces a cualquier documento o destinos en los documentos pueden editarse utilizando la pestaña Documento del cuadro de diálogo Hiperenlace."
#. BpE9F
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:38
@@ -10764,7 +10764,7 @@ msgstr "_Marco:"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:312
msgctxt "hyperlinkinternetpage|name_label"
msgid "N_ame:"
-msgstr ""
+msgstr "N_ombre"
#. ZdkMh
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:330
@@ -10794,7 +10794,7 @@ msgstr "Sucesos"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:385
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr ""
+msgstr "Abre el cuadro de diálogo Asignar macro, en el que se pueden asignar códigos de programa propios a sucesos como «pasar el ratón por encima de un objeto» o «activar un hiperenlace»."
#. C5Hqs
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:409
@@ -10812,7 +10812,7 @@ msgstr "Otras opciones"
#: cui/uiconfig/ui/hyperlinkinternetpage.ui:445
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
-msgstr ""
+msgstr "Utilice la página Internet del cuadro de diálogo Hiperenlace para editar los hiperenlaces con direcciones WWW o FTP."
#. GKAsu
#: cui/uiconfig/ui/hyperlinkmailpage.ui:40
@@ -10842,13 +10842,13 @@ msgstr "A_sunto:"
#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
-msgstr ""
+msgstr "Especifica el asunto que se inserta en la línea de asunto del nuevo documento de mensaje."
#. 8gCor
#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
-msgstr ""
+msgstr "Asigna la dirección de correo electrónico especificada al hiperenlace."
#. eCvXD
#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
@@ -10908,7 +10908,7 @@ msgstr "Sucesos"
#: cui/uiconfig/ui/hyperlinkmailpage.ui:300
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr ""
+msgstr "Abre el cuadro de diálogo Asignar macro, en el que se pueden asignar códigos de programa propios a sucesos como «pasar el ratón por encima de un objeto» o «activar un hiperenlace»."
#. CwHdi
#: cui/uiconfig/ui/hyperlinkmailpage.ui:324
@@ -10926,7 +10926,7 @@ msgstr "Otras opciones"
#: cui/uiconfig/ui/hyperlinkmailpage.ui:360
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
-msgstr ""
+msgstr "En la página Correo, en el cuadro de diálogo Hiperenlace, puede editar los hiperenlaces de las direcciones de correo electrónico."
#. FiqBU
#: cui/uiconfig/ui/hyperlinkmarkdialog.ui:18
@@ -11082,7 +11082,7 @@ msgstr "Sucesos"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
-msgstr ""
+msgstr "Abre el cuadro de diálogo Asignar macro, en el que se pueden asignar códigos de programa propios a sucesos como «pasar el ratón por encima de un objeto» o «activar un hiperenlace»."
#. rXaNm
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
@@ -11100,7 +11100,7 @@ msgstr "Otras opciones"
#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
-msgstr ""
+msgstr "Utilice la pestaña Nuevo documento del cuadro de diálogo Hiperenlace para configurar un hiperenlace a un nuevo documento y crear el nuevo documento simultáneamente."
#. XkDqc
#: cui/uiconfig/ui/hyphenate.ui:18
@@ -11266,13 +11266,13 @@ msgstr "Posición y tamaño personalizados"
#: cui/uiconfig/ui/imagetabpage.ui:144
msgctxt "imagetabpage|imagestyle"
msgid "Tiled"
-msgstr ""
+msgstr "En mosaico"
#. Nbj26
#: cui/uiconfig/ui/imagetabpage.ui:145
msgctxt "imagetabpage|imagestyle"
msgid "Stretched"
-msgstr ""
+msgstr "Expandido"
#. Dd2Bq
#: cui/uiconfig/ui/imagetabpage.ui:171
@@ -11326,19 +11326,19 @@ msgstr "Arriba a la derecha"
#: cui/uiconfig/ui/imagetabpage.ui:309
msgctxt "imagetabpage|positionlb"
msgid "Center Left"
-msgstr ""
+msgstr "Centro Izquierda"
#. aZCeF
#: cui/uiconfig/ui/imagetabpage.ui:310
msgctxt "imagetabpage|positionlb"
msgid "Center"
-msgstr ""
+msgstr "Centro"
#. bifby
#: cui/uiconfig/ui/imagetabpage.ui:311
msgctxt "imagetabpage|positionlb"
msgid "Center Right"
-msgstr ""
+msgstr "Centro derecha"
#. 2Ds63
#: cui/uiconfig/ui/imagetabpage.ui:312
@@ -11362,25 +11362,25 @@ msgstr "Abajo a la derecha"
#: cui/uiconfig/ui/imagetabpage.ui:340
msgctxt "imagetabpage|label9"
msgid "Tiling Position:"
-msgstr ""
+msgstr "Posición de mosaico:"
#. Xrp73
#: cui/uiconfig/ui/imagetabpage.ui:359
msgctxt "imagetabpage|label10"
msgid "X-Offset:"
-msgstr ""
+msgstr "Desplazamiento X:"
#. YGBMn
#: cui/uiconfig/ui/imagetabpage.ui:398
msgctxt "imagetabpage|label11"
msgid "Y-Offset:"
-msgstr ""
+msgstr "Desplazamiento Y:"
#. vprmD
#: cui/uiconfig/ui/imagetabpage.ui:444
msgctxt "imagetabpage|label15"
msgid "Tiling Offset:"
-msgstr ""
+msgstr "Desplazamiento de mosaico"
#. QEPUJ
#: cui/uiconfig/ui/imagetabpage.ui:467
@@ -11416,7 +11416,7 @@ msgstr "Previsualización"
#: cui/uiconfig/ui/imagetabpage.ui:592
msgctxt "imagetabpage|extended_tip|ImageTabPage"
msgid "Select a image that you want to use as a fill image, or add your own image/pattern."
-msgstr ""
+msgstr "Seleccione una imagen que desee usar como imagen de relleno o agregue su propia imagen/patrón."
#. zCiFk
#: cui/uiconfig/ui/insertfloatingframe.ui:18
@@ -12504,7 +12504,7 @@ msgstr "_Modificar"
#: cui/uiconfig/ui/menuassignpage.ui:734
msgctxt "menuassignpage|defaultsbtn"
msgid "_Defaults"
-msgstr "_Valores predet."
+msgstr "_Valores predets."
#. taFyJ
#: cui/uiconfig/ui/menuassignpage.ui:745
@@ -12522,7 +12522,7 @@ msgstr "Añadir elemento"
#: cui/uiconfig/ui/menuassignpage.ui:789
msgctxt "menuassignpage|extended_tip|add"
msgid "Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu."
-msgstr ""
+msgstr "Haga clic en el botón de la flecha derecha para seleccionar una función en el cuadro de visualización de la izquierda y copiarla en el cuadro de visualización de la derecha. Esto añadirá la función al menú seleccionado."
#. iree8
#: cui/uiconfig/ui/menuassignpage.ui:815
@@ -12534,7 +12534,7 @@ msgstr "Quitar elemento"
#: cui/uiconfig/ui/menuassignpage.ui:823
msgctxt "menuassignpage|extended_tip|remove"
msgid "Click on the left arrow button to remove the selected command from the current menu."
-msgstr ""
+msgstr "Pulse el botón de flecha izquierda para quitar la orden seleccionada del menú actual."
#. t7BYP
#: cui/uiconfig/ui/menuassignpage.ui:856
@@ -12546,7 +12546,7 @@ msgstr "Subir"
#: cui/uiconfig/ui/menuassignpage.ui:861
msgctxt "menuassignpage|extended_tip|up"
msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands."
-msgstr ""
+msgstr "Pulse en las flechas hacia arriba o hacia abajo de la derecha para mover la orden seleccionada hacia arriba o hacia abajo en la lista de órdenes de menú mostradas."
#. S6K2N
#: cui/uiconfig/ui/menuassignpage.ui:875
@@ -12558,7 +12558,7 @@ msgstr "Bajar"
#: cui/uiconfig/ui/menuassignpage.ui:880
msgctxt "menuassignpage|extended_tip|down"
msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands."
-msgstr ""
+msgstr "Pulse en las flechas hacia arriba o hacia abajo de la derecha para mover la orden seleccionada hacia arriba o hacia abajo en la lista de órdenes de menú mostradas."
#. fto8m
#: cui/uiconfig/ui/menuassignpage.ui:900
@@ -12576,7 +12576,7 @@ msgstr "_Destino"
#: cui/uiconfig/ui/menuassignpage.ui:926
msgctxt "menuassignpage|functionlabel"
msgid "Assi_gned Commands"
-msgstr "Ó_rdenes asignadas"
+msgstr "Órdenes asi_gnadas"
#. AZQ8V
#: cui/uiconfig/ui/menuassignpage.ui:939
@@ -12648,7 +12648,7 @@ msgstr "Parámetros"
#: cui/uiconfig/ui/mosaicdialog.ui:288
msgctxt "mosaicdialog|extended_tip|MosaicDialog"
msgid "Joins small groups of pixels into rectangular areas of the same color."
-msgstr ""
+msgstr "Une pequeños grupos de píxeles en áreas rectangulares del mismo color."
#. NcNCG
#: cui/uiconfig/ui/movemenu.ui:26
@@ -12720,7 +12720,7 @@ msgstr "_Añadir…"
#: cui/uiconfig/ui/multipathdialog.ui:132
msgctxt "cui/ui/multipathdialog/add"
msgid "Opens the Select Path dialog to select another folder or the Open dialog to select another file."
-msgstr ""
+msgstr "Abre el cuadro de diálogo Seleccionar ruta para seleccionar otra carpeta o el cuadro de diálogo Abrir para seleccionar otro archivo."
#. e3JxQ
#: cui/uiconfig/ui/multipathdialog.ui:151
@@ -12738,7 +12738,7 @@ msgstr "Lista de rutas"
#: cui/uiconfig/ui/multipathdialog.ui:217
msgctxt "cui/ui/multipathdialog/paths"
msgid "Contains a list of the paths that have already been added. Mark the default path for new files."
-msgstr ""
+msgstr "Contiene una lista de las rutas que ya se han añadido. Indique la ruta predeterminada para los archivos nuevos."
#. AsnM3
#: cui/uiconfig/ui/multipathdialog.ui:240
@@ -12930,7 +12930,7 @@ msgstr "_Números negativos en rojo"
#: cui/uiconfig/ui/numberingformatpage.ui:354
msgctxt "numberingformatpage|extended_tip|negnumred"
msgid "Changes the font color of negative numbers to red."
-msgstr ""
+msgstr "Cambia el color de los números negativos a rojo."
#. 9DhkC
#: cui/uiconfig/ui/numberingformatpage.ui:372
@@ -12990,7 +12990,7 @@ msgstr "Seleccione una moneda y desplácese hasta la parte superior de la lista
#: cui/uiconfig/ui/numberingformatpage.ui:577
msgctxt "numberingformatpage|extended_tip|formatlb"
msgid "Select how you want the contents of the selected field to be displayed."
-msgstr ""
+msgstr "Seleccione cómo desea que se muestre el contenido del campo seleccionado."
#. Wxkzd
#: cui/uiconfig/ui/numberingformatpage.ui:594
@@ -13002,7 +13002,7 @@ msgstr "Fo_rmato"
#: cui/uiconfig/ui/numberingformatpage.ui:630
msgctxt "numberingformatpage|extended_tip|languagelb"
msgid "Specifies the language setting for the selected field."
-msgstr ""
+msgstr "Especifica la configuración de idioma para el campo seleccionado."
#. hx9FX
#: cui/uiconfig/ui/numberingformatpage.ui:641
@@ -13362,7 +13362,7 @@ msgstr "Sangrar en:"
#: cui/uiconfig/ui/numberingpositionpage.ui:206
msgctxt "numberingpositionpage|extended_tip|indentatmf"
msgid "Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line."
-msgstr "Ingrese la distancia desde el margen izquierdo de la página desde el cual inicia todas la líneas de un párrafo numerado a partir de la primera línea."
+msgstr "Introduzca la distancia desde el margen izquierdo de la página hasta el comienzo de todos los renglones del párrafo numerado que siguen al primero."
#. FW9wv
#: cui/uiconfig/ui/numberingpositionpage.ui:219
@@ -13660,7 +13660,7 @@ msgstr "_Usar colores del sistema en previsualizaciones de páginas"
#: cui/uiconfig/ui/optaccessibilitypage.ui:188
msgctxt "extended_tip|systempagepreviewcolor"
msgid "Applies the high contrast settings of the operating system to page previews."
-msgstr "Aplica la configuración de contraste elevado del sistema operativo en la vista previa de las páginas."
+msgstr "Aplica la configuración de contraste alto del sistema operativo en la previsualización de las páginas."
#. hGpaw
#: cui/uiconfig/ui/optaccessibilitypage.ui:204
@@ -14408,7 +14408,7 @@ msgstr "Archivos de bloqueo"
#: cui/uiconfig/ui/optfltrembedpage.ui:349
msgctxt "extended_tip|OptFilterPage"
msgid "Specifies the settings for importing and exporting Microsoft Office and other documents."
-msgstr ""
+msgstr "Especifica la configuración para importar y exportar Microsoft Office y otros documentos."
#. ttAk5
#: cui/uiconfig/ui/optfltrpage.ui:27
@@ -14684,13 +14684,13 @@ msgstr "Muestra un texto de ayuda cuando el cursor se posa sobre un icono, una o
#: cui/uiconfig/ui/optgeneralpage.ui:53
msgctxt "optgeneralpage|popupnohelp"
msgid "Show \"No offline help installed\" popup"
-msgstr "Mostrar alerta si la ayuda local no está instalada"
+msgstr "Alertar si la ayuda local no está instalada"
#. YUaEz
#: cui/uiconfig/ui/optgeneralpage.ui:66
msgctxt "optgeneralpage|TipOfTheDayCheckbox"
msgid "Show \"Tip of the Day\" dialog on start-up"
-msgstr "Mostrar el «consejo del día» al iniciar"
+msgstr "Mostrar el consejo del día al iniciar"
#. BR6gf
#: cui/uiconfig/ui/optgeneralpage.ui:84
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automático"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxia"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Contraste alto"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clásico"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Brisa"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Especifica el estilo de iconos de las barras de herramientas y los cuadros de diálogo."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "_Tema:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Añadir más temas de iconos mediante extensiones"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Estilo de iconos"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Necesita un reinicio"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Utilizar aceleración por hard_ware"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Accede directamente a las funciones de hardware del adaptador de gráficos para mejorar la visualización en pantalla."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Utilizar anti_dentado"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 el hardware lo admita, se puede activar o desactivar el antidentado de gráficos. Esta configuración mejora la apariencia de la mayoría de los elementos y reduce el ruido visual."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Representar todo el programa con Skia"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Forzar representación por software de Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Necesita un reinicio. Activar esta opción impide el uso de controladores gráficos."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia está activado actualmente."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia está desactivado actualmente."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Salida gráfica"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "P_revisualizar tipos de letra"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Muestra los nombres de los tipos de letra que se pueden seleccionar en el tipo de letra correspondiente, por ejemplo, en el cuadro desplegable Tipo de letra de la barra Formato."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Sua_vizar bordes de letras en pantalla"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Seleccione esta opción para suavizar el aspecto en pantalla del texto."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_desde:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Especifique el tamaño de tipo de letra más pequeño al que aplicar antidentado."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Listas de tipos de letra"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Ejecutar pruebas gráficas"
@@ -18748,7 +18724,7 @@ msgstr "¿Quiere guardar la punta ahora?"
#: cui/uiconfig/ui/querydeletebitmapdialog.ui:7
msgctxt "querydeletebitmapdialog|AskDelBitmapDialog"
msgid "Delete Bitmap?"
-msgstr "¿Eliminar el mapa de bits?"
+msgstr "¿Quiere eliminar el mapa de bits?"
#. 9EZrV
#: cui/uiconfig/ui/querydeletebitmapdialog.ui:14
@@ -18904,7 +18880,7 @@ msgstr "No se pudo guardar el archivo."
#: cui/uiconfig/ui/querysavelistdialog.ui:7
msgctxt "querysavelistdialog|AskSaveList"
msgid "Save List?"
-msgstr "¿Guardar la lista?"
+msgstr "¿Quiere guardar la lista?"
#. Jxvdx
#: cui/uiconfig/ui/querysavelistdialog.ui:14
@@ -19360,7 +19336,7 @@ msgstr "Borra el elemento o elementos seleccionados sin pedir confirmación."
#: cui/uiconfig/ui/selectpathdialog.ui:196
msgctxt "cui/ui/selectpathdialog/paths"
msgid "Contains a list of the paths that have already been added. Mark the default path for new files."
-msgstr ""
+msgstr "Contiene una lista de las rutas que ya se han añadido. Indique la ruta predeterminada para los archivos nuevos."
#. oADTt
#: cui/uiconfig/ui/selectpathdialog.ui:213
@@ -19966,7 +19942,7 @@ msgstr "_Insertar"
#: cui/uiconfig/ui/specialcharacters.ui:109
msgctxt "specialcharacters|subsetft"
msgid "Subset:"
-msgstr "Subconjunto:"
+msgstr "Bloque de caracteres:"
#. mPCRR
#: cui/uiconfig/ui/specialcharacters.ui:123
@@ -21358,7 +21334,7 @@ msgstr "_Mostrar consejos al inicio"
#: cui/uiconfig/ui/tipofthedaydialog.ui:29
msgctxt "TipOfTheDay|Checkbox_Tooltip"
msgid "Enable the dialog again at Tools > Options > General, or Help > Show Tip of the Day"
-msgstr ""
+msgstr "Vuelva a habilitar el diálogo en Herramientas ▸ Opciones ▸ General o en Ayuda ▸ Mostrar el consejo del día"
#. GALqP
#: cui/uiconfig/ui/tipofthedaydialog.ui:43
diff --git a/source/es/dbaccess/messages.po b/source/es/dbaccess/messages.po
index 18cf32ca50c..ec7cab64e69 100644
--- a/source/es/dbaccess/messages.po
+++ b/source/es/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/es/>\n"
"Language: es\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562301625.000000\n"
#. BiN6g
@@ -2047,7 +2047,7 @@ msgstr "Cambie el nombre de la tabla. Es demasiado largo."
#: dbaccess/inc/strings.hrc:359
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
-msgstr "Asistente de bases de datos"
+msgstr "Asistente para bases de datos"
#. p4Yy4
#: dbaccess/inc/strings.hrc:360
@@ -3223,7 +3223,7 @@ msgstr "Ejemplo de formato"
#: dbaccess/uiconfig/ui/fielddescpage.ui:172
msgctxt "fielddescpage|STR_BUTTON_FORMAT"
msgid "_Format Field"
-msgstr ""
+msgstr "_Formatear campo"
#. Ff2B8
#: dbaccess/uiconfig/ui/fielddescpage.ui:194
@@ -3374,7 +3374,7 @@ msgstr ""
#: dbaccess/uiconfig/ui/generalpagewizard.ui:18
msgctxt "generalpagewizard|headerText"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
-msgstr "Este es el asistente de bases de datos de %PRODUCTNAME"
+msgstr "Este es el asistente para bases de datos de %PRODUCTNAME"
#. DSNWP
#: dbaccess/uiconfig/ui/generalpagewizard.ui:35
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Crear una base de datos n_ueva"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Seleccione esta opción para crear una base de datos nueva."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base de datos _incorporada:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Abrir una _base de datos existente"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
-msgstr ""
+msgstr "Seleccione para abrir un archivo de base de datos desde una lista de archivos usados recientemente o desde un cuadro de diálogo de selección de archivos."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Utilizadas _recientemente:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
-msgstr ""
+msgstr "Seleccione un archivo de base de datos para abrir de la lista de archivos usados recientemente. Pulse en Finalizar para abrir el archivo inmediatamente y salir del asistente."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Abrir"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
-msgstr ""
+msgstr "Abre un cuadro de diálogo de selección de archivos donde puede seleccionar un archivo de base de datos. Pulse en Abrir o Aceptar en el cuadro de diálogo de selección de archivos para abrir el archivo inmediatamente y salir del asistente."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Conectar con una base de datos e_xistente"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
-msgstr ""
+msgstr "Seleccione esta opción para crear un documento de base de datos para una conexión de base de datos existente."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
-msgstr ""
+msgstr "Seleccione el tipo de base de datos para la conexión a base de datos existente."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,10 +3471,10 @@ msgstr ""
"están disponibles ni HSQLDB ni Firebird."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
-msgstr ""
+msgstr "El Asistente para bases de datos crea un archivo de base de datos que contiene información sobre una base de datos."
#. DQvKi
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:39
@@ -4872,7 +4872,7 @@ msgstr "Mixto"
#: dbaccess/uiconfig/ui/specialsettingspage.ui:355
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
-msgstr "MS Access"
+msgstr "Microsoft Access"
#. FxEbE
#: dbaccess/uiconfig/ui/specialsettingspage.ui:359
diff --git a/source/es/desktop/messages.po b/source/es/desktop/messages.po
index 07eca78a61d..faf085805b7 100644
--- a/source/es/desktop/messages.po
+++ b/source/es/desktop/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2021-09-08 09:16+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/desktopmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565190821.000000\n"
#. v2iwK
@@ -366,9 +366,9 @@ msgid ""
"Click 'OK' to disable the extension.\n"
"Click 'Cancel' to stop disabling the extension."
msgstr ""
-"Cuando cambie extensiones compartidas en un entorno multiusuario, asegúrese de que ningún otro usuario esté trabajando con la misma instancia de %PRODUCTNAME.\n"
-"Pulse «Aceptar» para desactivar la extensión.\n"
-"Pulse «Cancelar» para detener la deshabilitación."
+"Cuando cambie extensiones compartidas en un entorno multiusuario, asegúrese de que ningún otro usuario esté trabajando con la misma copia de %PRODUCTNAME.\n"
+"Pulse en «Aceptar» para desactivar la extensión.\n"
+"Pulse en «Cancelar» para detener la desactivación."
#. bfdYH
#: desktop/inc/strings.hrc:102
diff --git a/source/es/extensions/messages.po b/source/es/extensions/messages.po
index 317be678710..ae09f0d6da9 100644
--- a/source/es/extensions/messages.po
+++ b/source/es/extensions/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: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
-"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/es/>\n"
"Language: es\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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566234639.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Actualizar formulario"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multiparte"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Texto"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estándar (breve)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estándar (AA breve)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estándar (AAAA breve)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estándar (larga)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/AA"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/AA"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "AA/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/AAAA"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/AAAA"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "AAAA/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "AA-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "AAAA-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 p. m."
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 p. m."
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "No seleccionado"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Seleccionado"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "No definido"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Todos los registros"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Registro activo"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Página actual"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Sí"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulario padre"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ninguno"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Único"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Múltiple"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Intervalo"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Predeterminado"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Aceptar"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancelar"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ayuda"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "La entrada seleccionada"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posición de la entrada seleccionada"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Renglón único"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multirrenglón"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multirrenglón con formato"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ninguno"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Ambas"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plano"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Superior izquierda"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Centro izquierda"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Inferior izquierda"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Superior derecha"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Centro derecha"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Inferior derecha"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Arriba izquierda"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Arriba centro"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Arriba derecha"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Debajo izquierda"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Debajo centro"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Debajo derecha"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrado"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Mantener"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Reemplazar"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Contraer"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Mantener proporción"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ajustar al tamaño"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "De izquierda a derecha"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De derecha a izquierda"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Utilizar configuración del objeto superior"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nunca"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Al enfocarse"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Siempre"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Al párrafo"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Como carácter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "A página"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Al marco"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Al carácter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "A página"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "A la celda"
@@ -2035,13 +2023,13 @@ msgstr "Raíz mostrada"
#: extensions/inc/strings.hrc:228
msgctxt "RID_STR_SHOWS_HANDLES"
msgid "Show handles"
-msgstr "Mostrar manillas"
+msgstr "Mostrar agarraderas"
#. cEG7h
#: extensions/inc/strings.hrc:229
msgctxt "RID_STR_SHOWS_ROOT_HANDLES"
msgid "Show root handles"
-msgstr "Mostrar manillas raíz"
+msgstr "Mostrar agarraderas de raíz"
#. zWTZe
#: extensions/inc/strings.hrc:230
@@ -2996,25 +2984,25 @@ msgstr "Orden de SQL"
#: extensions/inc/strings.hrc:395
msgctxt "RID_STR_GROUPWIZARD_TITLE"
msgid "Group Element Wizard"
-msgstr "Asistente de elementos de grupo"
+msgstr "Asistente para elementos de grupo"
#. 97Evr
#: extensions/inc/strings.hrc:396
msgctxt "RID_STR_GRIDWIZARD_TITLE"
msgid "Table Element Wizard"
-msgstr "Asistente de elementos de tabla"
+msgstr "Asistente para elementos de tabla"
#. 3cAJq
#: extensions/inc/strings.hrc:397
msgctxt "RID_STR_LISTWIZARD_TITLE"
msgid "List Box Wizard"
-msgstr "Asistente de cuadros de lista"
+msgstr "Asistente para cuadros de lista"
#. DYg5X
#: extensions/inc/strings.hrc:398
msgctxt "RID_STR_COMBOWIZARD_TITLE"
msgid "Combo Box Wizard"
-msgstr "Asistente de cuadro combinado"
+msgstr "Asistente para cuadros combinados"
#. BG3Ch
#: extensions/inc/strings.hrc:399
@@ -4276,7 +4264,7 @@ msgstr "Área de digitalización"
#: extensions/uiconfig/scanner/ui/sanedialog.ui:366
msgctxt "sanedialog|extended_tip|preview"
msgid "Displays a preview of the scanned image. The preview area contains eight handles. Drag the handles to adjust the scan area or enter a value in the corresponding margin spin box."
-msgstr "Muestra una vista previa de la imagen escaneada. El área de vista previa contiene ocho controladores. Arrastre los tiradores para ajustar el área de escaneo o ingrese un valor en el cuadro del margen correspondiente."
+msgstr "Muestra una previsualización de la imagen digitalizada. El área de previsualización incluye ocho agarraderas. Arrastre estos controles para ajustar la zona de escaneo, o bien, introduzca un valor en el cuadro correspondiente al margen que desee modificar."
#. FZ7Vw
#: extensions/uiconfig/scanner/ui/sanedialog.ui:379
@@ -4330,7 +4318,7 @@ msgstr "Opciones:"
#: extensions/uiconfig/scanner/ui/sanedialog.ui:569
msgctxt "sanedialog\\extended_tip|optionSvTreeListBox"
msgid "Displays the list of available scanner driver advanced options. Double click an option to display its contents just below."
-msgstr "Muestra la lista de opciones avanzadas del controlador del escáner disponible. Haga doble clic en una opción para mostrar su contenido justo debajo."
+msgstr "Muestra la lista de opciones avanzadas de los controladores de los escáneres disponibles. Pulse dos veces en una opción para mostrar su contenido justo debajo."
#. VDQay
#: extensions/uiconfig/scanner/ui/sanedialog.ui:607
diff --git a/source/es/extras/source/autocorr/emoji.po b/source/es/extras/source/autocorr/emoji.po
index 68d5d362880..f1f9df7c33a 100644
--- a/source/es/extras/source/autocorr/emoji.po
+++ b/source/es/extras/source/autocorr/emoji.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2022-01-10 11:42+0000\n"
-"Last-Translator: Emilio Herrera Espinosa <ehespinosa57@gmail.com>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/extrassourceautocorremoji/es/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/extrassourceautocorremoji/es/>\n"
"Language: es\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1555994801.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
@@ -544,7 +544,7 @@ msgctxt ""
"GREEK_SMALL_LETTER_FINAL_SIGMA\n"
"LngText.text"
msgid "sigma2"
-msgstr "sigma2"
+msgstr "sigma final"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#. aSVZ2
@@ -1404,7 +1404,7 @@ msgctxt ""
"DOUBLE_INTEGRAL\n"
"LngText.text"
msgid "integral2"
-msgstr "integral2"
+msgstr "integral doble"
#. ∭ (U+0222D), see http://wiki.documentfoundation.org/Emoji
#. WdFpx
@@ -1414,7 +1414,7 @@ msgctxt ""
"TRIPLE_INTEGRAL\n"
"LngText.text"
msgid "integral3"
-msgstr "integral3"
+msgstr "integral triple"
#. ∮ (U+0222E), see http://wiki.documentfoundation.org/Emoji
#. qNHWc
@@ -1424,7 +1424,7 @@ msgctxt ""
"CONTOUR_INTEGRAL\n"
"LngText.text"
msgid "integral4"
-msgstr "integral4"
+msgstr "integral de contorno"
#. ∰ (U+02230), see http://wiki.documentfoundation.org/Emoji
#. 6cv3C
@@ -1434,7 +1434,7 @@ msgctxt ""
"VOLUME_INTEGRAL\n"
"LngText.text"
msgid "integral5"
-msgstr "integral5"
+msgstr "integral de volumen"
#. ≈ (U+02248), see http://wiki.documentfoundation.org/Emoji
#. mijSG
@@ -5714,7 +5714,7 @@ msgctxt ""
"SNOWBOARDER\n"
"LngText.text"
msgid "snowboarder"
-msgstr "snowboarder"
+msgstr "tabla de nieve"
#. 🏃 (U+1F3C3), see http://wiki.documentfoundation.org/Emoji
#. z7CKn
@@ -6374,7 +6374,7 @@ msgctxt ""
"POODLE\n"
"LngText.text"
msgid "poodle"
-msgstr "poodle"
+msgstr "caniche"
#. 🐪 (U+1F42A), see http://wiki.documentfoundation.org/Emoji
#. A3ng3
diff --git a/source/es/filter/messages.po b/source/es/filter/messages.po
index 7ef0b292d21..9d3c0a02f50 100644
--- a/source/es/filter/messages.po
+++ b/source/es/filter/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: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtermessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -760,7 +760,7 @@ msgstr "Usar objetos externos de referencia de PDF"
#: filter/uiconfig/ui/pdfgeneralpage.ui:891
msgctxt "pdfgeneralpage|extended_tip|usereferencexobject"
msgid "When the option is enabled, then the reference XObject markup is used: viewers have to support this markup to show vector images. Otherwise a fallback bitmap is shown in the viewer."
-msgstr ""
+msgstr "Cuando la opción está habilitada, se usa el marcado XObject de referencia: los visores de archivo deben admitir este marcado para mostrar imágenes vectoriales. De lo contrario, se muestra un mapa de bits alternativo en el visor."
#. 2K2cD
#: filter/uiconfig/ui/pdfgeneralpage.ui:902
@@ -1402,13 +1402,13 @@ msgstr "Niveles _visibles:"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:323
msgctxt "pdfuserinterfacepage|extended_tip|visiblebookmark"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
-msgstr ""
+msgstr "Seleccione esta opción para mostrar los niveles de marcadores hasta el nivel seleccionado cuando el lector abra el archivo PDF."
#. NEDWP
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:343
msgctxt "pdfuserinterfacepage|extended_tip|visiblelevel"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
-msgstr ""
+msgstr "Seleccione esta opción para mostrar los niveles de marcadores hasta el nivel seleccionado cuando el lector abra el archivo PDF."
#. x4kjV
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:361
@@ -1450,7 +1450,7 @@ msgstr "M_iniaturas y página"
#: filter/uiconfig/ui/pdfviewpage.ui:97
msgctxt "pdfviewpage|extended_tip|thumbs"
msgid "Select to generate a PDF file that shows a thumbnails palette and the page contents."
-msgstr ""
+msgstr "Seleccione esta opción para generar un archivo PDF que muestre una paleta de miniaturas y el contenido de la página."
#. EgKos
#: filter/uiconfig/ui/pdfviewpage.ui:116
@@ -1480,7 +1480,7 @@ msgstr "_Predeterminado"
#: filter/uiconfig/ui/pdfviewpage.ui:194
msgctxt "pdfviewpage|extended_tip|fitdefault"
msgid "Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor."
-msgstr ""
+msgstr "Seleccione esta opción para generar un archivo PDF que muestre el contenido de la página sin escalar. Si el software del lector está configurado para utilizar un factor de escala predeterminado, la página se muestra con ese factor de escala."
#. kqho7
#: filter/uiconfig/ui/pdfviewpage.ui:205
@@ -1492,7 +1492,7 @@ msgstr "Aj_ustar a la ventana"
#: filter/uiconfig/ui/pdfviewpage.ui:214
msgctxt "pdfviewpage|extended_tip|fitwin"
msgid "Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window."
-msgstr ""
+msgstr "Seleccione esta opción para generar un archivo PDF que muestre la página escalada para llenar completamente la ventana del lector."
#. gcStc
#: filter/uiconfig/ui/pdfviewpage.ui:225
@@ -1504,7 +1504,7 @@ msgstr "Ajustar a la a_nchura"
#: filter/uiconfig/ui/pdfviewpage.ui:234
msgctxt "pdfviewpage|extended_tip|fitwidth"
msgid "Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window."
-msgstr ""
+msgstr "Seleccione esta opción para generar un archivo PDF que muestre la página escalada y se ajuste al ancho de la ventana del lector."
#. V6kwp
#: filter/uiconfig/ui/pdfviewpage.ui:245
@@ -1516,7 +1516,7 @@ msgstr "Ajustar al área _visible"
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
-msgstr ""
+msgstr "Seleccione esta opción para generar un PDF que muestre el texto y gráficos de la página escalados para ajustarse al ancho de la ventana del lector."
#. NGpWy
#: filter/uiconfig/ui/pdfviewpage.ui:271
@@ -1552,7 +1552,7 @@ msgstr "Pre_determinado"
#: filter/uiconfig/ui/pdfviewpage.ui:370
msgctxt "pdfviewpage|extended_tip|defaultlayout"
msgid "Select to generate a PDF file that shows the pages according to the layout setting of the reader software."
-msgstr ""
+msgstr "Seleccione esta opción para generar un PDF que muestre las páginas de acuerdo con la configuración de diseño del programa de lectura."
#. QBpan
#: filter/uiconfig/ui/pdfviewpage.ui:381
@@ -1582,7 +1582,7 @@ msgstr "Seleccione esta opción para generar un PDF que muestre las páginas en
#: filter/uiconfig/ui/pdfviewpage.ui:421
msgctxt "pdfviewpage|contfacinglayout"
msgid "Co_ntinuous facing"
-msgstr ""
+msgstr "Co_ntinua lado a lado"
#. YyCT7
#: filter/uiconfig/ui/pdfviewpage.ui:430
diff --git a/source/es/formula/messages.po b/source/es/formula/messages.po
index 38039dae207..fcd67067017 100644
--- a/source/es/formula/messages.po
+++ b/source/es/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2022-03-23 11:35+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/formulamessages/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1554909614.000000\n"
#. YfKFn
@@ -2600,13 +2600,13 @@ msgstr "(obligatorio)"
#: formula/inc/strings.hrc:27
msgctxt "STR_TITLE1"
msgid "Function Wizard"
-msgstr "Asistente de funciones"
+msgstr "Asistente para funciones"
#. ctTA6
#: formula/inc/strings.hrc:28
msgctxt "STR_TITLE2"
msgid "Function Wizard -"
-msgstr "Asistente de funciones."
+msgstr "Asistente para funciones."
#. USDCA
#: formula/inc/strings.hrc:29
@@ -2738,7 +2738,7 @@ msgstr "Muestra las funciones pertenecientes a la categoría seleccionada. Pulse
#: formula/uiconfig/ui/functionpage.ui:155
msgctxt "functionpage|extended_tip|FunctionPage"
msgid "Opens the Function Wizard, which helps you to interactively create formulas."
-msgstr "Abre el asistente de funciones, que le ayuda a crear fórmulas interactivamente."
+msgstr "Abre el asistente para funciones, que le ayuda a crear fórmulas interactivamente."
#. GCYUY
#: formula/uiconfig/ui/parameter.ui:27
@@ -2750,25 +2750,25 @@ msgstr "Función desconocida"
#: formula/uiconfig/ui/parameter.ui:226
msgctxt "parameter|extended_tip|FX1"
msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Le permite acceder a un subnivel del Asistente de funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
+msgstr "Le permite acceder a un subnivel del Asistente para funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
#. u3Zoo
#: formula/uiconfig/ui/parameter.ui:242
msgctxt "parameter|extended_tip|FX2"
msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Le permite acceder a un subnivel del Asistente de funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
+msgstr "Le permite acceder a un subnivel del Asistente para funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
#. noEab
#: formula/uiconfig/ui/parameter.ui:258
msgctxt "parameter|extended_tip|FX3"
msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Le permite acceder a un subnivel del Asistente de funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
+msgstr "Le permite acceder a un subnivel del Asistente para funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
#. M3LSb
#: formula/uiconfig/ui/parameter.ui:274
msgctxt "parameter|extended_tip|FX4"
msgid "Allows you to access a subordinate level of the Function Wizard in order to nest another function within the function, instead of a value or reference."
-msgstr "Le permite acceder a un subnivel del Asistente de funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
+msgstr "Le permite acceder a un subnivel del Asistente para funciones con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia."
#. 6GD3i
#: formula/uiconfig/ui/parameter.ui:288
diff --git a/source/es/fpicker/messages.po b/source/es/fpicker/messages.po
index 8499f47b1e3..a06a1cab627 100644
--- a/source/es/fpicker/messages.po
+++ b/source/es/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-26 17:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/es/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Fecha de modificación"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Abrir"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Reproducir"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nombre de archivo:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Tipo de archivo:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Solo lectura"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Guardar con contraseña"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Extensión de archivo _automática"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Editar configuración de _filtros"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Cifrar con clave GPG"
diff --git a/source/es/helpcontent2/source/auxiliary.po b/source/es/helpcontent2/source/auxiliary.po
index 7fe83a99f2a..e4fda501d84 100644
--- a/source/es/helpcontent2/source/auxiliary.po
+++ b/source/es/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:33+0100\n"
-"PO-Revision-Date: 2022-03-31 21:46+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/auxiliary/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1562203919.000000\n"
#. fEEXD
@@ -536,7 +536,7 @@ msgctxt ""
"100501\n"
"node.text"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. 6qzVL
#: shared.tree
@@ -545,7 +545,7 @@ msgctxt ""
"100502\n"
"node.text"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. GMiKt
#: shared.tree
@@ -554,7 +554,7 @@ msgctxt ""
"100504\n"
"node.text"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. gvsML
#: shared.tree
@@ -563,7 +563,7 @@ msgctxt ""
"100506\n"
"node.text"
msgid "HTML Export Wizard"
-msgstr "Asistente de exportación a HTML"
+msgstr "Asistente para exportación a HTML"
#. 8tHJK
#: shared.tree
@@ -572,7 +572,7 @@ msgctxt ""
"100510\n"
"node.text"
msgid "Document Converter Wizard"
-msgstr "Asistente de conversión de documentos"
+msgstr "Asistente para conversión de documentos"
#. zhnAF
#: shared.tree
diff --git a/source/es/helpcontent2/source/text/sbasic/python.po b/source/es/helpcontent2/source/text/sbasic/python.po
index 7c72d5aab3e..cb75223848e 100644
--- a/source/es/helpcontent2/source/text/sbasic/python.po
+++ b/source/es/helpcontent2/source/text/sbasic/python.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-02-12 18:39+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicpython/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1565287211.000000\n"
#. naSFZ
@@ -2039,7 +2039,7 @@ msgctxt ""
"N0448\n"
"help.text"
msgid "def disposing(self, evt: EventObject): # mandatory routine"
-msgstr ""
+msgstr "def disposing(self, evt: EventObject): # rutina obligatoria"
#. 9mtTR
#: python_listener.xhp
@@ -2219,7 +2219,7 @@ msgctxt ""
"par_id801636114808666\n"
"help.text"
msgid "Three library containers are shown in the Macro From list:"
-msgstr ""
+msgstr "Tres contenedores de bibliotecas figuran en la lista Macro de:"
#. RnBRr
#: python_locations.xhp
diff --git a/source/es/helpcontent2/source/text/sbasic/shared.po b/source/es/helpcontent2/source/text/sbasic/shared.po
index e936a8bbb69..581f271de40 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared.po
+++ b/source/es/helpcontent2/source/text/sbasic/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/es/>\n"
"Language: es\n"
@@ -2741,7 +2741,7 @@ msgctxt ""
"par_id3150693\n"
"help.text"
msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
-msgstr "A las <emph>variables de fecha</emph> se les asigna el valor 0 internamente; que equivale a convertir el valor a \"0\" con las funciones <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
+msgstr "A las <emph>variables de fecha</emph> se les asigna el valor 0 internamente, lo que equivale a convertir el valor a «0» con las funciones <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link> o <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
#. WiXVw
#: 01020100.xhp
@@ -7232,7 +7232,7 @@ msgctxt ""
"hd_id543534\n"
"help.text"
msgid "Show handles"
-msgstr "Muestra manillas"
+msgstr "Mostrar agarraderas"
#. wG6AD
#: 01170101.xhp
@@ -7241,7 +7241,7 @@ msgctxt ""
"par_id5060884\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifca si los manillas de los nodos deben ser mostrado.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica si se deben mostrar las agarraderas de los nodos.</ahelp>"
#. TC8mj
#: 01170101.xhp
@@ -7250,7 +7250,7 @@ msgctxt ""
"par_id4974822\n"
"help.text"
msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
-msgstr "Los manillas son líneas de puntos que visualiza la jerarquía del control de árbol."
+msgstr "Las agarraderas son líneas punteadas que permiten visualizar la jerarquía del control en árbol."
#. 55Gfe
#: 01170101.xhp
@@ -7268,7 +7268,7 @@ msgctxt ""
"hd_id4062013\n"
"help.text"
msgid "Show root handles"
-msgstr "Muestra manillas de raíz"
+msgstr "Mostrar agarraderas de raíz"
#. nGccA
#: 01170101.xhp
@@ -7277,7 +7277,7 @@ msgctxt ""
"par_id3314004\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica si los manillas de los nodos deben ser mostrado a nivel raíz.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica si las agarraderas de los nodos deben mostrarse al nivel de la raíz.</ahelp>"
#. GCfuF
#: 01170101.xhp
@@ -32990,7 +32990,7 @@ msgctxt ""
"par_id3159201\n"
"help.text"
msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
-msgstr "Hace sonar un tono a través del altavoz del ordenador. El tono depende del sistema y no puede modificarse el volumen ni la modulación."
+msgstr "Hace sonar un tono a través del altavoz del PC. El tono depende del sistema y no puede modificarse el volumen ni la modulación."
#. JMATz
#: 03130100.xhp
@@ -34646,7 +34646,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ThisComponent Object"
-msgstr ""
+msgstr "Objeto ThisComponent"
#. AKrki
#: 03132200.xhp
@@ -34664,7 +34664,7 @@ msgctxt ""
"hd_id3155342\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">Objeto ThisComponent</link>"
#. ECFFs
#: 03132200.xhp
@@ -34763,7 +34763,7 @@ msgctxt ""
"par_id105622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
-msgstr ""
+msgstr "Servicio de API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link>"
#. FLbnX
#: 03132200.xhp
@@ -34772,7 +34772,7 @@ msgctxt ""
"par_id106622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
-msgstr ""
+msgstr "Servicio de API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#. vZW9w
#: 03132200.xhp
@@ -34781,7 +34781,7 @@ msgctxt ""
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
-msgstr ""
+msgstr "Servicio de API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link>"
#. QgZSF
#: 03132300.xhp
diff --git a/source/es/helpcontent2/source/text/sbasic/shared/03.po b/source/es/helpcontent2/source/text/sbasic/shared/03.po
index b461a5dd948..f54d53a5935 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/es/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1548211825.000000\n"
#. ViEWM
@@ -6917,7 +6917,7 @@ msgctxt ""
"par_id301600788076785\n"
"help.text"
msgid "Access chart objects in Calc documents and manipulate their properties."
-msgstr ""
+msgstr "Acceder a los objetos de gráfico en los documentos de Calc y manipular sus propiedades."
#. rzioM
#: sf_chart.xhp
@@ -9446,7 +9446,7 @@ msgctxt ""
"par_id771583668386455\n"
"help.text"
msgid "Specifies if a command button has or not the behaviour of a Cancel button."
-msgstr ""
+msgstr "Especifica si un botón de orden tiene o no el comportamiento de un botón Cancelar."
#. Gft3Z
#: sf_dialogcontrol.xhp
@@ -9536,7 +9536,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies whether a command button is the default (OK) button."
-msgstr ""
+msgstr "Especifica si un botón de orden es el botón predeterminado (Aceptar)."
#. GAdvJ
#: sf_dialogcontrol.xhp
@@ -13640,7 +13640,7 @@ msgctxt ""
"par_id271588334016191\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. Ggnnt
#: sf_filesystem.xhp
@@ -16448,7 +16448,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies whether a command button is the default OK button."
-msgstr ""
+msgstr "Especifica si un botón de orden es el botón Aceptar predeterminado."
#. 2dP2A
#: sf_formcontrol.xhp
@@ -22307,7 +22307,7 @@ msgctxt ""
"par_id181612441703306\n"
"help.text"
msgid "\"?\" represents any single character;"
-msgstr ""
+msgstr "«?» representa cualquier carácter único;"
#. CFPcW
#: sf_string.xhp
@@ -22442,7 +22442,7 @@ msgctxt ""
"par_id471580293142283\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: la cadena que se comprobará. Si está vacía, el método devuelve <literal>False</literal>."
#. 7Ryzp
#: sf_string.xhp
diff --git a/source/es/helpcontent2/source/text/scalc/00.po b/source/es/helpcontent2/source/text/scalc/00.po
index c491cebdb43..65517f2722b 100644
--- a/source/es/helpcontent2/source/text/scalc/00.po
+++ b/source/es/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: 2021-09-27 19:09+0200\n"
-"PO-Revision-Date: 2022-04-26 12:55+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc00/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1561323262.000000\n"
#. E9tti
@@ -473,7 +473,7 @@ msgctxt ""
"par_id3154370\n"
"help.text"
msgid "Function Wizard"
-msgstr "Asistente de funciones"
+msgstr "Asistente para funciones"
#. CfMjV
#: 00000404.xhp
diff --git a/source/es/helpcontent2/source/text/scalc/01.po b/source/es/helpcontent2/source/text/scalc/01.po
index e8c413cafe1..942f40a24e3 100644
--- a/source/es/helpcontent2/source/text/scalc/01.po
+++ b/source/es/helpcontent2/source/text/scalc/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc01/es/>\n"
"Language: es\n"
@@ -3839,7 +3839,7 @@ msgctxt ""
"hd_id3147426\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente de funciones\">Función</link>"
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Función</link>"
#. wjD4H
#: 04060000.xhp
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable>"
-msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Abre el <emph>asistente de funciones</emph>, que le ayuda a crear fórmulas interactivamente.</ahelp></variable>"
+msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Abre el <emph>asistente para funciones</emph>, que le ayuda a crear fórmulas interactivamente.</ahelp></variable>"
#. exDJs
#: 04060000.xhp
@@ -4046,7 +4046,7 @@ msgctxt ""
"par_id3157980\n"
"help.text"
msgid "<ahelp hid=\".\">Allows you to access a subordinate level of the <emph>Function Wizard</emph> in order to nest another function within the function, instead of a value or reference.</ahelp>"
-msgstr "<ahelp hid=\".\">Le permite acceder a un subnivel del <emph>Asistente de funciones</emph> con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia.</ahelp>"
+msgstr "<ahelp hid=\".\">Le permite acceder a un subnivel del <emph>Asistente para funciones</emph> con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia.</ahelp>"
#. GSRgn
#: 04060000.xhp
@@ -4172,7 +4172,7 @@ msgctxt ""
"par_id3153029\n"
"help.text"
msgid "<ahelp hid=\"formula/ui/formuladialog/ok\">Ends the <emph>Function Wizard</emph>, and transfers the formula to the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"formula/ui/formuladialog/ok\">Finaliza el <emph>Asistente de funciones</emph> y transfiere la fórmula a la celda seleccionada.</ahelp>"
+msgstr "<ahelp hid=\"formula/ui/formuladialog/ok\">Finaliza el <emph>Asistente para funciones</emph> y transfiere la fórmula a la celda seleccionada.</ahelp>"
#. fBUkR
#: 04060000.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"par_id3149350\n"
"help.text"
msgid "If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula."
-msgstr "Si inicia el <emph>asistente de funciones</emph> mientras el cursor de celda esté posicionado en una celda que ya contiene una función, se abrirá la pestaña <emph>Estructura</emph> y se mostrará la composición de la fórmula actual."
+msgstr "Si inicia el <emph>asistente para funciones</emph> mientras el cursor de celda esté posicionado en una celda que ya contiene una función, se abrirá la pestaña <emph>Estructura</emph> y se mostrará la composición de la fórmula actual."
#. bNwhM
#: 04060000.xhp
@@ -4280,7 +4280,7 @@ msgctxt ""
"par_id3149378\n"
"help.text"
msgid "This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard."
-msgstr "Esta sección describe las funciones de $[officename] Calc. Las distintas funciones se dividen en categorías en el Asistente de funciones."
+msgstr "Esta sección describe las funciones de $[officename] Calc. Las distintas funciones se dividen en categorías en el Asistente para funciones."
#. JJJ2y
#: 04060100.xhp
@@ -5918,7 +5918,7 @@ msgctxt ""
"bm_id3154536\n"
"help.text"
msgid "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>"
-msgstr "<bookmark_value>funciones de fecha y hora</bookmark_value><bookmark_value>funciones; fecha y hora</bookmark_value><bookmark_value>Asistente de funciones; fecha y hora</bookmark_value>"
+msgstr "<bookmark_value>funciones de fecha y hora</bookmark_value><bookmark_value>funciones; fecha y hora</bookmark_value><bookmark_value>Asistente para funciones; fecha y hora</bookmark_value>"
#. 4twnp
#: 04060102.xhp
@@ -10967,7 +10967,7 @@ msgctxt ""
"par_id3154943\n"
"help.text"
msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
-msgstr "<variable id=\"mathematiktext\">Esta categoría contiene las funciones <emph>matemáticas</emph> de Calc.</variable> Para abrir el <emph>Asistente de funciones</emph>, diríjase a <link href=\"text/scalc/01/04060000.xhp\" name=\"Insertar - Función\"><emph>Insertar ▸ Función</emph></link>."
+msgstr "<variable id=\"mathematiktext\">Esta categoría contiene las funciones <emph>matemáticas</emph> de Calc.</variable> Para abrir el <emph>Asistente para funciones</emph>, diríjase a <link href=\"text/scalc/01/04060000.xhp\" name=\"Insertar - Función\"><emph>Insertar ▸ Función</emph></link>."
#. bWDf7
#: 04060106.xhp
@@ -15593,7 +15593,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>deleting; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr "<bookmark_value>matrices; funciones</bookmark_value><bookmark_value>Asistente de funciones; matrices</bookmark_value><bookmark_value>fórmulas matriciales</bookmark_value><bookmark_value>constantes de matrices en línea</bookmark_value><bookmark_value>fórmulas; matrices</bookmark_value><bookmark_value>funciones; funciones matriciales</bookmark_value><bookmark_value>edición; fórmulas matriciales</bookmark_value><bookmark_value>copiar; fórmulas matriciales</bookmark_value><bookmark_value>borrar; fórmulas matriciales</bookmark_value><bookmark_value>ajustar un intervalo matricial</bookmark_value><bookmark_value>cálculo; cálculos condicionales</bookmark_value><bookmark_value>matrices; cálculos</bookmark_value><bookmark_value>cálculos de matriz condicional</bookmark_value><bookmark_value>manejo implícito de matrices</bookmark_value><bookmark_value>manejo forzado de matrices</bookmark_value>"
+msgstr "<bookmark_value>matrices; funciones</bookmark_value><bookmark_value>Asistente para funciones; matrices</bookmark_value><bookmark_value>fórmulas matriciales</bookmark_value><bookmark_value>constantes de matrices en línea</bookmark_value><bookmark_value>fórmulas; matrices</bookmark_value><bookmark_value>funciones; funciones matriciales</bookmark_value><bookmark_value>edición; fórmulas matriciales</bookmark_value><bookmark_value>copiar; fórmulas matriciales</bookmark_value><bookmark_value>borrar; fórmulas matriciales</bookmark_value><bookmark_value>ajustar un intervalo matricial</bookmark_value><bookmark_value>cálculo; cálculos condicionales</bookmark_value><bookmark_value>matrices; cálculos</bookmark_value><bookmark_value>cálculos de matriz condicional</bookmark_value><bookmark_value>manejo implícito de matrices</bookmark_value><bookmark_value>manejo forzado de matrices</bookmark_value>"
#. ALUph
#: 04060107.xhp
@@ -15755,7 +15755,7 @@ msgctxt ""
"par_id3149102\n"
"help.text"
msgid "If you create an array formula using the <emph>Function Wizard</emph>, you must mark the <emph>Array</emph> check box each time so that the results are returned in an array. Otherwise, only the value in the upper-left cell of the array being calculated is returned."
-msgstr "Para crear una fórmula matricial mediante el <emph>Asistente de funciones</emph>, deberá seleccionar la casilla de verificación <emph>Matriz</emph> para que los resultados se devuelvan en una matriz. En caso contrario, solo se devolverá el valor correspondiente a la celda superior izquierda de la matriz."
+msgstr "Para crear una fórmula matricial mediante el <emph>Asistente para funciones</emph>, deberá seleccionar la casilla de verificación <emph>Matriz</emph> para que los resultados se devuelvan en una matriz. En caso contrario, solo se devolverá el valor correspondiente a la celda superior izquierda de la matriz."
#. G9EUo
#: 04060107.xhp
@@ -16448,7 +16448,7 @@ msgctxt ""
"par_id3150312\n"
"help.text"
msgid "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the <emph>Function Wizard</emph>. Select the <emph>Data</emph> range in (A1:A11), and then the <emph>Classes</emph> range in which you entered the class limits (B1:B6). Select the <emph>Array</emph> check box and click <emph>OK</emph>. You will see the frequency count in the range C1:C6."
-msgstr "Seleccione un intervalo de una sola columna donde introducir la frecuencia según los límites de la clase. Debe seleccionar un campo más que el campo superior de la clase. En este ejemplo, seleccione el intervalo C1:C6. Active la función FRECUENCIA mediante el <emph>Asistente de funciones</emph>. Seleccione el intervalo <emph>Datos</emph> en (A1:A11) y, a continuación, el intervalo <emph>Clases</emph> en el que haya introducido los límites de la clase (B1:B6). Active la casilla <emph>Matriz</emph> y pulse en <emph>Aceptar</emph>. Aparecerá el conteo de la frecuencia en el intervalo C1:C6."
+msgstr "Seleccione un intervalo de una sola columna donde introducir la frecuencia según los límites de la clase. Debe seleccionar un campo más que el campo superior de la clase. En este ejemplo, seleccione el intervalo C1:C6. Active la función FRECUENCIA mediante el <emph>Asistente para funciones</emph>. Seleccione el intervalo <emph>Datos</emph> en (A1:A11) y, a continuación, el intervalo <emph>Clases</emph> en el que haya introducido los límites de la clase (B1:B6). Active la casilla <emph>Matriz</emph> y pulse en <emph>Aceptar</emph>. Aparecerá el conteo de la frecuencia en el intervalo C1:C6."
#. shMJG
#: 04060107.xhp
@@ -17006,7 +17006,7 @@ msgctxt ""
"par_id3144687\n"
"help.text"
msgid "Column A contains several X1 values, column B several X2 values and column C the Y values. You have already entered these values in your spreadsheet. You have now set up E2:G6 in the spreadsheet and activated the <emph>Function Wizard</emph>. For the LINEST function to work, you must have marked the <emph>Array</emph> check box in the <emph>Function Wizard</emph>. Next, select the following values in the spreadsheet (or enter them using the keyboard):"
-msgstr "La columna A contiene diversos valores de X1, la columna B diversos valores de X2 y la columna C, los valores Y. Estos valores ya están en la hoja de cálculo. Ha configurado el intervalo E2:G6 en la hoja de cálculo y ha abierto el <emph>Asistente de funciones</emph>. Para que la función ESTIMACION.LINEAL funcione, deberá seleccionar la casilla de verificación <emph>Matriz</emph> en el <emph>Asistente de funciones</emph>. A continuación seleccione los siguientes valores en la hoja de cálculo (o escríbalos con el teclado):"
+msgstr "La columna A contiene diversos valores de X1, la columna B diversos valores de X2 y la columna C, los valores Y. Estos valores ya están en la hoja de cálculo. Ha configurado el intervalo E2:G6 en la hoja de cálculo y ha abierto el <emph>Asistente para funciones</emph>. Para que la función ESTIMACION.LINEAL funcione, deberá seleccionar la casilla de verificación <emph>Matriz</emph> en el <emph>Asistente para funciones</emph>. A continuación seleccione los siguientes valores en la hoja de cálculo (o escríbalos con el teclado):"
#. KgyyZ
#: 04060107.xhp
@@ -19976,7 +19976,7 @@ msgctxt ""
"par_id1672109\n"
"help.text"
msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax."
-msgstr "Se asume la segunda sintaxis si se proporcionan exactamente dos parámetros, el primero de los cuales es una celda o una referencia a un intervalo de celdas. En el resto de los casos se asume la primera sintaxis. El Asistente de funciones muestra la primera sintaxis."
+msgstr "Se asume la segunda sintaxis si se proporcionan exactamente dos parámetros, el primero de los cuales es una celda o una referencia a un intervalo de celdas. En el resto de los casos se asume la primera sintaxis. El Asistente para funciones muestra la primera sintaxis."
#. Cwsfn
#: 04060109.xhp
@@ -20120,7 +20120,7 @@ msgctxt ""
"bm_id3145389\n"
"help.text"
msgid "<bookmark_value>text in cells; functions</bookmark_value> <bookmark_value>functions; text functions</bookmark_value> <bookmark_value>Function Wizard;text</bookmark_value>"
-msgstr "<bookmark_value>texto en celdas; funciones</bookmark_value><bookmark_value>funciones; funciones de texto</bookmark_value><bookmark_value>Asistente de funciones; texto</bookmark_value>"
+msgstr "<bookmark_value>texto en celdas; funciones</bookmark_value><bookmark_value>funciones; funciones de texto</bookmark_value><bookmark_value>Asistente para funciones; texto</bookmark_value>"
#. DEMF7
#: 04060110.xhp
@@ -23189,7 +23189,7 @@ msgctxt ""
"par_id3150361\n"
"help.text"
msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
-msgstr "$[officename] Calc puede ampliarse por medio de complementos, módulos de programación externos que brindan prestaciones adicionales para trabajar con hojas de cálculo. El <emph>asistente de funciones</emph> enumera estos en la categoría <emph>Complemento</emph>. Si quiere programar su propio complemento, aquí encontrará las funciones que deben exportarse a través de la <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida</caseinline><defaultinline>DLL externa</defaultinline></switchinline> para que el complemento pueda adjuntarse adecuadamente."
+msgstr "$[officename] Calc puede ampliarse por medio de complementos, módulos de programación externos que brindan prestaciones adicionales para trabajar con hojas de cálculo. El <emph>asistente para funciones</emph> enumera estos en la categoría <emph>Complemento</emph>. Si quiere programar su propio complemento, aquí encontrará las funciones que deben exportarse a través de la <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida</caseinline><defaultinline>DLL externa</defaultinline></switchinline> para que el complemento pueda adjuntarse adecuadamente."
#. qyzrA
#: 04060112.xhp
@@ -27680,7 +27680,7 @@ msgctxt ""
"par_id3149708\n"
"help.text"
msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
-msgstr "<emph>Valor estimado</emph> (opcional) es un valor estimado que puede ser ingresado para la tasa interna de retorno. El valor predeterminado es 10%."
+msgstr "<emph>Valor estimado</emph> (opcional) es una estimación que puede introducirse para la tasa interna de retorno. El valor predeterminado es 10 %."
#. dZESY
#: 04060118.xhp
@@ -27698,7 +27698,7 @@ msgctxt ""
"par_id3146856\n"
"help.text"
msgid "Received"
-msgstr ""
+msgstr "Recibido"
#. N2RNr
#: 04060118.xhp
@@ -27707,7 +27707,7 @@ msgctxt ""
"par_id3149985\n"
"help.text"
msgid "Deposited"
-msgstr ""
+msgstr "Depositado"
#. FLNWb
#: 04060118.xhp
@@ -27788,7 +27788,7 @@ msgctxt ""
"par_id3150525\n"
"help.text"
msgid "Calculation of the net present value for the above-mentioned five payments for a national internal rate of return of 6%."
-msgstr ""
+msgstr "Cálculo del valor presente neto de los cinco pagos antes mencionados para una tasa interna de retorno nacional del 6 %."
#. YFtiD
#: 04060118.xhp
@@ -35870,7 +35870,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "<emph>RankC</emph> is the ranking of the value. If RankC is an array, the function becomes an <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">array function</link>."
-msgstr ""
+msgstr "<emph>Posición C</emph>es la clasificación del valor. Si Posición C es un array, la función se convierte en una <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">función de matriz</link>."
#. 9gMJx
#: 04060183.xhp
@@ -35879,7 +35879,7 @@ msgctxt ""
"par_id3148702\n"
"help.text"
msgid "<input>=LARGE(A1:C50;2)</input> gives the second largest value in A1:C50."
-msgstr ""
+msgstr "<input>=MAYOR(A1:C50;2)</input> da el segundo valor mas grande en A1:C50."
#. fdcAk
#: 04060183.xhp
@@ -36608,7 +36608,7 @@ msgctxt ""
"par_id3149538\n"
"help.text"
msgid "<emph>Mean</emph> (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted)."
-msgstr ""
+msgstr "<emph>Media</emph> (opcional) es la media aritmética de la distribución logarítmica estándar (el valor predeterminado es 0 si se omite)."
#. PDJWU
#: 04060183.xhp
@@ -36689,7 +36689,7 @@ msgctxt ""
"par_id2901538\n"
"help.text"
msgid "<emph>Mean</emph> (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted)."
-msgstr ""
+msgstr "<emph>Media</emph> (opcional) es la media aritmética de la distribución logarítmica estándar (el valor predeterminado es 0 si se omite)."
#. pPM9C
#: 04060183.xhp
@@ -36743,7 +36743,7 @@ msgctxt ""
"par_id3150686\n"
"help.text"
msgid "LOGNORMDIST(Number [; Mean [; StDev [; Cumulative]]])"
-msgstr ""
+msgstr "DIS.LOG.NORM(Número [; Media [; Desviación Estándar [; Acumulada]]])"
#. BiGC6
#: 04060183.xhp
@@ -37049,7 +37049,7 @@ msgctxt ""
"par_id3155264\n"
"help.text"
msgid "MEDIAN(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MEDIANA<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. bDCXJ
#: 04060184.xhp
@@ -37328,7 +37328,7 @@ msgctxt ""
"hd_id110421803716508\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>"
#. K3rLb
#: 04060184.xhp
@@ -37337,7 +37337,7 @@ msgctxt ""
"hd_id5471656631510\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>"
#. hKE9h
#: 04060184.xhp
@@ -37373,7 +37373,7 @@ msgctxt ""
"par_id3155950\n"
"help.text"
msgid "MODE(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MODO(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. VYNy2
#: 04060184.xhp
@@ -37418,7 +37418,7 @@ msgctxt ""
"par_id2955950\n"
"help.text"
msgid "MODE.SNGL(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "UNICO.MODO(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. BGawC
#: 04060184.xhp
@@ -37472,7 +37472,7 @@ msgctxt ""
"par_id2855950\n"
"help.text"
msgid "MODE.MULT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MODO.MULTIPLE(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. nrjtV
#: 04060184.xhp
@@ -37832,7 +37832,7 @@ msgctxt ""
"par_id3150613\n"
"help.text"
msgid "NORMDIST(Number; Mean; StDev [; C])"
-msgstr ""
+msgstr "DISTRIBUCIÓN NORMAL(Número; Media; Derivación Estándar[; C])"
#. CoXtp
#: 04060184.xhp
@@ -38066,7 +38066,7 @@ msgctxt ""
"par_id3150254\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the value of the probability density function for a given value considering the standard normal distribution.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_PHI\">Devuelve el valor de la función de densidad de probabilidad para un valor dado considerando la distribución normal estándar.</ahelp>"
#. oEGwC
#: 04060184.xhp
@@ -38075,7 +38075,7 @@ msgctxt ""
"par_id151629986285891\n"
"help.text"
msgid "<input>PHI(Number)</input>"
-msgstr ""
+msgstr "<input>PHI(Número)</input>"
#. 4JwEu
#: 04060184.xhp
@@ -38084,7 +38084,7 @@ msgctxt ""
"par_id3156108\n"
"help.text"
msgid "<emph>Number</emph> is the value for which the probability density function is calculated."
-msgstr ""
+msgstr "<emph>Número</emph>es el valor que se calcula para la función de densidad de probabilidad."
#. 92hiK
#: 04060184.xhp
@@ -38102,7 +38102,7 @@ msgctxt ""
"par_id3143236\n"
"help.text"
msgid "<input>=PHI(-2.25)</input> also returns 0.0317 because the normal distribution is symmetrical."
-msgstr ""
+msgstr "<input>=FI(-2.25)</input>también devuelve 0.0317 ya que la distribución normal es simétrica."
#. NXho4
#: 04060184.xhp
@@ -38156,7 +38156,7 @@ msgctxt ""
"par_id3146093\n"
"help.text"
msgid "POISSON(Number; Mean [; C])"
-msgstr ""
+msgstr "POISSON(Número; Media [; C])"
#. mZnNF
#: 04060184.xhp
@@ -38228,7 +38228,7 @@ msgctxt ""
"par_id2946093\n"
"help.text"
msgid "POISSON.DIST(Number; Mean ; Cumulative)"
-msgstr ""
+msgstr "DISTRIBUCIÓN DE POISSON(Número; Media; Acumulado)"
#. jnjk7
#: 04060184.xhp
@@ -38372,7 +38372,7 @@ msgctxt ""
"par_id2653976\n"
"help.text"
msgid "The difference between <item type=\"input\">PERCENTILE.INC</item> and <item type=\"input\">PERCENTILE.EXC</item> is that, in the <item type=\"input\">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type=\"input\">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive."
-msgstr ""
+msgstr "La diferencia entre <item type=\"input\"> PERCENTIL.INC </item> y <item type=\"input\"> PERCENTIL.EXC </item> es que, en la función <item type=\"input\"> PERCENTIL.INC</item> el valor de alfa esta dentro del rango de 0 a 1 inclusive, y en la función<item type=\"input\"> PERCENTIL.EXC </item> el valor de alfa esta dentro del rango de 0 a 1 exclusivamente."
#. iu26H
#: 04060184.xhp
@@ -38444,7 +38444,7 @@ msgctxt ""
"par_id2753976\n"
"help.text"
msgid "The difference between <item type=\"input\">PERCENTILE.INC</item> and <item type=\"input\">PERCENTILE.EXC</item> is that, in the <item type=\"input\">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type=\"input\">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive."
-msgstr ""
+msgstr "La diferencia entre <item type=\"input\"> PERCENTIL.INC </item> y <item type=\"input\"> PERCENTIL.EXC </item> es que, en la función <item type=\"input\"> PERCENTIL.INC </item> el valor de alfa esta dentro del rango de 0 a 1 inclusive, y en la función<item type=\"input\"> PERCENTIL.EXC </item> el valor de alfa esta dentro del rango de 0 a 1 exclusivamente."
#. LYbqG
#: 04060184.xhp
@@ -38597,7 +38597,7 @@ msgctxt ""
"par_id2847238\n"
"help.text"
msgid "PERCENTRANK.EXC(Data; Value [; Significance])"
-msgstr ""
+msgstr "RANGO PORCENTUAL.EXC(Datos; Valor [; Significatividad])"
#. paUED
#: 04060184.xhp
@@ -38678,7 +38678,7 @@ msgctxt ""
"par_id2947238\n"
"help.text"
msgid "PERCENTRANK.INC(Data; Value [; Significance])"
-msgstr ""
+msgstr "RANGO DEL PERCENTIL INC(Datos; Valor [; Significatividad])"
#. QmR4b
#: 04060184.xhp
@@ -38975,7 +38975,7 @@ msgctxt ""
"par_id3153250\n"
"help.text"
msgid "RANK(Value; Data [; Type])"
-msgstr ""
+msgstr "POSICIÓN(Valor; Datos [; Tipo])"
#. AzAQx
#: 04060185.xhp
@@ -39074,7 +39074,7 @@ msgctxt ""
"par_id2953250\n"
"help.text"
msgid "RANK.AVG(Value; Data [; Type])"
-msgstr ""
+msgstr "POSICIÓN.MEDIA(Valor; Datos [; Tipo])"
#. 9jn8F
#: 04060185.xhp
@@ -39173,7 +39173,7 @@ msgctxt ""
"par_id2853250\n"
"help.text"
msgid "RANK.EQ(Value; Data [; Type])"
-msgstr ""
+msgstr "POSICIÓN.EQ(Valor; Datos [; Tipo])"
#. mncnk
#: 04060185.xhp
@@ -39263,7 +39263,7 @@ msgctxt ""
"par_id3151191\n"
"help.text"
msgid "SKEW(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "ASIMETRÍA <embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. BmsyE
#: 04060185.xhp
@@ -39461,7 +39461,7 @@ msgctxt ""
"par_id3149946\n"
"help.text"
msgid "STDEV(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR <embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. H3V9F
#: 04060185.xhp
@@ -39479,7 +39479,7 @@ msgctxt ""
"par_id3149434\n"
"help.text"
msgid "<input>=STDEV(A1:A50)</input> returns the estimated standard deviation based on the data referenced."
-msgstr ""
+msgstr "<input> = DESVIACIÓN ESTÁNDAR (A1:A50) </input> devuelve la desviación estándar estimada en base a los datos referenciados."
#. EaGD7
#: 04060185.xhp
@@ -39515,7 +39515,7 @@ msgctxt ""
"par_id3147422\n"
"help.text"
msgid "STDEVA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR A <embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. iK7Ch
#: 04060185.xhp
@@ -39569,7 +39569,7 @@ msgctxt ""
"par_id3154392\n"
"help.text"
msgid "STDEVP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR P<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. ADXhB
#: 04060185.xhp
@@ -39614,7 +39614,7 @@ msgctxt ""
"par_id2954392\n"
"help.text"
msgid "STDEV.P(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR.P<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. 9PAi8
#: 04060185.xhp
@@ -39659,7 +39659,7 @@ msgctxt ""
"par_id2854392\n"
"help.text"
msgid "STDEV.S(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR.S<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. fPUck
#: 04060185.xhp
@@ -39722,7 +39722,7 @@ msgctxt ""
"par_id961585163990543\n"
"help.text"
msgid "Text has the value 0."
-msgstr ""
+msgstr "El texto tiene el valor de 0."
#. avUGE
#: 04060185.xhp
@@ -41315,7 +41315,7 @@ msgctxt ""
"par_id3147330\n"
"help.text"
msgid "PROB(Data; Probability; Start [; End])"
-msgstr ""
+msgstr "PROBABILIDAD (Datos; Probabilidad; Inicio [; Fin])"
#. Reoxn
#: 04060185.xhp
@@ -41477,7 +41477,7 @@ msgctxt ""
"par_id0305200911372899\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
-msgstr ""
+msgstr "Consulte también la <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">página del wiki</link>."
#. AC9jG
#: 04060185.xhp
@@ -41486,7 +41486,7 @@ msgctxt ""
"bm_id2950941\n"
"help.text"
msgid "<bookmark_value>WEIBULL.DIST function</bookmark_value>"
-msgstr "<bookmark_value>WEIBULL.DIST</bookmark_value>"
+msgstr "<bookmark_value>función DISTR.WEIBULL</bookmark_value>"
#. 7pk6M
#: 04060185.xhp
@@ -41495,7 +41495,7 @@ msgctxt ""
"hd_id2950941\n"
"help.text"
msgid "WEIBULL.DIST"
-msgstr "WEIBULL.DIST"
+msgstr "DISTR.WEIBULL"
#. 6o2Cy
#: 04060185.xhp
@@ -41594,7 +41594,7 @@ msgctxt ""
"par_id2905200911372899\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
-msgstr ""
+msgstr "Consulte también la <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">página del wiki</link>."
#. ZC7eG
#: 04060199.xhp
@@ -42908,7 +42908,7 @@ msgctxt ""
"par_id3151118\n"
"help.text"
msgid "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
-msgstr "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Abre la sección «Lista de funciones» de la barra lateral, que muestra todas las funciones que se pueden insertar en el documento.</ahelp></variable> La sección <emph>Lista de funciones</emph> es similar a la pestaña <emph>Funciones</emph> del <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente de funciones\">Asistente de funciones</link>. Las funciones se insertarán con sustitutivos que debe reemplazar con sus propios valores."
+msgstr "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Abre la sección «Lista de funciones» de la barra lateral, que muestra todas las funciones que se pueden insertar en el documento.</ahelp></variable> La sección <emph>Lista de funciones</emph> es similar a la pestaña <emph>Funciones</emph> del <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Asistente para funciones</link>. Las funciones se insertarán con sustitutivos que debe reemplazar con sus propios valores."
#. kJGdD
#: 04080000.xhp
@@ -42989,7 +42989,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Open a file dialog to locate the file containing the data you want to insert.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Abra el cuadro de dialogo del archivo para localizar el archivo que contiene los datos que desea insertar.</ahelp>"
#. kcfuM
#: 04090000.xhp
@@ -43025,7 +43025,7 @@ msgctxt ""
"par_id3145366\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Alternatively, click <emph>Browse</emph> button to select the file name from a file dialog that opens. Only then will the URL be requested from the network or file system."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\"> Introduce la URL o el nombre del archivo que contiene los datos que desea insertar y después presione introducir. </ahelp>Alternativamente, pulsar<emph>Buscar en</emph>para seleccionar el nombre del archivo en un cuadro de diálogo que se abre. Sólo entonces se solicitará la URL a la red o al sistema de archivos."
#. oomVx
#: 04090000.xhp
@@ -43322,7 +43322,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
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\" name=\"units of measure\">units of measure</link>."
-msgstr ""
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determina la altura óptima de las filas seleccionadas.</ahelp></variable>La altura óptima de la fila depende del tamaño del tipo de letra mas grande de la fila. Puede utilizar varias.<link href=\"text/shared/00/00000003.xhp#measurement_units\" name=\"units of measure\">unidades de medida</link>."
#. hCkvc
#: 05030200.xhp
@@ -43448,7 +43448,7 @@ msgctxt ""
"par_id5532090\n"
"help.text"
msgid "Choose <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Rows/Columns - Show\">Format - Rows/Columns - Show</link> or <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Format - Sheet - Show</link>."
-msgstr ""
+msgstr "Elija<link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Rows/Columns - Show\">Formato - Filas/Columnas - Mostrar</link>o<link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Formato - Hoja - Mostrar</link>."
#. cGFcB
#: 05030400.xhp
@@ -43628,7 +43628,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 2 mm."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Define la anchura optima de la columna para mostrar todo su contenido.</ahelp>El espacio adicional para el ancho óptimo de la columna está preestablecido en 2 mm."
#. CYMhG
#: 05050000.xhp
@@ -43763,7 +43763,7 @@ msgctxt ""
"par_id3155131\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_APPEND_NAME\">Enter a new name for the sheet here.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Ingrese aquí un nuevo nombre par ala Hoja .</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Introduzca aquí un nombre nuevo para la hoja.</ahelp>"
#. JF3vh
#: 05050100.xhp
@@ -43853,7 +43853,7 @@ msgctxt ""
"bm_id501632012952361\n"
"help.text"
msgid "<bookmark_value>toggle merge and center cells</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value> alternar, combinar y centrar celdas</bookmark_value>"
#. CQ5ZE
#: 05060000.xhp
@@ -43934,7 +43934,7 @@ msgctxt ""
"par_id3154020\n"
"help.text"
msgid "Or, choose <variable id=\"format_mergecells_menu\"><menuitem>Format - Merge and Unmerge Cells - </menuitem></variable><menuitem> Merge and Center Cells</menuitem>."
-msgstr ""
+msgstr "O bien, vaya a <variable id=\"format_mergecells_menu\"><menuitem>Formato ▸ Combinar y separar celdas ▸ </menuitem></variable><menuitem> Combinar y centrar celdas</menuitem>."
#. 8zues
#: 05060000.xhp
@@ -43943,7 +43943,7 @@ msgctxt ""
"par_id3149665\n"
"help.text"
msgid "Cells cannot be merged again without first unmerging them."
-msgstr ""
+msgstr "No es posible combinar nuevamente las celdas sin primero separarlas."
#. Dybs6
#: 05060000.xhp
@@ -46031,7 +46031,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace."
-msgstr "Tras haber definido un rastro, el puntero del ratón se puede situar sobre él. El puntero del ratón modifica su forma. Con este puntero, haga doble clic en el rastro para seleccionar la celda referenciada al final del rastro."
+msgstr "Tras haber definido un rastro, sitúe el puntero del ratón sobre él. El puntero del ratón cambia de forma. Con este puntero, pulse dos veces en el rastro para seleccionar la celda referenciada al final de este."
#. eFaMR
#: 06030100.xhp
@@ -47840,7 +47840,7 @@ msgctxt ""
"par_id3147428\n"
"help.text"
msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
-msgstr "No se pueden ordenar datos si las opciones de <link href=\"text/shared/01/02230000.xhp\" name=\"cambios de registros de datos\">cambios de registros de datos</link> están habilitadas."
+msgstr "No se puede ordenar los datos si alguna opción de <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Grabar cambios</link> está activada."
#. yfaxr
#: 12030100.xhp
@@ -49613,7 +49613,7 @@ msgctxt ""
"hd_id3159154\n"
"help.text"
msgid "Link to source data"
-msgstr "Conectar con datos fuente"
+msgstr "Enlazar a datos de origen"
#. CG7Gn
#: 12070100.xhp
@@ -49622,7 +49622,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Vincula los datos del área de consolidación con los datos fuente y actualiza automáticamente los resultados de la consolidación en caso de modificación de dichos datos fuente.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Enlaza los datos del intervalo de consolidación con los datos de origen y actualiza automáticamente los resultados de la consolidación en caso de que dichos datos de origen se modifiquen.</ahelp>"
#. AetFo
#: 12070100.xhp
@@ -49685,7 +49685,7 @@ msgctxt ""
"hd_id3147229\n"
"help.text"
msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Agrupar...\">Agrupar...</link>"
+msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Agrupar</link>"
#. 3AEgr
#: 12080000.xhp
@@ -57056,7 +57056,7 @@ msgctxt ""
"par_id951620413562988\n"
"help.text"
msgid "Here the function converts -10 degrees Celsius to degrees Fahrenheit, returning the value 14. There is not a simple multiplicative relationship between temperature units, as different reference points are used. Hence, as in this case, an input negative number may be converted to a positive value."
-msgstr ""
+msgstr "Aquí la función convierte -10 grados Celsius a grados Fahrenheit, devolviendo el valor 14. No existe una relación multiplicativa simple entre las unidades de temperatura, ya que se utilizan diferentes puntos de referencia. Por lo tanto, como en este caso, un número negativo de entrada puede convertirse en un valor positivo."
#. CQPne
#: func_convert.xhp
@@ -57065,7 +57065,7 @@ msgctxt ""
"par_id3154834\n"
"help.text"
msgid "<input>=CONVERT(3.5; \"mi\"; \"yd\")</input>"
-msgstr ""
+msgstr "<input>=CONVERTIR(3.5; \"mi\"; \"yd\")</input>"
#. xaEX2
#: func_convert.xhp
@@ -57074,7 +57074,7 @@ msgctxt ""
"par_id971620413678102\n"
"help.text"
msgid "Here the function converts 3.5 international miles to yards, returning the value 6160. Both units are in the Length and distance group."
-msgstr ""
+msgstr "Aquí la función convierte 3,5 millas internacionales a yardas, devolviendo el valor 6160. Ambas unidades están en el grupo de longitud y distancia."
#. 3GMEy
#: func_convert.xhp
@@ -57083,7 +57083,7 @@ msgctxt ""
"par_id741620413834726\n"
"help.text"
msgid "<input>=CONVERT(256; \"Gibit\"; \"Mibyte\")</input>"
-msgstr ""
+msgstr "<input>=CONVERTIR(256; \"Gibit\"; \"Mibyte\")</input>"
#. pdEtf
#: func_convert.xhp
@@ -57092,7 +57092,7 @@ msgctxt ""
"par_id261620413900652\n"
"help.text"
msgid "Here the function converts 256 gigibits to mebibytes, returning the value 32768. Both units (bit and byte) are in the Information group and support binary prefixes."
-msgstr ""
+msgstr "Aquí la función convierte 256 gigibits a mebibytes, devolviendo el valor 32768. Ambas unidades (bit y byte) están en el grupo Información y admiten prefijos binarios."
#. cdqCp
#: func_convert.xhp
@@ -57101,7 +57101,7 @@ msgctxt ""
"par_id761620413966496\n"
"help.text"
msgid "<input>=CONVERT(1; \"dyn\"; \"e\")</input>"
-msgstr ""
+msgstr "<input>=CONVERTIR(1; \"dyn\"; \"e\")</input>"
#. vDR5q
#: func_convert.xhp
@@ -57110,7 +57110,7 @@ msgctxt ""
"par_id531620414005955\n"
"help.text"
msgid "Here the function returns an invalid argument error (Err:502) because the two units (dyne and erg) are in different groups (Force and Energy respectively)."
-msgstr ""
+msgstr "Aquí la función devuelve un error de argumento no válido (Error:502) ya que las dos unidades (dina y ergio) están en grupos diferentes (Fuerza y Energía respectivamente)."
#. DGVq5
#: func_convert.xhp
@@ -57128,7 +57128,7 @@ msgctxt ""
"par_id481620428685029\n"
"help.text"
msgid "Below are the unit measurement groups supported by the <literal>CONVERT</literal> function. Beware that conversions can only happen between units that belong to the same group."
-msgstr ""
+msgstr "A continuación se muestran los grupos de unidades de medida admitidos por la función <literal>CONVERTIR</literal>. Tenga en cuenta que las conversiones solo pueden ocurrir entre unidades que pertenecen al mismo grupo."
#. Rd9Fp
#: func_convert.xhp
@@ -57137,7 +57137,7 @@ msgctxt ""
"par_id461620429183259\n"
"help.text"
msgid "The column Prefix indicates whether or not a given unit of measurement supports <link href=\"text/scalc/01/func_convert.xhp#Prefixes\" name=\"Prefixes_Section\">prefixes</link>."
-msgstr ""
+msgstr "La columna Prefijo indica si una determinada unidad de medida admite o no <link href=\"text/scalc/01/func_convert.xhp#Prefixes\" name=\"Prefixes_Section\">prefijos</link>."
#. ELyFm
#: func_convert.xhp
@@ -57254,7 +57254,7 @@ msgctxt ""
"par_id731620416024782\n"
"help.text"
msgid "Square international mile"
-msgstr ""
+msgstr "Milla internacional cuadrada"
#. 4i4iC
#: func_convert.xhp
@@ -57272,7 +57272,7 @@ msgctxt ""
"par_id661620416251507\n"
"help.text"
msgid "Square nautical mile"
-msgstr ""
+msgstr "Milla náutica cuadrada"
#. hCiCS
#: func_convert.xhp
@@ -57281,7 +57281,7 @@ msgctxt ""
"par_id791620416251948\n"
"help.text"
msgid "Square pica point"
-msgstr ""
+msgstr "Punto de pica cuadrado"
#. ZfeRr
#: func_convert.xhp
@@ -57299,7 +57299,7 @@ msgctxt ""
"par_id621620416418311\n"
"help.text"
msgid "International acre"
-msgstr ""
+msgstr "Acre internacional."
#. AsFDV
#: func_convert.xhp
@@ -57308,7 +57308,7 @@ msgctxt ""
"par_id71620416418768\n"
"help.text"
msgid "US survey acre"
-msgstr ""
+msgstr "Acre de agrimensura de EE. UU."
#. vFpVJ
#: func_convert.xhp
@@ -57317,7 +57317,7 @@ msgctxt ""
"par_id71620416418025\n"
"help.text"
msgid "Square yard"
-msgstr ""
+msgstr "Yarda cuadrada"
#. Y8KWb
#: func_convert.xhp
@@ -57371,7 +57371,7 @@ msgctxt ""
"par_id844417659281393\n"
"help.text"
msgid "Thermochemical calorie"
-msgstr ""
+msgstr "Caloría termoquímica."
#. DBTz9
#: func_convert.xhp
@@ -57389,7 +57389,7 @@ msgctxt ""
"par_id798492531882282\n"
"help.text"
msgid "erg"
-msgstr ""
+msgstr "Ergio"
#. i9qGV
#: func_convert.xhp
@@ -57398,7 +57398,7 @@ msgctxt ""
"par_id547247548598782\n"
"help.text"
msgid "Electron volt"
-msgstr ""
+msgstr "Electronvoltio"
#. sLtDD
#: func_convert.xhp
@@ -57407,7 +57407,7 @@ msgctxt ""
"par_id587393171297892\n"
"help.text"
msgid "Foot-pound"
-msgstr ""
+msgstr "Pie-libra"
#. 2GjCu
#: func_convert.xhp
@@ -57416,7 +57416,7 @@ msgctxt ""
"par_id695171299238861\n"
"help.text"
msgid "Horsepower-hour"
-msgstr ""
+msgstr "Caballo de potencia por hora"
#. ZPZRc
#: func_convert.xhp
@@ -57542,7 +57542,7 @@ msgctxt ""
"par_id297688664469184\n"
"help.text"
msgid "Newton"
-msgstr "Newton"
+msgstr "Neutonio"
#. EEy3q
#: func_convert.xhp
@@ -57560,7 +57560,7 @@ msgctxt ""
"par_id472715992174398\n"
"help.text"
msgid "Pond"
-msgstr ""
+msgstr "Pondio"
#. Z8snf
#: func_convert.xhp
@@ -57740,7 +57740,7 @@ msgctxt ""
"par_id343241931577938\n"
"help.text"
msgid "Pica point"
-msgstr ""
+msgstr "Punto de pica"
#. J45F6
#: func_convert.xhp
@@ -57857,7 +57857,7 @@ msgctxt ""
"par_id613492674545171\n"
"help.text"
msgid "Pennyweight"
-msgstr ""
+msgstr "«Pennyweight»"
#. BE88d
#: func_convert.xhp
@@ -57866,7 +57866,7 @@ msgctxt ""
"par_id566783887997575\n"
"help.text"
msgid "Slug"
-msgstr ""
+msgstr "«Slug»"
#. VmfEH
#: func_convert.xhp
@@ -57875,7 +57875,7 @@ msgctxt ""
"par_id731498557457276\n"
"help.text"
msgid "Stone"
-msgstr ""
+msgstr "«Stone»"
#. ZLyGB
#: func_convert.xhp
@@ -57956,7 +57956,7 @@ msgctxt ""
"par_id578436173796358\n"
"help.text"
msgid "Mechanical horsepower"
-msgstr ""
+msgstr "Caballo de potencia mecánico"
#. M6req
#: func_convert.xhp
@@ -58100,7 +58100,7 @@ msgctxt ""
"par_id391572877557741\n"
"help.text"
msgid "Admiralty knot"
-msgstr ""
+msgstr "Nudo del Almirantazgo"
#. X3yym
#: func_convert.xhp
@@ -58109,7 +58109,7 @@ msgctxt ""
"par_id152721538362456\n"
"help.text"
msgid "International knot"
-msgstr ""
+msgstr "Nudo internacional"
#. KAWp4
#: func_convert.xhp
@@ -58352,7 +58352,7 @@ msgctxt ""
"par_id545825775819166\n"
"help.text"
msgid "Oil barrel"
-msgstr ""
+msgstr "Barril de petróleo"
#. a3nDk
#: func_convert.xhp
@@ -58370,7 +58370,7 @@ msgctxt ""
"par_id184258429676826\n"
"help.text"
msgid "US cup"
-msgstr ""
+msgstr "Taza de EE.UU."
#. z98AU
#: func_convert.xhp
@@ -58397,7 +58397,7 @@ msgctxt ""
"par_id938562498562468\n"
"help.text"
msgid "Australian glass (200 milliliters)"
-msgstr ""
+msgstr "Vaso australiano (200 mililitros)"
#. vFvu4
#: func_convert.xhp
@@ -58406,7 +58406,7 @@ msgctxt ""
"par_id471177863127144\n"
"help.text"
msgid "Gross register tonnage"
-msgstr ""
+msgstr "Tonelaje de arqueo bruto"
#. tM2GH
#: func_convert.xhp
@@ -58415,7 +58415,7 @@ msgctxt ""
"par_id347175644673122\n"
"help.text"
msgid "Humpen (500 milliliters)"
-msgstr ""
+msgstr "Humpen (500 mililitros)"
#. 3jCKA
#: func_convert.xhp
@@ -58460,7 +58460,7 @@ msgctxt ""
"par_id463843338576911\n"
"help.text"
msgid "Cubic international mile"
-msgstr ""
+msgstr "Milla cúbica internacional"
#. apJka
#: func_convert.xhp
@@ -58478,7 +58478,7 @@ msgctxt ""
"par_id894695318848125\n"
"help.text"
msgid "Measurement ton"
-msgstr ""
+msgstr "Tonelada de medición"
#. gAxRC
#: func_convert.xhp
@@ -58487,7 +58487,7 @@ msgctxt ""
"par_id392284181269245\n"
"help.text"
msgid "Cubic nautical mile"
-msgstr ""
+msgstr "Milla náutica cúbica"
#. GLMFQ
#: func_convert.xhp
@@ -58505,7 +58505,7 @@ msgctxt ""
"par_id956867693183654\n"
"help.text"
msgid "Cubic pica"
-msgstr ""
+msgstr "Pica cúbica"
#. wPWak
#: func_convert.xhp
@@ -58541,7 +58541,7 @@ msgctxt ""
"par_id912821548196546\n"
"help.text"
msgid "Six pack (2 liters)"
-msgstr ""
+msgstr "Paquete de seis (2 litros)"
#. GNQxR
#: func_convert.xhp
@@ -64724,7 +64724,7 @@ msgctxt ""
"par_id51519156941987\n"
"help.text"
msgid "See also <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"ROUND function\">ROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"MROUND function\">MROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"ROUNDUP function\">ROUNDUP</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"ROUNDDOWN function\">ROUNDDOWN</link>."
-msgstr "Véase también: <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"Función REDONDEAR\">REDONDEAR</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"Función REDOND.MULT\">REDOND.MULT</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"Función REDONDEAR.MAS\">REDONDEAR.MAS</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"Función REDONDEAR.MENOS\">REDONDEAR.MENOS</link>."
+msgstr "Consulte también: <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"Función REDONDEAR\">REDONDEAR</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"Función REDOND.MULT\">REDOND.MULT</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"Función REDONDEAR.MAS\">REDONDEAR.MAS</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"Función REDONDEAR.MENOS\">REDONDEAR.MENOS</link>."
#. hkbrZ
#: func_searchb.xhp
@@ -64967,7 +64967,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SUM Function"
-msgstr ""
+msgstr "Función SUMA"
#. fLyVA
#: func_sum.xhp
@@ -64976,7 +64976,7 @@ msgctxt ""
"id431636401649762\n"
"help.text"
msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>función SUMA</bookmark_value><bookmark_value>sumar;números en intervalos de celdas</bookmark_value>"
#. AE4pM
#: func_sum.xhp
@@ -64985,7 +64985,7 @@ msgctxt ""
"hd_id121636398275790\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/func_sum.xhp\" name=\"function SUM\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/func_sum.xhp\" name=\"function SUM\">SUMA</link></variable>"
#. c32xJ
#: func_sum.xhp
@@ -64994,7 +64994,7 @@ msgctxt ""
"par_id491636401806866\n"
"help.text"
msgid "<variable id=\"func_sum_desc\"><ahelp hid=\".\">Adds a set of numbers.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"func_sum_desc\"><ahelp hid=\".\">Suma un conjunto de números.</ahelp></variable>"
#. vfwu7
#: func_sum.xhp
@@ -65012,7 +65012,7 @@ msgctxt ""
"par_id3163704\n"
"help.text"
msgid "<input>=SUM(2;3;4)</input> returns 9."
-msgstr ""
+msgstr "<input>=SUMA(2;3;4)</input> devuelve 9."
#. 6ohPR
#: func_sum.xhp
@@ -65696,7 +65696,7 @@ msgctxt ""
"par_id3153759\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HEUTE\">Returns the current computer system date.</ahelp> The value is updated when you reopen the document or modify the values of the document."
-msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Devuelve la fecha actual del sistema.</ahelp> El valor se actualiza cuando se vuelve a abrir el documento o se modifican los valores de éste."
+msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Devuelve la fecha actual del sistema.</ahelp> El valor se actualiza cuando se vuelve a abrir el documento o se modifican los valores de este."
#. ABDRC
#: func_today.xhp
diff --git a/source/es/helpcontent2/source/text/scalc/02.po b/source/es/helpcontent2/source/text/scalc/02.po
index 74ee30cdd9a..d344166724a 100644
--- a/source/es/helpcontent2/source/text/scalc/02.po
+++ b/source/es/helpcontent2/source/text/scalc/02.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: 2020-06-29 13:08+0200\n"
-"PO-Revision-Date: 2021-05-27 20:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc02/es/>\n"
"Language: es\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.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1548569336.000000\n"
#. aSE5T
@@ -608,7 +608,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "<ahelp hid=\"HID_INSWIN_INPUT\">Enter the formula that you want to add to the current cell. You can also click the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link> icon to insert a predefined function into the formula.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_INPUT\">Escriba la fórmula que desee incorporar a la celda actual. También puede pulsar en el icono <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente de funciones\">Asistente de funciones</link> para insertar una función predefinida en la fórmula.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_INPUT\">Escriba la fórmula que desee incorporar a la celda actual. También puede pulsar en el icono <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Asistente para funciones</link> para insertar una función predefinida en la fórmula.</ahelp>"
#. pBxxB
#: 06060000.xhp
diff --git a/source/es/helpcontent2/source/text/scalc/guide.po b/source/es/helpcontent2/source/text/scalc/guide.po
index d8fc745206a..e955fc67f3b 100644
--- a/source/es/helpcontent2/source/text/scalc/guide.po
+++ b/source/es/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalcguide/es/>\n"
"Language: es\n"
@@ -1778,7 +1778,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Entering Values"
-msgstr "Ingresar valores"
+msgstr "Introducir valores"
#. 2aSdr
#: cell_enter.xhp
@@ -1931,7 +1931,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>protecting;cells and sheets</bookmark_value> <bookmark_value>cells; protecting</bookmark_value> <bookmark_value>cell protection; enabling</bookmark_value> <bookmark_value>sheets; protecting</bookmark_value> <bookmark_value>documents; protecting</bookmark_value> <bookmark_value>cells; hiding for printing</bookmark_value> <bookmark_value>changing; sheet protection</bookmark_value> <bookmark_value>hiding;formulas</bookmark_value> <bookmark_value>formulas;hiding</bookmark_value>"
-msgstr "<bookmark_value>proteger;celdas y hojas</bookmark_value> <bookmark_value>celdas; proteger</bookmark_value> <bookmark_value>proteger celdas; habilitar</bookmark_value> <bookmark_value>hojas; proteger</bookmark_value> <bookmark_value>documentos; proteger</bookmark_value> <bookmark_value>celdas; ocultar para imprimir</bookmark_value> <bookmark_value>cambiar; protección de hojas</bookmark_value> <bookmark_value>ocultar;fórmulas</bookmark_value> <bookmark_value>fórmulas;ocultar</bookmark_value>"
+msgstr "<bookmark_value>proteger;celdas y hojas</bookmark_value><bookmark_value>celdas; proteger</bookmark_value><bookmark_value>proteger celdas; activar</bookmark_value><bookmark_value>hojas; proteger</bookmark_value><bookmark_value>documentos; proteger</bookmark_value><bookmark_value>celdas; ocultar para imprimir</bookmark_value><bookmark_value>cambiar; protección de hojas</bookmark_value><bookmark_value>ocultar;fórmulas</bookmark_value><bookmark_value>fórmulas;ocultar</bookmark_value>"
#. DDnnF
#: cell_protect.xhp
@@ -2291,7 +2291,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Referencing Cells by Drag-and-Drop"
-msgstr "Referencia a celdas mediante arrastrar y soltar"
+msgstr "Referencia a celdas mediante arrastrar y colocar"
#. DN7Zz
#: cellreference_dragdrop.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"par_id3153246\n"
"help.text"
msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
-msgstr "Pulse en <item type=\"menuitem\">Aceptar</item> para cerrar el Asistente de funciones."
+msgstr "Pulse en <item type=\"menuitem\">Aceptar</item> para cerrar el Asistente para funciones."
#. 75WFf
#: cellstyle_conditional.xhp
@@ -5360,7 +5360,7 @@ msgctxt ""
"par_idN107B6\n"
"help.text"
msgid "Locate the directory that contains the dBASE file, and click <emph>OK</emph>."
-msgstr "Ubique el directorio que contiene el archivo dBASE, y pulse en <emph>Aceptar</emph>."
+msgstr "Ubique el directorio que contiene el archivo dBASE y pulse en <emph>Aceptar</emph>."
#. 5kG55
#: dbase_files.xhp
@@ -6557,7 +6557,7 @@ msgctxt ""
"hd_id3150868\n"
"help.text"
msgid "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Entering Formulas</link></variable>"
-msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Ingresar fórmulas</link></variable>"
+msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Introducir fórmulas</link></variable>"
#. H3w2m
#: formula_enter.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
-msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc guarda todas las hojas de un documento de Calc en un único documento HTML. Al principio de dicho documento se agregan un encabezado y una lista de hipervínculos a cada una de las hojas individuales del documento."
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc guarda todas las hojas de un documento de Calc en un único documento HTML. Al principio de dicho documento se añaden un título y una lista de hiperenlaces a cada una de las hojas del documento."
#. mtAQs
#: html_doc.xhp
@@ -9455,7 +9455,7 @@ msgctxt ""
"par_id151525140367370\n"
"help.text"
msgid "%PRODUCTNAME Calc automatically detects the pivot table and opens the pivot chart wizard."
-msgstr "%PRODUCTNAME Calc detecta automáticamente la tabla dinámica y abre el asistente de gráficos dinámicos."
+msgstr "%PRODUCTNAME Calc detecta automáticamente la tabla dinámica y abre el asistente para gráficos dinámicos."
#. q3cHS
#: pivotchart_create.xhp
@@ -9473,7 +9473,7 @@ msgctxt ""
"par_id41525141917275\n"
"help.text"
msgid "The data range and the data series pages of the chart wizard are not enabled. They are controlled by the pivot table."
-msgstr "No se activan las páginas del intervalo de datos y de la serie de datos del asistente de gráficos, dado que ambos elementos son controlados por la tabla dinámica."
+msgstr "No se activan las páginas del intervalo de datos y de la serie de datos del asistente para gráficos, dado que ambos elementos son controlados por la tabla dinámica."
#. 6tkMF
#: pivotchart_create.xhp
@@ -11813,7 +11813,7 @@ msgctxt ""
"par_id3147372\n"
"help.text"
msgid "Choose <menuitem>Data - More Filters - Advanced Filter</menuitem>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
-msgstr ""
+msgstr "Diríjase a <menuitem>Datos ▸ Más filtros ▸ Filtro avanzado</menuitem> y, acto seguido, seleccione el intervalo A20:E22. Luego de que pulse en Aceptar, se mostrarán solamente las filas filtradas; el resto estará oculto a la vista."
#. jQ6bn
#: subtotaltool.xhp
@@ -12137,7 +12137,7 @@ msgctxt ""
"par_id3154351\n"
"help.text"
msgid "Or, right click the selection to open the context menu and choose <menuitem>Merge Cells</menuitem>.<br/>If <menuitem>Unmerge Cells</menuitem> is present instead then the cell selection contains merged cells and cannot be merged further."
-msgstr ""
+msgstr "O bien, pulse con el botón secundario del ratón sobre la selección para abrir el menú contextual y seleccione <menuitem>Combinar celdas</menuitem>.<br/>Si en su lugar ve <menuitem>Separar celdas</menuitem>, la selección contiene celdas combinadas que no pueden combinarse más."
#. uH6dA
#: table_cellmerge.xhp
diff --git a/source/es/helpcontent2/source/text/schart/01.po b/source/es/helpcontent2/source/text/schart/01.po
index c8595f20065..c660efde19a 100644
--- a/source/es/helpcontent2/source/text/schart/01.po
+++ b/source/es/helpcontent2/source/text/schart/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-02-09 19:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textschart01/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1550207897.000000\n"
#. DsZFP
@@ -2948,7 +2948,7 @@ msgctxt ""
"par_id3145750\n"
"help.text"
msgid "Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
-msgstr "Permite modificar las propiedades de una serie de datos seleccionada. Este diálogo se muestra si al activar el comando de menú <emph>Formato - Formato de selección</emph>, se ha seleccionado una serie de datos. Algunas entradas del menú están disponibles sólo para gráficos 2D y 3D."
+msgstr "Permite modificar las propiedades de una serie de datos seleccionada. Este cuadro de diálogo se muestra si, al activar la orden de menú <emph>Formato ▸ Formato de selección</emph>, se ha seleccionado una serie de datos. Algunas entradas del menú están disponibles solo para gráficos 2D y 3D."
#. 9jEEq
#: 05010200.xhp
@@ -4649,7 +4649,7 @@ msgctxt ""
"par_id7085787\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. NSMjA
#: choose_chart_type.xhp
@@ -5090,7 +5090,7 @@ msgctxt ""
"par_id6998809\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> or in the context menu of a chart you can choose a chart type. <ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to edit the properties of a three dimensional view for Column, Bar, Pie, and Area charts. For Line and XY (Scatter) charts you can see 3D lines.</ahelp>"
-msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> o en el menú contextual puede escoger el tipo de gráfico. <ahelp hid=\".\" visibility=\"hidden\">Abre un cuadro de diálogo que permite editar las propiedades de una vista tridimensional en gráficos de columnas, barras, circulares y de área. En el caso de los gráficos de líneas y XY, podrá ver líneas en 3D.</ahelp>"
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> o en el menú contextual puede escoger el tipo de gráfico. <ahelp hid=\".\" visibility=\"hidden\">Abre un cuadro de diálogo que permite editar las propiedades de una vista tridimensional en gráficos de columnas, barras, circulares y de área. En el caso de los gráficos de líneas y XY, podrá ver líneas en 3D.</ahelp>"
#. FJdFw
#: three_d_view.xhp
@@ -5225,7 +5225,7 @@ msgctxt ""
"par_id3791924\n"
"help.text"
msgid "Older versions of %PRODUCTNAME cannot display the percentage of perspective the same way as the current version."
-msgstr "Viejas versiones de %PRODUCTNAME no pueden mostrar el porcentaje de perspectiva de la misma manera que la versión actual."
+msgstr "Las versiones anteriores de %PRODUCTNAME no pueden mostrar el porcentaje de perspectiva de la misma manera que la versión actual."
#. SY4DN
#: three_d_view.xhp
@@ -5243,7 +5243,7 @@ msgctxt ""
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija la rotación del gráfico sobre el eje X. La vista previa responde a las nuevas configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija el giro del gráfico sobre el eje X. La previsualización responde a las configuraciones nuevas.</ahelp>"
#. r68Bu
#: three_d_view.xhp
@@ -5252,7 +5252,7 @@ msgctxt ""
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija la rotación del gráfico sobre el eje Y. La vista previa responde a las nuevas configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija el giro del gráfico sobre el eje Y. La previsualización responde a las configuraciones nuevas.</ahelp>"
#. HG7NF
#: three_d_view.xhp
@@ -5261,7 +5261,7 @@ msgctxt ""
"par_id8915372\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija la rotación del gráfico sobre el eje Z. La vista previa responde a las nuevas configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija el giro del gráfico sobre el eje Z. La previsualización responde a las configuraciones nuevas.</ahelp>"
#. P3E59
#: three_d_view.xhp
@@ -5576,7 +5576,7 @@ msgctxt ""
"par_id916776\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. AXGaZ
#: type_area.xhp
@@ -5657,7 +5657,7 @@ msgctxt ""
"par_id40589\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. fPDAo
#: type_bubble.xhp
@@ -5720,7 +5720,7 @@ msgctxt ""
"par_id3430585\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. 2AjSb
#: type_column_bar.xhp
@@ -5846,7 +5846,7 @@ msgctxt ""
"par_id4818567\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. p8vzY
#: type_column_line.xhp
@@ -6116,7 +6116,7 @@ msgctxt ""
"par_id5729544\n"
"help.text"
msgid "Use the Chart Elements page of the Chart Wizard to insert any of the following elements:"
-msgstr "Sírvase de la página Elementos de gráfico del Asistente de gráficos para insertar cualquiera de los elementos siguientes:"
+msgstr "Sírvase de la página Elementos de gráfico del Asistente para gráficos para insertar cualquiera de los elementos siguientes:"
#. ZC2FB
#: type_column_line.xhp
@@ -6233,7 +6233,7 @@ msgctxt ""
"par_id389721\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. a3Zmw
#: type_line.xhp
@@ -6341,7 +6341,7 @@ msgctxt ""
"par_id40589\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. MWv9D
#: type_net.xhp
@@ -6404,7 +6404,7 @@ msgctxt ""
"par_id245979\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. XGE3t
#: type_pie.xhp
@@ -6494,7 +6494,7 @@ msgctxt ""
"par_id3516953\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Chart Wizard</emph></link> you can choose a chart type."
-msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Asistente de gráficos</emph></link> puede seleccionar un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Asistente para gráficos</emph></link> puede seleccionar un tipo de gráfico."
#. CZZei
#: type_stock.xhp
@@ -7241,7 +7241,7 @@ msgctxt ""
"par_id3486434\n"
"help.text"
msgid "You can organize data series and edit the source for parts of single data series on the third page of the <emph>Chart Wizard</emph> or on the page <emph>Data Series</emph> in the <emph>Data Range</emph> dialog."
-msgstr "Puede organizar las series de datos y editar el origen para partes de series de datos únicas en la tercera página del <emph>Asistente de gráficos</emph> o en la página <emph>Serie de datos</emph> del cuadro de diálogo <emph>Intervalo de datos</emph>."
+msgstr "Puede organizar las series de datos y editar el origen para partes de series de datos únicas en la tercera página del <emph>Asistente para gráficos</emph> o en la página <emph>Serie de datos</emph> del cuadro de diálogo <emph>Intervalo de datos</emph>."
#. zSfXf
#: type_stock.xhp
@@ -7403,7 +7403,7 @@ msgctxt ""
"par_id2003845\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. EHrHp
#: type_xy.xhp
@@ -7493,7 +7493,7 @@ msgctxt ""
"par_id8919339\n"
"help.text"
msgid "You can choose an XY chart variant on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link>, or by choosing <item type=\"menuitem\">Format - Chart Type </item>for a chart in edit mode."
-msgstr "Puede escoger una variante de gráfico XY en la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">asistente de gráficos</link>, o bien seleccionando <item type=\"menuitem\">Formato ▸ Tipo de gráfico</item> para pasar al modo de edición."
+msgstr "Puede escoger una variante de gráfico XY en la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">asistente para gráficos</link>, o bien seleccionando <item type=\"menuitem\">Formato ▸ Tipo de gráfico</item> para pasar al modo de edición."
#. azkUx
#: type_xy.xhp
@@ -7790,7 +7790,7 @@ msgctxt ""
"hd_id70802\n"
"help.text"
msgid "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Chart Wizard - Chart Elements</link></variable>"
-msgstr "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Asistente de gráficos. Elementos del gráfico</link></variable>"
+msgstr "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Asistente para gráficos. Elementos del gráfico</link></variable>"
#. GPTJT
#: wiz_chart_elements.xhp
@@ -7943,7 +7943,7 @@ msgctxt ""
"hd_id4411145\n"
"help.text"
msgid "To enter chart elements"
-msgstr "Para ingresar los elementos del gráfico"
+msgstr "Para introducir elementos del gráfico"
#. X4ABG
#: wiz_chart_elements.xhp
@@ -7979,7 +7979,7 @@ msgctxt ""
"par_id156865\n"
"help.text"
msgid "It is not possible to link the title text to a cell. You must enter the text directly."
-msgstr "No es posible para ligar el titulo de texto a la celda. Debes ingresar el texto directamente."
+msgstr "No es posible enlazar el texto de título a una celda. Debe introducir el texto directamente."
#. 5W5Ld
#: wiz_chart_elements.xhp
@@ -8123,7 +8123,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Chart Type"
-msgstr "Asistente de gráficos. Tipo de gráfico"
+msgstr "Asistente para gráficos. Tipo de gráfico"
#. LZdZA
#: wiz_chart_type.xhp
@@ -8141,7 +8141,7 @@ msgctxt ""
"hd_id1536606\n"
"help.text"
msgid "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard - Chart Type</link></variable>"
-msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos. Tipo de gráfico</link></variable>"
+msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos. Tipo de gráfico</link></variable>"
#. D8wP7
#: wiz_chart_type.xhp
@@ -8150,7 +8150,7 @@ msgctxt ""
"par_id6006958\n"
"help.text"
msgid "On the first page of the Chart Wizard you can <link href=\"text/schart/01/choose_chart_type.xhp\">choose a chart type</link>."
-msgstr "En la primera página del asistente de gráficos puede <link href=\"text/schart/01/choose_chart_type.xhp\">escoger un tipo de gráfico</link>."
+msgstr "En la primera página del asistente para gráficos puede <link href=\"text/schart/01/choose_chart_type.xhp\">escoger un tipo de gráfico</link>."
#. MD2Pv
#: wiz_chart_type.xhp
@@ -8366,7 +8366,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Data Range"
-msgstr "Asistente de gráficos. Intervalo de datos"
+msgstr "Asistente para gráficos. Intervalo de datos"
#. JGeZD
#: wiz_data_range.xhp
@@ -8384,7 +8384,7 @@ msgctxt ""
"hd_id8313852\n"
"help.text"
msgid "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Chart Wizard - Data Range</link></variable>"
-msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Asistente de gráficos. Intervalo de datos</link></variable>"
+msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Asistente para gráficos. Intervalo de datos</link></variable>"
#. nqjuD
#: wiz_data_range.xhp
@@ -8555,7 +8555,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Data Series"
-msgstr "Asistente de gráficos. Series de datos"
+msgstr "Asistente para gráficos. Series de datos"
#. DDAu9
#: wiz_data_series.xhp
@@ -8573,7 +8573,7 @@ msgctxt ""
"hd_id6124149\n"
"help.text"
msgid "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Chart Wizard - Data Series</link></variable>"
-msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Asistente de gráficos. Series de datos</link></variable>"
+msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Asistente para gráficos. Series de datos</link></variable>"
#. WZBBV
#: wiz_data_series.xhp
@@ -8591,7 +8591,7 @@ msgctxt ""
"par_id6326487\n"
"help.text"
msgid "If there seem to be too many options on this page, just define the data range on the Chart Wizard - Data Range page and skip this page."
-msgstr "Si le abruma la cantidad de opciones de esta página, puede pasarla por alto y definir el intervalo de datos mediante Asistente de gráficos ▸ Intervalo de datos."
+msgstr "Si le abruma la cantidad de opciones de esta página, puede pasarla por alto y definir el intervalo de datos mediante Asistente para gráficos ▸ Intervalo de datos."
#. o74Mn
#: wiz_data_series.xhp
diff --git a/source/es/helpcontent2/source/text/sdatabase.po b/source/es/helpcontent2/source/text/sdatabase.po
index fe917dc230b..03a9f2e03d5 100644
--- a/source/es/helpcontent2/source/text/sdatabase.po
+++ b/source/es/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: 2021-11-19 15:44+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdatabase/es/>\n"
"Language: es\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 4.12.2\n"
#. ugSgG
#: 02000000.xhp
@@ -2839,7 +2839,7 @@ msgctxt ""
"hd_id3157910\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente de formularios\">Asistente de formularios</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente para formularios\">Asistente para formularios</link>"
#. GDZow
#: 04000000.xhp
@@ -7078,7 +7078,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Connection Type Wizard"
-msgstr "Asistente de tipos de conexión"
+msgstr "Asistente para tipos de conexión"
#. tR5Cs
#: dabapropcon.xhp
@@ -7087,7 +7087,7 @@ msgctxt ""
"par_idN1054D\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabapropcon.xhp\">Connection Type Wizard</link>"
-msgstr "<link href=\"text/sdatabase/dabapropcon.xhp\">Asistente de tipos de conexión</link>"
+msgstr "<link href=\"text/sdatabase/dabapropcon.xhp\">Asistente para tipos de conexión</link>"
#. cnXMD
#: dabapropcon.xhp
@@ -7114,7 +7114,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "The Connection Type Wizard consists of three pages. You cannot transfer all settings from one database type to another."
-msgstr "El asistente de tipos de conexión se compone de tres páginas. No es posible transferir todos los parámetros de un tipo de base de datos a otro."
+msgstr "El asistente para tipos de conexión se compone de tres páginas. No es posible transferir todos los parámetros de un tipo de base de datos a otro."
#. htEBY
#: dabapropcon.xhp
@@ -7510,7 +7510,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Wizard"
-msgstr "Asistente de bases de datos"
+msgstr "Asistente para bases de datos"
#. dYT7e
#: dabawiz00.xhp
@@ -7519,7 +7519,7 @@ msgctxt ""
"bm_id2026429\n"
"help.text"
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
-msgstr "<bookmark_value>asistentes;bases de datos (Base)</bookmark_value><bookmark_value>Asistente de bases de datos (Base)</bookmark_value><bookmark_value>bases de datos; formatos (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>bases de datos MariaDB (Base)</bookmark_value><bookmark_value>dBASE; configuración de base de datos (Base)</bookmark_value><bookmark_value>jdbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>odbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>hojas de cálculo;como bases de datos (Base)</bookmark_value>"
+msgstr "<bookmark_value>asistentes;bases de datos (Base)</bookmark_value><bookmark_value>Asistente para bases de datos (Base)</bookmark_value><bookmark_value>bases de datos; formatos (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>bases de datos MariaDB (Base)</bookmark_value><bookmark_value>dBASE; configuración de base de datos (Base)</bookmark_value><bookmark_value>jdbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>odbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>hojas de cálculo;como bases de datos (Base)</bookmark_value>"
#. 5pnX6
#: dabawiz00.xhp
@@ -7528,7 +7528,7 @@ msgctxt ""
"par_idN105B4\n"
"help.text"
msgid "<variable id=\"databasewizardh1\"><link href=\"text/sdatabase/dabawiz00.xhp\">Database Wizard</link></variable>"
-msgstr "<variable id=\"databasewizardh1\"><link href=\"text/sdatabase/dabawiz00.xhp\">Asistente de base de dados</link></variable>"
+msgstr "<variable id=\"databasewizardh1\"><link href=\"text/sdatabase/dabawiz00.xhp\">Asistente para base de dados</link></variable>"
#. 4L7fe
#: dabawiz00.xhp
@@ -7537,7 +7537,7 @@ msgctxt ""
"par_id9856563\n"
"help.text"
msgid "The Database Wizard creates a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link> that contains information about a database."
-msgstr "El Asistente de bases de datos crea un <link href=\"text/sdatabase/dabadoc.xhp\">archivo</link> que contiene información sobre una base de datos."
+msgstr "El Asistente para bases de datos crea un <link href=\"text/sdatabase/dabadoc.xhp\">archivo</link> que contiene información sobre una base de datos."
#. MP58w
#: dabawiz00.xhp
@@ -7546,7 +7546,7 @@ msgctxt ""
"par_idN105D5\n"
"help.text"
msgid "Depending on the type of operation and the type of database, the Database Wizard consists of a varying number of steps."
-msgstr "Los pasos del Asistente de bases de datos dependen del tipo de operación y del tipo de base de datos."
+msgstr "Los pasos del Asistente para bases de datos dependen del tipo de operación y del tipo de base de datos."
#. BvAbd
#: dabawiz00.xhp
@@ -7564,7 +7564,7 @@ msgctxt ""
"par_idN105DF\n"
"help.text"
msgid "If you open the Database Wizard to create a database file for an existing database connection, there may be more steps to specify paths, authentication information, and more."
-msgstr "Si abre el Asistente de bases de datos para crear un archivo de base de datos para una conexión existente, puede que haya más pasos para especificar las rutas, la información de autenticación, etcétera."
+msgstr "Si abre el Asistente para bases de datos para crear un archivo de base de datos para una conexión existente, puede que haya más pasos para especificar las rutas, la información de autenticación, etcétera."
#. A9JMA
#: dabawiz00.xhp
@@ -9535,7 +9535,7 @@ msgctxt ""
"par_idN1083B\n"
"help.text"
msgid "The <link href=\"text/sdatabase/dabawiz01.xhp\">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME."
-msgstr "El <link href=\"text/sdatabase/dabawiz01.xhp\">asistente de bases de datos</link> le ayuda a crear un archivo de base de datos y registrar una base de datos nueva en %PRODUCTNAME."
+msgstr "El <link href=\"text/sdatabase/dabawiz01.xhp\">asistente para bases de datos</link> le ayuda a crear un archivo de base de datos y registrar una base de datos nueva en %PRODUCTNAME."
#. 2jPWg
#: main.xhp
@@ -9796,7 +9796,7 @@ msgctxt ""
"par_idN105AD\n"
"help.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. LZsjA
#: menuedit.xhp
@@ -9814,7 +9814,7 @@ msgctxt ""
"par_idN105C2\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. U7xE3
#: menuedit.xhp
@@ -10714,7 +10714,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Wizard"
-msgstr "Asistente de tablas"
+msgstr "Asistente para tablas"
#. CU3Fy
#: tablewizard00.xhp
@@ -10723,7 +10723,7 @@ msgctxt ""
"bm_id6009094\n"
"help.text"
msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>asistentes;tablas de base de datos (Base)</bookmark_value><bookmark_value>Asistente para tablas (Base)</bookmark_value>"
#. TStMh
#: tablewizard00.xhp
@@ -10732,7 +10732,7 @@ msgctxt ""
"par_idN1054C\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente para tablas</link>"
#. rBE4D
#: tablewizard00.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
-msgstr "<ahelp hid=\".\">El asistente de tablas le ayuda a crear una tabla en una base de datos.</ahelp>"
+msgstr "<ahelp hid=\".\">El asistente para tablas le ayuda a crear una tabla en una base de datos.</ahelp>"
#. UBG57
#: tablewizard00.xhp
@@ -10876,7 +10876,7 @@ msgctxt ""
"par_idN10552\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard02.xhp\">Asistente de tablas. Establecer tipos y formatos</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard02.xhp\">Asistente para tablas. Establecer tipos y formatos</link>"
#. r3sex
#: tablewizard02.xhp
@@ -11443,7 +11443,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Asistente para tablas</link>"
#. PAxTq
#: toolbars.xhp
diff --git a/source/es/helpcontent2/source/text/sdraw/guide.po b/source/es/helpcontent2/source/text/sdraw/guide.po
index 1273277b568..3222e8a470c 100644
--- a/source/es/helpcontent2/source/text/sdraw/guide.po
+++ b/source/es/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdrawguide/es/>\n"
"Language: es\n"
@@ -2660,7 +2660,7 @@ msgctxt ""
"par_id3149021\n"
"help.text"
msgid "Move the pointer to a corner handle so that the pointer changes to a rotate symbol. Drag the handle to rotate the object."
-msgstr "Mueva el puntero a una manilla de esquina para que el puntero se convierta en un icono de giro. Arrastre la manilla para girar un objeto."
+msgstr "Mueva el puntero a una agarradera de esquina para que el puntero se convierta en un icono de giro. Arrastre la agarradera para girar el objeto."
#. TrVS9
#: rotate_object.xhp
@@ -2705,7 +2705,7 @@ msgctxt ""
"par_id3159236\n"
"help.text"
msgid "To skew the object vertically or horizontally, drag one of the side handles."
-msgstr "Para sesgar el objeto verticalmente u horizontalmente, arrastralo de las manillas laterales."
+msgstr "Para torcer el objeto vertical u horizontalmente, arrastre una de las agarraderas laterales."
#. SFGmo
#: text_enter.xhp
diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po
index 3c0fb0b1739..ba3189f850a 100644
--- a/source/es/helpcontent2/source/text/shared.po
+++ b/source/es/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1548070165.000000\n"
#. DBz3U
@@ -896,7 +896,7 @@ msgctxt ""
"par_idN1078F\n"
"help.text"
msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
-msgstr "<ahelp hid=\".\">Inicia el asistente de combinación de correspondencia para crear cartas modelo.</ahelp>"
+msgstr "<ahelp hid=\".\">Inicia el asistente para combinación de correspondencia para crear cartas modelo.</ahelp>"
#. 7wCKo
#: main0213.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"hd_id3150345\n"
"help.text"
msgid "Convert To Curve"
-msgstr "Transformar en curva"
+msgstr "Convertir en curva"
#. DNKmR
#: main0227.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"par_id3158445\n"
"help.text"
msgid "Convert To Curve"
-msgstr "Transformar en curva"
+msgstr "Convertir en curva"
#. GJN2S
#: main0227.xhp
diff --git a/source/es/helpcontent2/source/text/shared/00.po b/source/es/helpcontent2/source/text/shared/00.po
index b93b2fd617b..d2feb297bd7 100644
--- a/source/es/helpcontent2/source/text/shared/00.po
+++ b/source/es/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared00/es/>\n"
"Language: es\n"
@@ -3578,7 +3578,7 @@ msgctxt ""
"par_id3150129\n"
"help.text"
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
-msgstr "\"Fuente: 10pt\" pasa a una fuente con 10pt y al mismo tiempo negrita, cursiva y versalita."
+msgstr "«Font: 10pt» selecciona un tipo de letra de 10 pt, sin negritas, itálicas ni versalitas."
#. sx5EP
#: 00000020.xhp
@@ -4640,7 +4640,7 @@ msgctxt ""
"par_idN10AC5\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01130000.xhp\">Document Converter Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Asistente de conversión de documentos</link>"
+msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Asistente para conversión de documentos</link>"
#. 6sL4z
#: 00000099.xhp
@@ -4676,7 +4676,7 @@ msgctxt ""
"par_id3156069\n"
"help.text"
msgid "On the help page for <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] general\">$[officename] general</link> you can find instructions that are applicable to all modules, such as working with windows and menus, customizing $[officename], data sources, Gallery, and drag and drop."
-msgstr "En la página de ayuda <link href=\"text/shared/guide/main.xhp\" name=\"general de $[officename]\">general de $[officename]</link> encontrará instrucciones aplicables a todos los módulos, como el trabajo con ventanas y menús, la personalización de $[officename], fuentes de datos, de galería y arrastrar y colocar."
+msgstr "En la página de ayuda <link href=\"text/shared/guide/main.xhp\" name=\"general de $[officename]\">general de $[officename]</link> encontrará instrucciones aplicables a todos los módulos, como el trabajo con ventanas y menús, la personalización de $[officename], los orígenes de datos, la galería y la técnica de arrastrar y colocar."
#. v53RG
#: 00000099.xhp
@@ -4982,7 +4982,7 @@ msgctxt ""
"par_id15\n"
"help.text"
msgid "For EPS files you can set the preview, the color format, the compression, and the version."
-msgstr "Para archivos EPS puede establecer la vista previa, el formato de color, la compresión y la versión."
+msgstr "Para archivos EPS puede establecer la previsualización, el formato de color, la compresión y la versión."
#. hCFBd
#: 00000200.xhp
@@ -5441,7 +5441,7 @@ msgctxt ""
"par_id3150247\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Specifies the row where you want to start the import.</ahelp> The rows are visible in the preview window at the bottom of the dialog."
-msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Especifica la fila en la que se desee insertar el contenido importado.</ahelp> Las filas se pueden ver en la ventana de vista previa, en la parte inferior del diálogo."
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Especifica la fila en la que se desee insertar el contenido importado.</ahelp> Las filas se pueden ver en la ventana de previsualización, en la parte inferior del diálogo."
#. MHZFB
#: 00000208.xhp
@@ -14513,7 +14513,7 @@ msgctxt ""
"par_id3152791\n"
"help.text"
msgid "Choose <menuitem>Edit - Paste Special - Paste Special</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Pegado especial ▸ Pegado especial</menuitem>."
#. CFGeE
#: edit_menu.xhp
@@ -14531,7 +14531,7 @@ msgctxt ""
"par_id731584805182269\n"
"help.text"
msgid "Choose <menuitem>Edit - Paste Special - Paste Unformatted Text</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Pegado especial ▸ Pegar texto sin formato</menuitem>."
#. BUPSo
#: edit_menu.xhp
@@ -14558,7 +14558,7 @@ msgctxt ""
"par_id531584805456716\n"
"help.text"
msgid "Choose <menuitem>Edit - Paste Special - Paste Nested Table</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Pegado especial ▸ Pegar tabla anidada</menuitem>."
#. AWiCd
#: edit_menu.xhp
@@ -14612,7 +14612,7 @@ msgctxt ""
"par_id3148555\n"
"help.text"
msgid "Choose <menuitem>Edit - Select All</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Seleccionar todo</menuitem>."
#. mia2c
#: edit_menu.xhp
@@ -14630,7 +14630,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153095\">Icono</alt></image>"
#. 8xMiC
#: edit_menu.xhp
@@ -14648,7 +14648,7 @@ msgctxt ""
"par_id3145251\n"
"help.text"
msgid "<variable id=\"aenderungen\">Choose <menuitem>Edit - Track Changes</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"aenderungen\">Vaya a <menuitem>Editar ▸ Control de cambios</menuitem>.</variable>"
#. FtngJ
#: edit_menu.xhp
@@ -14657,7 +14657,7 @@ msgctxt ""
"par_id3153336\n"
"help.text"
msgid "<variable id=\"aufzeichnen\">Choose <menuitem>Edit - Track Changes - Record</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"aufzeichnen\">Vaya a <menuitem>Editar ▸ Control de cambios ▸ Grabar</menuitem>.</variable>"
#. eaiZ6
#: edit_menu.xhp
@@ -14675,7 +14675,7 @@ msgctxt ""
"par_id3153845\n"
"help.text"
msgid "<variable id=\"rotlinie\">Choose <menuitem>Edit - Track Changes - Manage</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"rotlinie\">Vaya a <menuitem>Editar ▸ Control de cambios ▸ Gestionar</menuitem>.</variable>"
#. RLwDH
#: edit_menu.xhp
@@ -14684,7 +14684,7 @@ msgctxt ""
"par_id3148587\n"
"help.text"
msgid "Choose <menuitem>Edit - Track Changes - Manage - List</menuitem> tab."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Control de cambios ▸ Gestionar ▸</menuitem> pestaña <menuitem>Lista</menuitem>."
#. KKGxQ
#: edit_menu.xhp
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 5c4eddbdaa8..b629676669d 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/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: 2022-01-10 12:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared01/es/>\n"
"Language: es\n"
@@ -230,7 +230,7 @@ msgctxt ""
"par_idN108D0\n"
"help.text"
msgid "Opens the <link href=\"text/sdatabase/dabawiz01.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/sdatabase/dabadoc.xhp\"><emph>database file</emph></link>."
-msgstr "Abre el <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Asistente de base de datos</emph></link> para crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>archivo de base de datos</emph></link>."
+msgstr "Abre el <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Asistente para base de datos</emph></link> para crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>archivo de base de datos</emph></link>."
#. 9nYdo
#: 01010000.xhp
@@ -473,7 +473,7 @@ msgctxt ""
"par_idN10A43\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el <emph>asistente de bases de datos</emph> para crear una base de datos.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el <emph>asistente para bases de datos</emph> para crear una base de datos.</ahelp>"
#. 8qFCs
#: 01010000.xhp
@@ -12614,7 +12614,7 @@ msgctxt ""
"par_id3155356\n"
"help.text"
msgid "When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select=\"appl\"><caseinline select=\"CALC\"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline>"
-msgstr "Cuando se coloca el puntero del ratón sobre un marcador de cambios del documento, una<emph>Sugerencia</emph> muestra el autor y la fecha y hora en la que se ha efectuado el cambio.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Si están activadas las <emph>Sugerencias extendidas</emph>, también se muestra el tipo de cambio y cualquier otro comentario adjunto.</caseinline></switchinline>"
+msgstr "Cuando se coloca el puntero del ratón sobre un marcador de cambios del documento, una <emph>descripción emergente</emph> muestra el autor y la fecha y hora en la que se ha efectuado el cambio.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Si están activadas las <emph>descripciones emergentes ampliadas</emph>, también se muestra el tipo de cambio y cualquier otro comentario adjunto.</caseinline></switchinline>"
#. WQNSX
#: 02230200.xhp
@@ -22523,7 +22523,7 @@ msgctxt ""
"par_id3152360\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Click the border style that you want to apply. The style is applied to the borders selected in the preview.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Pulse el estilo de borde que desee aplicar. El borde se aplica a los bordes seleccionados en la vista previa.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Pulse el estilo de borde que desee aplicar. El borde se aplica a los bordes seleccionados en la previsualización.</ahelp>"
#. TDfwQ
#: 05030500.xhp
@@ -25520,7 +25520,7 @@ msgctxt ""
"par_id3154351\n"
"help.text"
msgid "Or, right click the selection to open the context menu and choose <menuitem>Merge Cells</menuitem>. If <menuitem>Unmerge Cells</menuitem> is present instead then the cell selection contains merged cells and cannot be merged further."
-msgstr ""
+msgstr "O bien, pulse con el botón secundario del ratón sobre la selección para abrir el menú contextual y seleccione <menuitem>Combinar celdas</menuitem>. Si en su lugar ve <menuitem>Separar celdas</menuitem>, la selección contiene celdas combinadas que no pueden combinarse más."
#. Fz6u9
#: 05100100.xhp
@@ -32918,7 +32918,7 @@ msgctxt ""
"par_id3153194\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle from 0 to 360 for the text in the selected cell(s).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Introduzca el ángulo de giro de 0 a 360 para el texto en las celdas seleccionadas.</ahelp>"
#. XJAyp
#: 05340300.xhp
@@ -34754,7 +34754,7 @@ msgctxt ""
"par_id3151056\n"
"help.text"
msgid "Displays a preview of the light source changes."
-msgstr "Muestra una vista previa de los cambios en las fuentes de luz."
+msgstr "Muestra una previsualización de los cambios en las fuentes de luz."
#. uRKAW
#: 05350500.xhp
@@ -38939,7 +38939,7 @@ msgctxt ""
"par_idN106F8\n"
"help.text"
msgid "Press Esc to decline the word completion."
-msgstr "Pulse Esc para que las palabras no se completen automáticamente."
+msgstr "Presione Esc para que las palabras no se completen automáticamente."
#. aZdst
#: 06040600.xhp
@@ -38984,7 +38984,7 @@ msgctxt ""
"hd_id3147265\n"
"help.text"
msgid "Word Completion list"
-msgstr "Lista de palabras"
+msgstr "Lista de compleción de palabras"
#. uBqx9
#: 06040600.xhp
@@ -40235,7 +40235,7 @@ msgctxt ""
"par_id6081728\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line.</ahelp>"
-msgstr "<ahelp hid=\".\">Ingrese la distancia desde el margen izquierdo de la página desde el cual inicia todas la líneas de un párrafo numerado a partir de la primera línea.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduzca la distancia desde el margen izquierdo de la página hasta el comienzo de todos los renglones del párrafo numerado que siguen al primero.</ahelp>"
#. B9fGG
#: 06050600.xhp
@@ -47930,7 +47930,7 @@ msgctxt ""
"par_id702230\n"
"help.text"
msgid "You can disable or enable the automatic check in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Online Update</link>."
-msgstr "Puede habilitar o deshabilitar la actualización automática en <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Herramientas - Opciones</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Actualización en línea</link>."
+msgstr "Puede activar o desactivar la actualización automática en <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME ▸ <link href=\"text/shared/optionen/online_update.xhp\">Actualización en línea</link>."
#. AJBeB
#: online_update.xhp
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index b89e945a6c5..48ccacdefd2 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/es/>\n"
"Language: es\n"
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3151274\n"
"help.text"
msgid "<ahelp hid=\".uno:DrawCaption\">Draws a line that ends in a rectangular callout with horizontal text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand.</ahelp>"
-msgstr "<ahelp hid=\".uno:DrawCaption\">Dibuja una línea que acaba en un cuadro de leyenda rectangular con dirección de texto horizontal desde el lugar del que se arrastra en el documento actual. Para cambiar el tamaño de la llamada arrastre una de sus manillas. Para agregar texto pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la manilla de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano.</ahelp>"
+msgstr "<ahelp hid=\".uno:DrawCaption\">Dibuja una línea que acaba en un cuadro de leyenda rectangular, con dirección de escritura horizontal a partir del lugar del que se arrastra, en el documento actual. Para cambiar el tamaño de la llamada, arrastre una de sus agarraderas. Para añadir texto, pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la agarradera de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano.</ahelp>"
#. 3wvLq
#: 01140000.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3150492\n"
"help.text"
msgid "<ahelp hid=\".uno:VerticalCaption\">Draws a line that ends in a rectangular callout with vertical text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. Only available when Asian language support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:VerticalCaption\">Dibuja una línea que acaba en un cuadro de llamada rectangular con dirección de escritura vertical desde el lugar del que se arrastra en el documento actual. Para cambiar el tamaño de la llamada arrastre una de sus manillas. Para agregar texto pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la manilla de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano. Sólo disponible cuando la compatibilidad con idiomas asiáticos está activada.</ahelp>"
+msgstr "<ahelp hid=\".uno:VerticalCaption\">Dibuja una línea que acaba en un cuadro de llamada rectangular, con dirección de escritura vertical a partir del lugar del que se arrastra, en el documento actual. Para cambiar el tamaño de la llamada, tire de una de sus agarraderas. Para añadir texto, pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la agarradera de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano. La opción solo está disponible cuando se activa la compatibilidad con idiomas asiáticos.</ahelp>"
#. JJWjC
#: 01140000.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"par_id3166428\n"
"help.text"
msgid "<ahelp hid=\".uno:ListBox\">Creates a list box.</ahelp> A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"List Box Wizard\"><emph>List Box Wizard</emph></link> will automatically appear after the list box is inserted in the document. This wizard helps you create the list box."
-msgstr "<ahelp hid=\".uno:ListBox\">Crea un cuadro de lista.</ahelp> El cuadro de lista permite a los usuarios seleccionar una entrada de una lista. Si el formulario se enlaza con una base de datos y la conexión con la base está activa, aparecerá automáticamente el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente de cuadro de lista\"><emph>Asistente de cuadro de lista</emph></link> tras insertar el cuadro de lista en el documento. Este asistente le ayuda a configurar el cuadro."
+msgstr "<ahelp hid=\".uno:ListBox\">Crea un cuadro de lista.</ahelp> El cuadro de lista permite a los usuarios seleccionar una entrada de una lista. Si el formulario se enlaza con una base de datos y la conexión con la base está activa, aparecerá automáticamente el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente para cuadro de lista\"><emph>Asistente para cuadro de lista</emph></link> tras insertar el cuadro de lista en el documento. Este asistente le ayuda a configurar el cuadro."
#. T6y5B
#: 01170000.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id3149407\n"
"help.text"
msgid "<ahelp hid=\".uno:ComboBox\">Creates a combo box.</ahelp> A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the \"read-only\" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box Wizard\"><emph>Combo Box Wizard</emph></link> will automatically appear after you insert the combo box in the document."
-msgstr "<ahelp hid=\".uno:ComboBox\">Crea un cuadro combinado.</ahelp> Un cuadro combinado es un listado de un solo renglón con una lista desplegable en la que los usuarios pueden elegir una opción. Puede asignar al cuadro combinado la propiedad «solo lectura» para que los usuarios no puedan escribir entradas distintas de las que aparecen en la lista. Si el formulario está relacionado con una base de datos y la conexión con ella está activa, el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente de cuadros combinados\"><emph>asistente de cuadros combinados</emph></link> se abre de forma automática después de insertar el cuadro combinado en el documento."
+msgstr "<ahelp hid=\".uno:ComboBox\">Crea un cuadro combinado.</ahelp> Un cuadro combinado es un listado de un solo renglón con una lista desplegable en la que los usuarios pueden elegir una opción. Puede asignar al cuadro combinado la propiedad «solo lectura» para que los usuarios no puedan escribir entradas distintas de las que aparecen en la lista. Si el formulario está relacionado con una base de datos y la conexión con ella está activa, el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente para cuadros combinados\"><emph>asistente para cuadros combinados</emph></link> se abre de forma automática después de insertar el cuadro combinado en el documento."
#. yDFji
#: 01170000.xhp
@@ -1706,7 +1706,7 @@ msgctxt ""
"par_id3148394\n"
"help.text"
msgid "If you insert a group frame into the document, the <link href=\"text/shared/autopi/01120000.xhp\" name=\"Group Element Wizard\"><emph>Group Element Wizard</emph></link> starts, which allows you to easily create an option group."
-msgstr "Si se inserta un marco de grupo en el documento, se inicia el <link href=\"text/shared/autopi/01120000.xhp\" name=\"Asistente de agrupación de elementos\"><emph>asistente de agrupación de elementos</emph></link>, que permite crear con facilidad un grupo de opciones."
+msgstr "Si se inserta un marco de grupo en el documento, se inicia el <link href=\"text/shared/autopi/01120000.xhp\" name=\"Asistente para agrupación de elementos\"><emph>asistente para agrupación de elementos</emph></link>, que permite crear con facilidad un grupo de opciones."
#. YPpYV
#: 01170000.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"par_id3153287\n"
"help.text"
msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
-msgstr ""
+msgstr "En el caso de los botones de <emph>tipo URL</emph>, el texto de ayuda aparece como la descripción emergente ampliada, en lugar de la dirección URL introducida en <emph>URL</emph>."
#. 75FBj
#: 01170101.xhp
@@ -9896,7 +9896,7 @@ msgctxt ""
"bm_id3159233\n"
"help.text"
msgid "<bookmark_value>forms; Combo Box/List Box Wizard</bookmark_value>"
-msgstr "<bookmark_value>formularios;Asistente de cuadro combinado / cuadro de lista</bookmark_value>"
+msgstr "<bookmark_value>formularios;Asistente para cuadro combinado / cuadro de lista</bookmark_value>"
#. ZvjMo
#: 01170900.xhp
@@ -12893,7 +12893,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Opens the hyperlink in your default web browser.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Abre el hipervínculo en su navegador Web predeterminado.</ahelp>"
+msgstr "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Abre el hiperenlace en su navegador Web predeterminado.</ahelp>"
#. yM32z
#: 09070000.xhp
@@ -12920,7 +12920,7 @@ msgctxt ""
"par_id0122200902231630\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the hyperlink, leaving plain text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elimina el hipervínculo, dejando texto sin formato.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elimina el hiperenlace, dejando texto sin formato.</ahelp>"
#. uzB6R
#: 09070000.xhp
@@ -19211,7 +19211,7 @@ msgctxt ""
"par_id0514200804261097\n"
"help.text"
msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose <item type=\"menuitem\">Crop Image</item>, if you want to use the <link href=\"text/shared/01/05030800.xhp\">dialog</link> for cropping."
-msgstr "En Impress y Draw no se muestra ningún cuadro de diálogo al pulsar en el icono, sino que verá ocho manijas de recorte. Abra el menú contextual de la imagen y elija <item type=\"menuitem\">Recortar imagen</item> si prefiere usar el <link href=\"text/shared/01/05030800.xhp\"> cuadro de diálogo</link> para recortar."
+msgstr "En Impress y Draw no se muestra ningún cuadro de diálogo al pulsar en el icono, sino que verá ocho agarraderas de recorte. Abra el menú contextual de la imagen y elija <item type=\"menuitem\">Recortar imagen</item> si prefiere usar el <link href=\"text/shared/01/05030800.xhp\"> cuadro de diálogo</link> para recortar."
#. CSAFE
#: 24100000.xhp
@@ -19220,7 +19220,7 @@ msgctxt ""
"par_id0514200804261043\n"
"help.text"
msgid "<ahelp hid=\".\">Drag any of the eight cropping handles to crop the picture.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrastre cualquiera de las ocho manijas para recortar la imagen.</ahelp>"
+msgstr "<ahelp hid=\".\">Arrastre cualquiera de las ocho agarraderas para recortar la imagen.</ahelp>"
#. SdwAf
#: 24100000.xhp
@@ -19283,7 +19283,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "Some shapes have a handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. dU82R
#: blockarrows.xhp
@@ -19328,7 +19328,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. Ssw34
#: callouts.xhp
@@ -19382,7 +19382,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. TMQDK
#: colortoolbar.xhp
@@ -19769,7 +19769,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. SNjA5
#: symbolshapes.xhp
@@ -19814,7 +19814,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. Ju4Wr
#: symbolshapes.xhp
diff --git a/source/es/helpcontent2/source/text/shared/05.po b/source/es/helpcontent2/source/text/shared/05.po
index 1a2be3420c0..bd9000cc1c7 100644
--- a/source/es/helpcontent2/source/text/shared/05.po
+++ b/source/es/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: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared05/es/>\n"
"Language: es\n"
@@ -725,7 +725,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tips and Extended Tips"
-msgstr "Consejos y consejos extendidos"
+msgstr "Descripciones emergentes y descripciones ampliadas"
#. YfEyC
#: 00000120.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"hd_id3155599\n"
"help.text"
msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Tips and Extended Tips</link></variable>"
-msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Consejos y consejos extendidos\">Consejos y consejos extendidos</link></variable>"
+msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Descripciones emergentes y descripciones ampliadas</link></variable>"
#. UWpFA
#: 00000120.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"par_id3148520\n"
"help.text"
msgid "Tips and Extended Tips provide help while you work."
-msgstr "Los consejos y los consejos extendidos le proporcionan ayuda mientras trabaja."
+msgstr "Las descripciones emergentes y las versiones ampliadas de las mismas le proporcionan ayuda mientras trabaja."
#. U4ku2
#: 00000120.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id3157896\n"
"help.text"
msgid "<emph>Tips</emph> provide you with the names of toolbar buttons. To display a tip, rest the pointer over a toolbar button until the name of the button appears."
-msgstr ""
+msgstr "Las <emph>descripciones emergentes</emph> informan de los nombres de los botones de las barras de herramientas. Para mostrar una, deje el puntero del ratón sobre un botón hasta que aparezca el nombre de este."
#. phMKm
#: 00000120.xhp
@@ -779,7 +779,7 @@ msgctxt ""
"par_id3153910\n"
"help.text"
msgid "<emph>Tips</emph> are also displayed for some elements in a document, such as chapter names when you scroll through a long document."
-msgstr ""
+msgstr "También se muestran <emph>descripciones emergentes</emph> para determinados elementos del documento, como los nombres de los capítulos, cuando se desplaza por un documento extenso."
#. uGgBR
#: 00000120.xhp
@@ -806,7 +806,7 @@ msgctxt ""
"par_id3149346\n"
"help.text"
msgid "<emph>Extended Tips</emph> provide a brief description about buttons and commands. To display an extended tip, press <item type=\"keycode\">Shift+F1</item>, then point to a button or command."
-msgstr ""
+msgstr "Las <emph>descripciones emergentes ampliadas</emph> brindan información concisa sobre los botones y las órdenes. Para que se muestre una descripción amplada, presione <item type=\"keycode\">Mayús + F1</item> y, a continuación, apunte con el ratón a un botón o a una orden."
#. KZ5SB
#: 00000120.xhp
@@ -815,7 +815,7 @@ msgctxt ""
"par_idN10666\n"
"help.text"
msgid "If you always want extended tips instead of tips, enable the extended tips on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
-msgstr "Si quiere usar los consejos extendidos en lugar de los normales, actívelos en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME ▸ General</emph>."
+msgstr "Si quiere usar las descripciones ampliadas en lugar de las normales, actívelas en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME ▸ General</emph>."
#. RXCzT
#: 00000130.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpbookmarkpage/HelpBookmarkPage\" visibility=\"visible\">Double-clicking a bookmark or pressing the <emph>Return</emph> key opens the assigned page in Help. A right-click opens the context menu.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/helpbookmarkpage/HelpBookmarkPage\" visibility=\"visible\">Pulsar dos veces sobre un marcador u oprimir la tecla <emph>Intro</emph> abrirá la página correspondiente de la Ayuda. Para abrir un menú contextual, pulse con el botón secundario del ratón.</ahelp>"
#. qqCBe
#: 00000150.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "<emph>Delete</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">deletes the selected bookmark.</ahelp>"
-msgstr ""
+msgstr "<emph>Eliminar</emph>: <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">suprime el marcador seleccionado.</ahelp>"
#. VqaZD
#: 00000160.xhp
@@ -1238,7 +1238,7 @@ msgctxt ""
"par_id3152909\n"
"help.text"
msgid "Double-click a document icon to display the corresponding Help page."
-msgstr "Pulse dos veces el símbolo de un documento para abrir la página de ayuda correspondiente."
+msgstr "Pulse dos veces en el icono de un documento para abrir la página de ayuda correspondiente."
#. yFLEy
#: 00000160.xhp
diff --git a/source/es/helpcontent2/source/text/shared/autopi.po b/source/es/helpcontent2/source/text/shared/autopi.po
index bd916a18b8b..9b0c9bd8d2b 100644
--- a/source/es/helpcontent2/source/text/shared/autopi.po
+++ b/source/es/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedautopi/es/>\n"
"Language: es\n"
@@ -104,7 +104,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. PFxuA
#: 01010000.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"bm_id3151100\n"
"help.text"
msgid "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Letter Wizard</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
-msgstr "<bookmark_value>asistentes; cartas</bookmark_value><bookmark_value>Asistente de cartas</bookmark_value><bookmark_value>plantillas;cartas</bookmark_value>"
+msgstr "<bookmark_value>asistentes; cartas</bookmark_value><bookmark_value>Asistente para cartas</bookmark_value><bookmark_value>plantillas;cartas</bookmark_value>"
#. 96DDV
#: 01010000.xhp
@@ -122,7 +122,7 @@ msgctxt ""
"hd_id3151100\n"
"help.text"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. 6BFCi
#: 01010000.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Page design"
-msgstr "Asistente de cartas. Diseño de página"
+msgstr "Asistente para cartas. Diseño de página"
#. HhQdD
#: 01010100.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id3147102\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Letter Wizard - Page design\">Letter Wizard - Page design</link>"
-msgstr "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Asistente de cartas. Diseño de página\">Asistente de cartas. Diseño de página</link>"
+msgstr "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Asistente para cartas. Diseño de página\">Asistente para cartas. Diseño de página</link>"
#. jBVzZ
#: 01010100.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"par_id3150254\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Go to Letter Wizard - Letterhead layout</link>"
-msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Avanzar a Asistente de cartas ▸ Disposición de membrete</link>"
+msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Avanzar a Asistente para cartas ▸ Disposición de membrete</link>"
#. ma7Nd
#: 01010200.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Letterhead layout"
-msgstr "Asistente de cartas. Disposición de membrete"
+msgstr "Asistente para cartas. Disposición de membrete"
#. Amg7R
#: 01010200.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"hd_id3155354\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Letter Wizard - Letterhead layout\">Letter Wizard - Letterhead layout</link>"
-msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Asistente de cartas. Disposición de membrete\">Asistente de cartas. Disposición de membrete</link>"
+msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Asistente para cartas. Disposición de membrete\">Asistente para cartas. Disposición de membrete</link>"
#. 9ZLVJ
#: 01010200.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id3153367\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Go to Letter Wizard - Printed items</link>"
-msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Avanzar a Asistente de cartas ▸ Elementos impresos</link>"
+msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Avanzar a Asistente para cartas ▸ Elementos impresos</link>"
#. hPVFU
#: 01010300.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Printed items"
-msgstr "Asistente de cartas. Elementos impresos"
+msgstr "Asistente para cartas. Elementos impresos"
#. Syz7w
#: 01010300.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Letter Wizard - Printed items\">Letter Wizard - Printed items</link>"
-msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Asistente de cartas: elementos impresos\">Asistente de cartas: elementos impresos</link>"
+msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Asistente para cartas: elementos impresos\">Asistente para cartas: elementos impresos</link>"
#. wnxmZ
#: 01010300.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"par_id3149666\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Go to Letter Wizard - Recipient and sender</link>"
-msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Avanzar a Asistente de cartas ▸ Destinatario y remitente</link>"
+msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Avanzar a Asistente para cartas ▸ Destinatario y remitente</link>"
#. EYFFV
#: 01010400.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Recipient and sender"
-msgstr "Asistente de cartas. Destinatario y remitente"
+msgstr "Asistente para cartas. Destinatario y remitente"
#. Fg4tq
#: 01010400.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"hd_id3154288\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Letter Wizard - Recipient and sender\">Letter Wizard - Recipient and sender</link>"
-msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Asistente de cartas. Destinatario y remitente\">Asistente de cartas. Destinatario y remitente</link>"
+msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Asistente para cartas. Destinatario y remitente\">Asistente para cartas. Destinatario y remitente</link>"
#. ZFzrE
#: 01010400.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Go to Letter Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Avanzar a Asistente de cartas ▸ Pie</link>"
+msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Avanzar a Asistente para cartas ▸ Pie</link>"
#. P7eTT
#: 01010500.xhp
@@ -959,7 +959,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Footer"
-msgstr "Asistente de cartas. Pie"
+msgstr "Asistente para cartas. Pie"
#. WCeEp
#: 01010500.xhp
@@ -968,7 +968,7 @@ msgctxt ""
"hd_id3143281\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Letter Wizard - Footer\">Letter Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Asistente de cartas. Pie\">Asistente de cartas. Pie</link>"
+msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Asistente para cartas. Pie\">Asistente para cartas. Pie</link>"
#. kNGXK
#: 01010500.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id3154988\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Go to Letter Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Avanzar a Asistente de cartas ▸ Nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Avanzar a Asistente para cartas ▸ Nombre y ubicación</link>"
#. sbinu
#: 01010600.xhp
@@ -1049,7 +1049,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Name and Location"
-msgstr "Asistente de cartas: nombre y ubicación"
+msgstr "Asistente para cartas: nombre y ubicación"
#. EtxLp
#: 01010600.xhp
@@ -1058,7 +1058,7 @@ msgctxt ""
"hd_id3150355\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Letter Wizard - Name and Location\">Letter Wizard - Name and Location</link>"
-msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Asistente de cartas: nombre y ubicación\">Asistente de cartas: nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Asistente para cartas: nombre y ubicación\">Asistente para cartas: nombre y ubicación</link>"
#. Bf2pC
#: 01010600.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_idN10665\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010000.xhp\">Letter Wizard overview</link>"
-msgstr "<link href=\"text/shared/autopi/01010000.xhp\">Información general sobre el Asistente de cartas</link>"
+msgstr "<link href=\"text/shared/autopi/01010000.xhp\">Información general sobre el Asistente para cartas</link>"
#. Fdhin
#: 01020000.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. Le26A
#: 01020000.xhp
@@ -1175,7 +1175,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. mZvnG
#: 01020000.xhp
@@ -1184,7 +1184,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Opens the wizard for faxes.</ahelp> The wizard can help you create document templates for fax documents. You can then print the fax documents to a printer or to a fax machine, if fax driver software is available. </variable>"
-msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Abre el Asistente de faxes.</ahelp> El asistente ayuda a crear plantillas de documento para faxes. Luego podrá imprimir los faxes o, si dispone de una máquina de fax con su controlador, enviarlos directamente a través de él.</variable>"
+msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Abre el Asistente para faxes.</ahelp> El asistente ayuda a crear plantillas de documento para faxes. Luego podrá imprimir los faxes o, si dispone de una máquina de fax con su controlador, enviarlos directamente a través de él.</variable>"
#. TiVAB
#: 01020000.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Page Design"
-msgstr "Asistente de faxes: diseño de página"
+msgstr "Asistente para faxes: diseño de página"
#. PxSiA
#: 01020100.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020100.xhp\" name=\"Fax Wizard - Page Design\">Fax Wizard - Page Design</link>"
-msgstr "<link href=\"text/shared/autopi/01020100.xhp\" name=\"Asistente de faxes: diseño de página\">Asistente de faxes: diseño de página</link>"
+msgstr "<link href=\"text/shared/autopi/01020100.xhp\" name=\"Fax Wizard - Page Design\">Asistente para faxes. Diseño de página</link>"
#. hNAfN
#: 01020100.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Items to include"
-msgstr "Asistente de faxes: elementos que incluir"
+msgstr "Asistente para faxes. Elementos que incluir"
#. 4nzcG
#: 01020200.xhp
@@ -1382,7 +1382,7 @@ msgctxt ""
"hd_id3157898\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Fax Wizard - Items to include\">Fax Wizard - Items to include</link>"
-msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Asistente de faxes: elementos que incluir\">Asistente de faxes: elementos que incluir</link>"
+msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Fax Wizard - Items to include\">Asistente para faxes. Elementos que incluir</link>"
#. gA627
#: 01020200.xhp
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id3148491\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Go to Fax Wizard - Sender and Recipient</link>"
-msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Ir a Asistente de faxes. Remitente y destinatario</link>"
+msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Ir a Asistente para faxes. Remitente y destinatario</link>"
#. KqE4C
#: 01020300.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Sender and Recipient"
-msgstr "Asistente de faxes. Remitente y destinatario"
+msgstr "Asistente para faxes. Remitente y destinatario"
#. DFEty
#: 01020300.xhp
@@ -1544,7 +1544,7 @@ msgctxt ""
"hd_id3155934\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Fax Wizard - Sender and Recipient\">Fax Wizard - Sender and Recipient</link>"
-msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Asistente de faxes: remitente y destinatario\">Asistente de faxes. Remitente y destinatario</link>"
+msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Asistente para faxes: remitente y destinatario\">Asistente para faxes. Remitente y destinatario</link>"
#. 9wCnR
#: 01020300.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Footer"
-msgstr "Asistente de faxes: pie de página"
+msgstr "Asistente para faxes: pie de página"
#. GBKcG
#: 01020400.xhp
@@ -1670,7 +1670,7 @@ msgctxt ""
"hd_id3147143\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Fax Wizard - Footer\">Fax Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Asistente de faxes: pie de página\">Asistente de faxes: pie de página</link>"
+msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Asistente para faxes: pie de página\">Asistente para faxes: pie de página</link>"
#. moG7a
#: 01020400.xhp
@@ -1751,7 +1751,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Name and location"
-msgstr "Asistente de faxes: nombre y ubicación"
+msgstr "Asistente para faxes: nombre y ubicación"
#. 4u9br
#: 01020500.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"hd_id3150247\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Fax Wizard - Name and location\">Fax Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Asistente de faxes: nombre y ubicación\">Asistente de faxes: nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Asistente para faxes: nombre y ubicación\">Asistente para faxes: nombre y ubicación</link>"
#. 9MJNj
#: 01020500.xhp
@@ -1859,7 +1859,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. D3wGn
#: 01040000.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"bm_id3149031\n"
"help.text"
msgid "<bookmark_value>wizards;agendas</bookmark_value><bookmark_value>Agenda Wizard</bookmark_value><bookmark_value>templates;agendas</bookmark_value>"
-msgstr "<bookmark_value>asistentes;órdenes del día</bookmark_value><bookmark_value>Asistente de órdenes del día</bookmark_value><bookmark_value>plantillas;órdenes del día</bookmark_value>"
+msgstr "<bookmark_value>asistentes;órdenes del día</bookmark_value><bookmark_value>Asistente para órdenes del día</bookmark_value><bookmark_value>plantillas;órdenes del día</bookmark_value>"
#. s5qJR
#: 01040000.xhp
@@ -1877,7 +1877,7 @@ msgctxt ""
"hd_id3149031\n"
"help.text"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. rVtcF
#: 01040000.xhp
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_id3147102\n"
"help.text"
msgid "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Starts the wizard to help you create an agenda template.</ahelp></variable> You can use an agenda to specify discussion topics for conferences and meetings."
-msgstr "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Inicia el asistente de creación de plantillas para órdenes del día.</ahelp></variable> Puede utilizar las órdenes del día para especificar los temas que se debatirán en conferencias y reuniones."
+msgstr "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Inicia el asistente para creación de plantillas para órdenes del día.</ahelp></variable> Puede utilizar las órdenes del día para especificar los temas que se debatirán en conferencias y reuniones."
#. HJ9w2
#: 01040000.xhp
@@ -1976,7 +1976,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Page Design"
-msgstr "Asistente de órdenes del día: diseño de página"
+msgstr "Asistente para órdenes del día: diseño de página"
#. bBzNB
#: 01040100.xhp
@@ -1985,7 +1985,7 @@ msgctxt ""
"hd_id3151100\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Agenda Wizard - Page Design\">Agenda Wizard - Page Design</link>"
-msgstr "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Asistente de órdenes del día: diseño de página\">Asistente de órdenes del día: diseño de página</link>"
+msgstr "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Asistente para órdenes del día: diseño de página\">Asistente para órdenes del día: diseño de página</link>"
#. fPTHx
#: 01040100.xhp
@@ -2039,7 +2039,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Go to Agenda Wizard - General information\">Go to Agenda Wizard - General information</link>"
-msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Vaya al Asistente de órdenes del día - Información general\">Vaya al Asistente de órdenes del día ▸ Información general</link>"
+msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Vaya al Asistente para órdenes del día - Información general\">Vaya al Asistente para órdenes del día ▸ Información general</link>"
#. WGmzy
#: 01040200.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - General Information"
-msgstr "Asistente de órdenes del día: información general"
+msgstr "Asistente para órdenes del día: información general"
#. d4naA
#: 01040200.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"hd_id3150247\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Agenda Wizard - General Information\">Agenda Wizard - General Information</link>"
-msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Asistente de órdenes del día: información general\">Asistente de órdenes del día: información general</link>"
+msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Asistente para órdenes del día: información general\">Asistente para órdenes del día: información general</link>"
#. eLECH
#: 01040200.xhp
@@ -2147,7 +2147,7 @@ msgctxt ""
"par_id3148946\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Go to Agenda Wizard - Headings to include\">Go to Agenda Wizard - Headings to include</link>"
-msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Vaya al Asistente de órdenes del día - Títulos que incluir\">Vaya al Asistente de órdenes del día ▸ Títulos que incluir</link>"
+msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Vaya al Asistente para órdenes del día - Títulos que incluir\">Vaya al Asistente para órdenes del día ▸ Títulos que incluir</link>"
#. Q5JDB
#: 01040300.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Headings to include"
-msgstr "Asistente de órdenes del día: títulos que incluir"
+msgstr "Asistente para órdenes del día: títulos que incluir"
#. ipAGt
#: 01040300.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Agenda Wizard - Headings to include\">Agenda Wizard - Headings to include</link>"
-msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Asistente de órdenes del día: títulos que incluir\">Asistente de órdenes del día: títulos que incluir</link>"
+msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Asistente para órdenes del día: títulos que incluir\">Asistente para órdenes del día: títulos que incluir</link>"
#. yBn6A
#: 01040300.xhp
@@ -2255,7 +2255,7 @@ msgctxt ""
"par_id3163802\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Go to Agenda Wizard - Names\">Go to Agenda Wizard - Names</link>"
-msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Vaya al Asistente de órdenes del día - Nombres\">Vaya al Asistente de órdenes del día ▸ Nombres</link>"
+msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Vaya al Asistente para órdenes del día - Nombres\">Vaya al Asistente para órdenes del día ▸ Nombres</link>"
#. zECC7
#: 01040400.xhp
@@ -2264,7 +2264,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Names"
-msgstr "Asistente de órdenes del día: nombres"
+msgstr "Asistente para órdenes del día: nombres"
#. FmZNr
#: 01040400.xhp
@@ -2273,7 +2273,7 @@ msgctxt ""
"hd_id3143284\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Agenda Wizard - Names\">Agenda Wizard - Names</link>"
-msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Asistente de órdenes del día: nombres\">Asistente de órdenes del día: nombres</link>"
+msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Asistente para órdenes del día: nombres\">Asistente para órdenes del día: nombres</link>"
#. emLhT
#: 01040400.xhp
@@ -2417,7 +2417,7 @@ msgctxt ""
"par_id3150275\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Go to Agenda Wizard - Agenda Items\">Go to Agenda Wizard - Agenda Items</link>"
-msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Vaya al Asistente de órdenes del día - Temas del orden del día\">Vaya al Asistente de órdenes del día ▸ Temas del orden del día</link>"
+msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Vaya al Asistente para órdenes del día - Temas del orden del día\">Vaya al Asistente para órdenes del día ▸ Temas del orden del día</link>"
#. STCc4
#: 01040500.xhp
@@ -2426,7 +2426,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Agenda Items"
-msgstr "Asistente de órdenes del día: temas del orden del día"
+msgstr "Asistente para órdenes del día: temas del orden del día"
#. Gj4D2
#: 01040500.xhp
@@ -2435,7 +2435,7 @@ msgctxt ""
"hd_id3159224\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Agenda Wizard - Agenda Items\">Agenda Wizard - Agenda Items</link>"
-msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Asistente de órdenes del día: temas del orden del día\">Asistente de órdenes del día: temas del orden del día</link>"
+msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Asistente para órdenes del día: temas del orden del día\">Asistente para órdenes del día: temas del orden del día</link>"
#. BDRvF
#: 01040500.xhp
@@ -2543,7 +2543,7 @@ msgctxt ""
"par_id3146798\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Go to Agenda Wizard - Name and location\">Go to Agenda Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Vaya al Asistente de órdenes del día - Nombre y ubicación\">Vaya al Asistente de órdenes del día ▸ Nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Vaya al Asistente para órdenes del día - Nombre y ubicación\">Vaya al Asistente para órdenes del día ▸ Nombre y ubicación</link>"
#. H9Wbq
#: 01040600.xhp
@@ -2552,7 +2552,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Name and Location"
-msgstr "Asistente de órdenes del día: nombre y ubicación"
+msgstr "Asistente para órdenes del día: nombre y ubicación"
#. VcrH9
#: 01040600.xhp
@@ -2561,7 +2561,7 @@ msgctxt ""
"hd_id3144740\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Agenda Wizard - Name and Location\">Agenda Wizard - Name and Location</link>"
-msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Asistente de órdenes del día: nombre y ubicación\">Asistente de órdenes del día: nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Asistente para órdenes del día: nombre y ubicación\">Asistente para órdenes del día: nombre y ubicación</link>"
#. viGf3
#: 01040600.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"par_idN105F6\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Vaya al Asistente de órdenes del día\">Vaya al Asistente de órdenes del día</link>"
+msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Vaya al Asistente para órdenes del día\">Vaya al Asistente para órdenes del día</link>"
#. 4DsCG
#: 01090000.xhp
@@ -2660,7 +2660,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. XGnsy
#: 01090000.xhp
@@ -2678,7 +2678,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. xPnbC
#: 01090000.xhp
@@ -2714,7 +2714,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard - Field Selection"
-msgstr "Asistente de formularios: selección de campos"
+msgstr "Asistente para formularios: selección de campos"
#. vKHEZ
#: 01090100.xhp
@@ -2723,7 +2723,7 @@ msgctxt ""
"hd_id3155599\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Form Wizard - Field Selection\">Form Wizard - Field Selection</link>"
-msgstr "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Asistente de formularios: selección de campos\">Asistente de formularios: selección de campos</link>"
+msgstr "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Asistente para formularios: selección de campos\">Asistente para formularios: selección de campos</link>"
#. q2PHa
#: 01090100.xhp
@@ -2732,7 +2732,7 @@ msgctxt ""
"par_id3150445\n"
"help.text"
msgid "On this page of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form."
-msgstr "En esta página del <link href=\"text/shared/autopi/01090000.xhp\">Asistente de formularios</link> puede especificar la tabla o consulta que debe crear el formulario, así como los campos que este debe tener."
+msgstr "En esta página del <link href=\"text/shared/autopi/01090000.xhp\">Asistente para formularios</link> puede especificar la tabla o consulta que debe crear el formulario, así como los campos que este debe tener."
#. yohes
#: 01090100.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"par_idN105F8\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Form Wizard - Arrange controls\">Form Wizard - Arrange controls</link>"
-msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Asistente para formularios - Organizar controles\">Asistente de formularios ▸ Organizar controles</link>"
+msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Asistente para formularios - Organizar controles\">Asistente para formularios ▸ Organizar controles</link>"
#. oKc93
#: 01090300.xhp
@@ -3641,7 +3641,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard - Apply Styles"
-msgstr "Asistente de formularios: aplicar estilos"
+msgstr "Asistente para formularios: aplicar estilos"
#. r5BGE
#: 01090500.xhp
@@ -3650,7 +3650,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090500.xhp\">Form Wizard - Apply Styles</link>"
-msgstr "<link href=\"text/shared/autopi/01090500.xhp\">Asistente de formularios: aplicar estilos</link>"
+msgstr "<link href=\"text/shared/autopi/01090500.xhp\">Asistente para formularios: aplicar estilos</link>"
#. gfLGt
#: 01090500.xhp
@@ -3758,7 +3758,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Form Wizard - Set name\">Form Wizard - Set name</link>"
-msgstr "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Asistente de formularios. Establecer nombre\">Asistente de formularios. Establecer nombre</link>"
+msgstr "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Asistente para formularios. Establecer nombre\">Asistente para formularios. Establecer nombre</link>"
#. kFiaa
#: 01090600.xhp
@@ -3767,7 +3767,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard - Set Name"
-msgstr "Asistente de formularios. Establecer nombre"
+msgstr "Asistente para formularios. Establecer nombre"
#. 83jJk
#: 01090600.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090600.xhp\">Form Wizard - Set Name</link>"
-msgstr "<link href=\"text/shared/autopi/01090600.xhp\">Asistente de formularios. Establecer nombre</link>"
+msgstr "<link href=\"text/shared/autopi/01090600.xhp\">Asistente para formularios. Establecer nombre</link>"
#. kuq7q
#: 01090600.xhp
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">Form Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente de formularios\">Asistente de formularios</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente para formularios\">Asistente para formularios</link>"
#. 9GEmD
#: 01100000.xhp
@@ -3857,7 +3857,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. Ljpsw
#: 01100000.xhp
@@ -3866,7 +3866,7 @@ msgctxt ""
"hd_id3150499\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. Wxizv
#: 01100000.xhp
@@ -3875,7 +3875,7 @@ msgctxt ""
"par_id3145071\n"
"help.text"
msgid "<variable id=\"report\"><ahelp hid=\".\">Activates the wizard for creating reports.</ahelp></variable>"
-msgstr "<variable id=\"report\"><ahelp hid=\".\">Activa el asistente de creación de informes.</ahelp></variable>"
+msgstr "<variable id=\"report\"><ahelp hid=\".\">Activa el asistente para creación de informes.</ahelp></variable>"
#. JBzBF
#: 01100000.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard - Sort Options"
-msgstr "Asistente para informe - Opciones de ordenación"
+msgstr "Asistente para informes. Opciones de clasificación"
#. 5icZB
#: 01100300.xhp
@@ -4226,7 +4226,7 @@ msgctxt ""
"hd_id3148668\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Report Wizard - Sort Options</link>"
-msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Asistente para informes - Opciones de ordenación</link>"
+msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Asistente para informes. Opciones de clasificación</link>"
#. RSArv
#: 01100300.xhp
@@ -4325,7 +4325,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard - Choose Layout"
-msgstr "Asistente de informes: elija una disposición"
+msgstr "Asistente para informes: elija una disposición"
#. GCkoV
#: 01100400.xhp
@@ -4334,7 +4334,7 @@ msgctxt ""
"hd_id3148668\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Report Wizard - Choose Layout\">Report Wizard - Choose Layout</link>"
-msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Asistente de informes: elija una disposición\">Asistente de informes: elija una disposición</link>"
+msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Asistente para informes: elija una disposición\">Asistente para informes: elija una disposición</link>"
#. aPVFq
#: 01100400.xhp
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id3148491\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">More about Report Wizard - Create Report</link>"
-msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">Más acerca de Asistente de informes - Crear informe</link>"
+msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">Más acerca de Asistente para informes - Crear informe</link>"
#. KwNon
#: 01100500.xhp
@@ -4451,7 +4451,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard - Create Report"
-msgstr "Asistente de informes: crear informe"
+msgstr "Asistente para informes: crear informe"
#. gKZbX
#: 01100500.xhp
@@ -4460,7 +4460,7 @@ msgctxt ""
"hd_id3156211\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Report Wizard - Create Report\">Report Wizard - Create Report</link>"
-msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Asistente de informes: crear informe\">Asistente de informes: crear informe</link>"
+msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Asistente para informes: crear informe\">Asistente para informes: crear informe</link>"
#. G5N3i
#: 01100500.xhp
@@ -5315,7 +5315,7 @@ msgctxt ""
"par_id3148432\n"
"help.text"
msgid "In the second page of the HTML Export, select <emph>WebCast</emph> as the publication type."
-msgstr "Elija en la segunda página del asistente de exportación a HTML <emph>WebCast</emph> como tipo de publicación."
+msgstr "Elija en la segunda página del asistente para exportación a HTML <emph>WebCast</emph> como tipo de publicación."
#. Fd3Tc
#: 01110200.xhp
@@ -6629,7 +6629,7 @@ msgctxt ""
"par_id3156410\n"
"help.text"
msgid "The Document Converter Wizard contains the following pages:"
-msgstr "El Asistente de conversión de documentos contiene las páginas siguientes:"
+msgstr "El Asistente para conversión de documentos contiene las páginas siguientes:"
#. 9CQNJ
#: 01130000.xhp
@@ -6971,7 +6971,7 @@ msgctxt ""
"par_id3156344\n"
"help.text"
msgid "Here you can return to the main page of the <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter Wizard</link>."
-msgstr "Aquí puede regresar a la página principal del <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Asistente de conversión de documentos</link>."
+msgstr "Aquí puede regresar a la página principal del <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Asistente para conversión de documentos</link>."
#. ELq8D
#: 01150000.xhp
@@ -6980,7 +6980,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Euro Converter Wizard"
-msgstr "Asistente de conversión de euros"
+msgstr "Asistente para conversión de euros"
#. EKHAB
#: 01150000.xhp
@@ -6989,7 +6989,7 @@ msgctxt ""
"bm_id3154840\n"
"help.text"
msgid "<bookmark_value>Euro; Euro Converter Wizard</bookmark_value><bookmark_value>wizards; Euro Converter</bookmark_value><bookmark_value>converters; Euro converter</bookmark_value><bookmark_value>currencies; converters</bookmark_value>"
-msgstr "<bookmark_value>euro;Asistente de conversión de euros</bookmark_value><bookmark_value>asistentes;Conversor de euros</bookmark_value><bookmark_value>conversores;Conversor de euros</bookmark_value><bookmark_value>monedas;conversores</bookmark_value>"
+msgstr "<bookmark_value>euro;Asistente para conversión de euros</bookmark_value><bookmark_value>asistentes;Conversor de euros</bookmark_value><bookmark_value>conversores;Conversor de euros</bookmark_value><bookmark_value>monedas;conversores</bookmark_value>"
#. ERtPD
#: 01150000.xhp
@@ -6998,7 +6998,7 @@ msgctxt ""
"hd_id3154840\n"
"help.text"
msgid "Euro Converter Wizard"
-msgstr "Asistente de conversión de euros"
+msgstr "Asistente para conversión de euros"
#. uwNbS
#: 01150000.xhp
diff --git a/source/es/helpcontent2/source/text/shared/explorer/database.po b/source/es/helpcontent2/source/text/shared/explorer/database.po
index ca34ee534a3..f7ee3be9865 100644
--- a/source/es/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/es/helpcontent2/source/text/shared/explorer/database.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:44+0100\n"
-"PO-Revision-Date: 2022-01-20 17:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedexplorerdatabase/es/>\n"
"Language: es\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1550598512.000000\n"
#. kyYMn
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_id7588732\n"
"help.text"
msgid "In the Groups box, open the Group Header list box and select to show a group header."
-msgstr "En la sección Agrupar, abra el Encabezado de grupo y marque mostrar encabezado de grupo."
+msgstr "En el apartado Grupos, abra el cuadro de lista Cabecera de grupo y seleccione que se muestre este elemento mencionado."
#. AAvAB
#: rep_main.xhp
@@ -2120,7 +2120,7 @@ msgctxt ""
"par_id1565904\n"
"help.text"
msgid "In the initial value enter 0."
-msgstr "Como valor inicial ingrese 0."
+msgstr "Como valor inicial introduzca 0."
#. RkdrZ
#: rep_navigator.xhp
@@ -2741,7 +2741,7 @@ msgctxt ""
"par_id5833307\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione mostrar u ocultar el encabezado de grupo.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione esta opción para mostrar u ocultar la cabecera de grupo.</ahelp>"
#. tN76n
#: rep_sort.xhp
@@ -2750,7 +2750,7 @@ msgctxt ""
"par_id7726676\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione mostrar u ocultar el pie de página del grupo.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione esta opción para mostrar u ocultar el pie de grupo.</ahelp>"
#. Ez4dt
#: rep_sort.xhp
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index 1d4adbf13d8..2b99e0742bd 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/es/>\n"
"Language: es\n"
@@ -275,7 +275,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Turning Extended Tips On and Off"
-msgstr "Activar o desactivar la ayuda emergente"
+msgstr "Activar o desactivar las descripciones emergentes ampliadas"
#. 2AGQZ
#: active_help_on_off.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"hd_id3156414\n"
"help.text"
msgid "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Turning Extended Tips On and Off</link></variable>"
-msgstr "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Activar y desactivar la ayuda emergente</link></variable>"
+msgstr "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Activar y desactivar las descripciones emergentes ampliadas</link></variable>"
#. Q57zF
#: active_help_on_off.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "A check mark indicates that the extended tips are activated."
-msgstr "Una marca de verificación indica que la ayuda emergente está activada."
+msgstr "Una marca de comprobación indica que las descripciones emergentes ampliadas están activadas."
#. KaXUm
#: active_help_on_off.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"par_id7549363\n"
"help.text"
msgid "You see a chart preview and the Chart Wizard."
-msgstr "Verá una previsualización del gráfico y el Asistente de gráficos."
+msgstr "Verá una previsualización del gráfico y el Asistente para gráficos."
#. 5yB5v
#: chart_insert.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"par_id9091769\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> para crear el gráfico."
+msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> para crear el gráfico."
#. beBWD
#: chart_insert.xhp
@@ -2102,7 +2102,7 @@ msgctxt ""
"par_id6171452\n"
"help.text"
msgid "You see a chart preview and the Chart Wizard."
-msgstr "Verá una previsualización del gráfico y el Asistente de gráficos."
+msgstr "Verá una previsualización del gráfico y el Asistente para gráficos."
#. E525o
#: chart_insert.xhp
@@ -2111,7 +2111,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> para crear el gráfico."
+msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> para crear el gráfico."
#. jP5b5
#: chart_insert.xhp
@@ -2606,7 +2606,7 @@ msgctxt ""
"hd_id030820161747134459\n"
"help.text"
msgid "Customizing classification levels."
-msgstr ""
+msgstr "Personalizar los niveles de clasificación"
#. DCBYu
#: classification.xhp
@@ -2615,7 +2615,7 @@ msgctxt ""
"bm_id030820161851045883\n"
"help.text"
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>personalizados;niveles de clasificación</bookmark_value> <bookmark_value>niveles de clasificación;personalizar</bookmark_value>"
#. 3wmPg
#: classification.xhp
@@ -2633,7 +2633,7 @@ msgctxt ""
"par_id03082016174713477\n"
"help.text"
msgid "Use the file with your %PRODUCTNAME locale in the name as example."
-msgstr ""
+msgstr "Utilice como punto de partida el archivo que corresponda con la configuración regional de %PRODUCTNAME."
#. YhBEK
#: classification.xhp
@@ -2642,7 +2642,7 @@ msgctxt ""
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the adequate changes to the classification path above to access the file."
-msgstr ""
+msgstr "Guarde el archivo y realice las modificaciones adecuadas a la ruta de clasificación anterior para acceder al archivo."
#. kzkkC
#: classification.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"par_id030820161747135133\n"
"help.text"
msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr ""
+msgstr "Su administrador de sistemas puede colocar el archivo de configuración de clasificación en una carpeta de la red para que todos los usuarios puedan acceder a él."
#. AnzFS
#: classification.xhp
@@ -2660,7 +2660,7 @@ msgctxt ""
"hd_id03082016174713354\n"
"help.text"
msgid "Pasting contents in documents with different levels of classification."
-msgstr ""
+msgstr "Pegar contenido en documentos con niveles distintos de clasificación"
#. z5iqF
#: classification.xhp
@@ -2669,7 +2669,7 @@ msgctxt ""
"bm_id030820161851512902\n"
"help.text"
msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>clasificación de documentos;pegado de contenido</bookmark_value>"
#. KSkfc
#: classification.xhp
@@ -2678,7 +2678,7 @@ msgctxt ""
"par_id030820161747134188\n"
"help.text"
msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
-msgstr ""
+msgstr "Para evitar violaciones a la normativa de seguridad, no se permite pegar contenidos con niveles de clasificación elevados en documentos con niveles de clasificación inferiores. %PRODUCTNAME mostrará una alerta siempre que detecte que el contenido del portapapeles tiene una clasificación de seguridad más elevada que la del documento de destino."
#. GCqDL
#: classification.xhp
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_id030820161818081317\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-msgstr ""
+msgstr "<link href=\"https://www.tscp.org/about-tscp/\">Sitio web de <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.)</link> (en inglés)."
#. gpp8Q
#: classification.xhp
@@ -2696,7 +2696,7 @@ msgctxt ""
"par_id030820161818082152\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-msgstr ""
+msgstr "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Documento sobre el Marco de Autenticación Empresarial (<item type=\"acronym\">BAF</item>)</link> (PDF, en inglés)"
#. svkxK
#: classification.xhp
@@ -2705,7 +2705,7 @@ msgctxt ""
"par_id030820161818085901\n"
"help.text"
msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
-msgstr ""
+msgstr "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Documento sobre el Esquema de Identificación y Etiquetado de Autorizaciones Empresariales (<item type=\"acronym\">BAILS</item>)</link> (PDF, en inglés)"
#. TT796
#: cmis-remote-files-setup.xhp
@@ -3497,7 +3497,7 @@ msgctxt ""
"par_id2519913\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to share the current document with other users. Disable to use the document unshared. This will invalidate the not yet saved edits that other users applied in the time since you last opened or saved this document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Habilitar para compartir el documento actual con otros usuarios. Inhabilitar para usar el documento no compartido. Esto invalidará las ediciones aún no guardadas por otros usuarios, aplicado desde la última vez que se abrió o se guardado este documento.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Active esta opción para compartir el documento actual con otras personas. Desactívela para utilizar el documento sin compartirlo. Se anularán todas aquellas ediciones aún no guardadas que otros hayan hecho desde el momento en que Ud. abrió o guardó el documento por última vez.</ahelp>"
#. yLhB5
#: collab.xhp
@@ -3794,7 +3794,7 @@ msgctxt ""
"par_id2675862\n"
"help.text"
msgid "For all modules Writer, Impress, Draw, and for Calc when document sharing is not enabled, a file locking is possible. This file locking is available even when accessing the same document from different operating systems:"
-msgstr "Para todos los módulos de Writer, Impress, Draw y Calc cuando el documento compartido no esta habilitado, un bloqueo de archivo es posible. Este bloqueo de archivo esta habilitado incluso cuando el acceso al mismo documento se hace desde diferentes sistemas operativos:"
+msgstr "En Writer, Impress, Draw y Calc (este último, cuando no se activa la compartición de documentos), es posible efectuar bloqueos de archivos. Este bloqueo estará disponible incluso si se accede al mismo documento desde sistemas operativos diferentes:"
#. 2AFCR
#: collab.xhp
@@ -4334,7 +4334,7 @@ msgctxt ""
"FilterName_writer_MIZI_Hwp_97\n"
"help.text"
msgid "Hangul WP 97"
-msgstr ""
+msgstr "Hangul WP 97"
#. zZWv7
#: convertfilters.xhp
@@ -4910,7 +4910,7 @@ msgctxt ""
"FilterName_Microsoft_Multiplan\n"
"help.text"
msgid "Microsoft Multiplan"
-msgstr ""
+msgstr "Microsoft Multiplan"
#. EGUxE
#: convertfilters.xhp
@@ -6728,7 +6728,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "To call the <link href=\"text/shared/autopi/01170000.xhp\" name=\"Address Data Source\">Address Data Source</link> wizard, choose <emph>File - Wizards - Address Data Source</emph>."
-msgstr "Para ejecutar el Asistente de <link href=\"text/shared/autopi/01170000.xhp\" name=\"origen de datos de direcciones\">origen de datos de direcciones</link>, seleccione <emph>Archivo ▸ Asistentes ▸ Origen de datos de direcciones</emph>."
+msgstr "Para ejecutar el Asistente para <link href=\"text/shared/autopi/01170000.xhp\" name=\"origen de datos de direcciones\">origen de datos de direcciones</link>, seleccione <emph>Archivo ▸ Asistentes ▸ Origen de datos de direcciones</emph>."
#. KtvnA
#: data_addressbook.xhp
@@ -6764,7 +6764,7 @@ msgctxt ""
"par_id3149669\n"
"help.text"
msgid "If you have not yet registered the system address book in <item type=\"productname\">%PRODUCTNAME</item> as the data source, click the <emph>Address Data Source ...</emph> button. This takes you to the <emph>Address Book Data Source Wizard</emph>, in which you can register your address book as a new data source in <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr "Si todavía no ha registrado la libreta de direcciones del sistema en <item type=\"productname\">%PRODUCTNAME</item> como origen de datos, pulse en el botón <emph>Origen de datos de direcciones</emph>. De esta forma, se accede al <emph>Asistente de Origen de datos de libreta de direcciones</emph>, para poder registrar la libreta de direcciones como nuevo origen de datos en <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Si todavía no ha registrado la libreta de direcciones del sistema en <item type=\"productname\">%PRODUCTNAME</item> como origen de datos, pulse en el botón <emph>Origen de datos de direcciones</emph>. De esta forma, se accede al <emph>Asistente para Origen de datos de libreta de direcciones</emph>, para poder registrar la libreta de direcciones como nuevo origen de datos en <item type=\"productname\">%PRODUCTNAME</item>."
#. otNu9
#: data_addressbook.xhp
@@ -7502,7 +7502,7 @@ msgctxt ""
"par_idN105DD\n"
"help.text"
msgid "In the Database Wizard, select the type of database, and select the option to open the Table Wizard as the next wizard."
-msgstr "En el Asistente de bases de datos, seleccione el tipo de base de datos y marque la opción para abrir el Asistente de tablas como el próximo asistente."
+msgstr "En el Asistente para bases de datos, seleccione el tipo de base de datos y marque la opción para abrir el Asistente para tablas como el próximo asistente."
#. wiuwa
#: data_new.xhp
@@ -7808,7 +7808,7 @@ msgctxt ""
"par_idN1077D\n"
"help.text"
msgid "These links are added automatically when you create a new report by the Report Wizard or in the Report Builder window."
-msgstr "Estos enlaces se añaden automáticamente cuando crea un informe nuevo mediante el Asistente de informes o el Generador de informes."
+msgstr "Estos enlaces se añaden automáticamente cuando crea un informe nuevo mediante el Asistente para informes o el Generador de informes."
#. rECmE
#: data_report.xhp
@@ -7862,7 +7862,7 @@ msgctxt ""
"hd_id3153104\n"
"help.text"
msgid "Editing a Report Created by the Report Wizard"
-msgstr "Editar un informe creado por el Asistente de informes"
+msgstr "Editar un informe creado por el Asistente para informes"
#. PcBjS
#: data_report.xhp
@@ -7925,7 +7925,7 @@ msgctxt ""
"par_idN105C1\n"
"help.text"
msgid "A report is a Writer text document that can show your data in an organized order and formatting. In %PRODUCTNAME Base, you have a choice to create a report either manually using drag-and-drop in the Report Builder window, or semi-automatic by following a series of dialogs in the Report Wizard."
-msgstr "Un informe es un documento de texto de Writer en el cual se muestran los datos organizados con formato y orden. En %PRODUCTNAME Base tiene la opción de crear un informe manualmente mediante la técnica de arrastrar y colocar en la ventana del Generador de informes, o semiautomáticamente utilizando el Asistente de informes."
+msgstr "Un informe es un documento de texto de Writer en el cual se muestran los datos organizados con formato y orden. En %PRODUCTNAME Base tiene la opción de crear un informe manualmente mediante la técnica de arrastrar y colocar en la ventana del Generador de informes, o semiautomáticamente utilizando el Asistente para informes."
#. G4j7Y
#: data_reports.xhp
@@ -7952,7 +7952,7 @@ msgctxt ""
"par_id9764091\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. GjNKw
#: data_reports.xhp
@@ -8132,7 +8132,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Creating a New Report With the Report Wizard"
-msgstr "Crear un informe con el Asistente de informes"
+msgstr "Crear un informe con el Asistente para informes"
#. XSaQ9
#: data_reports.xhp
@@ -8168,7 +8168,7 @@ msgctxt ""
"par_id8032166\n"
"help.text"
msgid "Follow the steps of the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> to create the report."
-msgstr "Siga los pasos del <link href=\"text/shared/autopi/01100000.xhp\">Asistente de Informes</link> para crear un informe."
+msgstr "Siga los pasos del <link href=\"text/shared/autopi/01100000.xhp\">Asistente para Informes</link> para crear un informe."
#. TKDmA
#: data_search.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"par_idN1078F\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente para tablas</link>"
#. x7kax
#: database_main.xhp
@@ -11183,7 +11183,7 @@ msgctxt ""
"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 se copia el gráfico (arrastrar mientras se mantiene presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en dicho caso aparecerá un signo mas al lado del puntero del mouse), el gráfico se insertara como un objeto."
+msgstr "Si se copia la imagen (arrastre mientras mantiene presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en cuyo caso aparecerá un signo de suma al lado del puntero del ratón), esta se insertará como un objeto."
#. bppRZ
#: dragdrop_fromgallery.xhp
@@ -11192,7 +11192,7 @@ msgctxt ""
"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 se crea un hipervínculo (arrastrando mientras se mantiene presionada Shift y <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Control</defaultinline></switchinline>, en este caso aparecerá una flecha de enlace al lado del puntero del ratón), el objeto de dibujo es reemplazado por el gráfico de la Galería, pero la posición y tamaño del objeto de dibujo reemplazado se mantiene."
+msgstr "Si se crea un hiperenlace (arrastrando mientras se mantiene presionada Mayús y <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en este caso aparecerá una flecha de enlace al lado del puntero del ratón), el objeto de dibujo se reemplaza por la imagen de la Galería, pero la posición y el tamaño del objeto de dibujo reemplazado se mantienen."
#. 6HANC
#: dragdrop_gallery.xhp
@@ -11345,7 +11345,7 @@ msgctxt ""
"par_id3149182\n"
"help.text"
msgid "Click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key, to select it without executing any hyperlinks it may refer to."
-msgstr "Pulse en el gráfico mientras pulsa la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opción</caseinline><defaultinline>Alt</defaultinline></switchinline> para seleccionarlo sin ejecutar ningún hipervínculo al que enlace."
+msgstr "Pulse en el gráfico mientras presiona la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> para seleccionarlo sin ejecutar ningún hiperenlace que contenga."
#. GAFBF
#: dragdrop_graphic.xhp
@@ -12641,7 +12641,7 @@ msgctxt ""
"bm_id3696707\n"
"help.text"
msgid "<bookmark_value>graphical text art</bookmark_value> <bookmark_value>designing; fonts</bookmark_value> <bookmark_value>TextArt, see Fontwork</bookmark_value> <bookmark_value>WordArt, see Fontwork</bookmark_value> <bookmark_value>Fontwork</bookmark_value> <bookmark_value>text effects</bookmark_value> <bookmark_value>effects; Fontwork icons</bookmark_value> <bookmark_value>text; Fontwork icons</bookmark_value> <bookmark_value>3D text creation</bookmark_value> <bookmark_value>rotating;3D text</bookmark_value> <bookmark_value>editing;Fontwork objects</bookmark_value> <bookmark_value>inserting;Fontwork objects</bookmark_value>"
-msgstr "<bookmark_value>arte con textos gráficos</bookmark_value> <bookmark_value>diseño; fuentes</bookmark_value> <bookmark_value>TextArt, consulte Fontwork</bookmark_value> <bookmark_value>WordArt, consulte Fontwork</bookmark_value> <bookmark_value>Fontwork</bookmark_value> <bookmark_value>efectos de texto</bookmark_value> <bookmark_value>efectos; íconos de Fontwork</bookmark_value> <bookmark_value>texto; íconos de Fontwork</bookmark_value> <bookmark_value>creación de texto 3D</bookmark_value> <bookmark_value>rotación;texto 3D</bookmark_value> <bookmark_value>editar;objetos de Fontwork</bookmark_value> <bookmark_value>insertar;objetos de Fontwork</bookmark_value>"
+msgstr "<bookmark_value>arte con textos gráficos</bookmark_value><bookmark_value>diseño; tipos de letra</bookmark_value> <bookmark_value>TextArt, consulte Fontwork</bookmark_value><bookmark_value>WordArt, consulte Fontwork</bookmark_value><bookmark_value>Fontwork</bookmark_value><bookmark_value>efectos de texto</bookmark_value><bookmark_value>efectos; iconos de Fontwork</bookmark_value><bookmark_value>texto; iconos de Fontwork</bookmark_value><bookmark_value>creación de texto 3D</bookmark_value><bookmark_value>giro;texto 3D</bookmark_value><bookmark_value>editar;objetos de Fontwork</bookmark_value><bookmark_value>insertar;objetos de Fontwork</bookmark_value>"
#. wjc2i
#: fontwork.xhp
@@ -12884,7 +12884,7 @@ msgctxt ""
"bm_id3149798\n"
"help.text"
msgid "<bookmark_value>command buttons, see push buttons</bookmark_value> <bookmark_value>controls;adding to documents</bookmark_value> <bookmark_value>inserting;push buttons</bookmark_value> <bookmark_value>keys;adding push buttons</bookmark_value> <bookmark_value>buttons;adding push buttons</bookmark_value> <bookmark_value>press buttons, see push buttons</bookmark_value> <bookmark_value>push buttons;adding to documents</bookmark_value>"
-msgstr "<bookmark_value>botones de comando, véase botones</bookmark_value> <bookmark_value>controles;agregarlos a documentos</bookmark_value> <bookmark_value>insertar;botones</bookmark_value> <bookmark_value>teclas;agregar botones</bookmark_value> <bookmark_value>botones;agregar botones</bookmark_value> <bookmark_value>presionar botones, ver botones</bookmark_value> <bookmark_value>botones; agregarlos a documentos</bookmark_value>"
+msgstr "<bookmark_value>botones de orden, véase botones</bookmark_value><bookmark_value>controles;añadirlos a documentos</bookmark_value><bookmark_value>insertar;botones</bookmark_value><bookmark_value>teclas;añadir botones</bookmark_value><bookmark_value>botones;añadir botones</bookmark_value><bookmark_value>botones accionables, véase botones</bookmark_value><bookmark_value>botones; añadirlos a documentos</bookmark_value>"
#. xrBhy
#: formfields.xhp
@@ -12893,7 +12893,7 @@ msgctxt ""
"hd_id3149798\n"
"help.text"
msgid "<variable id=\"formfields\"><link href=\"text/shared/guide/formfields.xhp\" name=\"Inserting and Editing Buttons\">Adding a Command Button to a Document</link></variable>"
-msgstr "<variable id=\"formfields\"><link href=\"text/shared/guide/formfields.xhp\" name=\"Insertar y editar botones\">Agregar un botón de comando a un documento</link></variable>"
+msgstr "<variable id=\"formfields\"><link href=\"text/shared/guide/formfields.xhp\" name=\"Inserting and Editing Buttons\">Añadir un botón de orden a un documento</link></variable>"
#. CjP4o
#: formfields.xhp
@@ -13523,7 +13523,7 @@ msgctxt ""
"bm_id3153910\n"
"help.text"
msgid "<bookmark_value>hyperlinks; editing</bookmark_value><bookmark_value>links; editing hyperlinks</bookmark_value><bookmark_value>editing; hyperlinks</bookmark_value><bookmark_value>text attributes; hyperlinks</bookmark_value><bookmark_value>buttons;editing hyperlink buttons</bookmark_value><bookmark_value>URL;changing hyperlink URLs</bookmark_value>"
-msgstr "<bookmark_value>hipervínculos; editar</bookmark_value><bookmark_value>vínculos; editar hipervínculos</bookmark_value><bookmark_value>editar; hipervínculos</bookmark_value><bookmark_value>atributos del texto; hipervínculos</bookmark_value><bookmark_value>botones;editar botones de hipervínculo</bookmark_value><bookmark_value>URL;cambiar hipervínculo URLs</bookmark_value>"
+msgstr "<bookmark_value>hiperenlaces; editar</bookmark_value><bookmark_value>vínculos; editar hiperenlaces</bookmark_value><bookmark_value>editar; hiperenlaces</bookmark_value><bookmark_value>atributos del texto; hiperenlaces</bookmark_value><bookmark_value>botones;editar botones de hiperenlace</bookmark_value><bookmark_value>URL;cambiar hiperenlace URLs</bookmark_value>"
#. V6ywk
#: hyperlink_edit.xhp
@@ -13712,7 +13712,7 @@ msgctxt ""
"bm_id3150789\n"
"help.text"
msgid "<bookmark_value>hyperlinks; inserting</bookmark_value><bookmark_value>links; inserting</bookmark_value><bookmark_value>inserting; hyperlinks</bookmark_value>"
-msgstr "<bookmark_value>hipervínculos;insertar</bookmark_value><bookmark_value>vínculos;insertar</bookmark_value><bookmark_value>insertar;hipervínculos</bookmark_value>"
+msgstr "<bookmark_value>hiperenlaces;insertar</bookmark_value><bookmark_value>vínculos;insertar</bookmark_value><bookmark_value>insertar;hiperenlaces</bookmark_value>"
#. 6hGVf
#: hyperlink_insert.xhp
@@ -14045,7 +14045,7 @@ msgctxt ""
"bm_id3153988\n"
"help.text"
msgid "<bookmark_value>Microsoft Office;opening Microsoft documents</bookmark_value> <bookmark_value>documents; importing</bookmark_value> <bookmark_value>importing; documents in other formats</bookmark_value> <bookmark_value>opening; documents from other formats</bookmark_value> <bookmark_value>loading; documents from other formats</bookmark_value> <bookmark_value>converting;Microsoft documents</bookmark_value> <bookmark_value>saving; default file formats</bookmark_value> <bookmark_value>defaults;document formats in file dialogs</bookmark_value> <bookmark_value>file formats; saving always in other formats</bookmark_value> <bookmark_value>Microsoft Office; as default file format</bookmark_value> <bookmark_value>files;importing</bookmark_value> <bookmark_value>XML converters</bookmark_value> <bookmark_value>converters; XML</bookmark_value> <bookmark_value>Document Converter Wizard</bookmark_value> <bookmark_value>wizards; document converter</bookmark_value> <bookmark_value>converters; document converter</bookmark_value> <bookmark_value>files, see also documents</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;abrir documentos de Microsoft</bookmark_value><bookmark_value>documentos; importar</bookmark_value><bookmark_value>importar; documentos en otros formatos</bookmark_value><bookmark_value>abrir; documentos de otros formatos</bookmark_value><bookmark_value>cargar; documentos de otros formatos</bookmark_value><bookmark_value>convertir;documentos de Microsoft</bookmark_value><bookmark_value>guardar; formatos de archivo predeterminados</bookmark_value><bookmark_value>valores predeterminados;formatos de documento en cuadros de diálogo de selección de archivos</bookmark_value><bookmark_value>formatos de archivo; guardar siempre en otros formatos</bookmark_value><bookmark_value>Microsoft Office; como formato de archivo predeterminado</bookmark_value><bookmark_value>archivos;importar</bookmark_value><bookmark_value>conversores XML</bookmark_value><bookmark_value>conversores; XML</bookmark_value><bookmark_value>Asistente de conversión de documentos</bookmark_value><bookmark_value>asistentes; conversor de documentos</bookmark_value> <bookmark_value>conversores; conversor de documentos</bookmark_value><bookmark_value>archivos, véase también Documentos</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;abrir documentos de Microsoft</bookmark_value><bookmark_value>documentos; importar</bookmark_value><bookmark_value>importar; documentos en otros formatos</bookmark_value><bookmark_value>abrir; documentos de otros formatos</bookmark_value><bookmark_value>cargar; documentos de otros formatos</bookmark_value><bookmark_value>convertir;documentos de Microsoft</bookmark_value><bookmark_value>guardar; formatos de archivo predeterminados</bookmark_value><bookmark_value>valores predeterminados;formatos de documento en cuadros de diálogo de selección de archivos</bookmark_value><bookmark_value>formatos de archivo; guardar siempre en otros formatos</bookmark_value><bookmark_value>Microsoft Office; como formato de archivo predeterminado</bookmark_value><bookmark_value>archivos;importar</bookmark_value><bookmark_value>conversores XML</bookmark_value><bookmark_value>conversores; XML</bookmark_value><bookmark_value>Asistente para conversión de documentos</bookmark_value><bookmark_value>asistentes; conversor de documentos</bookmark_value> <bookmark_value>conversores; conversor de documentos</bookmark_value><bookmark_value>archivos, véase también Documentos</bookmark_value>"
#. 2SFQD
#: import_ms.xhp
@@ -14603,7 +14603,7 @@ msgctxt ""
"par_id224616\n"
"help.text"
msgid "To scale a draw object using the keyboard, first select the object, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repeatedly to highlight one of the handles. Then press an arrow key. To scale in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key. Press Esc to leave the point edit mode."
-msgstr "Para escalar un objeto de dibujo usando el teclado, primero se selecciona el objeto, luego se presiona <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repetidamente para resaltar una de las manijas. Luego presionar una tecla de cursor. Para escalar en menos pasos, mantener presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opción </caseinline><defaultinline>Alt</defaultinline></switchinline> mientras se presiona una tecla de cursor. Presionar Esc para dejar el modo de edicion de punto."
+msgstr "Para escalar un objeto de dibujo usando el teclado, primero seleccione el objeto; luego, presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab repetidamente para resaltar una de las agarraderas. Luego, presione una tecla de flecha. Para escalar en menos pasos, mantenga presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> mientras presiona una tecla de flecha. Presione Esc para dejar el modo de edición de puntos."
#. fEEBG
#: insert_graphic_drawit.xhp
@@ -14711,7 +14711,7 @@ msgctxt ""
"par_id3153031\n"
"help.text"
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 campo de entrada de texto (como los campos de entrada del diálogo <emph>Buscar y reemplazar</emph>), puede pulsar Shift + <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Control</defaultinline></switchinline> + S para abrir el diálogo <emph>Caracteres especiales</emph>."
+msgstr "En cualquier campo de entrada de texto (como los campos del cuadro de diálogo <emph>Buscar y reemplazar</emph>), puede presionar Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + S para abrir el cuadro de diálogo <emph>Caracteres especiales</emph>."
#. yrs8i
#: insert_specialchar.xhp
@@ -15071,7 +15071,7 @@ msgctxt ""
"par_id3153968\n"
"help.text"
msgid "Pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter on an icon for creating a draw object. A draw object will be placed into the middle of the view, with a predefined size."
-msgstr "Presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter o un icono para crear un objeto de dibujo. Un objeto de dibujo será ubicado en la mitad de la vista, con un tamaño predefinido."
+msgstr "Presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Intro sobre un icono para crear un objeto de dibujo. Se colocará un objeto de dibujo en la mitad de la vista, con un tamaño predefinido."
#. 3DcDc
#: keyboard.xhp
@@ -15197,7 +15197,7 @@ msgctxt ""
"par_id3147396\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+spacebar: switches between selection of the current row and cancellation of this selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+barra espaciadora: permite cambiar entre la selección de la fila actual y la cancelación de esta selección."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + barra espaciadora: permite cambiar entre la selección de la fila actual y la cancelación de esta selección."
#. GXFNH
#: keyboard.xhp
@@ -15206,7 +15206,7 @@ msgctxt ""
"par_id3149488\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+spacebar: switches between selection of the current column and cancellation of this selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Mayús.+barra espaciadora: permite cambiar entre la selección de la columna actual y la cancelación de esta selección."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> +Mayús + barra espaciadora: permite cambiar entre la selección de la columna actual y la cancelación de esta selección."
#. EgAEL
#: keyboard.xhp
@@ -15224,7 +15224,7 @@ msgctxt ""
"par_id3145251\n"
"help.text"
msgid "In a table control or in the data source view, the Tab key moves to the next column. To move to the next control, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab. To move to the previous control, press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
-msgstr "En un control de tabla o en la vista de fuente de datos, la tecla Tab mueve hacia la siguiente columna. Para mover al siguiente control, presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab. Para mover al control anterior, presionar Shift + <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgstr "En un control de tabla o en la vista de origen de datos, la tecla Tab desplaza a la columna siguiente. Para moverse al control siguiente, presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab. Para moverse al control anterior, presione Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab."
#. dE4w5
#: keyboard.xhp
@@ -15386,7 +15386,7 @@ msgctxt ""
"par_id3147345\n"
"help.text"
msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to enter the handle edit mode. The upper left handle is the active handle, it starts blinking. Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to select the next handle. Press Escape to exit the handle edit mode."
-msgstr "Usar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab para ingresar en el modo de edición de manijas. La manija superior izquierda es la manija activa, esta empieza a parpadear. Usar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab para seleccionar la siguiente manija. Presionar Escape para salir del modo de edición de manijas."
+msgstr "Utilice <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab para entrar en el modo de edición de agarraderas. La agarradera superior izquierda es la activa; esta empieza a parpadear. Presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab para seleccionar la agarradera siguiente. Presione Escape para salir del modo de edición de agarraderas."
#. Js3F6
#: keyboard.xhp
@@ -15431,7 +15431,7 @@ msgctxt ""
"par_id3150646\n"
"help.text"
msgid "Enter the handle edit mode with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
-msgstr "Ingresar al modo de edición de manijas con <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgstr "Ingrese al modo de edición de agarraderas con <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab."
#. dyTrD
#: keyboard.xhp
@@ -18752,7 +18752,7 @@ msgctxt ""
"par_idN10841\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente para tablas</link>"
#. fLi53
#: main.xhp
@@ -18770,7 +18770,7 @@ msgctxt ""
"par_idN10875\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\">Forms Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\">Asistente de formularios</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\">Asistente para formularios</link>"
#. p2gFB
#: main.xhp
@@ -18779,7 +18779,7 @@ msgctxt ""
"par_id3154011\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01100000.xhp\">Asistente de informes</link>"
+msgstr "<link href=\"text/shared/autopi/01100000.xhp\">Asistente para informes</link>"
#. CZZjV
#: main.xhp
@@ -20426,7 +20426,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "The <emph>Document Converter Wizard</emph> will copy and convert all Microsoft Office files in a folder into $[officename] documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved."
-msgstr "El <emph>Asistente de conversión de documentos</emph> copia y convierte todos los archivos de Microsoft Office de una carpeta en documentos de $[officename] en el formato de archivo OpenDocument. Puede especificar la carpeta que se debe leer y la carpeta donde se deben guardar los archivos convertidos."
+msgstr "El <emph>Asistente para conversión de documentos</emph> copia y convierte todos los archivos de Microsoft Office de una carpeta en documentos de $[officename] en el formato de archivo OpenDocument. Puede especificar la carpeta que se debe leer y la carpeta donde se deben guardar los archivos convertidos."
#. DnGoX
#: ms_user.xhp
@@ -22667,7 +22667,7 @@ msgctxt ""
"par_id731562796423552\n"
"help.text"
msgid "The <emph>Rectangle Redaction</emph> tool is used to mark the content for redaction by drawing transparent rectangles covering the content. Use the handles to resize the redaction rectangle."
-msgstr ""
+msgstr "La herramienta <emph>Censura con rectángulos</emph> sirve para marcar el contenido que debe testarse, cubriéndolo con rectángulos semitransparentes. Sírvase de las agarraderas para cambiar las dimensiones del rectángulo de censura."
#. jEFws
#: redaction.xhp
@@ -22793,7 +22793,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "For example: You are an editor and are delivering your latest report. But before publication the report must be read by the senior editor and the proofreader, and both will add their changes. The senior editor writes \"clarify\" after one paragraph and crosses out another entirely. The proofreader corrects the spelling of your document."
-msgstr "Por ejemplo: usted es un editor y va a entregar el último informe. Pero antes de publicar el informe debe leerlo un editor jefe y un corrector de pruebas, y ambos añadirán sus cambios. El editor jefe escribe \"aclarar\" después de un párrafo y tacha otro completamente. El corrector de pruebas revisa la ortografía del documento y anota dos ejemplos donde las referencias concretas al sexo de una persona imaginaria se podrían cambiar para evitarlas completamente."
+msgstr "Por ejemplo: usted es un editor y va a entregar el último informe. Pero antes de publicar el informe debe leerlo un editor jefe y una correctora de pruebas, y ambos añadirán sus cambios. El editor jefe escribe «aclarar» después de un párrafo y tacha otro completamente. La correctora de pruebas revisa la ortografía del documento."
#. sZdoa
#: redlining.xhp
@@ -23135,7 +23135,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recording Changes"
-msgstr "Registrar cambios"
+msgstr "Grabar cambios"
#. V8ATh
#: redlining_enter.xhp
@@ -23153,7 +23153,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Recording Changes</link></variable>"
-msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Registrar cambios\">Registrar cambios</link></variable>"
+msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Grabar cambios</link></variable>"
#. VBpWf
#: redlining_enter.xhp
@@ -23171,7 +23171,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 "No se registran todos los cambios. Por ejemplo, si se cambia la alineación de un tabulador de izquierda a derecha, el cambio no se registra. Aunque todos los cambios comunes que se realizan al revisar un texto sí se registran, como adiciones, eliminaciones, cambios del texto y cambios de formato comunes."
+msgstr "No todos los cambios se graban. Por ejemplo, si se cambia la alineación de un tabulador de izquierda a derecha, el cambio no se registra. No obstante, todos los cambios comunes que realizan los correctores de pruebas sí que se registran, como las adiciones, las eliminaciones, los cambios en el texto y los cambios de formato habituales."
#. FHNi5
#: redlining_enter.xhp
@@ -23495,7 +23495,7 @@ msgctxt ""
"par_id3156136\n"
"help.text"
msgid "When you insert a rectangle or a callout box using the drawing functions and activate the <emph>Points</emph> icon on the <emph>Drawing</emph> toolbar, you see a small frame at the upper left corner of the object. The frame indicates the amount by which the corners are rounded. When the frame is positioned at the top left corner, no rounding occurs. When the frame is positioned on the handle centered at the top of the object, the corners are rounded as much as possible. You adjust the degree of rounding by moving the frame between these two positions."
-msgstr "Al insertar un rectángulo o un cuadro de llamada mediante las funciones de dibujo y activar el icono <emph>Puntos</emph> de la barra de herramientas <emph>Dibujo</emph>, en la esquina superior izquierda del objeto se muestra un pequeño marco. El marco indica la cantidad de redondeo que se aplica a las esquinas. Si el marco se coloca en la esquina superior izquierda, no hay redondeo. Si el marco se ubica en la manilla que está en el centro de la parte superior del objeto, las esquinas se redondean al máximo. El grado de redondeo se ajusta desplazando el marco entre estas dos posiciones."
+msgstr "Al insertar un rectángulo o un cuadro de llamada mediante las funciones de dibujo y activar el icono <emph>Puntos</emph> de la barra de herramientas <emph>Dibujo</emph>, en la esquina superior izquierda del objeto se muestra un pequeño marco. El marco indica la cantidad de redondeo que se aplica a las esquinas. Si el marco se coloca en la esquina superior izquierda, no hay redondeo. Si el marco se ubica en la agarradera que está en el centro de la parte superior del objeto, las esquinas se redondean al máximo. La cantidad de redondeo se ajusta desplazando el control entre estas dos posiciones."
#. 9KxkW
#: round_corner.xhp
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index 0044b33f942..0d9fad7518e 100644
--- a/source/es/helpcontent2/source/text/shared/optionen.po
+++ b/source/es/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedoptionen/es/>\n"
"Language: es\n"
@@ -4721,7 +4721,7 @@ msgctxt ""
"par_id3146923\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Applies the high contrast settings of the operating system to page previews.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Aplica la configuración de contraste elevado del sistema operativo en la vista previa de las páginas.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Aplica la configuración de contraste alto del sistema operativo en la previsualización de las páginas.</ahelp>"
#. 3Terk
#: 01020000.xhp
@@ -8753,7 +8753,7 @@ msgctxt ""
"par_idN10588\n"
"help.text"
msgid "Add captions automatically when inserting"
-msgstr "Agregar títulos automáticamente al insertar"
+msgstr "Añadir leyendas automáticamente al insertar"
#. Fa42d
#: 01041100.xhp
@@ -9743,7 +9743,7 @@ msgctxt ""
"par_id3149816\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Especifica si se debe mostrar encabezados de fila y columna.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Especifica si se debe mostrar cabeceras de fila y columna.</ahelp>"
#. d5GAX
#: 01060100.xhp
@@ -11561,7 +11561,7 @@ msgctxt ""
"par_id4155419\n"
"help.text"
msgid "In %PRODUCTNAME Calc function names can be localized. By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones. This change takes effect in all of the following areas: formula input and display, function wizard, and formula tips. You can of course uncheck it to go back to the localized function names."
-msgstr "En %PRODUCTNAME Calc, los nombres de las funciones pueden traducirse. Normalmente esta casilla está desactivada, lo que significa que los nombres de las fórmulas estarán traducidos. Si activa esta casilla se utilizarán los nombres de las fórmulas en inglés. Este cambio afectará las áreas siguientes: entrada y visualización de fórmulas, asistente de fórmulas y mensajes emergentes de fórmulas. Puede desmarcar la opción en cualquier momento para volver a utilizar los nombres traducidos."
+msgstr "En %PRODUCTNAME Calc, los nombres de las funciones pueden traducirse. Normalmente esta casilla está desactivada, lo que significa que los nombres de las fórmulas estarán traducidos. Si activa esta casilla se utilizarán los nombres de las fórmulas en inglés. Este cambio afectará las áreas siguientes: entrada y visualización de fórmulas, asistente para fórmulas y mensajes emergentes de fórmulas. Puede desmarcar la opción en cualquier momento para volver a utilizar los nombres traducidos."
#. DtrRf
#: 01060900.xhp
@@ -14873,7 +14873,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Defines how the connections to data sources are pooled."
-msgstr "Define cómo se conservan las conexiones de las fuentes de datos."
+msgstr "Define cómo se conservan las conexiones de los orígenes de datos."
#. KG6qY
#: 01160100.xhp
diff --git a/source/es/helpcontent2/source/text/simpress/00.po b/source/es/helpcontent2/source/text/simpress/00.po
index 11a94decc56..4bac1cce52f 100644
--- a/source/es/helpcontent2/source/text/simpress/00.po
+++ b/source/es/helpcontent2/source/text/simpress/00.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2021-11-16 11:21+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress00/es/>\n"
"Language: es\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1560857928.000000\n"
#. sqmGT
@@ -50,7 +50,7 @@ msgctxt ""
"par_id5316324\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation sidebar deck.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre la sección Animación personalizada de la barra lateral.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre la página Animación personalizada de la barra lateral.</ahelp>"
#. AgwPX
#: 00000004.xhp
diff --git a/source/es/helpcontent2/source/text/simpress/01.po b/source/es/helpcontent2/source/text/simpress/01.po
index 0d646f9a28c..020791995ad 100644
--- a/source/es/helpcontent2/source/text/simpress/01.po
+++ b/source/es/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress01/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1544632647.000000\n"
#. mu9aV
@@ -5090,7 +5090,7 @@ msgctxt ""
"par_idN1076B\n"
"help.text"
msgid "<ahelp hid=\".\">Shows the current slide transition as a preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra una vista previa de la transición de diapositiva actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Muestra una previsualización de la transición de diapositiva actual.</ahelp>"
#. BGuDQ
#: 06040000.xhp
@@ -5972,7 +5972,7 @@ msgctxt ""
"par_idN10840\n"
"help.text"
msgid "<ahelp hid=\".\">Select to preview new or edited effects on the slide while you assign them.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccione para obtener una vista previa de los efectos nuevos o editados en la diapositiva mientras los asigna.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccione para obtener una previsualización de los efectos nuevos o editados en la diapositiva mientras los asigna.</ahelp>"
#. SXDka
#: 06060000.xhp
@@ -7475,7 +7475,7 @@ msgctxt ""
"par_id3150046\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previews the converted image without applying the changes.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Ofrece una vista previa de la imagen convertida sin aplicar los cambios.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Ofrece una previsualización de la imagen convertida sin aplicar los cambios.</ahelp>"
#. aocCm
#: 13050300.xhp
@@ -8249,7 +8249,7 @@ msgctxt ""
"par_id321623291834607\n"
"help.text"
msgid "Enter the height of the graphic bullet character."
-msgstr ""
+msgstr "Introduzca la altura del carácter del bolo gráfico."
#. SjRNb
#: bulletandposition.xhp
diff --git a/source/es/helpcontent2/source/text/simpress/02.po b/source/es/helpcontent2/source/text/simpress/02.po
index 034bfaf9424..e2dbf07b098 100644
--- a/source/es/helpcontent2/source/text/simpress/02.po
+++ b/source/es/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: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-05-22 12:46+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress02/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1534121568.000000\n"
#. AiACn
@@ -482,7 +482,7 @@ msgctxt ""
"par_id3152926\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomPrevious\">Returns the display of the slide to the previous zoom factor you applied.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Comma(,)."
-msgstr "<ahelp hid=\".uno:ZoomPrevious\">Vuelve al factor de escala usado anteriormente en la visualización de la diapositiva.</ahelp> También puede pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Coma(,)."
+msgstr "<ahelp hid=\".uno:ZoomPrevious\">Vuelve al factor de escala usado anteriormente en la visualización de la diapositiva.</ahelp> También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + coma (,)."
#. gpa4k
#: 10020000.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3143228\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomNext\">Undoes the action of the <emph>Previous Zoom </emph>command.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Period(.)."
-msgstr "<ahelp hid=\".uno:ZoomNext\">Deshace la acción del comando <emph>Factor de escala anterior</emph>.</ahelp> También puede pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+punto(.)."
+msgstr "<ahelp hid=\".uno:ZoomNext\">Deshace la acción de la orden <emph>Escala anterior</emph>.</ahelp> También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + punto (.)."
#. 7dCrD
#: 10020000.xhp
@@ -914,7 +914,7 @@ msgctxt ""
"par_id3150928\n"
"help.text"
msgid "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icon In 3D rotation object</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icono En cuerpo de giro 3D</alt></image>"
#. vCf5c
#: 10030000.xhp
@@ -5405,7 +5405,7 @@ msgctxt ""
"bm_id3149666\n"
"help.text"
msgid "<bookmark_value>allowing; effects</bookmark_value><bookmark_value>effects; preview</bookmark_value>"
-msgstr "<bookmark_value>permitir;efectos</bookmark_value><bookmark_value>efectos;vista previas</bookmark_value>"
+msgstr "<bookmark_value>permitir;efectos</bookmark_value><bookmark_value>efectos;previsualización</bookmark_value>"
#. voBzV
#: 13030000.xhp
@@ -5459,7 +5459,7 @@ msgctxt ""
"bm_id3148386\n"
"help.text"
msgid "<bookmark_value>interactions; preview</bookmark_value><bookmark_value>allowing; interaction</bookmark_value>"
-msgstr "<bookmark_value>interacciones;vista previa</bookmark_value><bookmark_value>permitir;interacción</bookmark_value>"
+msgstr "<bookmark_value>interacciones;previsualización</bookmark_value><bookmark_value>permitir;interacción</bookmark_value>"
#. ACcu9
#: 13040000.xhp
diff --git a/source/es/helpcontent2/source/text/simpress/guide.po b/source/es/helpcontent2/source/text/simpress/guide.po
index a6d333bb71f..804f11bdc2a 100644
--- a/source/es/helpcontent2/source/text/simpress/guide.po
+++ b/source/es/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpressguide/es/>\n"
"Language: es\n"
@@ -671,7 +671,7 @@ msgctxt ""
"par_id4396801\n"
"help.text"
msgid "A motion path can be selected by clicking on the path. A selected path will support handles, it can be moved and resized like a shape. A double click on a path starts the point edit mode. The point edit mode can also be started by <item type=\"menuitem\">Edit - Points</item> or by pressing <item type=\"keycode\">F8</item>."
-msgstr "Puede seleccionar una trayectoria si pulsa en ella con el ratón. Las trayectorias seleccionadas pueden redimensionarse y desplazarse como las formas, a través de sus asas. Si se pulsa dos veces en la trayectoria, se activará el modo de edición de puntos. El modo de edición de puntos también puede iniciarse a través del menú <item type=\"menuitem\">Editar ▸ Puntos</item> u oprimiendo <item type=\"keycode\">F8</item>."
+msgstr "Puede seleccionar una trayectoria si pulsa en ella con el ratón. Las trayectorias seleccionadas pueden redimensionarse y desplazarse como las formas, a través de sus agarraderas. Si se pulsa dos veces en la trayectoria, se activará el modo de edición de puntos. El modo de edición de puntos también puede iniciarse a través del menú <item type=\"menuitem\">Editar ▸ Puntos</item> u oprimiendo <item type=\"keycode\">F8</item>."
#. Bx46G
#: animated_objects.xhp
@@ -995,7 +995,7 @@ msgctxt ""
"par_id3155067\n"
"help.text"
msgid "You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or an image."
-msgstr ""
+msgstr "Se puede cambiar el color o el relleno del fondo de la diapositiva actual o de todas las diapositivas del documento. Como relleno de fondo se puede emplear una trama, un degradado o una imagen de mapa de bits."
#. SEPCz
#: background.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"par_id4155067\n"
"help.text"
msgid "You can change the background color or the background fill of the current page or all of the pages in your document. For a background fill, you can use hatching, a gradient, or an image."
-msgstr ""
+msgstr "Puede cambiar el color o el relleno de fondo de la página actual o de todas las páginas del documento. Como relleno de fondo puede utilizar motivos, degradados o imágenes de mapa de bits."
#. BUHu6
#: background.xhp
@@ -3146,7 +3146,7 @@ msgctxt ""
"par_id3148868\n"
"help.text"
msgid "The <emph>Curve</emph> icon <image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image> on the <emph>Drawing</emph> toolbar opens a toolbar to draw Bézier curves. Bézier curves are defined by a start point and an end point, which are called \"anchors\". The curvature of the Bézier curve is defined by control points (\"handles\"). Moving a control point changes the shape of the Bézier curve."
-msgstr "El icono <emph>Curva</emph><image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icono</alt></image> de la barra de herramientas <emph>Dibujo</emph> abre una barra que incluye herramientas para trazar curvas de Bézier. Las curvas de Bézier se definen mediante un punto inicial y uno final, llamados «anclas». La curvatura de la curva de Bézier se establece mediante puntos de control («manillas»). Si se mueve un punto de control se cambia la forma de la curva de Bézier."
+msgstr "El icono <emph>Curva</emph><image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icono</alt></image> de la barra de herramientas <emph>Dibujo</emph> abre una barra que incluye herramientas para trazar curvas de Bézier. Las curvas de Bézier se definen mediante un punto inicial y uno final, llamados «anclas». La curvatura de la curva de Bézier se establece mediante puntos de control («agarraderas»). Si se mueve un punto de control se cambia la forma de la curva de Bézier."
#. o9cHX
#: line_draw.xhp
@@ -5685,7 +5685,7 @@ msgctxt ""
"par_id2361522\n"
"help.text"
msgid "Open the <emph>Slide Transition</emph> sidebar deck."
-msgstr "Abra la sección <emph>Transición de diapositivas</emph> de la barra lateral."
+msgstr "Abra la página <emph>Transición entre diapositivas</emph> de la barra lateral."
#. 9CjNM
#: show.xhp
diff --git a/source/es/helpcontent2/source/text/smath/01.po b/source/es/helpcontent2/source/text/smath/01.po
index b84a814b4da..ef1945ff48f 100644
--- a/source/es/helpcontent2/source/text/smath/01.po
+++ b/source/es/helpcontent2/source/text/smath/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: 2021-05-14 14:16+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmath01/es/>\n"
"Language: es\n"
@@ -5189,7 +5189,7 @@ msgctxt ""
"par_id3149645\n"
"help.text"
msgid "If a line or an expression begins with text, it is aligned on the left by default. You can change this with any of the <emph>align</emph> commands. An example is <emph>stack{a+b-c*d#alignr \"text\"}</emph>, where \"text\" appears aligned to the right. Note that text must always be surrounded by quotation marks."
-msgstr "Si una línea o expresión comienza con texto, la opción predeterminada es la alineación a la izquierda. Puede modificar esta opción con cualquiera de los comandos de <emph>alineación</emph>. Un ejemplo puede ser <emph>stack{a+b-c*d#alignr \"text\"}</emph>, donde \"text\" aparece alineado a la derecha. El texto siempre debe ir entre comillas."
+msgstr "Si un renglón o expresión comienza por texto, la opción predeterminada es la alineación a la izquierda. Puede modificar esta opción con cualquiera de las órdenes de <emph>alineación</emph>. Un ejemplo puede ser <emph>stack{a+b-c*d#alignr \"texto\"}</emph>, donde «texto» aparece alineado a la derecha. El texto siempre debe ir entrecomillado."
#. KwFtM
#: 03090700.xhp
@@ -6737,7 +6737,7 @@ msgctxt ""
"par_id3158437\n"
"help.text"
msgid "Using the \"csub\" and \"csup\" commands, you can write super- and subscripts directly above or below a character. An example is \"a csub y csup x\". Combinations of indexes and exponents together are also possible: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
-msgstr "Con los comandos \"csub\" y \"csup\" es posible colocar superíndices o subíndices directamente encima o debajo de un carácter; véase \"a csub y csup x\". Asimismo, es posible introducir índices y exponentes de todo tipo, a la vez. \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
+msgstr "Con las órdenes «csub» y «csup» es posible colocar superíndices o subíndices directamente encima o debajo de un carácter; un ejemplo es «a csub y csup x». Asimismo, es posible introducir índices y exponentes de todo tipo, a la vez. «abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666»."
#. KsCCv
#: 03091200.xhp
@@ -12200,7 +12200,7 @@ msgctxt ""
"par_id3148839\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Check this box to assign the bold attribute to the font.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Si activa esta casilla de verificación, el tipo de letra se representará en negrita.</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Active esta casilla para aplicar el atributo negrita al tipo de letra.</ahelp>"
#. 3wvxW
#: 05010100.xhp
@@ -12218,7 +12218,7 @@ msgctxt ""
"par_id3149126\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Check this box to assign the italic attribute to the font.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Si pulsa esta casilla de verificación, el tipo de letra se representará en cursiva.</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Active esta casilla para aplicar el atributo itálica al tipo de letra.</ahelp>"
#. GVz9x
#: 05020000.xhp
diff --git a/source/es/helpcontent2/source/text/smath/guide.po b/source/es/helpcontent2/source/text/smath/guide.po
index 6c7d27be9d9..178ebec92d3 100644
--- a/source/es/helpcontent2/source/text/smath/guide.po
+++ b/source/es/helpcontent2/source/text/smath/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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmathguide/es/>\n"
"Language: es\n"
@@ -527,7 +527,7 @@ msgctxt ""
"par_id759300\n"
"help.text"
msgid "Press F4 to advance to the next marker, and enter the summand:"
-msgstr "Presione F4 para avanzar al próximo marcador, e ingrese el sumando:"
+msgstr "Presione F4 para avanzar al próximo marcador e introduzca el sumando:"
#. dJvvn
#: limits.xhp
@@ -734,7 +734,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Entering Text"
-msgstr "Ingresando texto"
+msgstr "Introducir texto"
#. FGbj6
#: text.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"hd_id5676442\n"
"help.text"
msgid "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Entering Text\">Entering Text</link></variable>"
-msgstr "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Ingresar texto\">Ingresar texto</link></variable>"
+msgstr "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Entering Text\">Introducir texto</link></variable>"
#. FGjG4
#: text.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"hd_id8509170\n"
"help.text"
msgid "How to enter direct text strings that do not get interpreted?"
-msgstr "¿Cómo ingresar directamente cadenas de texto que no sean interpretadas?"
+msgstr "¿Cómo introducir directamente cadenas de texto que no sean interpretadas?"
#. 8AWkB
#: text.xhp
@@ -815,7 +815,7 @@ msgctxt ""
"par_id4941557\n"
"help.text"
msgid "You can also use W^\"*\" to enter the character as direct text."
-msgstr "Tambien puede usar W^\"*\" para ingresar el carácter como texto directo."
+msgstr "Tambien puede usar W^\"*\" para introducir el carácter como texto directo."
#. qELLZ
#: text.xhp
diff --git a/source/es/helpcontent2/source/text/swriter.po b/source/es/helpcontent2/source/text/swriter.po
index 86ee4895c81..4c8655a8bff 100644
--- a/source/es/helpcontent2/source/text/swriter.po
+++ b/source/es/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter/es/>\n"
"Language: es\n"
@@ -1310,7 +1310,7 @@ msgctxt ""
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas equitativamente</link>"
+msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas uniformemente</link>"
#. pTncP
#: main0110.xhp
@@ -1706,7 +1706,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr "Abre la sección <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos\">Estilos</link> de la barra lateral."
+msgstr "Abre la página <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos\">Estilos</link> de la barra lateral."
#. VmXct
#: main0120.xhp
diff --git a/source/es/helpcontent2/source/text/swriter/01.po b/source/es/helpcontent2/source/text/swriter/01.po
index 29e5cd81f74..5baf2758726 100644
--- a/source/es/helpcontent2/source/text/swriter/01.po
+++ b/source/es/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/es/>\n"
"Language: es\n"
@@ -5891,7 +5891,7 @@ msgctxt ""
"par_id5187536\n"
"help.text"
msgid "Choose the \"Default\" page style from the submenu."
-msgstr "Elija el estilo de página predeterminado usando el submenú."
+msgstr "Elija el estilo de página «Predeterminado» usando el submenú."
#. JyxEQ
#: 04070000.xhp
@@ -5900,7 +5900,7 @@ msgctxt ""
"par_id6952726\n"
"help.text"
msgid "This removes the special \"Envelope\" page formatting."
-msgstr "Esto elimina el formato especial del \"Sobre\"."
+msgstr "Esto elimina el formato especial del «Sobre»."
#. 3iAPy
#: 04070000.xhp
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id0902200804391084\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">For fields linked to a condition, enter the criteria here.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Para campos enlazados a una condición, ingrese aquí los criterios.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Para campos enlazados a una condición, introduzca aquí los criterios.</ahelp>"
#. cUbyM
#: 04090006.xhp
@@ -18888,7 +18888,7 @@ msgctxt ""
"par_id3150558\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Draws an oval contour where you drag in the object preview.</ahelp> To draw a circle, hold down shift while you drag."
-msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Dibuja un contorno ovalado donde puede arrastrar la vista previa del objeto.</ahelp> Para dibujar un círculo, mantenga pulsada la tecla Mayús mientras dibuja."
+msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Dibuja un contorno ovalado donde puede arrastrar la previsualización del objeto.</ahelp> Para dibujar un círculo, mantenga presionada la tecla Mayús mientras arrastra."
#. brcFj
#: 05060201.xhp
@@ -19932,7 +19932,7 @@ msgctxt ""
"bm_id3150980\n"
"help.text"
msgid "<bookmark_value>objects; defining hyperlinks</bookmark_value> <bookmark_value>frames; defining hyperlinks</bookmark_value> <bookmark_value>pictures; defining hyperlinks</bookmark_value> <bookmark_value>hyperlinks; for objects</bookmark_value>"
-msgstr "<bookmark_value>objetos;definir hipervínculos</bookmark_value> <bookmark_value>marcos;definir hipervínculos</bookmark_value> <bookmark_value>imágenes;definir hipervínculos</bookmark_value> <bookmark_value>hipervínculos;para objetos</bookmark_value>"
+msgstr "<bookmark_value>objetos;definir hiperenlaces</bookmark_value> <bookmark_value>marcos;definir hiperenlaces</bookmark_value> <bookmark_value>imágenes;definir hiperenlaces</bookmark_value> <bookmark_value>hiperenlaces;para objetos</bookmark_value>"
#. xQRVz
#: 05060800.xhp
@@ -20022,7 +20022,7 @@ msgctxt ""
"par_id3147217\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Enter a name for the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Escriba un nombre para el hipervínculo.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Escriba un nombre para el hiperenlace.</ahelp>"
#. 7kyXD
#: 05060800.xhp
@@ -20085,7 +20085,7 @@ msgctxt ""
"hd_id3156278\n"
"help.text"
msgid "Client-side image map"
-msgstr "Image map del sitio del cliente"
+msgstr "Mapa de imagen del lado cliente"
#. tGhmQ
#: 05060800.xhp
@@ -22632,7 +22632,7 @@ msgctxt ""
"hd_id3155961\n"
"help.text"
msgid "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">List Style</link>"
-msgstr "<link href=\"text/swriter/01/05130004.xhp\" name=\"Stile di numerazione\">Estilo de lista</link>"
+msgstr "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Estilo de lista</link>"
#. 3zB3P
#: 05130004.xhp
@@ -27231,7 +27231,7 @@ msgctxt ""
"par_id521630941308319\n"
"help.text"
msgid "Select <menuitem>File - Export as PDF - General - Universal Accessibility (PDF/UA)</menuitem> and click <emph>OK</emph>."
-msgstr ""
+msgstr "Seleccione <menuitem>Archivo ▸ Exportar a PDF ▸ General ▸ Accesibilidad universal (PDF/UA)</menuitem> y pulse en <emph>Aceptar</emph>."
#. FvnEV
#: accessibility_check.xhp
@@ -28122,7 +28122,7 @@ msgctxt ""
"par_id7805417\n"
"help.text"
msgid "Unless all address elements are matched with a column header, you cannot finish the Mail Merge wizard with the <emph>Finish</emph> button or continue to the <link href=\"text/swriter/01/mailmerge04.xhp\">fourth step</link> of the wizard."
-msgstr "No es posible terminar el asistente de combinación de correspondencia con el botón <emph>Finalizar</emph> ni continuar con el <link href=\"text/swriter/01/mailmerge04.xhp\">cuarto paso</link> de este a menos que haya relacionado todos los elementos de las direcciones con una cabecera de columna."
+msgstr "No es posible terminar el asistente para combinación de correspondencia con el botón <emph>Finalizar</emph> ni continuar con el <link href=\"text/swriter/01/mailmerge04.xhp\">cuarto paso</link> de este a menos que haya relacionado todos los elementos de las direcciones con una cabecera de columna."
#. wcCUR
#: mailmerge03.xhp
@@ -28149,7 +28149,7 @@ msgctxt ""
"par_idN105B5\n"
"help.text"
msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente.</ahelp>"
+msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente.</ahelp>"
#. YXk87
#: mailmerge03.xhp
@@ -28419,7 +28419,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente.</ahelp>"
+msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente.</ahelp>"
#. jbNCg
#: mailmerge04.xhp
@@ -28617,7 +28617,7 @@ msgctxt ""
"par_idN1057D\n"
"help.text"
msgid "<ahelp hid=\".\">Select a magnification for the print preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccione una ampliación para la vista previa de impresión.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccione un aumento para la previsualización de la impresión.</ahelp>"
#. SnhQw
#: mailmerge05.xhp
@@ -28941,7 +28941,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current salutation layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra una vista previa del primer registro de la base de datos con el diseño de saludo actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Muestra una previsualización del primer registro de la base de datos con la disposición de saludo actual.</ahelp>"
#. Exjps
#: mm_cusgrelin.xhp
@@ -29688,7 +29688,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=\".\">Muestra una vista previa del primer registro de la base de datos con el diseño de bloque de direcciones actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Muestra una previsualización del primer registro de la base de datos con la disposición de bloque de direcciones actual.</ahelp>"
#. 6DCtx
#: mm_newaddblo.xhp
@@ -31416,7 +31416,7 @@ msgctxt ""
"par_id501516905708560\n"
"help.text"
msgid "The values entered applies to the actual page style."
-msgstr "Los valores ingresados se aplican al estilo actual de la página."
+msgstr "Los valores introducidos se aplican al estilo actual de la página."
#. a3iUA
#: watermark.xhp
diff --git a/source/es/helpcontent2/source/text/swriter/02.po b/source/es/helpcontent2/source/text/swriter/02.po
index e4c9ec76ced..9e323213876 100644
--- a/source/es/helpcontent2/source/text/swriter/02.po
+++ b/source/es/helpcontent2/source/text/swriter/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter02/es/>\n"
"Language: es\n"
@@ -653,7 +653,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Unnumbered Entry"
-msgstr "Insertar entrada sin número"
+msgstr "Insertar entrada no numerada"
#. dFea2
#: 06090000.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id3154505\n"
"help.text"
msgid "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insert Unnumbered Entry\">Insert Unnumbered Entry</link>"
-msgstr "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insertar entrada sin número\">Insertar entrada sin número</link>"
+msgstr "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insert Unnumbered Entry\">Insertar entrada no numerada</link>"
#. WX5QJ
#: 06090000.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"par_id3156381\n"
"help.text"
msgid "Insert Unnumbered Entry"
-msgstr "Insertar entrada sin número"
+msgstr "Insertar entrada no numerada"
#. bWtAw
#: 06120000.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Preview Zoom"
-msgstr "Escala de la vista previa"
+msgstr "Escala de la previsualización"
#. LNQGR
#: 10030000.xhp
diff --git a/source/es/helpcontent2/source/text/swriter/guide.po b/source/es/helpcontent2/source/text/swriter/guide.po
index 3f214cb4893..a7c774b5d7f 100644
--- a/source/es/helpcontent2/source/text/swriter/guide.po
+++ b/source/es/helpcontent2/source/text/swriter/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriterguide/es/>\n"
"Language: es\n"
@@ -896,7 +896,7 @@ msgctxt ""
"par_id3144875\n"
"help.text"
msgid "To quickly undo an AutoCorrect replacement, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z. This also adds the word or abbreviation that you typed to the AutoCorrect exceptions list."
-msgstr "Para deshacer rápidamente una sustitución de Corrección automática, pulse <switchinline select=\"sys\"> <caseinline select=\"MAC\">Comando</caseinline> <defaultinline>Control</defaultinline> </switchinline>+Z. De este modo también se añade la palabra o abreviatura que escribió en la lista de excepciones de Corrección automática."
+msgstr "Para deshacer rápidamente una sustitución de Corrección automática, presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Z. De este modo también se añade la palabra o abreviatura que escribió en la lista de excepciones de Corrección automática."
#. L4Z3h
#: autotext.xhp
@@ -6026,7 +6026,7 @@ msgctxt ""
"par_idN10653\n"
"help.text"
msgid "The <link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge Wizard</link> helps you to create form letters."
-msgstr "El <link href=\"text/swriter/01/mailmerge00.xhp\">asistente de combinación de correspondencia</link> le ayuda a crear cartas modelo."
+msgstr "El <link href=\"text/swriter/01/mailmerge00.xhp\">asistente para combinación de correspondencia</link> le ayuda a crear cartas modelo."
#. M5tkD
#: form_letters_main.xhp
@@ -6116,7 +6116,7 @@ msgctxt ""
"par_idN106C6\n"
"help.text"
msgid "If you want to place mail merge fields anywhere else in the document select the corresponding column in your address data source and then drag and drop the column header into the document where you would like the field to be. Be sure to select the entire column."
-msgstr "Si quiere ubicar campos de combinación de correspondencia en cualquier otro lugar del documento, seleccione la columna correspondiente en su origen de datos de direcciones y luego arrastre y suelte el encabezado de la columna en la parte del documento donde quiere que esté el campo. Asegúrese de seleccionar la columna completa."
+msgstr "Si quiere ubicar campos de combinación de correspondencia en cualquier otro lugar del documento, seleccione la columna correspondiente en su origen de datos de direcciones y luego arrastre y coloque la cabecera de la columna en la parte del documento donde quiere que esté el campo. Asegúrese de seleccionar la columna completa."
#. xbE3K
#: form_letters_main.xhp
@@ -7016,7 +7016,7 @@ msgctxt ""
"par_id3150527\n"
"help.text"
msgid "Apply the paragraph style that you defined for chapter titles to the chapter headings in your document."
-msgstr "Aplique el estilo de párrafo que definió en los títulos de los capítulos a los encabezados de los capítulos del documento."
+msgstr "Aplique el estilo de párrafo que definió a los títulos de los capítulos del documento."
#. ovYTz
#: header_with_chapter.xhp
@@ -8276,7 +8276,7 @@ msgctxt ""
"bm_id3155855\n"
"help.text"
msgid "<bookmark_value>indexes; formatting</bookmark_value> <bookmark_value>editing; index format</bookmark_value> <bookmark_value>tables of contents; formatting</bookmark_value> <bookmark_value>entries; in tables of contents, as hyperlinks</bookmark_value> <bookmark_value>tables of contents; hyperlinks as entries</bookmark_value> <bookmark_value>hyperlinks; in tables of contents and indexes</bookmark_value> <bookmark_value>formatting;indexes and tables of contents</bookmark_value>"
-msgstr "<bookmark_value>índices;dar formato</bookmark_value> <bookmark_value>editar;formato del índice</bookmark_value> <bookmark_value>índices de materias;dar formato</bookmark_value> <bookmark_value>entradas;en índices de materias, como hipervínculos</bookmark_value> <bookmark_value>índices de materias;hipervínculos como entradas</bookmark_value> <bookmark_value>hipervínculos;en índices de materias e índices</bookmark_value> <bookmark_value>dar formato;índices e índices de materias</bookmark_value>"
+msgstr "<bookmark_value>índices;dar formato</bookmark_value> <bookmark_value>editar;formato del índice</bookmark_value> <bookmark_value>índices de materias;dar formato</bookmark_value> <bookmark_value>entradas;en índices de materias, como hiperenlaces</bookmark_value> <bookmark_value>índices de materias;hiperenlaces como entradas</bookmark_value> <bookmark_value>hiperenlaces;en índices de materias e índices</bookmark_value> <bookmark_value>dar formato;índices e índices de materias</bookmark_value>"
#. NaZ57
#: indices_form.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"par_id3147060\n"
"help.text"
msgid "Repeat for each heading level that you want to create hyperlinks for, or click the <item type=\"menuitem\">All</item> button to apply the formatting to all levels."
-msgstr "Repita el proceso para cada nivel de encabezado para el que desee crear hipervínculos o pulse en el botón <item type=\"menuitem\">Todos</item> para aplicar el formato a todos los niveles."
+msgstr "Repita el proceso para cada nivel de título para el que desee crear hiperenlaces, o bien, pulse en el botón <item type=\"menuitem\">Todos</item> para aplicar el formato a todos los niveles."
#. BiZ3o
#: indices_index.xhp
@@ -10193,7 +10193,7 @@ msgctxt ""
"bm_id3154897\n"
"help.text"
msgid "<bookmark_value>Navigator; overview in texts</bookmark_value> <bookmark_value>hyperlinks;jumping to</bookmark_value> <bookmark_value>objects;quickly moving to, within text</bookmark_value> <bookmark_value>frames;jumping to</bookmark_value> <bookmark_value>tables;jumping to</bookmark_value> <bookmark_value>headings;jumping to</bookmark_value> <bookmark_value>pages;jumping to</bookmark_value> <bookmark_value>jumping;to text elements</bookmark_value> <bookmark_value>overviews;Navigator in text documents</bookmark_value>"
-msgstr "<bookmark_value>Navegador; visión general en los textos</bookmark_value> <bookmark_value>hipervínculos;saltar a</bookmark_value> <bookmark_value>objetos;moverse rápidamente por, en texto</bookmark_value> <bookmark_value>marcos;saltar a</bookmark_value> <bookmark_value>tablas;saltar a</bookmark_value> <bookmark_value>encabezados;saltar a</bookmark_value> <bookmark_value>páginas;saltar a</bookmark_value> <bookmark_value>saltar a;a elementos de texto</bookmark_value> <bookmark_value>visiones generales;Navegador en documentos de texto</bookmark_value>"
+msgstr "<bookmark_value>Navegador; visión general en los textos</bookmark_value> <bookmark_value>hiperenlaces;saltar a</bookmark_value> <bookmark_value>objetos;moverse rápidamente por, en texto</bookmark_value> <bookmark_value>marcos;saltar a</bookmark_value> <bookmark_value>tablas;saltar a</bookmark_value> <bookmark_value>encabezados;saltar a</bookmark_value> <bookmark_value>páginas;saltar a</bookmark_value> <bookmark_value>saltar a;a elementos de texto</bookmark_value> <bookmark_value>visiones generales;Navegador en documentos de texto</bookmark_value>"
#. RLvQ6
#: navigator.xhp
@@ -15089,7 +15089,7 @@ msgctxt ""
"par_id3156112\n"
"help.text"
msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B, type the text that you want to format in bold, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B when you are finished."
-msgstr "También se puede pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Control</defaultinline></switchinline> + B, escribir el texto al que se desea aplicar negrita y, a continuación, pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Control</defaultinline></switchinline>+B cuando se haya concluido."
+msgstr "También se puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘B</caseinline><defaultinline>Ctrl + N</defaultinline></switchinline>, escribir el texto al que se desea aplicar negrita y, a continuación, presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘B</caseinline><defaultinline>Ctrl + Z</defaultinline></switchinline> cuando se haya concluido."
#. ExVea
#: shortcut_writing.xhp
@@ -15125,7 +15125,7 @@ msgctxt ""
"par_id3151112\n"
"help.text"
msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I, type the text that you want to format in italic, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I when you are finished."
-msgstr "También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+K, escriba el texto que quiere formatear en cursiva, y luego presione <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+K cuando termine."
+msgstr "También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘I</caseinline><defaultinline>Ctrl + K</defaultinline></switchinline>, escribir el texto al que quiera dar formato de itálica y, por último, presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘I</caseinline><defaultinline>Ctrl + K</defaultinline></switchinline> cuando termine."
#. 5WmCk
#: shortcut_writing.xhp
@@ -15296,7 +15296,7 @@ msgctxt ""
"par_id1998962\n"
"help.text"
msgid "In the Smart Tags menu you see the available actions that are defined for this Smart Tag. Choose an option from the menu. The <item type=\"menuitem\">Smart Tags Options</item> command opens the <link href=\"text/shared/01/06040700.xhp\">Smart Tags</link> page of Tools - Autocorrect Options."
-msgstr "Dentro de un menú de etiqueta inteligente ves las acciones disponibles que estan definidos para esta etiqueta inteligente. Seleccione una opcion desde el menú. El comando de <item type=\"menuitem\">opciones de etiquetas inteligentes</item> abre la pagina de <link href=\"text/shared/01/06040700.xhp\">etiquetas inteligentes</link> dentro de Herramientas - Corrección automática de opción."
+msgstr "En el menú Etiquetas inteligentes radican las acciones disponibles que se han definido para cada etiqueta inteligente. Elija una opción del menú. La orden <item type=\"menuitem\">Opciones de etiquetas inteligentes</item> abre la pestaña <link href=\"text/shared/01/06040700.xhp\">Etiquetas inteligentes</link> de Herramientas ▸ Opciones de corrección automática."
#. bWm2N
#: smarttags.xhp
@@ -15584,7 +15584,7 @@ msgctxt ""
"par_id3156097\n"
"help.text"
msgid "<variable id=\"open_sidebar\">Choose <menuitem>View - Styles</menuitem> to open the <emph>Styles</emph> deck in the Sidebar.</variable>"
-msgstr ""
+msgstr "<variable id=\"open_sidebar\">Vaya a <menuitem>Ver ▸ Estilos</menuitem> para abrir la página <emph>Estilos</emph> de la barra lateral.</variable>"
#. rKRNy
#: stylist_fromselect.xhp
@@ -16763,7 +16763,7 @@ msgctxt ""
"par_id5009308\n"
"help.text"
msgid "To wrap text to the sides of a table, and to arrange two tables next to another, you must insert the tables into a frame. Click inside the table, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A twice to select the whole table, then choose <emph>Insert - Frame</emph>."
-msgstr "Para ajustar el texto a los lados de la tabla y para colocar dos tablas una junto a la otra, deberá insertar las tablas en un marco. Pulse dentro de la tabla, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A dos veces para seleccionar la tabla completa, y luego elija <emph>Insertar ▸ Marco</emph>."
+msgstr "Para ajustar el texto a los lados de la tabla y para colocar dos tablas una junto a la otra, deberá insertar las tablas en un marco. Pulse dentro de la tabla, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘A</caseinline><defaultinline>Ctrl + E</defaultinline></switchinline> dos veces para seleccionar la tabla completa, y luego elija <emph>Insertar ▸ Marco</emph>."
#. 4LuFp
#: table_sizing.xhp
@@ -17816,7 +17816,7 @@ msgctxt ""
"par_id3149972\n"
"help.text"
msgid "(<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>) Moves the current paragraph up or down."
-msgstr "(<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando+Opción</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>) Hace mover el párrafo actual hacia arriba o hacia abajo."
+msgstr "(<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘⌥</caseinline><defaultinline>Ctrl + Alt</defaultinline></switchinline>) Mueve el párrafo actual hacia arriba o hacia abajo."
#. D5ECG
#: text_nav_keyb.xhp
@@ -18086,7 +18086,7 @@ msgctxt ""
"par_id3154252\n"
"help.text"
msgid "Drag one of the corner handles of the text object."
-msgstr "Arrastre una de las asas en las esquinas del objeto de texto."
+msgstr "Tire de una de las agarraderas en las esquinas del objeto de texto."
#. XEKCo
#: text_rotate.xhp
@@ -19229,7 +19229,7 @@ msgctxt ""
"hd_id4745017\n"
"help.text"
msgid "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Fine-Tuning the Word Completion for Text Documents</link></variable>"
-msgstr "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Poner a punto el completado de palabras para documentos de texto</link></variable>"
+msgstr "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Poner a punto la compleción de palabras para documentos de texto</link></variable>"
#. P8C3U
#: word_completion_adjust.xhp
@@ -19436,7 +19436,7 @@ msgctxt ""
"par_idN10809\n"
"help.text"
msgid "<link href=\"text/shared/01/06040600.xhp\">Word Completion</link>"
-msgstr "<link href=\"text/shared/01/06040600.xhp\">Completado de palabras</link>"
+msgstr "<link href=\"text/shared/01/06040600.xhp\">Compleción de palabras</link>"
#. QETHk
#: word_completion_adjust.xhp
@@ -19445,7 +19445,7 @@ msgctxt ""
"par_id5458845\n"
"help.text"
msgid "<link href=\"text/swriter/guide/word_completion.xhp\">Using Word Completion</link>"
-msgstr "<link href=\"text/swriter/guide/word_completion.xhp\">Usando completar palabra</link>"
+msgstr "<link href=\"text/swriter/guide/word_completion.xhp\">Utilizar la compleción de palabras</link>"
#. GGZk7
#: words_count.xhp
diff --git a/source/es/librelogo/source/pythonpath.po b/source/es/librelogo/source/pythonpath.po
index 9d516e95fe5..1f8487883c1 100644
--- a/source/es/librelogo/source/pythonpath.po
+++ b/source/es/librelogo/source/pythonpath.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-06-29 13:09+0200\n"
-"PO-Revision-Date: 2022-04-05 10:47+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/librelogosourcepythonpath/es/>\n"
"Language: es\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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1548562703.000000\n"
#. tFoAo
@@ -320,7 +320,7 @@ msgctxt ""
"FONTTRANSPARENCY\n"
"property.text"
msgid "fonttransparency|texttransparency"
-msgstr ""
+msgstr "transparenciafuente|transparenciatexto"
#. EPJeZ
#: LibreLogo_en_US.properties
diff --git a/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 3ac769b9cca..49056236c0b 100644
--- a/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2021-04-27 10:00+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/es/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/nlpsolverhelpencomsunstarcompcalcnlpsolver/es/>\n"
"Language: es\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.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1511581803.000000\n"
#. XpeLj
@@ -419,7 +419,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
-msgstr "Independientemente de que utilice DEPS o SCO, comience yendo a <emph>Herramientas ▸ Solver</emph> e indique la celda que se debe optimizar, la dirección de avance (minimización, maximización) y las celdas que se deben modificar para alcanzar el objetivo. Luego vaya a las Opciones, especifique el tipo de Solver que se usará y finalmente ajuste los <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parámetros</link> si fuera necesario."
+msgstr "Independientemente de que utilice DEPS o SCO, comience yendo a Herramientas ▸ Solver e indique la celda que se debe optimizar, la dirección de avance (minimización, maximización) y las celdas que se deben modificar para alcanzar el objetivo. Luego vaya a las Opciones, especifique el tipo de Solver que se usará y finalmente ajuste los <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parámetros</link> si fuera necesario."
#. iuEnw
#: Usage.xhp
diff --git a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
index 5b281013ea8..1124d66aba6 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/officecfg/registry/data/org/openoffice/Office/UI.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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Celia Palacios <celia.palacios@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -5044,7 +5044,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Functions Deck"
-msgstr "Abrir sección Funciones"
+msgstr "Abrir página Funciones"
#. 7wktD
#: CalcWindowState.xcu
@@ -7404,7 +7404,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Wizard..."
-msgstr "Asistente de formularios…"
+msgstr "Asistente para formularios…"
#. XX6Ja
#: DbuCommands.xcu
@@ -7414,7 +7414,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Table Wizard..."
-msgstr "Asistente de tablas…"
+msgstr "Asistente para tablas…"
#. JDQAJ
#: DbuCommands.xcu
@@ -7424,7 +7424,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Query Wizard..."
-msgstr "Asistente de consultas…"
+msgstr "Asistente para consultas…"
#. J7mKa
#: DbuCommands.xcu
@@ -7434,7 +7434,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Wizard..."
-msgstr "Asistente de formularios…"
+msgstr "Asistente para formularios…"
#. weSF2
#: DbuCommands.xcu
@@ -7454,7 +7454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Wizard..."
-msgstr "Asistente de informes…"
+msgstr "Asistente para informes…"
#. cpEvD
#: DbuCommands.xcu
@@ -7464,7 +7464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Report Wizard..."
-msgstr "Asistente de informes…"
+msgstr "Asistente para informes…"
#. BBDhw
#: DbuCommands.xcu
@@ -11504,7 +11504,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Shapes Deck"
-msgstr "Abrir sección Formas"
+msgstr "Abrir página Formas"
#. SziV6
#: DrawImpressCommands.xcu
@@ -11514,7 +11514,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Slide Transition Deck"
-msgstr "Abrir sección Transición entre diapositivas"
+msgstr "Abrir página Transición entre diapositivas"
#. DmUFe
#: DrawImpressCommands.xcu
@@ -11524,7 +11524,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Custom Animation Deck"
-msgstr "Abrir sección Animación personalizada"
+msgstr "Abrir página Animación personalizada"
#. H8jxa
#: DrawImpressCommands.xcu
@@ -11534,7 +11534,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Master Slides Deck"
-msgstr "Abrir sección Patrones de diapositivas"
+msgstr "Abrir página Patrones de diapositivas"
#. ESt3w
#: DrawWindowState.xcu
@@ -18194,7 +18194,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Shadow"
-msgstr "Efecto sombra"
+msgstr "Sombra"
#. 9aQPQ
#: GenericCommands.xcu
@@ -18204,7 +18204,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Shadow"
-msgstr "Conmutar sombra"
+msgstr "Alternar sombra"
#. c9PFU
#: GenericCommands.xcu
@@ -18234,7 +18234,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Apply outline attribute to font. Not all fonts implement this attribute."
-msgstr ""
+msgstr "Aplicar atributo de contorno al tipo de letra. No todos los tipos de letra implementan este atributo."
#. CjLxE
#: GenericCommands.xcu
@@ -18354,7 +18354,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Find text in values, to search in formulas use the dialog"
-msgstr ""
+msgstr "Buscar texto en valores; para buscar en fórmulas utilice el cuadro de diálogo"
#. NCRsb
#: GenericCommands.xcu
@@ -18454,7 +18454,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Extended Tips"
-msgstr "Consejos ~extendidos"
+msgstr "D~escripciones ampliadas"
#. CdRTm
#: GenericCommands.xcu
@@ -18474,7 +18474,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Tips"
-msgstr "~Consejos"
+msgstr "~Descripciones emergentes"
#. UGLKw
#: GenericCommands.xcu
@@ -22766,7 +22766,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "AutoPilot: Agenda"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. wUCAN
#: GenericCommands.xcu
@@ -23456,7 +23456,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Show Tip of the Day"
-msgstr "Mostrar consejo del día"
+msgstr "Mostrar el consejo del día"
#. 6VUAq
#: GenericCommands.xcu
@@ -23466,7 +23466,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the Tip of the Day dialog"
-msgstr "Mostrar cuadro de diálogo Consejo del día"
+msgstr "Mostrar el diálogo Consejo del día"
#. GjCU6
#: GenericCommands.xcu
@@ -26936,7 +26936,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Properties Deck"
-msgstr "Abrir sección Propiedades"
+msgstr "Abrir página Propiedades"
#. kHuni
#: GenericCommands.xcu
@@ -26946,7 +26946,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Styles Deck"
-msgstr "Abrir sección Estilos"
+msgstr "Abrir página Estilos"
#. X4FoZ
#: GenericCommands.xcu
@@ -26956,7 +26956,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Gallery Deck"
-msgstr "Abrir sección Galería"
+msgstr "Abrir página Galería"
#. e4JiP
#: GenericCommands.xcu
@@ -26966,7 +26966,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Open the Navigator Deck"
-msgstr "Abrir sección Navegador"
+msgstr "Abrir página Navegador"
#. uaVMn
#: ImpressWindowState.xcu
@@ -32847,7 +32847,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Unnumbered Entry"
-msgstr "Insertar entrada sin número"
+msgstr "Insertar entrada no numerada"
#. iDerQ
#: WriterCommands.xcu
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po
index 9e6b26ef7a8..2f1dc3004df 100644
--- a/source/es/sc/messages.po
+++ b/source/es/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/es/>\n"
"Language: es\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566031195.000000\n"
#. kBovX
@@ -20447,7 +20447,7 @@ msgstr "En_lazar a los datos de origen"
#: sc/uiconfig/scalc/ui/consolidatedialog.ui:563
msgctxt "consolidatedialog|extended_tip|refs"
msgid "Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed."
-msgstr "Vincula los datos del área de consolidación con los datos fuente y actualiza automáticamente los resultados de la consolidación en caso de modificación de dichos datos fuente."
+msgstr "Enlaza los datos del intervalo de consolidación con los datos de origen y actualiza automáticamente los resultados de la consolidación en caso de que dichos datos de origen se modifiquen."
#. tTmj2
#: sc/uiconfig/scalc/ui/consolidatedialog.ui:572
@@ -20567,7 +20567,7 @@ msgstr "Agrupados por"
#: sc/uiconfig/scalc/ui/covariancedialog.ui:269
msgctxt "covariancedialog|extended_tip|CovarianceDialog"
msgid "Calculates the covariance of two sets of numeric data."
-msgstr ""
+msgstr "Calcula la covarianza de dos conjuntos de datos numéricos."
#. F22h3
#: sc/uiconfig/scalc/ui/createnamesdialog.ui:8
@@ -20987,7 +20987,7 @@ msgstr "Mostrar los _elementos sin datos"
#: sc/uiconfig/scalc/ui/datafielddialog.ui:184
msgctxt "datafielddialog|extended_tip|checkbutton1"
msgid "Includes empty columns and rows in the results table."
-msgstr "Incluye columnas y filas vacías en la tabla de resultados."
+msgstr "Incluye las columnas y filas vacías en la tabla de resultados."
#. CNVLs
#: sc/uiconfig/scalc/ui/datafielddialog.ui:203
@@ -21365,7 +21365,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:25
msgctxt "dataproviderdlg/okaybtn"
msgid "Okay"
-msgstr ""
+msgstr "De acuerdo"
#. Ah2h8
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:38
@@ -21401,7 +21401,7 @@ msgstr "Examinar"
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:175
msgctxt "dataproviderdlg/id"
msgid "Id / Xpath:"
-msgstr ""
+msgstr "Identificación/Xpath:"
#. pwS4k
#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:203
@@ -22755,10 +22755,9 @@ msgstr "Determina el valor final de la serie."
#. LMokQ
#: sc/uiconfig/scalc/ui/filldlg.ui:530
-#, fuzzy
msgctxt "filldlg|extended_tip|increment"
msgid "Determines the value by which the series of the selected type increases by each step."
-msgstr " Determina el valor en el que se incrementa con cada paso la serie del tipo seleccionado."
+msgstr "Determina el valor en el que se incrementa con cada paso la serie del tipo seleccionado."
#. AvMwH
#: sc/uiconfig/scalc/ui/filldlg.ui:568
@@ -23833,7 +23832,7 @@ msgstr "Opciones del campo"
#: sc/uiconfig/scalc/ui/inputstringdialog.ui:108
msgctxt "inputstringdialog|extended_tip|name_entry"
msgid "Enter a new name for the sheet here."
-msgstr "Ingrese aquí un nuevo nombre par ala Hoja ."
+msgstr "Introduzca aquí un nombre nuevo para la hoja."
#. MwM2i
#: sc/uiconfig/scalc/ui/inputstringdialog.ui:137
@@ -25255,97 +25254,97 @@ msgid "~View"
msgstr "~Ver"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Ima_gen"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~gen"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Di_bujo"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Di~bujo"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objeto"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objeto"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Imprimir"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Imprimir"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Formu_lario"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formu~lario"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensión"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensión"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Herramientas"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Herramientas"
@@ -25705,141 +25704,141 @@ msgid "Im_age"
msgstr "Ima_gen"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Organi_zar"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "C_uadrícula"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Idioma"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisión"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Co_mparar"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ver"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Di_bujo"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editar"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Organi_zar"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ver"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Tipo de letra"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alineación"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ver"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insertar"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marco"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Organi_zar"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "C_uadrícula"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ver"
@@ -27564,7 +27563,7 @@ msgstr "Mostrar _elementos sin datos"
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:250
msgctxt "pivotfielddialog|extended_tip|showall"
msgid "Includes empty columns and rows in the results table."
-msgstr "Incluye columnas y filas vacías en la tabla de resultados."
+msgstr "Incluye las columnas y filas vacías en la tabla de resultados."
#. aUWEK
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:269
@@ -30619,7 +30618,7 @@ msgstr "Especifica las opciones de ordenación para el intercalo seleccionado."
#: sc/uiconfig/scalc/ui/sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
msgid "Sort"
-msgstr "Ordenación"
+msgstr "Ordenar"
#. BMbZ7
#: sc/uiconfig/scalc/ui/sortdialog.ui:139
@@ -30829,7 +30828,7 @@ msgstr "Seleccione el idioma de las reglas de ordenación."
#: sc/uiconfig/scalc/ui/sortoptionspage.ui:333
msgctxt "sortoptionspage|label2"
msgid "Sort Options"
-msgstr "Opciones de ordenación"
+msgstr "Opciones de clasificación"
#. TkBw5
#: sc/uiconfig/scalc/ui/sortoptionspage.ui:361
@@ -31665,7 +31664,7 @@ msgstr ""
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:235
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
-msgstr "Ordenación"
+msgstr "Ordenar"
#. ikECk
#: sc/uiconfig/scalc/ui/subtotaloptionspage.ui:250
diff --git a/source/es/scaddins/messages.po b/source/es/scaddins/messages.po
index 3e17f2cf9cd..21b9d7b954e 100644
--- a/source/es/scaddins/messages.po
+++ b/source/es/scaddins/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-06-29 23:35+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/es/>\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/scaddinsmessages/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1512860287.000000\n"
#. i8Y7Z
@@ -4475,7 +4475,7 @@ msgstr "Cadena para definir si la opción es una venta (p) o una compra (c)"
#: scaddins/inc/pricing.hrc:50
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Knock-In/Out"
-msgstr ""
+msgstr "Knock in/out"
#. RquEA
#: scaddins/inc/pricing.hrc:51
@@ -4613,7 +4613,7 @@ msgstr "Cadena para definir si la opción paga una unidad de moneda nacional (d)
#: scaddins/inc/pricing.hrc:77
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Knock-In/Out"
-msgstr ""
+msgstr "Knock in/out"
#. A8faz
#: scaddins/inc/pricing.hrc:78
@@ -4679,7 +4679,7 @@ msgstr "Volatilidad anual del activo subyacente"
#: scaddins/inc/pricing.hrc:92
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "Drift"
-msgstr ""
+msgstr "Deriva"
#. qsmwN
#: scaddins/inc/pricing.hrc:93
@@ -4727,7 +4727,7 @@ msgstr "Barrera superior (0 para no definir una barrera superior)"
#: scaddins/inc/pricing.hrc:104
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (Strike, PutCall) are specified, the probability of S_T in [Strike, UpperBarrier] for a Call and S_T in [LowerBarrier, Strike] for a Put will be returned)"
-msgstr ""
+msgstr "Devuelve la probabilidad de que un activo cierre al vencimiento entre dos niveles de barrera, suponiendo que sigue la ecuación dS/S = mu dt + vol dW (si se especifican los dos últimos parámetros opcionales (Strike, PutCall), devolverá la probabilidad de S_T en [Strike, Límite superior] para una llamada y será devuelto S_T en [Límite inferior, Strike]."
#. jFDzR
#: scaddins/inc/pricing.hrc:105
@@ -4757,7 +4757,7 @@ msgstr "Volatilidad anual del activo"
#: scaddins/inc/pricing.hrc:109
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Drift"
-msgstr ""
+msgstr "Deriva"
#. b9uKH
#: scaddins/inc/pricing.hrc:110
diff --git a/source/es/sd/messages.po b/source/es/sd/messages.po
index d2e2a8bdd3f..66dc9775ca3 100644
--- a/source/es/sd/messages.po
+++ b/source/es/sd/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/es/>\n"
"Language: es\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 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563809077.000000\n"
#. WDjkB
@@ -1325,13 +1325,13 @@ msgstr "Diapositiva del sumario"
#: sd/inc/strings.hrc:179
msgctxt "STR_TWAIN_NO_SOURCE_UNX"
msgid "No SANE source is available at the moment."
-msgstr "Por el momento no existe ninguna fuente SANE disponible."
+msgstr "Por el momento no existe ningún origen SANE disponible."
#. EW8j8
#: sd/inc/strings.hrc:180
msgctxt "STR_TWAIN_NO_SOURCE"
msgid "At present, no TWAIN source is available."
-msgstr "Por el momento no existe ninguna fuente TWAIN disponible."
+msgstr "Por el momento no existe ningún origen TWAIN disponible."
#. nsjMC
#: sd/inc/strings.hrc:181
@@ -3040,7 +3040,7 @@ msgstr "~Siguiente"
#: sd/inc/strings.hrc:482
msgctxt "RID_SVXSTR_MENU_NEXT"
msgid "~Previous"
-msgstr ""
+msgstr "~Anterior"
#. A9eJu
#: sd/inc/strings.hrc:483
@@ -3550,7 +3550,7 @@ msgstr "Escala de grises"
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:131
msgctxt "drawprinteroptions|extended_tip|grayscale"
msgid "Specifies to print colors as grayscale."
-msgstr ""
+msgstr "Especifica que los colores se impriman en escala de grises."
#. oFnFq
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:143
@@ -3562,7 +3562,7 @@ msgstr "Blanco y negro"
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:152
msgctxt "drawprinteroptions|extended_tip|blackandwhite"
msgid "Specifies to print colors as black and white."
-msgstr ""
+msgstr "Especifica que los colores se impriman en blanco y negro."
#. MGAFs
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:168
@@ -3580,7 +3580,7 @@ msgstr "Tamaño original"
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:206
msgctxt "drawprinteroptions|extended_tip|originalsize"
msgid "Specifies that you do not want to further scale pages when printing."
-msgstr ""
+msgstr "Especifica que ya no desea escalar las páginas al imprimir."
#. drvLN
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:218
@@ -3604,7 +3604,7 @@ msgstr "Distribuir en varias hojas de papel"
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:248
msgctxt "drawprinteroptions|extended_tip|distributeonmultiple"
msgid "Prints a large format document, such as a poster or banner, by distributing the document page across multiple sheets of paper. The distribution option calculates how many sheets of paper are needed. You can then piece together the sheets."
-msgstr ""
+msgstr "Imprime un documento de gran formato, como un póster o pancarta, distribuyendo la página del documento en varias hojas de papel. La opción de distribución calcula cuántas hojas de papel se necesitan. Después, puede juntar las hojas."
#. kAHyQ
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:260
@@ -3616,7 +3616,7 @@ msgstr "Crear mosaico de páginas repetidas en la hoja"
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:269
msgctxt "drawprinteroptions|extended_tip|tilesheet"
msgid "Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, repeat the pages or slides on one sheet of paper."
-msgstr ""
+msgstr "Especifica que las páginas se imprimirán en formato de mosaico. Si las páginas o diapositivas son más pequeñas que el papel, repite las páginas o diapositivas en una hoja de papel."
#. qbU9A
#: sd/uiconfig/sdraw/ui/drawprinteroptions.ui:285
@@ -4174,109 +4174,109 @@ msgid "~Table"
msgstr "~Tabla"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Imagen"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~gen"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Di_bujo"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Di~bujo"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objeto"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objeto"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Formu_lario"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formu~lario"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Patrón"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Patrón"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "_3D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "~3D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensión"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensión"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Herramientas"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Herramientas"
@@ -4522,7 +4522,7 @@ msgstr "Previsualizar"
#: sd/uiconfig/sdraw/ui/vectorize.ui:52
msgctxt "vectorize|extended_tip|preview"
msgid "Previews the converted image without applying the changes."
-msgstr "Ofrece una vista previa de la imagen convertida sin aplicar los cambios."
+msgstr "Ofrece una previsualización de la imagen convertida sin aplicar los cambios."
#. 4LBUQ
#: sd/uiconfig/sdraw/ui/vectorize.ui:126
@@ -5174,7 +5174,7 @@ msgstr "Previsualización automática"
#: sd/uiconfig/simpress/ui/customanimationspanel.ui:598
msgctxt "customanimationspanel|extended_tip|auto_preview"
msgid "Select to preview new or edited effects on the slide while you assign them."
-msgstr "Seleccione para obtener una vista previa de los efectos nuevos o editados en la diapositiva mientras los asigna."
+msgstr "Seleccione para obtener una previsualización de los efectos nuevos o editados en la diapositiva mientras los asigna."
#. KP8UC
#: sd/uiconfig/simpress/ui/customanimationspanel.ui:610
@@ -5198,7 +5198,7 @@ msgstr "Reproduce el efecto de animación seleccionado en la previsualización."
#: sd/uiconfig/simpress/ui/customanimationspanel.ui:633
msgctxt "customanimationspanel|box1_label"
msgid "Animation Deck"
-msgstr "Sección Animaciones"
+msgstr "Página Animaciones"
#. bUvjt
#: sd/uiconfig/simpress/ui/customanimationspanel.ui:645
@@ -7064,109 +7064,109 @@ msgid "~Table"
msgstr "~Tabla"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Imagen"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~gen"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Di_bujo"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Di~bujo"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objeto"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objeto"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Formu_lario"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formu~lario"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Patrón"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Patrón"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "_3D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "~3D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensión"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensión"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Herramientas"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Herramientas"
@@ -9781,7 +9781,7 @@ msgstr "Previsualizar efecto"
#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:423
msgctxt "slidetransitionspanel|extended_tip|play"
msgid "Shows the current slide transition as a preview."
-msgstr "Muestra una vista previa de la transición de diapositiva actual."
+msgstr "Muestra una previsualización de la transición de diapositiva actual."
#. E9Xpn
#: sd/uiconfig/simpress/ui/slidetransitionspanel.ui:456
diff --git a/source/es/sfx2/messages.po b/source/es/sfx2/messages.po
index 5adb9f74225..26b71cafa72 100644
--- a/source/es/sfx2/messages.po
+++ b/source/es/sfx2/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-03-31 23:45+0200\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/sfx2messages/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1562302714.000000\n"
#. bHbFE
@@ -475,7 +475,7 @@ msgstr "No se ha encontrado el texto indicado."
#: include/sfx2/strings.hrc:96
msgctxt "RID_HELP_ONSTARTUP_TEXT"
msgid "~Display %PRODUCTNAME %MODULENAME Help at Startup"
-msgstr "~Visualizar la Ayuda de %PRODUCTNAME %MODULENAME al inicio."
+msgstr "~Ver la Ayuda de %PRODUCTNAME %MODULENAME al inicio"
#. TEgzB
#: include/sfx2/strings.hrc:98
@@ -591,7 +591,7 @@ msgstr "Opciones"
#: include/sfx2/strings.hrc:115
msgctxt "STR_GID_MATH"
msgid "Math"
-msgstr "Math"
+msgstr "Matemáticas"
#. rFALW
#: include/sfx2/strings.hrc:116
@@ -765,7 +765,7 @@ msgstr "Archivo"
#: include/sfx2/strings.hrc:144
msgctxt "STR_QUICKSTART_STARTCENTER"
msgid "Startcenter"
-msgstr "Centro de inicio"
+msgstr "Pantalla de bienvenida"
#. Uhn54
#: include/sfx2/strings.hrc:145
@@ -3837,7 +3837,7 @@ msgstr "Desde archivo…"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:45
msgctxt "loadtemplatedialog|fromfile|tooltip_text"
msgid "Copy styles from selected external document to current document."
-msgstr ""
+msgstr "Copiar estilos del documento externo seleccionado al documento actual."
#. GE236
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:48
@@ -3885,7 +3885,7 @@ msgstr "_Párrafo y carácter"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:269
msgctxt "loadtemplatedialog|text|tooltip_text"
msgid "Copy paragraph and character styles to current document."
-msgstr ""
+msgstr "Copiar los estilos de párrafo y carácter al documento actual."
#. VLWfZ
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:273
@@ -3903,7 +3903,7 @@ msgstr "_Marco"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:289
msgctxt "loadtemplatedialog|frame|tooltip_text"
msgid "Copy frame styles to current document."
-msgstr ""
+msgstr "Copiar estilos de marco al documento actual."
#. 4ZF6u
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:293
@@ -3921,7 +3921,7 @@ msgstr "Pá_gina"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:309
msgctxt "loadtemplatedialog|pages|tooltip_text"
msgid "Copy page styles to current document."
-msgstr ""
+msgstr "Copiar estilos de página al documento actual."
#. o2C8c
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:313
@@ -3939,7 +3939,7 @@ msgstr "_Lista"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:329
msgctxt "loadtemplatedialog|numbering|tooltip_text"
msgid "Copy list styles to current document."
-msgstr ""
+msgstr "Copiar estilos de lista al documento actual."
#. PAsEB
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:333
@@ -3981,7 +3981,7 @@ msgstr "Pre_visualizar"
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:419
msgctxt "loadtemplatedialog|extended_tip|expander"
msgid "Shows or hides a preview of a selected template."
-msgstr "Muestra u oculta una vista previa de una plantilla seleccionada."
+msgstr "Muestra u oculta una previsualización de una plantilla seleccionada."
#. CRcca
#: sfx2/uiconfig/ui/loadtemplatedialog.ui:449
@@ -4227,7 +4227,7 @@ msgstr "Calidad de impresión n_ormal"
#: sfx2/uiconfig/ui/optprintpage.ui:372
msgctxt "extended_tip|reducebitmapnormal"
msgid "High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. "
-msgstr "La impresión de calidad alta corresponde a una resolución de 300 ppp. La calidad normal corresponde a una resolución de 200 ppp."
+msgstr "La impresión de calidad alta corresponde a una resolución de 300 ppp. La calidad normal corresponde a una resolución de 200 ppp. "
#. EZGK5
#: sfx2/uiconfig/ui/optprintpage.ui:389
@@ -4293,7 +4293,7 @@ msgstr "Calidad de impresión _alta"
#: sfx2/uiconfig/ui/optprintpage.ui:447
msgctxt "extended_tip|reducebitmapoptimal"
msgid "High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. "
-msgstr "La impresión de calidad alta corresponde a una resolución de 300 ppp. La calidad normal corresponde a una resolución de 200 ppp."
+msgstr "La impresión de calidad alta corresponde a una resolución de 300 ppp. La calidad normal corresponde a una resolución de 200 ppp. "
#. YxX2s
#: sfx2/uiconfig/ui/optprintpage.ui:468
@@ -4557,7 +4557,7 @@ msgstr "Seleccione una _categoría para la plantilla:"
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:155
msgctxt "saveastemplatedlg|select_label"
msgid "Save template in selected category."
-msgstr ""
+msgstr "Guardar plantilla en la categoría seleccionada."
#. JBPKb
#: sfx2/uiconfig/ui/saveastemplatedlg.ui:203
diff --git a/source/es/starmath/messages.po b/source/es/starmath/messages.po
index 74ba1271d1f..078470ee244 100644
--- a/source/es/starmath/messages.po
+++ b/source/es/starmath/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/starmathmessages/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1562321435.000000\n"
#. GrDhX
@@ -2852,7 +2852,7 @@ msgstr "_Negrita"
#: starmath/uiconfig/smath/ui/fontdialog.ui:211
msgctxt "fontdialog|extended_tip|bold"
msgid "Check this box to assign the bold attribute to the font."
-msgstr "Si activa esta casilla de verificación la fuente se representará en negrita."
+msgstr "Active esta casilla para aplicar el atributo negrita al tipo de letra."
#. mBw2w
#: starmath/uiconfig/smath/ui/fontdialog.ui:222
@@ -2864,7 +2864,7 @@ msgstr "_Itálica"
#: starmath/uiconfig/smath/ui/fontdialog.ui:230
msgctxt "fontdialog|extended_tip|italic"
msgid "Check this box to assign the italic attribute to the font."
-msgstr "Si pulsa esta casilla de verificación, la fuente se representará en cursiva."
+msgstr "Active esta casilla para aplicar el atributo itálica al tipo de letra."
#. uvvT5
#: starmath/uiconfig/smath/ui/fontdialog.ui:245
@@ -3092,7 +3092,7 @@ msgstr "Seleccione el tipo de letra para los nombres y las propiedades de las fu
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:310
msgctxt "fonttypedialog|extended_tip|numberCB"
msgid "You can select the font for the numbers in your formula."
-msgstr ""
+msgstr "Puede seleccionar el tipo de letra para los números de su fórmula."
#. gt2wF
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:326
@@ -3128,19 +3128,19 @@ msgstr "_Monoespaciado:"
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:429
msgctxt "fonttypedialog|extended_tip|serifCB"
msgid "You can specify the font to be used as serif font."
-msgstr ""
+msgstr "Puede especificar el tipo de letra que se utilizará como tipo serif."
#. mD8Qp
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:445
msgctxt "fonttypedialog|extended_tip|sansCB"
msgid "You can specify the font to be used for sans serif font."
-msgstr ""
+msgstr "Puede especificar el tipo de letra que se utilizará para el tipo sans serif."
#. BUA9M
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:461
msgctxt "fonttypedialog|extended_tip|fixedCB"
msgid "You can specify the font to be used for fixed-width font."
-msgstr ""
+msgstr "Puede especificar el tipo de letra que se utilizará para el tipo de ancho fijo."
#. PgQfV
#: starmath/uiconfig/smath/ui/fonttypedialog.ui:476
@@ -3176,7 +3176,7 @@ msgstr "Texto de la fórmula"
#: starmath/uiconfig/smath/ui/printeroptions.ui:63
msgctxt "printeroptions|extended_tip|formulatext"
msgid "Specifies whether to include the contents of the Commands window at the bottom of the printout."
-msgstr ""
+msgstr "Especifica si se incluye el contenido de la ventana de Comandos en la parte inferior de la impresión."
#. 3zuC8
#: starmath/uiconfig/smath/ui/printeroptions.ui:75
@@ -3206,7 +3206,7 @@ msgstr "Tamaño original"
#: starmath/uiconfig/smath/ui/printeroptions.ui:137
msgctxt "printeroptions|extended_tip|originalsize"
msgid "Prints the formula without adjusting the current font size."
-msgstr ""
+msgstr "Imprime la fórmula sin ajustar el tamaño de tipo de letra actual."
#. gzwzd
#: starmath/uiconfig/smath/ui/printeroptions.ui:149
@@ -3218,7 +3218,7 @@ msgstr "Ajustar a la página"
#: starmath/uiconfig/smath/ui/printeroptions.ui:158
msgctxt "printeroptions|extended_tip|fittopage"
msgid "Adjusts the formula to the page format used in the printout."
-msgstr ""
+msgstr "Ajusta la fórmula al formato de página utilizado en la impresión."
#. jqNJw
#: starmath/uiconfig/smath/ui/printeroptions.ui:175
@@ -3230,7 +3230,7 @@ msgstr "Escala:"
#: starmath/uiconfig/smath/ui/printeroptions.ui:184
msgctxt "printeroptions|extended_tip|scaling"
msgid "Reduces or enlarges the size of the printed formula by a specified factor."
-msgstr ""
+msgstr "Reduce o aumenta el tamaño de la fórmula impresa por un factor especificado."
#. cqANF
#: starmath/uiconfig/smath/ui/printeroptions.ui:202
@@ -3380,14 +3380,14 @@ msgstr "Cerrar automáticamente paréntesis, corchetes y llaves"
#: starmath/uiconfig/smath/ui/smathsettings.ui:321
msgctxt "smathsettings|smzoom"
msgid "Scaling code input window:"
-msgstr ""
+msgstr "Ventana de entrada de código a escala:"
#. sZMPm
#: starmath/uiconfig/smath/ui/smathsettings.ui:337
#: starmath/uiconfig/smath/ui/smathsettings.ui:340
msgctxt "extended_tip|smzoom"
msgid "Reduces or enlarges the size of the formula code by a specified enlargement factor."
-msgstr ""
+msgstr "Reduce o amplía el tamaño del código de la fórmula según un factor de ampliación especificado."
#. N4Diy
#: starmath/uiconfig/smath/ui/smathsettings.ui:363
diff --git a/source/es/svtools/messages.po b/source/es/svtools/messages.po
index e02e48c5b92..cf87d4a677a 100644
--- a/source/es/svtools/messages.po
+++ b/source/es/svtools/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-03-13 22:04+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/svtoolsmessages/es/>\n"
"Language: es\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 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1562302736.000000\n"
#. fLdeV
@@ -4900,13 +4900,13 @@ msgstr "Malayo (árabe, Brunéi)"
#: svtools/inc/langtab.hrc:418
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Juǀ’hoan"
-msgstr ""
+msgstr "Juǀ’hoan"
#. jPaAH
#: svtools/inc/langtab.hrc:419
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Naro"
-msgstr ""
+msgstr "Naro"
#. mMVAF
#: svtools/inc/langtab.hrc:420
diff --git a/source/es/svx/messages.po b/source/es/svx/messages.po
index 7b1dae5f8ec..6be0edd62f7 100644
--- a/source/es/svx/messages.po
+++ b/source/es/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1565118157.000000\n"
#. 3GkZj
@@ -9603,7 +9603,7 @@ msgstr "Símbolos y puntuación ideográficos"
#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
-msgstr ""
+msgstr "Sistema de escritura Marchen"
#. Mr7RB
#: include/svx/strings.hrc:1714
@@ -9723,7 +9723,7 @@ msgstr "Cifras mayas"
#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
-msgstr ""
+msgstr "Medefaidrin"
#. qMf5N
#: include/svx/strings.hrc:1734
@@ -9759,7 +9759,7 @@ msgstr "Nandinagari"
#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
-msgstr ""
+msgstr "«Nyiakeng puachue hmong»"
#. DajDi
#: include/svx/strings.hrc:1740
@@ -11649,7 +11649,7 @@ msgstr "Área del párrafo"
#: svx/inc/swframeposstrings.hrc:35 svx/inc/swframeposstrings.hrc:52
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Paragraph text area"
-msgstr "Área de texto de párrafo"
+msgstr "Área de texto del párrafo"
#. MT34e
#: svx/inc/swframeposstrings.hrc:36
@@ -11709,7 +11709,7 @@ msgstr "Página completa"
#: svx/inc/swframeposstrings.hrc:45
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Page text area"
-msgstr "Área de texto de página"
+msgstr "Área de texto de la página"
#. jY8xQ
#: svx/inc/swframeposstrings.hrc:46
@@ -16784,7 +16784,7 @@ msgstr "Elipse"
#: svx/uiconfig/ui/floatingcontour.ui:250
msgctxt "floatingcontour|extended_tip|TBI_CIRCLE"
msgid "Draws an oval contour where you drag in the object preview."
-msgstr "Dibuja un contorno ovalado donde puede arrastrar la vista previa del objeto."
+msgstr "Dibuja un contorno ovalado donde puede arrastrar la previsualización del objeto."
#. 38Cmn
#: svx/uiconfig/ui/floatingcontour.ui:263
diff --git a/source/es/sw/messages.po b/source/es/sw/messages.po
index fc0ed684f0d..c4426b58816 100644
--- a/source/es/sw/messages.po
+++ b/source/es/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/es/>\n"
"Language: es\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562302748.000000\n"
#. v3oJv
@@ -812,7 +812,7 @@ msgstr "Cter.: distancia al borde inferior"
#: sw/inc/inspectorproperties.hrc:55
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Case Map"
-msgstr "Cter.: correspondencia de may./min."
+msgstr "Cter.: mapa correspondencia mayús./minús."
#. AxVck
#: sw/inc/inspectorproperties.hrc:56
@@ -854,19 +854,19 @@ msgstr "Cter.: barrado"
#: sw/inc/inspectorproperties.hrc:62
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Difference Height"
-msgstr ""
+msgstr "Car.: altura de la diferencia"
#. ccULG
#: sw/inc/inspectorproperties.hrc:63
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Difference Height Asian"
-msgstr ""
+msgstr "Cter.: altura de la diferencia asiática"
#. LVABm
#: sw/inc/inspectorproperties.hrc:64
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Difference Height Complex"
-msgstr ""
+msgstr "Cter.: altura de la diferencia compleja"
#. B2CTr
#: sw/inc/inspectorproperties.hrc:65
@@ -896,19 +896,19 @@ msgstr "Cter.: intermitencia"
#: sw/inc/inspectorproperties.hrc:69
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Char Set"
-msgstr ""
+msgstr "Cter.: conjunto de caracteres"
#. ZonDP
#: sw/inc/inspectorproperties.hrc:70
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Char Set Asian"
-msgstr ""
+msgstr "Cter.: conjunto de caracteres asiático"
#. qrfZA
#: sw/inc/inspectorproperties.hrc:71
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Char Set Complex"
-msgstr ""
+msgstr "Cter.: conjunto de caracteres complejo"
#. CGEVw
#: sw/inc/inspectorproperties.hrc:72
@@ -920,67 +920,67 @@ msgstr "Cter.: familia tipográfica"
#: sw/inc/inspectorproperties.hrc:73
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Family Asian"
-msgstr "Cter.: fam. tipográfica asiática"
+msgstr "Cter.: fam. tipográfica, asiático"
#. 72RGq
#: sw/inc/inspectorproperties.hrc:74
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Family Complex"
-msgstr "Cter.: fam. tipográfica compleja"
+msgstr "Cter.: fam. tipográfica, complejo"
#. Ef9Rc
#: sw/inc/inspectorproperties.hrc:75
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Name"
-msgstr ""
+msgstr "Cter.: nombre de tipo de letra"
#. EcTvq
#: sw/inc/inspectorproperties.hrc:76
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Name Asian"
-msgstr ""
+msgstr "Cter.: nombre de tipo de letra, asiático"
#. jrLqT
#: sw/inc/inspectorproperties.hrc:77
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Name Complex"
-msgstr ""
+msgstr "Cter.: nombre de tipo de letra, complejo"
#. WtA4i
#: sw/inc/inspectorproperties.hrc:78
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Pitch"
-msgstr ""
+msgstr "Cter.: paso de la tipografía"
#. kHGrk
#: sw/inc/inspectorproperties.hrc:79
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Pitch Asian"
-msgstr ""
+msgstr "Cter.: paso de la tipografía asiática"
#. KVfXe
#: sw/inc/inspectorproperties.hrc:80
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Pitch Complex"
-msgstr ""
+msgstr "Cter.: paso de la tipografía compleja"
#. CQWM3
#: sw/inc/inspectorproperties.hrc:81
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Style Name"
-msgstr ""
+msgstr "Cter.: nombre del estilo de la tipografía"
#. h6gAC
#: sw/inc/inspectorproperties.hrc:82
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Style Name Asian"
-msgstr ""
+msgstr "Cter.: nombre del estilo de la tipografía asiática"
#. Tm4Rb
#: sw/inc/inspectorproperties.hrc:83
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Font Style Name Complex"
-msgstr ""
+msgstr "Cter.: nombre del estilo de la tipografía compleja"
#. AQzKB
#: sw/inc/inspectorproperties.hrc:84
@@ -992,19 +992,19 @@ msgstr "Cter.: altura"
#: sw/inc/inspectorproperties.hrc:85
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Height Asian"
-msgstr ""
+msgstr "Cter.: altura, asiático"
#. FNnH2
#: sw/inc/inspectorproperties.hrc:86
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Height Complex"
-msgstr ""
+msgstr "Cter.: altura, complejo"
#. 3DzPD
#: sw/inc/inspectorproperties.hrc:87
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Hidden"
-msgstr ""
+msgstr "Cter.: oculto"
#. TkovG
#: sw/inc/inspectorproperties.hrc:88
@@ -1016,13 +1016,13 @@ msgstr "Cter.: resalte"
#: sw/inc/inspectorproperties.hrc:89
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Interoperability Grab Bag"
-msgstr ""
+msgstr "Cter.: Colector de interoperabilidad"
#. EzwnG
#: sw/inc/inspectorproperties.hrc:90
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Kerning"
-msgstr "Cter.: cran"
+msgstr "Cter.: cranaje"
#. CFpCB
#: sw/inc/inspectorproperties.hrc:91
@@ -1040,25 +1040,25 @@ msgstr "Cter.: distancia al borde izquierdo"
#: sw/inc/inspectorproperties.hrc:93
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Locale"
-msgstr ""
+msgstr "Cter.: configuración regional"
#. Ju3fR
#: sw/inc/inspectorproperties.hrc:94
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Locale Asian"
-msgstr ""
+msgstr "Cter.: configuración regional, asiático"
#. sA8Rk
#: sw/inc/inspectorproperties.hrc:95
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Locale Complex"
-msgstr ""
+msgstr "Cter.: configuración regional, complejo"
#. AAvjB
#: sw/inc/inspectorproperties.hrc:96
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char No Hyphenation"
-msgstr ""
+msgstr "Cter.: sin división de palabras"
#. ioDYE
#: sw/inc/inspectorproperties.hrc:97
@@ -1076,43 +1076,43 @@ msgstr "Cter.: color de suprarrayado"
#: sw/inc/inspectorproperties.hrc:99
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Overline Has Color"
-msgstr ""
+msgstr "Cter.: suprarrayado con color"
#. BEeWf
#: sw/inc/inspectorproperties.hrc:100
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture"
-msgstr ""
+msgstr "Cter.: posición"
#. yTFRk
#: sw/inc/inspectorproperties.hrc:101
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture Asian"
-msgstr ""
+msgstr "Cter.: posición, asiática"
#. 8WG25
#: sw/inc/inspectorproperties.hrc:102
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Posture Complex"
-msgstr ""
+msgstr "Cter.: posición, compleja"
#. yuK3c
#: sw/inc/inspectorproperties.hrc:103
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height"
-msgstr ""
+msgstr "Cter.: altura de caracteres"
#. j4w85
#: sw/inc/inspectorproperties.hrc:104
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height Asian"
-msgstr ""
+msgstr "Cter.: altura de caracteres, asiático"
#. C5Ds3
#: sw/inc/inspectorproperties.hrc:105
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Property Height Complex"
-msgstr ""
+msgstr "Cter.: altura de caracteres, complejo"
#. ABhRa
#: sw/inc/inspectorproperties.hrc:106
@@ -1142,19 +1142,19 @@ msgstr "Cter.: giro"
#: sw/inc/inspectorproperties.hrc:110
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Rotation is Fit To Line"
-msgstr ""
+msgstr "Cter.: giro ajustado al renglón"
#. cYG7T
#: sw/inc/inspectorproperties.hrc:111
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Scale Width"
-msgstr ""
+msgstr "Cter.: anchura de escala"
#. WFuSd
#: sw/inc/inspectorproperties.hrc:112
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Shading Value"
-msgstr ""
+msgstr "Cter.: valor de sombreado"
#. 9sRCG
#: sw/inc/inspectorproperties.hrc:113
@@ -1202,61 +1202,61 @@ msgstr "Cter.: distancia al borde superior"
#: sw/inc/inspectorproperties.hrc:120
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Transparence"
-msgstr ""
+msgstr "Cter.: transparencia"
#. CAJEC
#: sw/inc/inspectorproperties.hrc:121
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline"
-msgstr ""
+msgstr "Cter.: subrayado"
#. yGPLz
#: sw/inc/inspectorproperties.hrc:122
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline Color"
-msgstr ""
+msgstr "Cter.: color de subrayado"
#. HmfPF
#: sw/inc/inspectorproperties.hrc:123
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Underline Has Color"
-msgstr ""
+msgstr "Cter.: subrayado con color"
#. QRCs4
#: sw/inc/inspectorproperties.hrc:124
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight"
-msgstr "Cter.: peso"
+msgstr "Peso del carácter"
#. EwWk2
#: sw/inc/inspectorproperties.hrc:125
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight Asian"
-msgstr ""
+msgstr "Cter.: peso, asiático"
#. nxNQB
#: sw/inc/inspectorproperties.hrc:126
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Weight Complex"
-msgstr ""
+msgstr "Cter.: peso, complejo"
#. D4T2M
#: sw/inc/inspectorproperties.hrc:127
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Word Mode"
-msgstr ""
+msgstr "Carácter en modo palabra"
#. z8NA6
#: sw/inc/inspectorproperties.hrc:128
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Continuing Previous Tree"
-msgstr ""
+msgstr "Continuar árbol anterior"
#. 4BCE7
#: sw/inc/inspectorproperties.hrc:129
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Display Name"
-msgstr ""
+msgstr "Nombre que se muestra"
#. JXrsY
#: sw/inc/inspectorproperties.hrc:130
@@ -1268,25 +1268,25 @@ msgstr "Índice del documento"
#: sw/inc/inspectorproperties.hrc:131
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Document Index Mark"
-msgstr "Marca de índice de documento"
+msgstr "Marca de índice del documento"
#. XgFaZ
#: sw/inc/inspectorproperties.hrc:132
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Char Style Name"
-msgstr ""
+msgstr "Capitulares: Nombre del estilo de carácter"
#. BtV5G
#: sw/inc/inspectorproperties.hrc:133
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Format"
-msgstr ""
+msgstr "Capitulares: Formato"
#. SnMZX
#: sw/inc/inspectorproperties.hrc:134
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Drop Cap Whole Word"
-msgstr ""
+msgstr "Capitulares: Palabra completa"
#. LXhoV
#: sw/inc/inspectorproperties.hrc:135
@@ -1304,85 +1304,85 @@ msgstr "Relleno de fondo"
#: sw/inc/inspectorproperties.hrc:137
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap"
-msgstr ""
+msgstr "Mapa de bits de fondo"
#. GWWrC
#: sw/inc/inspectorproperties.hrc:138
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Logical Size"
-msgstr ""
+msgstr "Tamaño lógico del mapa de bits de fondo"
#. r2Aif
#: sw/inc/inspectorproperties.hrc:139
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Mode"
-msgstr ""
+msgstr "Modo de mapa de bits de fondo"
#. FZtcW
#: sw/inc/inspectorproperties.hrc:140
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Name"
-msgstr ""
+msgstr "Nombre del mapa de bits de fondo"
#. C4jU5
#: sw/inc/inspectorproperties.hrc:141
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Offset X"
-msgstr ""
+msgstr "Desplazamiento en X del mapa de bits de fondo"
#. w2UVD
#: sw/inc/inspectorproperties.hrc:142
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Offset Y"
-msgstr ""
+msgstr "Desplazamiento en Y del mapa de bits de fondo"
#. ZTKw7
#: sw/inc/inspectorproperties.hrc:143
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Position Offset X"
-msgstr ""
+msgstr "Desplazamiento en X de la posición del mapa de bits de fondo"
#. BVBvB
#: sw/inc/inspectorproperties.hrc:144
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Position Offset Y"
-msgstr ""
+msgstr "Desplazamiento en Y de la posición del mapa de bits de fondo"
#. CzVxv
#: sw/inc/inspectorproperties.hrc:145
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Rectangle Point"
-msgstr ""
+msgstr "Punto del rectángulo de la imagen de mapa de bits de relleno"
#. GrmLm
#: sw/inc/inspectorproperties.hrc:146
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Size X"
-msgstr ""
+msgstr "Tamaño X del mapa de bits de fondo"
#. stSMW
#: sw/inc/inspectorproperties.hrc:147
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Size Y"
-msgstr ""
+msgstr "Tamaño Y del mapa de bits de fondo"
#. zJV5G
#: sw/inc/inspectorproperties.hrc:148
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Stretch"
-msgstr ""
+msgstr "Ampliación del mapa de bits de fondo"
#. HMq2D
#: sw/inc/inspectorproperties.hrc:149
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap Tile"
-msgstr ""
+msgstr "Rellenar un mosaico de mapa de bits"
#. 6iSjs
#: sw/inc/inspectorproperties.hrc:150
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Bitmap URL"
-msgstr ""
+msgstr "URL del mapa de bits de fondo"
#. Fd28G
#: sw/inc/inspectorproperties.hrc:151
@@ -1394,7 +1394,7 @@ msgstr "Color de relleno"
#: sw/inc/inspectorproperties.hrc:152
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Color2"
-msgstr "Color de relleno2"
+msgstr "Color2 de relleno"
#. 72i4Q
#: sw/inc/inspectorproperties.hrc:153
@@ -1412,7 +1412,7 @@ msgstr "Relleno: nombre de degradado"
#: sw/inc/inspectorproperties.hrc:155
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Gradient Step Count"
-msgstr ""
+msgstr "Relleno: Gradiente: nº de pasos"
#. bTjNu
#: sw/inc/inspectorproperties.hrc:156
@@ -1430,25 +1430,25 @@ msgstr "Nombre de relleno de trama"
#: sw/inc/inspectorproperties.hrc:158
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Style"
-msgstr ""
+msgstr "Estilo de relleno"
#. tFYmZ
#: sw/inc/inspectorproperties.hrc:159
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence"
-msgstr ""
+msgstr "Transparencia de relleno"
#. H9v5s
#: sw/inc/inspectorproperties.hrc:160
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence Gradient"
-msgstr ""
+msgstr "Gradiente de transparencia de relleno"
#. pZH4P
#: sw/inc/inspectorproperties.hrc:161
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Fill Transparence Gradient Name"
-msgstr ""
+msgstr "Nombre del gradiente de transparencia del relleno"
#. WqmBo
#: sw/inc/inspectorproperties.hrc:162
@@ -1514,25 +1514,25 @@ msgstr "Borde izquierdo"
#: sw/inc/inspectorproperties.hrc:172
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Left Border Distance"
-msgstr ""
+msgstr "Distancia al borde izquierdo"
#. 9cGvH
#: sw/inc/inspectorproperties.hrc:173
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Auto Format"
-msgstr ""
+msgstr "Formato automático de la lista"
#. fBeTS
#: sw/inc/inspectorproperties.hrc:174
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Id"
-msgstr ""
+msgstr "Identificador de la lista"
#. b73Zq
#: sw/inc/inspectorproperties.hrc:175
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Label String"
-msgstr ""
+msgstr "Texto de la etiqueta de la lista"
#. A2KEW
#: sw/inc/inspectorproperties.hrc:176
@@ -1550,7 +1550,7 @@ msgstr "Contenido de texto anidado"
#: sw/inc/inspectorproperties.hrc:178
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering is Number"
-msgstr ""
+msgstr "La numeración es numérica"
#. WsqfF
#: sw/inc/inspectorproperties.hrc:179
@@ -1592,13 +1592,13 @@ msgstr "Nivel de esquema"
#: sw/inc/inspectorproperties.hrc:185
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Desc Name"
-msgstr "Pág.: nombre de descripción"
+msgstr "Pág.: nombre de la descripción"
#. wLGct
#: sw/inc/inspectorproperties.hrc:186
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Number Offset"
-msgstr ""
+msgstr "Desplazamiento del número de página"
#. ryHzy
#: sw/inc/inspectorproperties.hrc:187
@@ -1616,43 +1616,43 @@ msgstr "Párr.: RSID"
#: sw/inc/inspectorproperties.hrc:189
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Adjust"
-msgstr ""
+msgstr "Párr.: Ajuste"
#. SyTxG
#: sw/inc/inspectorproperties.hrc:190
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Auto Style Name"
-msgstr ""
+msgstr "Párr.: Nombre automático del estilo"
#. WHaym
#: sw/inc/inspectorproperties.hrc:191
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Color"
-msgstr ""
+msgstr "Párr.: Color de fondo"
#. uKmB5
#: sw/inc/inspectorproperties.hrc:192
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic"
-msgstr ""
+msgstr "Párr.: Imagen de fondo"
#. f6RGz
#: sw/inc/inspectorproperties.hrc:193
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic Filter"
-msgstr ""
+msgstr "Párr.: Filtro de la imagen de fondo"
#. Yy5RY
#: sw/inc/inspectorproperties.hrc:194
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic Location"
-msgstr ""
+msgstr "Párr.: Posición de la imagen de fondo"
#. MLDdK
#: sw/inc/inspectorproperties.hrc:195
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Back Graphic URL"
-msgstr ""
+msgstr "Párr: URL de la imagen de fondo"
#. HkGF3
#: sw/inc/inspectorproperties.hrc:196
@@ -1676,7 +1676,7 @@ msgstr "Párr.: margen inferior relativo"
#: sw/inc/inspectorproperties.hrc:199
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Chapter Numbering Level"
-msgstr ""
+msgstr "Párr.: Nivel de la numeración de los temas"
#. GLxXC
#: sw/inc/inspectorproperties.hrc:200
@@ -1694,49 +1694,49 @@ msgstr "Párr.: margen contextual"
#: sw/inc/inspectorproperties.hrc:202
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Expand Single Word"
-msgstr ""
+msgstr "Párr.: Expandir palabra única"
#. iD2DL
#: sw/inc/inspectorproperties.hrc:203
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para First Line Indent"
-msgstr ""
+msgstr "Párr.: Sangrado de primera línea"
#. wCMnF
#: sw/inc/inspectorproperties.hrc:204
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para First Line Indent Relative"
-msgstr ""
+msgstr "Párr.: Sangrado relativo de primera línea"
#. z47wS
#: sw/inc/inspectorproperties.hrc:205
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Hyphens"
-msgstr ""
+msgstr "Párr.: Cant. máxima de guiones para separación silábica"
#. nFxKY
#: sw/inc/inspectorproperties.hrc:206
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Leading Chars"
-msgstr ""
+msgstr "Par.: max. caracteres de inicio para separación silábica"
#. agdzD
#: sw/inc/inspectorproperties.hrc:207
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation Max Trailing Chars"
-msgstr ""
+msgstr "Par.: max. caracteres finales para separación silábica"
#. hj7Fp
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
-msgstr ""
+msgstr "Par.: No separar mayúsculas en silabas"
#. 4bemD
#: sw/inc/inspectorproperties.hrc:209
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
-msgstr ""
+msgstr "Par.: Colector de interoperabilidad"
#. fCGA4
#: sw/inc/inspectorproperties.hrc:210
@@ -1748,13 +1748,13 @@ msgstr "Párr. con sangría autom. de 1.ᵉʳ renglón"
#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
-msgstr ""
+msgstr "Par.: Distancia de los caracteres"
#. FGVAd
#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
-msgstr ""
+msgstr "Par.: Está conectado al borde"
#. tBy9h
#: sw/inc/inspectorproperties.hrc:213
@@ -1784,127 +1784,127 @@ msgstr "Párr. con reinicio de numeración"
#: sw/inc/inspectorproperties.hrc:217
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Keep Together"
-msgstr ""
+msgstr "Par.: Mantener juntos"
#. 8Z5AP
#: sw/inc/inspectorproperties.hrc:218
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Last Line Adjust"
-msgstr ""
+msgstr "Par.: Ajuste de última línea"
#. 6CaHh
#: sw/inc/inspectorproperties.hrc:219
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin"
-msgstr ""
+msgstr "Par.: Margen izquierdo"
#. ZDnZk
#: sw/inc/inspectorproperties.hrc:220
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Left Margin Relative"
-msgstr ""
+msgstr "Par.: Margen izquierdo relativo"
#. G43XB
#: sw/inc/inspectorproperties.hrc:221
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Count"
-msgstr ""
+msgstr "Par.: Recuento de líneas"
#. EjnTM
#: sw/inc/inspectorproperties.hrc:222
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Number Start Value"
-msgstr ""
+msgstr "Par.: Valor inicial del recuento de lineas"
#. eo9RR
#: sw/inc/inspectorproperties.hrc:223
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Line Spacing"
-msgstr ""
+msgstr "Par.: Desplazamiento entre líneas"
#. kczeF
#: sw/inc/inspectorproperties.hrc:224
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Orphans"
-msgstr ""
+msgstr "Par.: Huérfanos"
#. FmuG6
#: sw/inc/inspectorproperties.hrc:225
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Register Mode Active"
-msgstr ""
+msgstr "Par.: Modo de registro activo"
#. Kwp9H
#: sw/inc/inspectorproperties.hrc:226
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin"
-msgstr ""
+msgstr "Par.: Margen derecho"
#. r2ao2
#: sw/inc/inspectorproperties.hrc:227
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Right Margin Relative"
-msgstr ""
+msgstr "Par.: Margen derecho Relativo"
#. FC9mA
#: sw/inc/inspectorproperties.hrc:228
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Shadow Format"
-msgstr ""
+msgstr "Par.: Formato sombra"
#. VXwD2
#: sw/inc/inspectorproperties.hrc:229
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Split"
-msgstr ""
+msgstr "División de párrafo"
#. gXoCF
#: sw/inc/inspectorproperties.hrc:230
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Style Name"
-msgstr ""
+msgstr "Par.: Nombre de estilo"
#. sekLv
#: sw/inc/inspectorproperties.hrc:231
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Tab Stops"
-msgstr ""
+msgstr "Par.: Tabulaciones"
#. reW9Y
#: sw/inc/inspectorproperties.hrc:232
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin"
-msgstr ""
+msgstr "Par.: Margen superior"
#. wHuj4
#: sw/inc/inspectorproperties.hrc:233
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Top Margin Relative"
-msgstr ""
+msgstr "Par.: Margen superior relativo"
#. pUjFj
#: sw/inc/inspectorproperties.hrc:234
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para User Defined Attributes"
-msgstr ""
+msgstr "Par.: Atributos definidos por el usuario"
#. WvA9C
#: sw/inc/inspectorproperties.hrc:235
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Vertical Alignment"
-msgstr ""
+msgstr "Par.: Alineamiento vertical"
#. u8Jc6
#: sw/inc/inspectorproperties.hrc:236
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Widows"
-msgstr ""
+msgstr "Par.: Viudas"
#. cdw2Q
#: sw/inc/inspectorproperties.hrc:237
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Reference Mark"
-msgstr ""
+msgstr "Marca de referencia"
#. NDEck
#: sw/inc/inspectorproperties.hrc:238
@@ -1928,19 +1928,19 @@ msgstr "RSID"
#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
-msgstr ""
+msgstr "Ajuste de viñetas"
#. 3WwCU
#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
-msgstr ""
+msgstr "Nombre del estilo de viñetas"
#. DqMAX
#: sw/inc/inspectorproperties.hrc:243
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby is Above"
-msgstr ""
+msgstr "Viñetas arriba"
#. w8jgs
#: sw/inc/inspectorproperties.hrc:244
@@ -1964,7 +1964,7 @@ msgstr "Acoplar a retícula"
#: sw/inc/inspectorproperties.hrc:247
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Style Interop Grab Bag"
-msgstr ""
+msgstr "Colector de interoperabilidad para estilos"
#. PV65u
#: sw/inc/inspectorproperties.hrc:248
@@ -2000,7 +2000,7 @@ msgstr "Tabla de texto"
#: sw/inc/inspectorproperties.hrc:253
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Text User Defined Attributes"
-msgstr ""
+msgstr "Atributos de texto definidos por el usuario"
#. ZG6rS
#: sw/inc/inspectorproperties.hrc:254
@@ -2012,19 +2012,19 @@ msgstr "Borde superior"
#: sw/inc/inspectorproperties.hrc:255
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Top Border Distance"
-msgstr ""
+msgstr "Distancia al borde superior"
#. RwtPi
#: sw/inc/inspectorproperties.hrc:256
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Unvisited Char Style Name"
-msgstr ""
+msgstr "Car.: Nombre de estilo no visitado"
#. xcMEF
#: sw/inc/inspectorproperties.hrc:257
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Visited Char Style Name"
-msgstr ""
+msgstr "Car.: Nombre de estilo visitado"
#. YiBym
#: sw/inc/inspectorproperties.hrc:258
@@ -2279,19 +2279,19 @@ msgstr "Reflejados"
#: sw/inc/strings.hrc:27
msgctxt "STR_STANDARD_LABEL"
msgid "Reset to ~Parent"
-msgstr ""
+msgstr "Restablecer al ~Padre"
#. FRWsF
#: sw/inc/strings.hrc:28
msgctxt "STR_STANDARD_TOOLTIP"
msgid "Values on this tab specified in “Contains” in Organizer are removed."
-msgstr ""
+msgstr "Se eliminan los valores de esta pestaña especificados en \"Contiene\" en el Organizador."
#. 9BAeq
#: sw/inc/strings.hrc:29
msgctxt "STR_STANDARD_EXTENDEDTIP"
msgid "Values in this tab are set to the corresponding values of the style specified in “Inherit from” in Organizer. In all cases, also when “Inherit from” is “None”, the current tab values specified in “Contains” are removed."
-msgstr ""
+msgstr "Los valores de esta pestaña se ajustan a los valores correspondientes del estilo especificado en \"Heredar de\" en el Organizador. En todos los casos, también cuando \"Heredar de\" es \"Ninguno\", se eliminan los valores de la pestaña actual especificados en \"Contiene\"."
#. x2EUX
#: sw/inc/strings.hrc:30
@@ -10190,7 +10190,7 @@ msgstr "Organice los campos con el método de arrastrar y colocar o los botones
#: sw/uiconfig/swriter/ui/addressblockdialog.ui:411
msgctxt "addressblockdialog|extended_tip|addrpreview"
msgid "Displays a preview of the first database record with the current salutation layout."
-msgstr "Muestra una vista previa del primer registro de la base de datos con el diseño de saludo actual."
+msgstr "Muestra una previsualización del primer registro de la base de datos con la disposición de saludo actual."
#. HQ7GB
#: sw/uiconfig/swriter/ui/addressblockdialog.ui:436
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Desplaza el estilo de párrafo seleccionado un nivel abajo en la jerarquía de índices."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Estilo"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estilos"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crea entradas del índice a partir de estilos concretos de párrafos."
@@ -12488,7 +12488,7 @@ msgstr "Convierte el texto en una tabla usando tabuladores como divisores de col
#: sw/uiconfig/swriter/ui/converttexttable.ui:127
msgctxt "converttexttable|semicolons"
msgid "Semicolons"
-msgstr "Puntos y comas"
+msgstr "Punto y coma"
#. GqN6W
#: sw/uiconfig/swriter/ui/converttexttable.ui:136
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Intercambiar base de datos"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definir"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bases de datos en uso"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Bases de datos _disponibles"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Examinar…"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Abre un diálogo de apertura de archivos para seleccionar un archivo de base de datos (*.odb). El archivo seleccionado se incorpora a la lista Bases de datos disponibles."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Utilice el botón Examinar para seleccionar un archivo de base de datos."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Muestra las bases de datos en uso."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Muestra una lista de las bases de datos que se han registrado en %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Intercambiar base de datos"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de datos aplicada al documento:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Cambia el origen de datos del documento abierto."
@@ -14160,7 +14160,7 @@ msgstr "_Condición"
#: sw/uiconfig/swriter/ui/flddbpage.ui:149
msgctxt "flddbpage|extended_tip|condition"
msgid "For fields linked to a condition, enter the criteria here."
-msgstr "Para campos enlazados a una condición, ingrese aquí los criterios."
+msgstr "Para campos enlazados a una condición, introduzca aquí los criterios."
#. 8Xd25
#: sw/uiconfig/swriter/ui/flddbpage.ui:178
@@ -14742,7 +14742,7 @@ msgstr "_Valor"
#: sw/uiconfig/swriter/ui/fldvarpage.ui:563
msgctxt "fldvarpage|extended_tip|value"
msgid "Enter the contents that you want to add to a user-defined field."
-msgstr "Ingresa los contenidos que desea agregar al campo definido por el usuario."
+msgstr "Introduzca el contenido que quiera añadir a un campo definido por el usuario."
#. BLiKH
#: sw/uiconfig/swriter/ui/fldvarpage.ui:584
@@ -19110,7 +19110,7 @@ msgstr "Ver bloque de dirección anterior"
#: sw/uiconfig/swriter/ui/mmaddressblockpage.ui:444
msgctxt "mmaddressblockpage|extended_tip|prev"
msgid "Use the browse buttons to preview the information from the previous or next data record."
-msgstr "Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente."
+msgstr "Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente."
#. VJLVC
#: sw/uiconfig/swriter/ui/mmaddressblockpage.ui:458
@@ -19122,7 +19122,7 @@ msgstr "Ver bloque de dirección siguiente"
#: sw/uiconfig/swriter/ui/mmaddressblockpage.ui:463
msgctxt "mmaddressblockpage|extended_tip|next"
msgid "Use the browse buttons to preview the information from the previous or next data record."
-msgstr "Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente."
+msgstr "Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente."
#. 5FAA9
#: sw/uiconfig/swriter/ui/mmaddressblockpage.ui:477
@@ -19290,7 +19290,7 @@ msgstr "Toda la página"
#: sw/uiconfig/swriter/ui/mmlayoutpage.ui:359
msgctxt "mmlayoutpage|extended_tip|zoom"
msgid "Select a magnification for the print preview."
-msgstr "Seleccione una ampliación para la vista previa de impresión."
+msgstr "Seleccione un aumento para la previsualización de la impresión."
#. WB6v3
#: sw/uiconfig/swriter/ui/mmlayoutpage.ui:397
@@ -19920,7 +19920,7 @@ msgstr "Ver bloque de dirección anterior"
#: sw/uiconfig/swriter/ui/mmsalutationpage.ui:143
msgctxt "mmsalutationpage|extended_tip|prev"
msgid "Use the browse buttons to preview the information from the previous or next data record."
-msgstr "Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente."
+msgstr "Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente."
#. 5CDnR
#: sw/uiconfig/swriter/ui/mmsalutationpage.ui:157
@@ -19932,7 +19932,7 @@ msgstr "Ver bloque de dirección siguiente"
#: sw/uiconfig/swriter/ui/mmsalutationpage.ui:162
msgctxt "mmsalutationpage|extended_tip|next"
msgid "Use the browse buttons to preview the information from the previous or next data record."
-msgstr "Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente."
+msgstr "Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente."
#. rS3A8
#: sw/uiconfig/swriter/ui/mmsalutationpage.ui:176
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Utilizar el _documento actual"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Utilice el documento de Writer actual como base del documento de combinar correspondencia."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Crear un documento _nuevo"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Cree un documento de Writer para utilizarse con la combinación de correspondencia."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Iniciar a partir de un documento _existente"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Seleccione un documento de Writer para utilizarlo como base del documento de combinar correspondencia."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Iniciar a partir de una _plantilla"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Seleccione la plantilla con la que desea crear el documento de combinar correspondencia."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Iniciar a partir de un documento guardado _recientemente"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Utilice un documento de combinación de correspondencia como base para uno nuevo."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Seleccione el documento."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "E_xaminar…"
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Localice el documento de Writer que quiere usar, y luego pulse Abrir."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "E_xaminar…"
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Abre un cuadro de diálogo para seleccionar una plantilla."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "El origen de datos del documento actual no está registrado. Intercambie la base de datos."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Intercambiar base de datos…"
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Seleccione un documento inicial para combinar correspondencia"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Especifique el documento que desee emplear como base para el documento de combinación de correspondencia."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objeto"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipo"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opciones"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Ajustar"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperenlace"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Bordes"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Área"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -24025,7 +24025,7 @@ msgstr "Sangrar en:"
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:314
msgctxt "outlinepositionpage|extended_tip|indentatmf"
msgid "Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line."
-msgstr "Ingrese la distancia desde el margen izquierdo de la página desde el cual inicia todas la líneas de un párrafo numerado a partir de la primera línea."
+msgstr "Introduzca la distancia desde el margen izquierdo de la página hasta el comienzo de todos los renglones del párrafo numerado que siguen al primero."
#. 6ZE4k
#: sw/uiconfig/swriter/ui/outlinepositionpage.ui:327
@@ -27047,7 +27047,7 @@ msgstr "Caracteres, sin espacios:"
#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:129
msgctxt "statisticsinfopage|lineft"
msgid "Lines:"
-msgstr "Líneas:"
+msgstr "Renglones:"
#. xEDWN
#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:240
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Actualizar"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Muestra estadísticas aplicables al documento actual."
@@ -27773,7 +27773,7 @@ msgstr "Esquema y lista"
#: sw/uiconfig/swriter/ui/templatedialog2.ui:935
msgctxt "templatedialog2|outline"
msgid "Set outline level, list style and line numbering for paragraph style."
-msgstr ""
+msgstr "Establezca el nivel de esquema, el estilo de lista y la numeración de líneas para el estilo de párrafo."
#. q8oC5
#: sw/uiconfig/swriter/ui/templatedialog4.ui:8
diff --git a/source/es/vcl/messages.po b/source/es/vcl/messages.po
index 140b4583509..ea06ef369b0 100644
--- a/source/es/vcl/messages.po
+++ b/source/es/vcl/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: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
+"Last-Translator: drodriguez <drodriguez@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/es/>\n"
"Language: es\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 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564675121.000000\n"
#. k5jTM
@@ -2135,7 +2135,7 @@ msgstr "_Selección"
#: vcl/uiconfig/ui/printdialog.ui:602
msgctxt "printdialog|extended_tip|rbRangeSelection"
msgid "Prints only the selected area(s) or object(s) in the current document."
-msgstr ""
+msgstr "Imprime sólo las áreas u objetos seleccionados en el documento actual."
#. UKYwM
#: vcl/uiconfig/ui/printdialog.ui:616
@@ -2165,7 +2165,7 @@ msgstr "Páginas pares"
#: vcl/uiconfig/ui/printdialog.ui:639
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
-msgstr ""
+msgstr "Seleccione el subconjunto de páginas a imprimir."
#. wn2kB
#: vcl/uiconfig/ui/printdialog.ui:670
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Imprime varias páginas por hoja de papel."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalizado"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Seleccione cuántas páginas se imprimirán por hoja de papel."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Páginas:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Seleccione el número de filas."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "por"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Seleccione el número de columnas."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Margen:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Seleccione el margen entre páginas individuales en cada hoja de papel."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre las páginas"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distancia:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Seleccione el margen entre las páginas impresas y el borde del papel."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "al borde de la hoja"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Orden:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "De izquierda a derecha y hacia abajo"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "De arriba abajo y hacia la derecha"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "De abajo arriba y hacia la izquierda"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "De derecha a izquierda y hacia abajo"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Seleccione el orden en el que se imprimirán las páginas."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Trazar borde alrededor de cada página"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Active esta opción para dibujar un borde alrededor de cada página."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Prospecto"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
-msgstr ""
+msgstr "Seleccione esta opción para imprimir el documento en formato de folleto."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Previsualización de intercalación"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Modifique la colocación de las páginas que se imprimirán en cada hoja de papel. La previsualización le indica cómo lucirán las hojas impresas finales."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
-msgstr ""
+msgstr "_Más"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Disposición de página"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "General"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Imprime el documento, la selección actual o las páginas especificadas. También se pueden establecer las opciones de impresión del documento actual."
diff --git a/source/es/wizards/messages.po b/source/es/wizards/messages.po
index db399bdb997..341deaa486d 100644
--- a/source/es/wizards/messages.po
+++ b/source/es/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: 2021-01-19 13:14+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/wizardsmessages/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1559358133.000000\n"
#. gbiMx
@@ -158,7 +158,7 @@ msgstr ""
#: wizards/com/sun/star/wizards/common/strings.hrc:56
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. evGjG
#: wizards/com/sun/star/wizards/common/strings.hrc:57
@@ -620,7 +620,7 @@ msgstr "Nombre y ubicación"
#: wizards/com/sun/star/wizards/common/strings.hrc:141
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. DZhsU
#: wizards/com/sun/star/wizards/common/strings.hrc:142
@@ -1052,7 +1052,7 @@ msgstr "Nombre y ubicación"
#: wizards/com/sun/star/wizards/common/strings.hrc:223
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. AV2GE
#: wizards/com/sun/star/wizards/common/strings.hrc:224
@@ -1094,7 +1094,7 @@ msgstr "Seleccione los títulos que deban incluirse en la plantilla de orden del
#: wizards/com/sun/star/wizards/common/strings.hrc:230
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
-msgstr "Proporcione información general sobre el evento"
+msgstr "Proporcione información general sobre el suceso"
#. 66asU
#: wizards/com/sun/star/wizards/common/strings.hrc:231
@@ -1358,7 +1358,7 @@ msgstr "Nombres"
#: wizards/com/sun/star/wizards/common/strings.hrc:274
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda Items"
-msgstr "Elementos de orden del día"
+msgstr "Elementos del orden del día"
#. rSC3E
#: wizards/com/sun/star/wizards/common/strings.hrc:275
diff --git a/source/es/wizards/source/resources.po b/source/es/wizards/source/resources.po
index 535dd5358b2..17a2db41a63 100644
--- a/source/es/wizards/source/resources.po
+++ b/source/es/wizards/source/resources.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: 2020-10-27 12:31+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_ui-7-3/wizardssourceresources/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1556397922.000000\n"
#. 8UKfi
@@ -221,7 +221,7 @@ msgctxt ""
"RID_REPORT_0\n"
"property.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. BZtXG
#: resources_en_US.properties
@@ -284,7 +284,7 @@ msgctxt ""
"RID_REPORT_12\n"
"property.text"
msgid "Sort options"
-msgstr "Opciones de ordenación"
+msgstr "Opciones de clasificación"
#. 7EUD3
#: resources_en_US.properties
@@ -1427,7 +1427,7 @@ msgctxt ""
"RID_QUERY_0\n"
"property.text"
msgid "Query Wizard"
-msgstr "Asistente de consultas"
+msgstr "Asistente para consultas"
#. RySqB
#: resources_en_US.properties
@@ -1445,7 +1445,7 @@ msgctxt ""
"RID_QUERY_2\n"
"property.text"
msgid "Query Wizard"
-msgstr "Asistente de consultas"
+msgstr "Asistente para consultas"
#. QEtRG
#: resources_en_US.properties
@@ -2129,7 +2129,7 @@ msgctxt ""
"RID_FORM_0\n"
"property.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. H4MXV
#: resources_en_US.properties
@@ -2723,7 +2723,7 @@ msgctxt ""
"RID_TABLE_1\n"
"property.text"
msgid "Table Wizard"
-msgstr "Asistente de tablas"
+msgstr "Asistente para tablas"
#. hGMoR
#: resources_en_US.properties
diff --git a/source/et/chart2/messages.po b/source/et/chart2/messages.po
index 5fba1557c84..93c06e0358a 100644
--- a/source/et/chart2/messages.po
+++ b/source/et/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-10 11:43+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566121579.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Määra joonte arv tulp- ja joondiagrammis."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Vali diagrammi põhitüüp."
diff --git a/source/et/cui/messages.po b/source/et/cui/messages.po
index 65f54cc95dd..633b354d062 100644
--- a/source/et/cui/messages.po
+++ b/source/et/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-27 17:40+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566121498.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automaatne"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaktika"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Suur kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klassikaline"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Määrab tööriistaribade ja dialoogide ikoonide stiili."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Ikoonistiil:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Lisa laienduste abil veel ikooniteemasid"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Ikoonistiil"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Jõustub pärast taaskäivitust"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Riistvaralise kiirenduse kasutamine"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Võimaldab ligipääsu graafikakaardi riistvaralistele omadustele ekraanil kuvamise parendamiseks."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Pehmendamise kasutamine"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Kui see on toetatud, siis on võimalik lubada või keelata graafika pehmendamist. Kui graafika pehmendamine on lubatud, siis enamiku graafiliste objektide puhul tähendab see paremat välimust ja vähem moonutusi."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Skia kasutamine igasuguseks renderdamiseks"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skia tarkvaralise renderdamise pealesundimine"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Jõustub pärast taaskäivitust. Selle ruudu märkimine keelab graafikadraiverite kasutamise."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia olek hetkel: lubatud"
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia olek hetkel: keelatud"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Graafikaväljund"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Fontide eelvaate _kuvamine"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Valitavate fontide nimed kuvatakse vastavate fontidega vormindatult, näiteks fondid vormindusribal olevas fontide kastis."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Ekraanifontide pehmendamine"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Pehmendab ekraanifontide kuva."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "Alates"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Fontide loendid"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Käivita graafikatest"
diff --git a/source/et/dbaccess/messages.po b/source/et/dbaccess/messages.po
index a223d2b3ff0..3125e073b90 100644
--- a/source/et/dbaccess/messages.po
+++ b/source/et/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-10 11:42+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566121723.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Luua uue andmebaasi"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Põimitud andmebaas::"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Avada olemasoleva andmebaasifaili"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Hiljuti kasutatud:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ava"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Luua ühenduse olemasolevasse andmebaasi"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "Uue andmebaasi loomine pole võimalik, kuna ei HSQLDB ega Firebird pole saadaval."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Andmebaasi loomise nõustaja loob uue andmebaasifaili, mis sisaldab infot andmebaasi kohta."
diff --git a/source/et/extensions/messages.po b/source/et/extensions/messages.po
index 34a7793c915..b529280f54f 100644
--- a/source/et/extensions/messages.po
+++ b/source/et/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-01-10 11:42+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566122989.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Värskenda vormi"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Mitmeosaline"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standardne (lühike)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standardne (lühike YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standardne (lühike YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standardne (pikk)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Pole valitud"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Valitud"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Määramata"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Kõik kirjed"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktiivne kirje"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Käesolev lehekülg"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ei"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Jah"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Põhivorm"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Puudub"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Üksik"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Mitu"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Vahemik"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Rõhtne"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Püstine"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Vaikeväärtused"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Sobib"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Loobu"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Abi"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Valitud kirje"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Valitud kirje asukoht"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Üks rida"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Mitu rida"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Mitu rida koos vormindusega"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Puudub"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Rõhtne"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Püstine"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Mõlemad"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "Ruumiline"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Lame"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Vasakul üleval"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Vasakul keskel"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Vasakul all"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Paremal üleval"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Paremal keskel"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Paremal all"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Üleval vasakul"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Üleval keskel"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Üleval paremal"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "All vasakul"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "All keskel"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "All paremal"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Keskel"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Säilita"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Asenda"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Lase kokku"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ei"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Proportsionaalne"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Sobitamine suurusega"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Vasakult paremale"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Paremalt vasakule"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Ülemobjekti sätete järgi"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Mitte kunagi"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Kui fookuses"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Alati"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Lõigule"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Märgina"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Leheküljele"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Paneelile"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Märgile"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Leheküljele"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Lahtrile"
diff --git a/source/et/fpicker/messages.po b/source/et/fpicker/messages.po
index 30b5e749d7d..eb7d9d64096 100644
--- a/source/et/fpicker/messages.po
+++ b/source/et/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-04-13 12:37+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/et/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Viimati muudetud"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Ava"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Esita"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Faili nimi:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Failitüüp:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Kirjutuskaitstud"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Salvestatakse parooliga"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Automaatne failinime laiend"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Filtri sätete redigeerimine"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Krüpteeritakse GPG-võtmega"
diff --git a/source/et/sc/messages.po b/source/et/sc/messages.po
index 86ea789ac70..6b38c1b904b 100644
--- a/source/et/sc/messages.po
+++ b/source/et/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-27 17:40+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566122065.000000\n"
#. kBovX
@@ -25267,97 +25267,97 @@ msgid "~View"
msgstr "~Vaade"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Pilt"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Pilt"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Joonistus"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Joonistus"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "Multimeedium"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "Multimeedium"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Prindi"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Prindi"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Laiendus"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Laiendus"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tööriistad"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Tööriistad"
@@ -25716,139 +25716,139 @@ msgid "Im_age"
msgstr "Pilt"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Järjestus"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Värv"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Alusvõrk"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Kee_l"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Läbivaatus"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Märkused"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Võrdlemine"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Vaade"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Joonistamine"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Redigeerimine"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Järjestus"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Vaade"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Rühmitamine"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "Ruumilisus"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Joondus"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Vaade"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Lisamine"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Multimeedium"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Paneel"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Järjestus"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Alusvõrk"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Vaade"
diff --git a/source/et/sd/messages.po b/source/et/sd/messages.po
index a1be8c30403..13cd8ecf1a0 100644
--- a/source/et/sd/messages.po
+++ b/source/et/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-10 11:42+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566122192.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "Tabel"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Pilt"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Pilt"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Joonistus"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Joonistus"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "Multimeedium"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "Multimeedium"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Juhtleht"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Juhtleht"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "Ruumilisus"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "Ruumilisus"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Laiendus"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Laiendus"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tööriistad"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Tööriistad"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "Tabel"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Pilt"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Pilt"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Joonistus"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Joonistus"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "Multimeedium"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "Multimeedium"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Vorm"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Vorm"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Juhtslaid"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Juhtslaid"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "Ruumilisus"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "Ruumilisus"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Laiendus"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Laiendus"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tööriistad"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Tööriistad"
diff --git a/source/et/sw/messages.po b/source/et/sw/messages.po
index 868b5b8ac4a..f5118110ee5 100644
--- a/source/et/sw/messages.po
+++ b/source/et/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-27 17:40+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566165825.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Liigutab valitud lõigustiili registri hierarhias ühe taseme võrra allapoole."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stiil"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stiilid"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Loob registri kirjed kindlatest lõigustiilidest."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Andmebaasi vahetamine"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Vaheta"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Kasutuselolevad andmebaasid"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Võimalikud andmebaasid"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Lehitse..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Avab faili avamise dialoogi andmebaasi faili (*.odb) valimiseks. Valitud fail lisatakse võimalike andmebaaside nimekirja."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Kasuta andmebaasi faili valimiseks nuppu \"Lehitse\"."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Kuvab hetkel kasutuselolevad andmebaasid."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Kuvab kõik %PRODUCTNAME'is registreeritud andmebaasid."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Andmebaasi vahetamine"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Rakendatud andmebaas:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Aktiivse dokumendi andmeallikate vahetamine."
@@ -20076,109 +20076,109 @@ msgid "Use the current _document"
msgstr "Kasutatakse aktiivset dokumenti"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Kasutab kirjakoostedokumendi alusena praegust Writeri dokumenti."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Luuakse uus dokument"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Loob kirjakooste jaoks kasutamiseks uue Writeri dokumendi."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Alustatakse olemasolevast dokumendist"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Vali olemasolev Writeri dokument, mida kasutada kirjakoostedokumendi alusena."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Alustatakse mallist"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Vali mall, millega soovid kirjakoostedokumendi luua."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Alustatakse hiljuti salvestatud dokumendist"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Kasuta uue kirjakoostedokumendi alusena olemasolevat kirjakoostedokumenti."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Vali dokument."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Lehitse..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Otsi üles soovitud Writeri dokument ja klõpsa \"Ava\"."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Lehitse..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Kirjakooste lähtedokumendi valimine"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Vali dokument, mida kasutada kirjakoostedokumendi alusena."
@@ -22321,49 +22321,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tüüp"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Sätted"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Mähkimine"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hüperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Äärised"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Taust"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Läbipaistvus"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27059,7 +27059,7 @@ msgid "Update"
msgstr "Värskenda"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/et/vcl/messages.po b/source/et/vcl/messages.po
index 956b5f8b53c..fc510bf7b00 100644
--- a/source/et/vcl/messages.po
+++ b/source/et/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-01-10 11:42+0000\n"
"Last-Translator: Mihkel Tõnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/et/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1566122224.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Ühele paberilehele prinditakse mitu lehekülge."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Kohandatud"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Määrab ühele paberilehele prinditavate lehekülgede arvu."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Leheküljed:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Määrab ridade arvu."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "x"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Määrab veergude arvu."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Veerised:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Määrab dokumendi lehekülgede vahelise veerise."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "(lehekülgede vahel)"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Vahe:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Määrab dokumendi lehekülgede ja paberilehe serva vahelise veerise."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "(lehe servani)"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Järjestus:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Vasakult paremale, siis alla"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Ülalt alla, siis paremale"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Ülalt alla, siis vasakule"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Paremalt vasakule, siis alla"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Vali lehekülgede printimisjärjestus."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Ääris iga lehekülje ümber"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Märgi ruut iga lehekülje ümber äärise joonistamiseks."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošüürina"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Järjestuse eelvaade"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Lisasätted"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Leheküljepaigutus"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Üldine"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Prindib aktiivse dokumendi, valiku või määratud lehtede vahemiku. Aktiivsele dokumendile on võimalik määrata ka printimise sätteid."
diff --git a/source/eu/chart2/messages.po b/source/eu/chart2/messages.po
index 02e098a5a2b..0ea1886fb56 100644
--- a/source/eu/chart2/messages.po
+++ b/source/eu/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-26 12:32+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/eu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1559371396.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Ezarri 'Zutabea eta marra' diagrama motako lerro kopurua."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Hautatu oinarrizko diagrama mota bat."
diff --git a/source/eu/cui/messages.po b/source/eu/cui/messages.po
index 5c73c1eeab2..e109ec4d374 100644
--- a/source/eu/cui/messages.po
+++ b/source/eu/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-04-26 12:46+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/eu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1565776659.000000\n"
#. GyY9M
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatikoa"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Kontraste altua"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasikoa"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Tresna-barretako eta elkarrizketa-koadroetako ikonoen estiloa zehazten du."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Ikono-es_tiloa:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Gehitu ikono-gai gehiago hedapenen bidez"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Ikono-estiloa"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Berrabiarazi behar da"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Erabili hard_ware bidezko azelerazioa"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Zuzenean sartzen da bistaratze-grafikoaren moldagailuaren hardware-eginbideetara."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Erabili antia_liasing-a"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Onartuta dagoenean, grafikoen antialiasing-a gaitu edo desgaitu dezakezu. Gaituta dagoenean, objektu grafiko gehienen bistaratzea leunagoa izango da eta akats gutxiago izango ditu."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Erabili Skia errendatze guztietarako"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Behartu Skia bidezko software errendatzea"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Berrabiarazi behar da. Hau gaitzen bada, kontrolagailu grafikoak ezin izango dira erabili."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia gaituta dago."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia desgaituta dago."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafikoen irteera"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Erakutsi letra-tipoen a_urrebista"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Letra-tipo hautagarrien izenak, bakoitza bere letra-tipoarekin bistaratzen du, adibidez, Formatua barrako letra-tipoen kutxan."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Pantailako letra-tipoen a_ntialiasing-a"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Hautatu testuak pantailan duen itxura leuntzeko."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "he_mendik:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Sartu antialiasing-a aplikatuko zaion letra-tamaina txikiena."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Letra-tipoen zerrendak"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Exekutatu proba grafikoak"
diff --git a/source/eu/dbaccess/messages.po b/source/eu/dbaccess/messages.po
index b7ca3078891..c4db3465f6f 100644
--- a/source/eu/dbaccess/messages.po
+++ b/source/eu/dbaccess/messages.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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-01-13 18:38+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/eu/>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/eu/>\n"
"Language: eu\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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562308074.000000\n"
#. BiN6g
@@ -1791,7 +1791,7 @@ msgstr ""
#: dbaccess/inc/strings.hrc:312
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
-msgstr "\"$file$\" txostenak txosten-diseinatzailea behar du."
+msgstr "\"$file$\" txostenak txosten-eraikitzailea behar du."
#. oC8Px
#: dbaccess/inc/strings.hrc:314
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Datu-base _berria sortu"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Hautatu hau datu-base berria sortzeko."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Ka_psulatutako datu-basea:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "_Lehendik dagoen datu-base bat ireki"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Hautatu hau azken aldian erabilitako datu-base baten fitxategia irekitzeko zerrenda batetik edo fitxategia aukeratzeko elkarrizketa-koadro batetik abiatuta."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Azken aldian erabilia:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Hautatu datu-baseen fitxategi bat erabilitako azken fitxategien zerrendan, hura irekitzeko. Sakatu 'Amaitu' fitxategia berehala irekitzeko eta morroitik irteteko."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ireki"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Fitxategiak hautatzeko elkarrizketa-koadroa irekitzen du, datu-basearen fitxategi bat hautatu ahal izateko. Sakatu 'Ireki' edo 'Ados' elkarrizketa-koadroan fitxategia berehala ireki eta morroitik irteteko."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Lehendik dagoen datu-basera _konektatzea"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Hautatu hau datu-base baten dokumentu bat sortzeko lehendik dagoen konexio bat erabilita."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Hautatu lehendik dagoen datu-baseen konexioaren mota."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"erabilgarri ez HSQLDB ez Firebird."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Datu-baseen morroiak datu-base bati buruzko informazioa duen fitxategi bat sortzen du."
diff --git a/source/eu/extensions/messages.po b/source/eu/extensions/messages.po
index e1ef0d107bd..d9b12a87e27 100644
--- a/source/eu/extensions/messages.po
+++ b/source/eu/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-10-23 04:36+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/eu/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Freskatu inprimakia"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Hartu"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Bidali"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URLa"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Zati anitzak"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testua"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estandarra (laburra)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estandarra (laburra UU)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estandarra (laburra UUUU)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estandarra (luzea)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "EE-HH-UU"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "HH-EE-UU"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "UU-HH-EE"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "EE-HH-UUUU"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "HH-EE-UUUU"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "UUUU-HH-EE"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "UU-HH-EE"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "UUUU-HH-EE"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Hautatu gabe"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Hautatuta"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Zehaztu gabe"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Erregistro guztiak"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Uneko erregistroa"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Uneko orrialdea"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ez"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Bai"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Inprimaki gurasoa"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_hutsa"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_gurasoa"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_bera"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_goian"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Bat ere ez"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Bakarra"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Anitza"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Barrutia"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontala"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Bertikala"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Lehenetsia"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Ados"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Utzi"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Laguntza"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Hautatutako sarrera"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Hautatutako sarreraren kokagunea"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Lerro bakarra"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Lerro anitzekoa"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Lerro anitzekoa formatuarekin"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Bat ere ez"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontala"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Bertikala"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Biak"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Laua"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Ezkerrean goian"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Ezkerrean erdian"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Ezkerrean behean"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Eskuinean goian"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Eskuinean erdian"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Eskuinean behean"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Goian ezkerrean"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Goian erdian"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Goian eskuinean"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Azpian ezkerrean"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Azpian erdian"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Azpian eskuinean"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Zentratuta"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Mantendu"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ordeztu"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Tolestu"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ez"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Mantendu proportzioa"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Doitu tamainari"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Ezkerretik eskuinera"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Eskuinetik ezkerrera"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Erabili goi-mailako objektuen ezarpenak"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Inoiz ere ez"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Fokua duenean"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Beti"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Paragrafoan"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Karaktere gisa"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Orrialdean"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Markora"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Karakterean"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Orrialdean"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Gelaxkan"
diff --git a/source/eu/fpicker/messages.po b/source/eu/fpicker/messages.po
index c407bb0a26b..03bce8fd401 100644
--- a/source/eu/fpicker/messages.po
+++ b/source/eu/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-23 09:42+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/eu/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Aldaketa-data"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Ireki"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Erreproduzitu"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Fitxategi-_izena:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Fitxategi _mota:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Irakurtzeko soilik"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Gorde pasahitzarekin"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Fitxategi-izenaren luzapen _automatikoa"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Editatu _iragazki-ezarpenak"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Zifratu GPG gakoarekin"
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared/02.po b/source/eu/helpcontent2/source/text/sbasic/shared/02.po
index 04e1374736f..13a0f58b65f 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/eu/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: 2021-10-04 19:51+0200\n"
-"PO-Revision-Date: 2022-01-26 12:49+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared02/eu/>\n"
"Language: eu\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 4.12.2\n"
"X-POOTLE-MTIME: 1559714057.000000\n"
#. 6Kkin
@@ -1013,7 +1013,7 @@ msgctxt ""
"bm_id3150402\n"
"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
-msgstr "<bookmark_value>kontrolak; elkarrizketa-editorean</bookmark_value><bookmark_value>sakatzeko botoiaren kontrola elkarrizketa-editorean</bookmark_value><bookmark_value>ikonoaren kontrola</bookmark_value><bookmark_value>botoiak; kontrolak</bookmark_value><bookmark_value>irudi-kontrola</bookmark_value><bookmark_value>kontrol-laukiaren kontrola</bookmark_value><bookmark_value>aukera-botoiaren kontrola</bookmark_value><bookmark_value>aukera-botoiaren kontrola</bookmark_value><bookmark_value>testu finkoaren kontrola</bookmark_value><bookmark_value>etiketa-eremuaren kontrola</bookmark_value><bookmark_value>editatu; kontrolak</bookmark_value><bookmark_value>testu-koadroak; kontrolak</bookmark_value><bookmark_value>zerrenda-koadroak; kontrolak</bookmark_value><bookmark_value>konbinazio-koadroaren kontrola</bookmark_value><bookmark_value>korritze-barraren kontrola</bookmark_value><bookmark_value>korritze-barra horizontalaren kontrola</bookmark_value><bookmark_value>korritze-barra bertikalaren kontrola</bookmark_value><bookmark_value>talde-koadroaren kontrola</bookmark_value><bookmark_value>aurrerapen-barraren kontrola</bookmark_value><bookmark_value>marra finkoaren kontrola</bookmark_value><bookmark_value>marra horizontalaren kontrola</bookmark_value><bookmark_value>marraren kontrola</bookmark_value><bookmark_value>marra bertikalaren kontrola</bookmark_value><bookmark_value>data-eremuaren kontrola</bookmark_value><bookmark_value>ordu-eremuaren kontrola</bookmark_value><bookmark_value>zenbakizko eremuaren kontrola</bookmark_value><bookmark_value>moneta-eremuaren kontrola</bookmark_value><bookmark_value>eremu formatudunaren kontrola</bookmark_value><bookmark_value>eredu-eremuaren kontrola</bookmark_value><bookmark_value>eremu maskaratuaren kontrola</bookmark_value><bookmark_value>fitxategi-hautapenaren kontrola</bookmark_value><bookmark_value>hautapenak; kontrolak</bookmark_value><bookmark_value>proba moduaren kontrola</bookmark_value>"
+msgstr "<bookmark_value>kontrolak; elkarrizketa-editorean</bookmark_value><bookmark_value>sakatzeko botoiaren kontrola elkarrizketa-editorean</bookmark_value><bookmark_value>ikonoaren kontrola</bookmark_value><bookmark_value>botoiak; kontrolak</bookmark_value><bookmark_value>irudi-kontrola</bookmark_value><bookmark_value>kontrol-laukiaren kontrola</bookmark_value><bookmark_value>aukera-botoiaren kontrola</bookmark_value><bookmark_value>aukera-botoiaren kontrola</bookmark_value><bookmark_value>testu finkoaren kontrola</bookmark_value><bookmark_value>etiketa-eremuaren kontrola</bookmark_value><bookmark_value>editatu; kontrolak</bookmark_value><bookmark_value>testu-koadroak; kontrolak</bookmark_value><bookmark_value>zerrenda-koadroak; kontrolak</bookmark_value><bookmark_value>konbinazio-koadroaren kontrola</bookmark_value><bookmark_value>korritze-barraren kontrola</bookmark_value><bookmark_value>korritze-barra horizontalaren kontrola</bookmark_value><bookmark_value>korritze-barra bertikalaren kontrola</bookmark_value><bookmark_value>talde-markoaren kontrola</bookmark_value><bookmark_value>aurrerapen-barraren kontrola</bookmark_value><bookmark_value>marra finkoaren kontrola</bookmark_value><bookmark_value>marra horizontalaren kontrola</bookmark_value><bookmark_value>marraren kontrola</bookmark_value><bookmark_value>marra bertikalaren kontrola</bookmark_value><bookmark_value>data-eremuaren kontrola</bookmark_value><bookmark_value>ordu-eremuaren kontrola</bookmark_value><bookmark_value>zenbakizko eremuaren kontrola</bookmark_value><bookmark_value>moneta-eremuaren kontrola</bookmark_value><bookmark_value>eremu formatudunaren kontrola</bookmark_value><bookmark_value>eredu-eremuaren kontrola</bookmark_value><bookmark_value>eremu maskaratuaren kontrola</bookmark_value><bookmark_value>fitxategi-hautapenaren kontrola</bookmark_value><bookmark_value>hautapenak; kontrolak</bookmark_value><bookmark_value>proba moduaren kontrola</bookmark_value>"
#. YL3Za
#: 20000000.xhp
@@ -1184,7 +1184,7 @@ msgctxt ""
"par_id3153575\n"
"help.text"
msgid "<ahelp hid=\".uno:Radiobutton\">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab order. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab order between the tab orders of the two groups. For example, to the frame of the second group, or to any other control in the dialog, with the exception of another option button."
-msgstr "<ahelp hid=\".uno:Radiobutton\">Erabiltzaileak aukera anitzen artean hautatzeko modua eskaintzen duen botoi bat gehitzen du.</ahelp> Taldekatutako aukera-botoiek elkarren ondoko tabulazio-ordena izan behar dute. Normalean talde-koadro batez inguratuta daude. Aukera-botoien bi talde badaude, tabulazio-ordena bat sartu behar da bi taldeen arteko tabulazio-ordenen artean, adibidez bigarren taldearen markoan, edo elkarrizketa-koadroko beste edozein kontroletan, beste kontrol hori aukera-botoi bat ez bada."
+msgstr "<ahelp hid=\".uno:Radiobutton\">Erabiltzaileak aukera anitzen artean hautatzeko modua eskaintzen duen botoi bat gehitzen du.</ahelp> Taldekatutako aukera-botoiek elkarren ondoko tabulazio-ordena izan behar dute. Normalean talde-marko batez inguratuta daude. Aukera-botoien bi talde badaude, tabulazio-ordena bat sartu behar da bi taldeen arteko tabulazio-ordenen artean, adibidez bigarren taldearen markoan, edo elkarrizketa-koadroko beste edozein kontroletan, beste kontrol hori aukera-botoi bat ez bada."
#. DaRgN
#: 20000000.xhp
diff --git a/source/eu/helpcontent2/source/text/sbasic/shared/03.po b/source/eu/helpcontent2/source/text/sbasic/shared/03.po
index 18f37babf4f..880d229a939 100644
--- a/source/eu/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/eu/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-03-23 11:41+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/eu/>\n"
"Language: eu\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: LibreOffice\n"
"X-POOTLE-MTIME: 1561615582.000000\n"
#. ViEWM
@@ -18689,7 +18689,7 @@ msgctxt ""
"par_id61637863440399\n"
"help.text"
msgid "The caption of the following control types: Button, CheckBox, FixedLine, FixedText, GroupBox and RadioButton."
-msgstr "Epigrafea honako kontrol motetan: botoia, kontrol-laukia, lerro finkoa, testu finkoa, talde-koadroa eta aukera-kontrola."
+msgstr "Epigrafea honako kontrol motetan: botoia, kontrol-laukia, lerro finkoa, testu finkoa, talde-markoa eta aukera-kontrola."
#. uCL85
#: sf_l10n.xhp
diff --git a/source/eu/helpcontent2/source/text/shared/02.po b/source/eu/helpcontent2/source/text/shared/02.po
index 070934a93c9..04fe1d328f9 100644
--- a/source/eu/helpcontent2/source/text/shared/02.po
+++ b/source/eu/helpcontent2/source/text/shared/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-01-21 18:39+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/eu/>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/eu/>\n"
"Language: eu\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1559627231.000000\n"
#. Edm6o
@@ -986,7 +986,7 @@ msgctxt ""
"par_id3149123\n"
"help.text"
msgid "<ahelp hid=\".uno:RadioButton\">Creates an option button.</ahelp> Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (<link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Name</emph></link> <emph>property</emph>). Normally, they are given a <link href=\"text/shared/02/01170000.xhp\" name=\"group box\">group box</link>."
-msgstr "<ahelp hid=\".uno:RadioButton\">Aukera-botoia sortzen du.</ahelp> Aukera-botoiaren bidez, erabiltzaileak hainbat aukeraren artean bat aukera dezake. Funtzionalitate bereko aukera-botoiei izen bera ematen zaie (<link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Izena</emph></link><emph>propietatea</emph>). Normalean<link href=\"text/shared/02/01170000.xhp\" name=\"group box\">talde-laukia </link> esleitzen zaie."
+msgstr "<ahelp hid=\".uno:RadioButton\">Aukera-botoia sortzen du.</ahelp> Aukera-botoiaren bidez, erabiltzaileak hainbat aukeraren artean bat aukera dezake. Funtzionalitate bereko aukera-botoiei izen bera ematen zaie (<link href=\"text/shared/02/01170101.xhp\" name=\"Name\"><emph>Izena</emph></link><emph>propietatea</emph>). Normalean<link href=\"text/shared/02/01170000.xhp\" name=\"group box\">talde-markoa</link> esleitzen zaie."
#. PEmCF
#: 01170000.xhp
@@ -10463,7 +10463,7 @@ msgctxt ""
"par_id3159201\n"
"help.text"
msgid "There are wizards for inserting a list box or combo box, a table element and group boxes."
-msgstr "Zerrenda-koadro edo konbinazio-koadroak, taula-elementuak edo talde-laukiak txertatzeko morroiak daude."
+msgstr "Zerrenda-koadro edo konbinazio-koadroak, taula-elementuak edo talde-markoak txertatzeko morroiak daude."
#. AkNJ6
#: 01171200.xhp
diff --git a/source/eu/officecfg/registry/data/org/openoffice.po b/source/eu/officecfg/registry/data/org/openoffice.po
index 79b68be68d5..58b84c351b0 100644
--- a/source/eu/officecfg/registry/data/org/openoffice.po
+++ b/source/eu/officecfg/registry/data/org/openoffice.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-06-04 05:58+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenoffice/eu/>\n"
"Language: eu\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 4.12.2\n"
"X-POOTLE-MTIME: 1528091889.000000\n"
#. foAxC
@@ -104,4 +104,4 @@ msgctxt ""
"ooSetupFactoryUIName\n"
"value.text"
msgid "Base: Report Builder"
-msgstr "Base: txosten-diseinatzailea"
+msgstr "Base: txosten-eraikitzailea"
diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office.po b/source/eu/officecfg/registry/data/org/openoffice/Office.po
index 5e299c4acd1..15ef272bb0d 100644
--- a/source/eu/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/eu/officecfg/registry/data/org/openoffice/Office.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-02-05 18:59+0100\n"
-"PO-Revision-Date: 2021-02-09 16:36+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/eu/>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeoffice/eu/>\n"
"Language: eu\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.4\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1559405183.000000\n"
#. HhMVS
@@ -784,7 +784,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Report Builder"
-msgstr "Txosten-diseinatzailea"
+msgstr "Txosten-eraikitzailea"
#. iE8oL
#: ExtendedColorScheme.xcu
diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
index 148cb016678..9661ab424b9 100644
--- a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/eu/>\n"
"Language: eu\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 4.12.2\n"
"X-POOTLE-MTIME: 1564560909.000000\n"
#. W5ukN
@@ -10884,7 +10884,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Autofit Text"
-msgstr "Autodoitu testua"
+msgstr "Doitu automatikoki testua"
#. bcYGc
#: DrawImpressCommands.xcu
diff --git a/source/eu/sc/messages.po b/source/eu/sc/messages.po
index 91a810ecef4..a1c53576b64 100644
--- a/source/eu/sc/messages.po
+++ b/source/eu/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-03-23 11:35+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/eu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562221465.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Ikusi"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Irud_ia"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Irud~ia"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "M_arraztu"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Marraztu"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objektua"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objektua"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Inprimatu"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Inprimatu"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "I_nprimakia"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "I~nprimakia"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Hedapena"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Hedapena"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tresnak"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Tresnak"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Irud_ia"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "A_ntolatu"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "K_olorea"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Sareta"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Hizkuntza"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Berrikusi"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Iru_zkinak"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Konparatu"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ikusi"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "M_arraztu"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editatu"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "A_ntolatu"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ikusi"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Taldea"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Letra-tipoa"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Le_rrokatzea"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ikusi"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "T_xertatu"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Markoa"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "A_ntolatu"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Sareta"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ikusi"
diff --git a/source/eu/scp2/source/ooo.po b/source/eu/scp2/source/ooo.po
index b102938fddf..4ec5dc40250 100644
--- a/source/eu/scp2/source/ooo.po
+++ b/source/eu/scp2/source/ooo.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-10-15 11:36+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceooo/eu/>\n"
+"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/scp2sourceooo/eu/>\n"
"Language: eu\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1558597088.000000\n"
#. CYBGJ
@@ -5333,7 +5333,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_REPORTDESIGN\n"
"LngText.text"
msgid "Report Builder"
-msgstr "Txosten-diseinatzailea"
+msgstr "Txosten-eraikitzailea"
#. uzCcq
#: module_reportbuilder.ulf
@@ -5342,7 +5342,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_REPORTDESIGN\n"
"LngText.text"
msgid "Report Builder helps to design database reports. It requires Java."
-msgstr "Txosten-diseinatzaileak datu-baseen txostenak diseinatzen laguntzen du. Java behar du."
+msgstr "Txosten-eraikitzaileak datu-baseen txostenak diseinatzen laguntzen du. Java behar du."
#. 9vjxt
#: module_systemint.ulf
diff --git a/source/eu/sd/messages.po b/source/eu/sd/messages.po
index 2a051b52bae..9dc998488ed 100644
--- a/source/eu/sd/messages.po
+++ b/source/eu/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-26 12:32+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/eu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562394047.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Taula"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Irudia"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Irud~ia"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "M_arraztu"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Marraztu"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objektua"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objektua"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "I_nprimakia"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Inp~rimakia"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Maisua"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Maisua"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Hedapena"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Hedapena"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tresnak"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Tresnak"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "T~aula"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Irudia"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Irud~ia"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "M_arraztu"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "M~arraztu"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objektua"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objektua"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "I_nprimakia"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Inp~rimakia"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Maisua"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Maisua"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Hedapena"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Hedapena"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Tresnak"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Tresnak"
diff --git a/source/eu/sw/messages.po b/source/eu/sw/messages.po
index cf36b96d7fe..c13ada7c4b8 100644
--- a/source/eu/sw/messages.po
+++ b/source/eu/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/eu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562394087.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Hautatutako paragrafo-estiloa maila bat jaisten du indize-hierarkian."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Estiloa"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estiloak"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Indize-sarrerak paragrafo-estilo zehatzetatik sortzen ditu."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Trukatu datu-baseak"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definitu"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Erabilitako datu-baseak"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Datu-base erabilgarriak"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Arakatu..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Fitxategiak irekitzeko elkarrizketa-koadroa irekitzen du, eta hor datu-basearen fitxategi bat (*.odb) hauta dezakezu. Hautatutako fitxategia datu-base erabilgarrien zerrendari gehitzen zaio."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Erabili arakatzeko botoia datu-base baten fitxategia hautatzeko."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Une honetan erabiltzen ari diren datu-baseak zerrendatzen dira."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "%PRODUCTNAME aplikazioan erregistratu diren datu-baseak zerrendatzen ditu."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Trukatu datu-baseak"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Dokumentuari aplikatutako datu-basea:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Aldatu uneko dokumentuaren datu-iturburuak."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Erabili uneko _dokumentua"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Uneko Writer dokumentua erabiltzen du posta-konbinazioko oinarri-dokumentu gisa."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Sortu dokumentu _berria"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Writer dokumentu berria sortzen du posta-konbinazioan erabiltzeko."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Hasi _lehendik dagoen dokumentutik"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Hautatu lehendik dagoen Writer dokumentu bat posta-konbinazioko oinarri-dokumentu gisa erabiltzeko."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Hasi _txantiloitik"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Hautatu posta-konbinazioko dokumentuarekin erabili nahi duzun txantiloia."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Hasi a_zkena gordetako hasierako dokumentutik"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Erabili lehendik dagoen posta-konbinazioko dokumentu bat posta-konbinazioko dokumentu berriaren oinarri gisa."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Hautatu dokumentua."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "A_rakatu..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Bilatu erabili nahi duzun Writer dokumentua, eta ondoren sakatu Ireki."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "A_rakatu..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Txantiloia hautatzeko elkarrizketa-koadroa irekitzen du."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Uneko dokumentuaren datu-iturburua ez dago erregistratuta. Trukatu datu-basea."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Trukatu datu-basea..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Hautatu hasierako dokumentua posta-konbinaziorako"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Zehaztu zein dokumentu erabiliko duzun posta-konbinazioko oinarri-dokumentua izateko."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objektua"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Mota"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Aukerak"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Egokitu"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperesteka"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Ertzak"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Gardentasuna"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makroa"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Eguneratu"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Uneko fitxategiaren estatistikak bistaratzen ditu."
diff --git a/source/eu/vcl/messages.po b/source/eu/vcl/messages.po
index 4705a4e7b25..117fc970156 100644
--- a/source/eu/vcl/messages.po
+++ b/source/eu/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-10-15 11:36+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Basque <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/eu/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Erabilgarri adude orrialde maisuak zerrendatzen ditu."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Pertsonalizatu"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Hautatu ikono hori orrialdeetan arakatzeko."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Orrialdeak:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Hautatu fitxategiaren formatua."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "honek:"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Hautatu fitxategiaren formatua."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marjina:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Hautatu datu-basea eta taula bat."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "orrialdeen artean"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distantzia:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Hautatu datu-basea eta taula bat."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "orriaren ertzera"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ordena:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Ezkerretik eskuinera, gero behera"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Goitik behera, gero eskuinera"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Goitik behera, gero ezkerrera"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Eskuinetik ezkerrera, gero behera"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Hautatu datu-basea eta taula bat."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Marraztu ertza orrialde bakoitzaren inguruan"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Hautatu datu-basea eta taula bat."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Liburuxka"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Hautatu hau dokumentua liburuxka-formatuan inprimatzeko."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Tartekatzearen aurrebista"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Aldatu paper-orri bakoitzean inprimatuko den orrialde-antolaketa. Aurrebistak erakusten du zein itxura izango duen paper-orri bakoitzak."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Ge_hiago"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Orrialde-diseinua"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Orokorra"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Uneko dokumentua, hautapena edo zehaztu dituzun orrialdeak inprimatzen ditu. Uneko dokumentuaren inprimatzeko aukerak ere ezar daitezke."
diff --git a/source/fa/chart2/messages.po b/source/fa/chart2/messages.po
index f9f36e0ad2f..33a79384716 100644
--- a/source/fa/chart2/messages.po
+++ b/source/fa/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-26 09:37+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/fa/>\n"
@@ -3629,7 +3629,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/fa/cui/messages.po b/source/fa/cui/messages.po
index 29e8e59266e..e09721bc3fd 100644
--- a/source/fa/cui/messages.po
+++ b/source/fa/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-24 15:39+0000\n"
"Last-Translator: Hossein <hossein@libreoffice.org>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/fa/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542195434.000000\n"
#. GyY9M
@@ -17582,177 +17582,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "خودکار"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "کنتراست ~زیاد"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/fa/dbaccess/messages.po b/source/fa/dbaccess/messages.po
index 68f7fa4a13a..8e38515407c 100644
--- a/source/fa/dbaccess/messages.po
+++ b/source/fa/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-03-04 05:39+0000\n"
"Last-Translator: Hossein <hossein@libreoffice.org>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/fa/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1524566860.000000\n"
#. BiN6g
@@ -3587,75 +3587,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "پایگاه‌داده جاسازی‌شده"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "اخیراً به کار رفته"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "باز کردن"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3663,7 +3663,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/fa/extensions/messages.po b/source/fa/extensions/messages.po
index b7a488b384e..24b800d8159 100644
--- a/source/fa/extensions/messages.po
+++ b/source/fa/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-26 09:37+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/fa/>\n"
@@ -301,555 +301,542 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "هزینه"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "نشانی اینترنتی"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "متن"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "استاندارد (کوتاه)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "استاندارد (کوتاه)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "استاندارد (کوتاه)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "استاندارد (بلند)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "(انتخاب شده)"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "تاریخ فعلی"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "نه"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "بله"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "توقف"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "هیچ‌کدام"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "تکی"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "محدوده"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "افقی"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "عمودی"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "پیش‌فرض"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "تأیید"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "انصراف"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "راهنما"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "خط تکی"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "هیچ‌کدام"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "افقی"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "عمودی"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "هر دو"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "سه‌بعدی"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "تخت"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "چپ، بالا"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "راست، بالا"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "وسط‌چین"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "جایگزینی"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "جمع شدن"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "نه"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "تطابق با خط"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "چپ به راست"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "راست به چپ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "بند"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "به صورت نویسه"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "به صفحه"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "چارچوب"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "به نویسه"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "به صفحه"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/fa/fpicker/messages.po b/source/fa/fpicker/messages.po
index 43e6b7d270b..7a2b2d943f2 100644
--- a/source/fa/fpicker/messages.po
+++ b/source/fa/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-26 09:36+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/fa/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "تاریخ تغییر"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_باز کردن"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_پخش"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_نام پرونده:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "نو_ع پرونده:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_فقط خواندنی"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "ذخیره با گذرواژه"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "پسوند _خودکار برای نام پرونده"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ویرایش تنظیمات _فیلتر"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "رمز کردن با کلیدِ GPG"
diff --git a/source/fa/sc/messages.po b/source/fa/sc/messages.po
index 8abc414a27b..4755fc950ad 100644
--- a/source/fa/sc/messages.po
+++ b/source/fa/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-26 09:37+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/fa/>\n"
@@ -25875,97 +25875,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26348,156 +26348,156 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "آرایش"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "رنگ"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "توری"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "زبان"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "یادداشت‌ها"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "نما"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ویرایش"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "آرایش"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "نما"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "گروه کردن"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "فوت"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ردیف کردن"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "نما"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "درج"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "چارچوب"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "آرایش"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "توری"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/fa/sd/messages.po b/source/fa/sd/messages.po
index 561a5edc13f..e061369f852 100644
--- a/source/fa/sd/messages.po
+++ b/source/fa/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-26 09:37+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/fa/>\n"
@@ -4241,109 +4241,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7223,109 +7223,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/fa/sw/messages.po b/source/fa/sw/messages.po
index f8067ed2497..b1f74a10bbf 100644
--- a/source/fa/sw/messages.po
+++ b/source/fa/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-26 09:37+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/fa/>\n"
@@ -10704,20 +10704,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "سبک‌ها"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14300,38 +14300,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "ت~عریف!"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "مرور..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14339,31 +14339,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20677,111 +20677,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "مرور..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "مرور..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22958,51 +22958,51 @@ msgid "Object"
msgstr "شیء"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "نوع"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "گزینه‌ها"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "~پیچش"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "حاشیه‌ها"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "محیط"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ماکرو"
@@ -27889,7 +27889,7 @@ msgid "Update"
msgstr "Update"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/fa/vcl/messages.po b/source/fa/vcl/messages.po
index 65e1f3db009..a26d11f53e3 100644
--- a/source/fa/vcl/messages.po
+++ b/source/fa/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-02-26 09:36+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: Persian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/fa/>\n"
@@ -2337,169 +2337,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "سفارشی"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "توسط"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "بین صفحات"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "تا حاشیه برگه"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "کشیدن یک کادر اطراف هر صفحه"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "بروشور"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/fi/chart2/messages.po b/source/fi/chart2/messages.po
index 04b5947ff77..309a0a058c1 100644
--- a/source/fi/chart2/messages.po
+++ b/source/fi/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-18 17:38+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/fi/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563894248.000000\n"
#. NCRDD
@@ -3654,7 +3654,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Asetetaan piirrettävien viivakuvaajien määrä Pylväs ja viiva -kaaviossa."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Valitse peruskaaviotyyppi."
diff --git a/source/fi/cui/messages.po b/source/fi/cui/messages.po
index e2ded7edbcb..faf322c3fcd 100644
--- a/source/fi/cui/messages.po
+++ b/source/fi/cui/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
-"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Juho Ylönen <juho.ylonen@gmail.com>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/fi/>\n"
"Language: fi\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 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564954460.000000\n"
#. GyY9M
@@ -655,7 +655,7 @@ msgstr "Tyylit"
#: cui/inc/strings.hrc:116
msgctxt "RID_SVXSTR_GROUP_SIDEBARDECKS"
msgid "Sidebar Decks"
-msgstr ""
+msgstr "Sivupalkin paneelit"
#. hFEBv
#: cui/inc/strings.hrc:118
@@ -1855,7 +1855,7 @@ msgstr "Muotoile järjestyslukujen jälkiliitteet (1st -> 1^st)"
#: cui/inc/strings.hrc:339
msgctxt "RID_SVXSTR_OLD_HUNGARIAN"
msgid "Transliterate to Old Hungarian if the text direction is from right to left"
-msgstr ""
+msgstr "Translitteroi muinaisunkariin, mikäli tekstin suunta on oikealta vasemmalle"
#. CNtDd
#: cui/inc/strings.hrc:340
@@ -2000,7 +2000,7 @@ msgstr "Rekisteröidyt tietokannat"
#: cui/inc/strings.hrc:368
msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
-msgstr "URL-osoitetta <%1> ei voi muuttaa tiedostojärjestelmän poluksi."
+msgstr "URL-osoitetta <%1> ei voi muuntaa tiedostojärjestelmän poluksi."
#. ZzTBf
#: cui/inc/strings.hrc:370
@@ -5626,13 +5626,13 @@ msgstr "Oikea:"
#: cui/uiconfig/ui/borderpage.ui:450
msgctxt "borderpage|topft"
msgid "_Top:"
-msgstr "Yläreuna:"
+msgstr "Ylä:"
#. fRE8t
#: cui/uiconfig/ui/borderpage.ui:464
msgctxt "borderpage|bottomft"
msgid "_Bottom:"
-msgstr "Alareuna:"
+msgstr "Ala:"
#. M8CGp
#: cui/uiconfig/ui/borderpage.ui:476
@@ -17197,98 +17197,74 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automaattinen"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Korkea kontrasti"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Perinteinen"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Määrittää työkalurivien ja valintaikkunoiden kuvaketyylin."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Kuvaketyyli:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Lisää kuvaketeemoja lisäosalla"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Kuvaketyyli"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Vaatii uudelleenkäynnistyksen"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Käytä laitteistokiihdytystä"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Käyttää suoraan näytönohjaimen ominaisuuksia näytön kuvan parantamiseen."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Käytä sahalaitaisuuden poistoa"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Sahalaitaisuuden poiston voi laittaa päälle tai pois, mikäli sitä tuetaan. Kun sahalaitaisuuden poisto on käytössä, useimmat graafiset objektit näyttävät sileämmiltä ja sisältävät vähemmän artefakteja."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
@@ -17296,7 +17272,7 @@ msgstr ""
"grafiikan piirtämiseen"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
@@ -17304,73 +17280,73 @@ msgstr ""
"grafiikan piirtäminen Skialla"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Vaatii uudelleenkäynnistyksen. Tämän valitseminen estää grafiikka-ajureiden käyttämisen."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia on käytössä."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia on pois käytöstä."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafiikan näyttäminen"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Näytä fonttien _esikatselu"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Näyttöfontin sahalaitaisuuden poisto"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Valinta silottaa tekstin ulkoasua näytöllä."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "alkaen koosta:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Syötä pienin fonttikoko, johon sahalaitaisuuden poistoa käytetään."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Fonttiluettelot"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Suorita grafiikkatestit"
@@ -18791,7 +18767,7 @@ msgstr "Asetukset"
#: cui/uiconfig/ui/qrcodegen.ui:384
msgctxt "qr code dialog title"
msgid "Generate linear and matrix codes for any text or URL."
-msgstr "Luo lineaarisia- ja matriisikoodeja mistä tahansa tekstistä tai URL-osoitteesta."
+msgstr "Luo lineaarisia ja matriisikoodeja mistä tahansa tekstistä tai URL-osoitteesta."
#. 3HNDZ
#: cui/uiconfig/ui/querychangelineenddialog.ui:7
diff --git a/source/fi/dbaccess/messages.po b/source/fi/dbaccess/messages.po
index c5553478af2..69c0a274ad9 100644
--- a/source/fi/dbaccess/messages.po
+++ b/source/fi/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/fi/>\n"
"Language: fi\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563272569.000000\n"
#. BiN6g
@@ -2381,7 +2381,7 @@ msgstr "Taulun sarakkeet voivat esiintyä vain kertaalleen indeksin määrityksi
#: 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 "Merkintää ei voitu muuttaa parametrin \"$name$\" kelvolliseksi arvoksi"
+msgstr "Merkintää ei voitu muuntaa parametrin \"$name$\" kelvolliseksi arvoksi"
#. FCnE3
#: dbaccess/inc/strings.hrc:415
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Luoda uuden tietokannan"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Tämän valitseminen luo uuden tietokannan."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Upotettu tietokanta:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Avata olemassa olevan tietokantatiedoston"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Valitse tämä avataksesi tietokantatiedoston viimeaikaisten tiedostojen luettelosta tai tiedostonvalintaikkunasta."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Viimeksi käytetty:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Avaa"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Muodostaa yhteyden olemassa olevaan tietokantaan"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"ei ole saatavilla."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/fi/extensions/messages.po b/source/fi/extensions/messages.po
index 86c31822ce0..ed104948bb7 100644
--- a/source/fi/extensions/messages.po
+++ b/source/fi/extensions/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/fi/>\n"
"Language: fi\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564237489.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Päivitä lomake"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL-osoite"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Moniosainen"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teksti"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Vakio (lyhyt)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Vakio (lyhyt VV)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Vakio (lyhyt VVVV)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Vakio (pitkä)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "PP/KK/VV"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "KK/PP/VV"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "VV/KK/PP"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "PP/KK/VVVV"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "KK/PP/VVVV"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "VVVV/KK/PP"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "VV-KK-PP"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "VVVV-KK-PP"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Ei valittu"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Valittu"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Ei määritetty"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Kaikki tietueet"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktiivinen tietue"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Nykyinen sivu"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ei"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Kyllä"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Päälomake"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ei mitään"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Yksittäinen valinta"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Monivalinta"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Yhtenäinen valinta"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Vaakataso"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Pystytaso"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Oletus"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Peruuta"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ohje"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Valittu merkintä"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Valitun merkinnän sijainti"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Yksirivinen"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Monirivinen"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Muotoiltu monirivinen"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ei mitään"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Vaakataso"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Pystytaso"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Molemmat"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "Kolmiulotteinen"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Litteä"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Ylävasen"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Keskellä vasemmalla"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Alavasen"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Yläoikea"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Keskellä oikealla"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Alaoikea"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Yläpuolella vasemmalla"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Yläpuolella keskellä"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Yläpuolella oikealla"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Alapuolella vasemmalla"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Alapuolella keskellä"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Alapuolella oikealla"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Keskitetty"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Säilytä"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Korvaa"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Pienennä"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ei"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Säilytä mittasuhteet"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Sovita kokoon"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Vasemmalta oikealle"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Oikealta vasemmalle"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Käytä ensisijaista objektiasetusta"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Ei koskaan"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Kohdistettuna"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Aina"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Kappaleeseen"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Merkkinä"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Sivuun"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Kehykseen"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Merkkiin"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Sivuun"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Soluun"
@@ -4306,7 +4294,7 @@ msgstr ""
#: extensions/uiconfig/scanner/ui/sanedialog.ui:466
msgctxt "sanedialog|extended_tip|reslCombobox"
msgid "Select the resolution in dots per inch for the scan job."
-msgstr ""
+msgstr "Valitse skannaustyön tarkkuus pisteinä tuumalle (DPI)."
#. t3Tuq
#: extensions/uiconfig/scanner/ui/sanedialog.ui:492
@@ -4330,7 +4318,7 @@ msgstr "Asetukset:"
#: extensions/uiconfig/scanner/ui/sanedialog.ui:569
msgctxt "sanedialog\\extended_tip|optionSvTreeListBox"
msgid "Displays the list of available scanner driver advanced options. Double click an option to display its contents just below."
-msgstr ""
+msgstr "Näyttää listan saatavilla olevista skannerin ajurin lisäasetuksista. Kaksoisnapsauta asetusta näyttääksesi sen sisällön alla."
#. VDQay
#: extensions/uiconfig/scanner/ui/sanedialog.ui:607
diff --git a/source/fi/fpicker/messages.po b/source/fi/fpicker/messages.po
index d25d8fcc51a..84fd214b909 100644
--- a/source/fi/fpicker/messages.po
+++ b/source/fi/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-03-13 13:36+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/fi/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Muokattu"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "Avaa"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Toista"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Tiedoston nimi:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Tiedoston tyyppi:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Kirjoitussuojattu"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Tallenna salasanalla"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Automaattinen tiedoston tunniste"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Muokkaa suodattimen asetuksia"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Salaa GPG-avaimella"
diff --git a/source/fi/helpcontent2/source/text/sbasic/shared.po b/source/fi/helpcontent2/source/text/sbasic/shared.po
index 0534f6e5040..3012eb6c3cb 100644
--- a/source/fi/helpcontent2/source/text/sbasic/shared.po
+++ b/source/fi/helpcontent2/source/text/sbasic/shared.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2021-08-08 17:10+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
-"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/fi/>\n"
+"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/fi/>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540152935.000000\n"
#. yzYVt
@@ -671,7 +671,7 @@ msgctxt ""
"par_id161599082457466\n"
"help.text"
msgid "<variable id=\"stringfunctions\"><link href=\"text/sbasic/shared/03120300.xhp\" name=\"string functions\">String functions</link></variable>"
-msgstr ""
+msgstr "<variable id=\"stringfunctions\"><link href=\"text/sbasic/shared/03120300.xhp\" name=\"string functions\">Merkkijonofunktiot</link></variable>"
#. CGSvh
#: 00000003.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"par_id06142017016837917\n"
"help.text"
msgid "<variable id=\"VBATimeAndDate\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBADateTime\">VBA Time and Date functions</link></variable>"
-msgstr ""
+msgstr "<variable id=\"VBATimeAndDate\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBADateTime\">VBA-aika- ja päivämääräfunktiot</link></variable>"
#. 7Ua2W
#: 00000003.xhp
@@ -2102,7 +2102,7 @@ msgctxt ""
"par_idm1341272896\n"
"help.text"
msgid "MyNumber=5 'Correct'"
-msgstr ""
+msgstr "MyNumber=5 'Oikein'"
#. BQYCs
#: 01020100.xhp
@@ -2111,7 +2111,7 @@ msgctxt ""
"par_idm1341267456\n"
"help.text"
msgid "MyNumber5=15 'Correct'"
-msgstr ""
+msgstr "MyNumber5=15 'Oikein'"
#. Pvdzr
#: 01020100.xhp
@@ -2120,7 +2120,7 @@ msgctxt ""
"par_idm1341262016\n"
"help.text"
msgid "MyNumber_5=20 'Correct'"
-msgstr ""
+msgstr "MyNumber_5=20 'Oikein'"
#. JfvAk
#: 01020100.xhp
@@ -2138,7 +2138,7 @@ msgctxt ""
"par_idm1341251088\n"
"help.text"
msgid "[My Number]=12 'Correct'"
-msgstr ""
+msgstr "[My Number]=12 'Oikein'"
#. efEQG
#: 01020100.xhp
@@ -2147,7 +2147,7 @@ msgctxt ""
"par_idm1341245648\n"
"help.text"
msgid "DéjàVu=25 'Not valid, special characters are not allowed'"
-msgstr ""
+msgstr "DéjàVu=25 'Ei kelpaa, erikoismerkit eivät ole sallittuja'"
#. 4AnyZ
#: 01020100.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"par_idm1341240176\n"
"help.text"
msgid "5MyNumber=12 'Not valid, variable may not begin with a number'"
-msgstr ""
+msgstr "5MyNumber=12 'Ei kelpaa, muuttuja ei voi alkaa numerolla'"
#. BxPtT
#: 01020100.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"par_idm1341234704\n"
"help.text"
msgid "Number,Mine=12 'Not valid, punctuation marks are not allowed'"
-msgstr ""
+msgstr "Number,Mine=12 'Ei kelpaa, välimerkit eivät ole sallittuja'"
#. yqbu6
#: 01020100.xhp
diff --git a/source/fi/helpcontent2/source/text/sdraw.po b/source/fi/helpcontent2/source/text/sdraw.po
index 6615234d658..62f659ac251 100644
--- a/source/fi/helpcontent2/source/text/sdraw.po
+++ b/source/fi/helpcontent2/source/text/sdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdraw/fi/>\n"
"Language: fi\n"
@@ -32,7 +32,7 @@ msgctxt ""
"hd_id3155960\n"
"help.text"
msgid "Welcome to the $[officename] Draw Help"
-msgstr ""
+msgstr "Tervetuloa $[officename] Draw'n ohjeeseen"
#. 7S6g8
#: main0000.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"par_id3152578\n"
"help.text"
msgid "Contains commands for formatting the layout and the contents of your document."
-msgstr ""
+msgstr "Sisältää komentoja asiakirjasi asettelun ja sisällön muotoiluun."
#. eMepm
#: main_format.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/05.po b/source/fi/helpcontent2/source/text/shared/05.po
index 6f14249b1a7..5138975c063 100644
--- a/source/fi/helpcontent2/source/text/shared/05.po
+++ b/source/fi/helpcontent2/source/text/shared/05.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2021-11-20 17:38+0000\n"
+"PO-Revision-Date: 2022-06-06 18:38+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
-"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-master/textshared05/fi/>\n"
+"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared05/fi/>\n"
"Language: fi\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1540152953.000000\n"
#. WPTtk
@@ -266,7 +266,7 @@ msgctxt ""
"par_id3150699\n"
"help.text"
msgid "The Help references the default settings of the program on a system that is set to defaults. Descriptions of colors, mouse actions, or other configurable items can be different for your program and system."
-msgstr "Ohje viittaa ohjelman oletusasetuksiin perustilassa olevassa järjestelmässä. Värit, hiiren toiminnot ja muut muokattavat tekijät voivat olla erilaisia ohjelmaa käytettäessä."
+msgstr "Ohje viittaa ohjelman oletusasetuksiin perustilassa olevassa järjestelmässä. Värit, hiiren toiminnot ja muut muokattavat tekijät voivat olla erilaisia ohjelmaa käytettäessä."
#. XnEMC
#: 00000100.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/guide.po b/source/fi/helpcontent2/source/text/shared/guide.po
index 991544d12a8..90aa60a860c 100644
--- a/source/fi/helpcontent2/source/text/shared/guide.po
+++ b/source/fi/helpcontent2/source/text/shared/guide.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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/fi/>\n"
"Language: fi\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 4.12.2\n"
"X-POOTLE-MTIME: 1565339123.000000\n"
#. iharT
@@ -419,7 +419,7 @@ msgctxt ""
"par_id3150771\n"
"help.text"
msgid "Click the Start button on the Windows taskbar. Choose <emph>Settings</emph>."
-msgstr ""
+msgstr "Napsauta Käynnistä-painiketta Windows-tehtäväpalkissa. Valitse <emph>Asetukset</emph>."
#. u7g6Z
#: activex.xhp
@@ -1643,7 +1643,7 @@ msgctxt ""
"par_idN10707\n"
"help.text"
msgid "To insert a line break in a text document table cell, press the <keycode>Enter</keycode> key."
-msgstr ""
+msgstr "Lisätäksesi rivinvaihdon tekstiasiakirjan taulukon soluun, paina <keycode>Enter</keycode>-näppäintä."
#. Gm3yj
#: breaking_lines.xhp
@@ -2444,7 +2444,7 @@ msgctxt ""
"hd_id030820161800093929\n"
"help.text"
msgid "BAF Categories"
-msgstr ""
+msgstr "BAF-luokat"
#. NtntD
#: classification.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/help.po b/source/fi/helpcontent2/source/text/shared/help.po
index eb0c9d3cfa1..d906a7a0af8 100644
--- a/source/fi/helpcontent2/source/text/shared/help.po
+++ b/source/fi/helpcontent2/source/text/shared/help.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: 2020-10-27 12:31+0100\n"
-"PO-Revision-Date: 2020-06-02 11:50+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
-"Language-Team: Finnish <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedhelp/fi/>\n"
+"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedhelp/fi/>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542029857.000000\n"
#. jdDhb
@@ -140,7 +140,7 @@ msgctxt ""
"par_id211591971675557\n"
"help.text"
msgid "<variable id=\"noscriptmsg\">Enable JavaScript in the browser to display %PRODUCTNAME Help pages.</variable>"
-msgstr ""
+msgstr "<variable id=\"noscriptmsg\">Ota JavaScript käyttöön selaimessasi %PRODUCTNAMEn ohjesivujen näyttämistä varten.</variable>"
#. DXqYQ
#: browserhelp.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"par_id411567800419493\n"
"help.text"
msgid "<variable id=\"xap_searching_doc\">Searching $nice{$dbsize} documents</variable>"
-msgstr ""
+msgstr "<variable id=\"xap_searching_doc\">Etsitään $nice{$dbsize} asiakirjasta</variable>"
#. BCvZR
#: browserhelp.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id281567800425143\n"
"help.text"
msgid "<variable id=\"xap_allmatches\">All $nice{$msize} matches</variable>"
-msgstr ""
+msgstr "<variable id=\"xap_allmatches\">Kaikki $nice{$msize} osumaa</variable>"
#. MwGqL
#: browserhelp.xhp
@@ -788,7 +788,7 @@ msgctxt ""
"par_id671567860834840\n"
"help.text"
msgid "<variable id=\"xap_no_match\">No documents match your query</variable>"
-msgstr ""
+msgstr "<variable id=\"xap_no_match\">Yksikään asiakirja ei vastannut kyselyäsi</variable>"
#. T8xb6
#: browserhelp.xhp
diff --git a/source/fi/helpcontent2/source/text/swriter/menu.po b/source/fi/helpcontent2/source/text/swriter/menu.po
index 256750ef9e0..e8ca4e6b360 100644
--- a/source/fi/helpcontent2/source/text/swriter/menu.po
+++ b/source/fi/helpcontent2/source/text/swriter/menu.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: 2020-11-16 13:43+0100\n"
-"PO-Revision-Date: 2021-04-10 15:37+0000\n"
-"Last-Translator: Markus Mikkonen <markus.mikkonen@outlook.com>\n"
-"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-master/textswritermenu/fi/>\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
+"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
+"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswritermenu/fi/>\n"
"Language: fi\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.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1462679072.000000\n"
#. tP5yN
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Footnote and Endnote"
-msgstr ""
+msgstr "Ala- ja loppuviite"
#. FKmED
#: insert_footnote_endnote.xhp
@@ -32,7 +32,7 @@ msgctxt ""
"hd_id03042016113344773\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Footnote and Endnote</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Ala- ja loppuviite</link>"
#. Nn9aD
#: insert_footnote_endnote.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Frame"
-msgstr ""
+msgstr "Kehys"
#. BwzFp
#: insert_frame.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"hd_id030720160601535384\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Frame</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_frame.xhp\">Kehys</link>"
#. LZL3Y
#: insert_frame.xhp
@@ -131,7 +131,7 @@ msgctxt ""
"par_id030720160605261333\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFrameInteract\">Insert a frame by drawing its shape with the mouse cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertFrameInteract\">Lisää kehys piirtämällä sen muoto hiiren kohdistimella.</ahelp>"
#. pF4Ah
#: insert_frame.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Header and Footer"
-msgstr ""
+msgstr "Ylä- ja alatunniste"
#. 4Gubu
#: insert_header_footer.xhp
@@ -158,7 +158,7 @@ msgctxt ""
"hd_id030720160441573285\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_header_footer.xhp\">Header and Footer</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_header_footer.xhp\">Ylä- ja alatunniste</link>"
#. RV7vJ
#: insert_header_footer.xhp
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
index c5031fe0cd3..7efe441619b 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-22 12:53+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/fi/>\n"
"Language: fi\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 4.12.2\n"
"X-POOTLE-MTIME: 1565038397.000000\n"
#. W5ukN
@@ -2084,7 +2084,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Headers and Footers..."
-msgstr "Ylätunniste ja alatunniste..."
+msgstr "Ylä- ja alatunnisteet..."
#. 9wsip
#: CalcCommands.xcu
@@ -10464,7 +10464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Header and Footer..."
-msgstr "~Ylätunniste ja alatunniste..."
+msgstr "Ylä- ja alatunniste..."
#. WESiK
#: DrawImpressCommands.xcu
diff --git a/source/fi/sc/messages.po b/source/fi/sc/messages.po
index 79686589f32..76656d27a21 100644
--- a/source/fi/sc/messages.po
+++ b/source/fi/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/fi/>\n"
"Language: fi\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: LibreOffice\n"
"X-POOTLE-MTIME: 1565038740.000000\n"
#. kBovX
@@ -16934,7 +16934,7 @@ msgstr "Tämä taulukko näyttää kuinka tiedot järjestetään asiakirjaan."
#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
-msgstr "Asiakirjan näyttö"
+msgstr "Asiakirjanäkymä"
#. NFaas
#: sc/inc/strings.hrc:95
@@ -18848,7 +18848,7 @@ msgstr "Poista"
#: sc/uiconfig/scalc/ui/allheaderfooterdialog.ui:8
msgctxt "allheaderfooterdialog|AllHeaderFooterDialog"
msgid "Headers/Footers"
-msgstr "Ylätunnisteet/Alatunnisteet"
+msgstr "Ylä/alatunnisteet"
#. 5TTBG
#: sc/uiconfig/scalc/ui/allheaderfooterdialog.ui:139
@@ -25261,97 +25261,97 @@ msgid "~View"
msgstr "~Näytä"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Ku_va"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Kuva"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Piirrä"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Piirrä"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekti"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Objekti"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Tulosta"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "T~ulosta"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Lomak_e"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Lomak~e"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Lisäosa"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Lisäosa"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Ty_ökalut"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "T~yökalut"
@@ -25710,139 +25710,139 @@ msgid "Im_age"
msgstr "Ku_va"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Järjestä"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Väri"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Ruudukko"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Kieli"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Ta_rkista"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Huomautukset"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Vertaile"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Näytä"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Piirros"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Muokkaa"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Järjestä"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Näytä"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Ryhmä"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Fontti"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Tasaus"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Näytä"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Lisää"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kehys"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Järjestä"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Ruudukko"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Näytä"
diff --git a/source/fi/sd/messages.po b/source/fi/sd/messages.po
index 0b7232dfa13..853f9974a87 100644
--- a/source/fi/sd/messages.po
+++ b/source/fi/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/fi/>\n"
"Language: fi\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564952922.000000\n"
#. WDjkB
@@ -4185,109 +4185,109 @@ msgid "~Table"
msgstr "T~aulukko"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Kuva"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Kuva"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Piirrä"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Piirrä"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekti"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekti"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Lomak_e"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Lomak~e"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Pohja"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Pohja"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Lisäosa"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Lisäosa"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "T_yökalut"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "T~yökalut"
@@ -5974,7 +5974,7 @@ msgstr "Alleviivattu"
#: sd/uiconfig/simpress/ui/headerfooterdialog.ui:8
msgctxt "headerfooterdialog|HeaderFooterDialog"
msgid "Header and Footer"
-msgstr "Ylätunniste ja alatunniste"
+msgstr "Ylä- ja alatunniste"
#. HmAnf
#: sd/uiconfig/simpress/ui/headerfooterdialog.ui:24
@@ -7078,109 +7078,109 @@ msgid "~Table"
msgstr "T~aulukko"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Kuva"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Kuva"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Piirrä"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Piirrä"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekti"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Objekti"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Lomak_e"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Lomak~e"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "Pohja"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Pohja"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Lisäosa"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Lisäosa"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "T_yökalut"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "T~yökalut"
diff --git a/source/fi/sfx2/classification.po b/source/fi/sfx2/classification.po
index a640dc304b0..06037136bbe 100644
--- a/source/fi/sfx2/classification.po
+++ b/source/fi/sfx2/classification.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-07-01 17:54+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
+"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/sfx2classification/fi/>\n"
+"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
#. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification
#. TEpY4
@@ -71,7 +73,7 @@ msgctxt ""
"BusinessAuthorizationCategory_Conf\n"
"LngText.text"
msgid "Confidential"
-msgstr ""
+msgstr "Luottamuksellinen"
#. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification
#. vDZtm
@@ -101,7 +103,7 @@ msgctxt ""
"BAC_VisualMarkingPart_Conf_Watermark\n"
"LngText.text"
msgid "Confidential"
-msgstr ""
+msgstr "Luottamuksellinen"
#. example TSCP xml file - see https://wiki.documentfoundation.org/TSCP-classification
#. uajcr
diff --git a/source/fi/svx/messages.po b/source/fi/svx/messages.po
index 1bd40b3534d..cf6ea8d5398 100644
--- a/source/fi/svx/messages.po
+++ b/source/fi/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/fi/>\n"
"Language: fi\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 4.12.2\n"
"X-POOTLE-MTIME: 1564950000.000000\n"
#. 3GkZj
@@ -9452,13 +9452,13 @@ msgstr "Nabatealainen"
#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
-msgstr "Vanha pohjoisarabia"
+msgstr "muinaispohjoisarabialainen"
#. EZADa
#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
-msgstr "Vanha permiläinen"
+msgstr "muinaispermiläinen"
#. 9oFL2
#: include/svx/strings.hrc:1687
@@ -9501,7 +9501,7 @@ msgstr "Muotoilun ohjausmerkkejä (lyhenteitä)"
#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
-msgstr "Siddham"
+msgstr "siddham-tavukirjoitus"
#. GwT8c
#: include/svx/strings.hrc:1694
@@ -9573,7 +9573,7 @@ msgstr "Multani"
#: include/svx/strings.hrc:1705
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
-msgstr "Unkarilaiset riimut"
+msgstr "muinaisunkarilainen"
#. aVhdm
#: include/svx/strings.hrc:1706
@@ -9705,19 +9705,19 @@ msgstr "Shakkisymbolit"
#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
-msgstr ""
+msgstr "Dogri"
#. xDvRL
#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
-msgstr ""
+msgstr "gondin gunjala"
#. uzq7e
#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
-msgstr ""
+msgstr "Hanifilaisen rohingyan numerot"
#. FAwvP
#: include/svx/strings.hrc:1730
@@ -9747,13 +9747,13 @@ msgstr "medefaidrin"
#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
-msgstr "vanha sogdi"
+msgstr "muinaissogdialainen"
#. rUG8e
#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
-msgstr "sogdi"
+msgstr "sogdialainen"
#. B6UKP
#: include/svx/strings.hrc:1736
@@ -9771,13 +9771,13 @@ msgstr ""
#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
-msgstr ""
+msgstr "nandinagari"
#. 8A7FD
#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
-msgstr ""
+msgstr "hmongin nyiakeng puachue"
#. DajDi
#: include/svx/strings.hrc:1740
@@ -9813,7 +9813,7 @@ msgstr ""
#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
-msgstr ""
+msgstr "horemzi"
#. EH9Xf
#: include/svx/strings.hrc:1746
@@ -9831,7 +9831,7 @@ msgstr ""
#: include/svx/strings.hrc:1748
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
-msgstr ""
+msgstr "kitaanin pieni merkistö"
#. onKAu
#: include/svx/strings.hrc:1749
@@ -9855,7 +9855,7 @@ msgstr ""
#: include/svx/strings.hrc:1752
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
-msgstr ""
+msgstr "jesidi"
#. 9UAmW
#: include/svx/strings.hrc:1753
@@ -9867,7 +9867,7 @@ msgstr ""
#: include/svx/strings.hrc:1754
msgctxt "RID_SUBSETMAP"
msgid "Cypro-Minoan"
-msgstr ""
+msgstr "kypro-minolainen"
#. CYEeS
#: include/svx/strings.hrc:1755
@@ -9897,19 +9897,19 @@ msgstr ""
#: include/svx/strings.hrc:1759
msgctxt "RID_SUBSETMAP"
msgid "Old Uyghur"
-msgstr ""
+msgstr "vanha uiguurilainen"
#. JGVtT
#: include/svx/strings.hrc:1760
msgctxt "RID_SUBSETMAP"
msgid "Tangsa"
-msgstr ""
+msgstr "tangsa"
#. pkBYF
#: include/svx/strings.hrc:1761
msgctxt "RID_SUBSETMAP"
msgid "Toto"
-msgstr ""
+msgstr "toto"
#. SEVKT
#: include/svx/strings.hrc:1762
@@ -9921,7 +9921,7 @@ msgstr ""
#: include/svx/strings.hrc:1763
msgctxt "RID_SUBSETMAP"
msgid "Vithkuqi"
-msgstr ""
+msgstr "vithkuqi"
#. ssh5F
#: include/svx/strings.hrc:1764
diff --git a/source/fi/sw/messages.po b/source/fi/sw/messages.po
index 2cebe4edf31..2a1dfff6df9 100644
--- a/source/fi/sw/messages.po
+++ b/source/fi/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-05-22 12:53+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/fi/>\n"
"Language: fi\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564952420.000000\n"
#. v3oJv
@@ -2913,7 +2913,7 @@ msgstr "Luettelo 5 jatkuu"
#: sw/inc/strings.hrc:137
msgctxt "STR_POOLCOLL_HEADER"
msgid "Header and Footer"
-msgstr "Ylätunniste ja alatunniste"
+msgstr "Ylä- ja alatunniste"
#. qfrao
#: sw/inc/strings.hrc:138
@@ -5221,7 +5221,7 @@ msgstr "Uudelleennimeä sivutyyli: $1 $2 $3"
#: sw/inc/strings.hrc:540
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
-msgstr "Ylä-/alaotsikko muuttunut"
+msgstr "Ylä-/alatunniste muuttunut"
#. tGyeC
#: sw/inc/strings.hrc:541
@@ -10502,19 +10502,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Siirtää valittua kappaletyyliä hakemistohierarkiassa yhden tason alemmaksi."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Tyyli"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Tyylit"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Luo hakemistomerkinnät määrätyistä kappaletyyleistä."
@@ -11461,7 +11461,7 @@ msgstr "Puhelin/Matkapuhelin:"
#: sw/uiconfig/swriter/ui/businessdatapage.ui:475
msgctxt "businessdatapage|phone-atkobject"
msgid "Title"
-msgstr "Tehtävä"
+msgstr "Titteli"
#. Cbfw6
#: sw/uiconfig/swriter/ui/businessdatapage.ui:476
@@ -12418,61 +12418,61 @@ msgstr "10. jäsennystaso"
#: sw/uiconfig/swriter/ui/conditionpage.ui:243
msgctxt "conditionpage|filter"
msgid " 1st List Level"
-msgstr ""
+msgstr " 1. luettelotaso"
#. sGSZA
#: sw/uiconfig/swriter/ui/conditionpage.ui:244
msgctxt "conditionpage|filter"
msgid " 2nd List Level"
-msgstr ""
+msgstr " 2. luettelotaso"
#. FGGC4
#: sw/uiconfig/swriter/ui/conditionpage.ui:245
msgctxt "conditionpage|filter"
msgid " 3rd List Level"
-msgstr ""
+msgstr " 3. luettelotaso"
#. kne44
#: sw/uiconfig/swriter/ui/conditionpage.ui:246
msgctxt "conditionpage|filter"
msgid " 4th List Level"
-msgstr ""
+msgstr " 4. luettelotaso"
#. Wjkzx
#: sw/uiconfig/swriter/ui/conditionpage.ui:247
msgctxt "conditionpage|filter"
msgid " 5th List Level"
-msgstr ""
+msgstr " 5. luettelotaso"
#. R7zrU
#: sw/uiconfig/swriter/ui/conditionpage.ui:248
msgctxt "conditionpage|filter"
msgid " 6th List Level"
-msgstr ""
+msgstr " 6. luettelotaso"
#. A4QuR
#: sw/uiconfig/swriter/ui/conditionpage.ui:249
msgctxt "conditionpage|filter"
msgid " 7th List Level"
-msgstr ""
+msgstr " 7. luettelotaso"
#. RiFQb
#: sw/uiconfig/swriter/ui/conditionpage.ui:250
msgctxt "conditionpage|filter"
msgid " 8th List Level"
-msgstr ""
+msgstr " 8. luettelotaso"
#. AoCPE
#: sw/uiconfig/swriter/ui/conditionpage.ui:251
msgctxt "conditionpage|filter"
msgid " 9th List Level"
-msgstr ""
+msgstr " 9. luettelotaso"
#. gLAFZ
#: sw/uiconfig/swriter/ui/conditionpage.ui:252
msgctxt "conditionpage|filter"
msgid "10th List Level"
-msgstr ""
+msgstr "10. luettelotaso"
#. AniaD
#: sw/uiconfig/swriter/ui/conditionpage.ui:273
@@ -13976,37 +13976,37 @@ msgid "Exchange Databases"
msgstr "Vaihda tietokantoja"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Määritä"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Käytössä olevat tietokannat"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Käytettävissä olevat tietokannat"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Selaa..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Avaa tiedostojen avaamisikkunan tietokantatiedoston (*.odb) valitsemiseksi. Valittu tiedosto lisätään Käytettävissä olevat tietokannat -luetteloon."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14016,31 +14016,31 @@ msgstr ""
"Tietokantatiedosto valitaan Selaa-painikkeella."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Luettelee parhaillaan käytössä olevat tietokannat."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Luettelee %PRODUCTNAMEen rekisteröidyt tietokannat."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Vaihda tietokantoja"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Asiakirjassa käytetty tietokanta:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Vaihda käsiteltävän asiakirjan tietolähteitä."
@@ -18403,7 +18403,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/linenumbering.ui:527
msgctxt "linenumbering|showfooterheadernumbering"
msgid "Include header and footer"
-msgstr "Sisällytä ylä- ja alatunnisteet"
+msgstr "Sisällytä ylä- ja alatunniste"
#. FPgbW
#: sw/uiconfig/swriter/ui/linenumbering.ui:542
@@ -20124,109 +20124,109 @@ msgid "Use the current _document"
msgstr "Käytä nykyistä asiakirjaa"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Käyttää käsiteltävää Writer-asiakirjaa joukkokirjeen pohjana."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Luo uusi asiakirja"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Luo uuden Writer-asiakirjan käytettäväksi joukkokirjeessä."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Aloita valmiista asiakirjasta"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Valitse olemassa oleva Writer-asiakirja käytettäväksi pohjana joukkokirjeasiakirjassa."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Aloita asiakirjan mallista"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Valitse malli, josta joukkokirjeasiakirja luodaan."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Aloita viimeksi tallennetusta asiakirjasta"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Käytä olemassa olevaa joukkokirjeasiakirjaa pohjana uudelle joukkokirjeasiakirjalle."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Valitse asiakirja."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Selaa..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Etsi Writer-asiakirja, jota aiot käyttää ja napsauta Avaa."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Selaa..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Vaihda tietokantoja..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Valitse asiakirja pohjaksi joukkokirjeeseen"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22372,49 +22372,49 @@ msgid "Object"
msgstr "Objekti"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tyyppi"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Asetukset"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Rivitys"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlinkki"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Reunat"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Alue"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Läpinäkyvyys"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -24287,7 +24287,7 @@ msgstr "Marginaalit:"
#: sw/uiconfig/swriter/ui/pagefooterpanel.ui:109
msgctxt "PageHeaderPanel|footertoggle-atkobject"
msgid "Enable footer"
-msgstr "Käytä alatunnistetta"
+msgstr "Ota alatunniste käyttöön"
#. YXX8x
#: sw/uiconfig/swriter/ui/pageformatpanel.ui:24
@@ -27133,7 +27133,7 @@ msgid "Update"
msgstr "Päivitä"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Näyttää tilastotietoja käsiteltävästä tiedostosta."
diff --git a/source/fi/vcl/messages.po b/source/fi/vcl/messages.po
index 6df199b4364..b84d0d5e29d 100644
--- a/source/fi/vcl/messages.po
+++ b/source/fi/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-03-23 11:35+0000\n"
"Last-Translator: Tuomas Hietala <tuomas.hietala@iki.fi>\n"
"Language-Team: Finnish <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/fi/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564249360.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Tulosta samalle arkille useita sivuja."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Mukautettu"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Valitse kuinka monta sivua tulostetaan arkille."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Sivut:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Valitse rivien määrä."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "kertaa"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Valitse sarakkeiden määrä."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marginaali:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Valitse samalle arkille tulostettavien sivujen välinen marginaali."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "sivujen välillä"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Etäisyys:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Valitse tulostettavien sivujen ja paperin reunan välinen marginaali."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "arkin reunaan"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Järjestys:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "vasemmalta oikealle, sitten alaspäin"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "ylhäältä alas, sitten oikealle"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "ylhäältä alas, sitten vasemmalle"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "oikealta vasemmalle, sitten alaspäin"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Valitse sivujen tulostusjärjestys."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Piirrä reuna jokaisen sivun ympärille"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Jos asetus on käytössä, jokaisen sivun ympärille piirretään reuna."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Esite"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Lajittelun esikatselu"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Lisää"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Sivun asettelu"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Yleiset"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Tulostaa käsiteltävän asiakirjan, valinnan tai määrätyt sivut. Käsiteltävän asiakirjan tulostusasetuksia voi myös säätää."
diff --git a/source/fr/chart2/messages.po b/source/fr/chart2/messages.po
index 39849fe224f..46aa98ed646 100644
--- a/source/fr/chart2/messages.po
+++ b/source/fr/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-11-05 04:42+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/fr/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Définissez le nombre de lignes pour le type de diagramme Colonne et ligne."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Sélectionnez un type de diagramme de base."
diff --git a/source/fr/cui/messages.po b/source/fr/cui/messages.po
index 592abb39594..3a40788dc91 100644
--- a/source/fr/cui/messages.po
+++ b/source/fr/cui/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-03-12 20:39+0000\n"
-"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/fr/>\n"
"Language: fr\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 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562576624.000000\n"
#. GyY9M
@@ -5201,7 +5201,7 @@ msgstr "Remplit l'objet avec un motif pixels sélectionné sur cette page."
#: cui/uiconfig/ui/areatabpage.ui:142
msgctxt "areatabpage|btnhatch"
msgid "Hatch"
-msgstr "Hachures"
+msgstr "Hachure"
#. irCyE
#: cui/uiconfig/ui/areatabpage.ui:148
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatique"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Contraste élevé"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Classic"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Spécifie le style des icônes des barres d'outils et des boîtes de dialogue."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_tyle d'icône :"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Ajoutez d'autres thèmes d'icônes à l'aide d'extensions"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Style d'icônes"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Redémarrage nécessaire"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Utiliser l'accélération _matérielle"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Permet d'accéder directement aux fonctions matérielles de l'adaptateur vidéo afin d'améliorer l'affichage à l'écran."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Utiliser le lissa_ge"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Lorsque pris en charge, vous pouvez activer ou désactiver le lissage des images. Avec le lissage activé, l'affichage de la plupart des objets graphiques parait plus lisse et avec moins d'artefacts."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Utiliser Skia pour tous les rendus"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Forcer le rendu du logiciel avec Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Redémarrage nécessaire. L'activation de cette fonction empêchera l'utilisation de pilotes graphiques."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia est actuellement activé."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia est actuellement désactivé."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Rendu des images"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "_Afficher l'aperçu des polices"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Affiche les noms des polices sélectionnables dans la police correspondante, par exemple dans la zone Police de la barre de formatage."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "_Lisser la police d'écran"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Sélectionnez cette option pour lisser l'apparence du texte à l'écran."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "à _partir de :"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Saisissez la plus petite taille de police à laquelle appliquer l'anticrénelage."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Listes des polices"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Exécuter les tests graphiques"
diff --git a/source/fr/dbaccess/messages.po b/source/fr/dbaccess/messages.po
index 9142337a591..76ff8f5b48f 100644
--- a/source/fr/dbaccess/messages.po
+++ b/source/fr/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-19 07:30+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/fr/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562266832.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Créer une _nouvelle base de données"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Sélectionnez cette option pour créer une nouvelle base de données."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Base de données intégrée :"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Ouvrir un _fichier de base de données existant"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Sélectionnez cette option pour ouvrir un fichier de base de données à partir d'une liste de fichiers récemment utilisés ou d'une boîte de dialogue de sélection de fichiers."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Récemment utilisé :"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Sélectionnez un fichier de base de données à ouvrir dans la liste des fichiers récemment utilisés. Cliquez sur Terminer pour ouvrir le fichier immédiatement et pour quitter l'assistant."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ouvrir"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Ouvre une boîte de dialogue de sélection de fichier dans laquelle vous pouvez sélectionner un fichier de base de données. Cliquez sur Ouvrir ou OK dans la boîte de dialogue de sélection de fichier pour ouvrir le fichier immédiatement et pour quitter l'assistant."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Connecter une base de données e_xistante"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Sélectionnez cette option pour créer un document de base de données pour une connexion de base de données existante."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Sélectionnez le type de base de données pour la connexion de base de données existante."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"ne sont disponibles dans cette installation."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "L'Assistant base de données crée un fichier de base de données qui contient des informations sur une base de données."
diff --git a/source/fr/extensions/messages.po b/source/fr/extensions/messages.po
index 5c5d403d099..4d25cb7b29c 100644
--- a/source/fr/extensions/messages.po
+++ b/source/fr/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-12-06 02:38+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/fr/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1557680922.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Rafraichir le formulaire"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Obtenir"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Envoyer"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Texte"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (court)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (court YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (court YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (long)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "JJ/MM/AA"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/JJ/AA"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "AA/MM/JJ"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "JJ/MM/AAAA"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/JJ/AAAA"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "AAAA/MM/JJ"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "AA-MM-JJ"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "AAAA-MM-JJ"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Non sélectionné"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Sélectionné"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Non défini"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Tous les enregistrements"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Enregistrement actif"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Page actuelle"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Non"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Oui"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulaire parent"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_vide"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_soi-même"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_haut"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Aucun"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Simple"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multiple"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Plage"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Par défaut"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Annuler"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Aide"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "L'entrée sélectionnée"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Position de l'entrée sélectionnée"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Mono-ligne"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multi-ligne"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multi-ligne avec formatage"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Aucun"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Les deux"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plat"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "À gauche en haut"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "À gauche centré"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "À gauche en bas"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "À droite en haut"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "À droite centré"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "À droite en bas"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Au dessus à gauche"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Au dessus centré"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Au dessus à droite"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Au dessous à gauche"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Au dessous centré"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Au dessous à droite"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centré"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Conserver"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Remplacer"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Tasser"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Non"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Conserver le ratio"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ajuster à la taille"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "De-gauche-à-droite"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De-droite-à-gauche"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Utiliser les paramètres de l'objet supérieur"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Jamais"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Quand il a le focus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Toujours"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Au paragraphe"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Comme caractère"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "À la page"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Au cadre"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Au caractère"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "À la page"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "À la cellule"
diff --git a/source/fr/fpicker/messages.po b/source/fr/fpicker/messages.po
index f69757238e0..97ef35cc756 100644
--- a/source/fr/fpicker/messages.po
+++ b/source/fr/fpicker/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-05-17 06:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-06-06 18:34+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
-"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/fr/>\n"
+"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -189,7 +189,7 @@ msgstr "Créer un nouveau dossier"
#: fpicker/uiconfig/ui/explorerfiledialog.ui:261
msgctxt "explorerfiledialog|places"
msgid "Places"
-msgstr "Emplacements"
+msgstr "Favoris"
#. Upnsg
#: fpicker/uiconfig/ui/explorerfiledialog.ui:363
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Date de modification"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Ouvrir"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Jouer"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nom de fichier :"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Type de fichier :"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "En _lecture seule"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Enregistrer avec mot de passe"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Extension automatique du nom de fichier"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Éditer les _paramètres de filtre"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Chiffrer avec une clé GPG"
diff --git a/source/fr/helpcontent2/source/text/sbasic/guide.po b/source/fr/helpcontent2/source/text/sbasic/guide.po
index 579c0be0df9..58c9d32bd69 100644
--- a/source/fr/helpcontent2/source/text/sbasic/guide.po
+++ b/source/fr/helpcontent2/source/text/sbasic/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2022-01-01 10:38+0000\n"
-"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
-"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/fr/>\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"Language-Team: French <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicguide/fr/>\n"
"Language: fr\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1560351894.000000\n"
@@ -285,7 +285,7 @@ msgctxt ""
"N0439\n"
"help.text"
msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> interface compliant UNO objects allows the execution of Python scripts:"
-msgstr "Les scripts Python peuvent être personnels, partagés ou intégrés aux documents. Afin de pouvoir les exécuter, %PRODUCTNAME Basic doit être fourni avec des emplacements de script Python. Localiser les objets UNO conformes à l'interface <link href =\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name =\"script.provider.XScript\"> com.sun.star.script.provider.XScript</link > permet l'exécution des scripts Python :"
+msgstr "Les scripts Python peuvent être personnels, partagés ou intégrés aux documents. Afin de pouvoir les exécuter, %PRODUCTNAME Basic doit être fourni avec des emplacements de script Python. Localiser les objets UNO conformes à l'interface <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\"> com.sun.star.script.provider.XScript</link> permet l'exécution des scripts Python :"
#. AZwVA
#: basic_2_python.xhp
diff --git a/source/fr/sc/messages.po b/source/fr/sc/messages.po
index e0153802a10..a8f88fb79f1 100644
--- a/source/fr/sc/messages.po
+++ b/source/fr/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-12 04:38+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/fr/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562267285.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Affichage"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Im_age"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~ge"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Dessine_r"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dessiner"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objet"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "Ob~jet"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Média"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Média"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Imprimer"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Imprimer"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulaire"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulaire"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Outils"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Outils"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Im_age"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Organiser"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_ouleur"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grille"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Langue"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Révision"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Commentaires"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_parer"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Afficher"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Dessine_r"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "É_diter"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Organiser"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Afficher"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grou_per"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Police"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alignement"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Afficher"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insérer"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Média"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Cadre"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Organiser"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grille"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Afficher"
diff --git a/source/fr/sd/messages.po b/source/fr/sd/messages.po
index 672aef01b6e..3ab78824011 100644
--- a/source/fr/sd/messages.po
+++ b/source/fr/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-12-16 02:38+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/fr/>\n"
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Tableau"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Image"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~ge"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Dessine_r"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dessiner"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objet"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objet"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Média"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Média"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulaire"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulaire"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Masque"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Masque"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Outils"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Outils"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Tableau"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Image"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~ge"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Dessine_r"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Dessiner"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objet"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "Ob~jet"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Média"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Média"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulaire"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulaire"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Masque"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Masque"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtension"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtension"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Outils"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Outils"
diff --git a/source/fr/svtools/messages.po b/source/fr/svtools/messages.po
index e117f6ddb5e..4d2db78acdd 100644
--- a/source/fr/svtools/messages.po
+++ b/source/fr/svtools/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-01-19 07:30+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/fr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-7-3/svtoolsmessages/fr/>\n"
"Language: fr\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1559338263.000000\n"
#. fLdeV
@@ -2920,7 +2920,7 @@ msgstr "Anglais (Nouvelle-Zélande)"
#: svtools/inc/langtab.hrc:88
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Ireland)"
-msgstr "Anglais (Irelande)"
+msgstr "Anglais (Irlande)"
#. RYtwA
#: svtools/inc/langtab.hrc:89
diff --git a/source/fr/sw/messages.po b/source/fr/sw/messages.po
index 1738b595f98..4dfd3a54376 100644
--- a/source/fr/sw/messages.po
+++ b/source/fr/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-11 14:45+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/fr/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562266972.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Abaisse le style de paragraphe sélectionné d'un niveau dans la hiérarchie d'index."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Style"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Styles"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crée des entrées d'index à partir de styles de paragraphe spécifiques."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Changer de base de données"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Définir"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bases de données utilisées"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Bases de données _disponibles"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Parcourir..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Ouvre une boîte de dialogue Ouvrir pour sélectionner un fichier de base de données (*.odb). Le fichier sélectionné est ajouté à la liste Bases de données disponibles."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Utilisez le bouton d'exploration pour sélectionner un fichier de base de données."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Liste toutes les bases de données actuellement utilisées."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Liste les bases de données qui sont enregistrées dans %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Changer de base de données"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de données attachée au document :"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Permet de changer les sources de données pour le document actif."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Utiliser le _document actif"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Utilise le document Writer existant comme base pour le document de mailing."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Créer un nou_veau document"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Crée un document Writer à utiliser pour le mailing."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Utiliser un document _existant"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Sélectionnez un document Writer existant comme base pour le document de mailing."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Partir d'un _modèle"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Sélectionnez le modèle à utiliser lors de la création du document de mailing."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Partir d'un document _récemment enregistré"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Créez un document de mailing à partir d'un document de mailing existant."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Sélectionnez le document."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Pa_rcourir..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Localisez le document Writer que vous souhaitez utiliser, puis cliquez sur Ouvrir."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Pa_rcourir..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Ouvre une boîte de dialogue pour la sélection d'un modèle."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "La source de données du document actuel n'est pas enregistrée. Veuillez changer de base de données."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Changer de base de données..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Sélectionner le document de base pour le publipostage"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Spécifiez le document à utiliser comme base pour le document de mailing."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objet"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Type"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Options"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Adapter"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlien"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Bordures"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Zone"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparence"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Actualiser"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Affiche les statistiques pour le fichier actif."
diff --git a/source/fr/vcl/messages.po b/source/fr/vcl/messages.po
index bb5deba95bf..97610b0de07 100644
--- a/source/fr/vcl/messages.po
+++ b/source/fr/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-11-25 15:38+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: French <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/fr/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562266983.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Imprimer plusieurs pages par feuille de papier."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personnaliser"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Sélectionnez le nombre de pages à imprimer par feuille de papier."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Pages :"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Sélectionnez le nombre de lignes."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "par"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Sélectionnez le nombre de colonnes."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marge :"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Sélectionnez la marge entre les pages individuelles sur chaque feuille de papier."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre les pages"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distance :"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Sélectionnez la marge entre les pages imprimées et le bord du papier."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "du bord de la feuille"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ordre :"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "De gauche à droite, puis vers le bas"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "De haut en bas, puis vers la droite"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "De haut en bas, puis vers la gauche"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "De droite à gauche, puis vers le bas"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Sélectionnez l'ordre dans lequel les pages doivent être imprimées."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Dessiner une bordure autour de chaque page"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Cochez pour dessiner une bordure autour de chaque page."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brochure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Sélectionnez pour imprimer le document en format brochure."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Aperçu de l'assemblage"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Modifiez la disposition des pages à imprimer sur chaque feuille de papier. L'aperçu affiche l'impression de la feuille finalisée."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Pl_us d'options"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Mise en page"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Standard"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Imprime le document actif, la sélection ou les pages que vous spécifiez. Vous pouvez également définir les options d'impression pour le document actif."
diff --git a/source/fur/chart2/messages.po b/source/fur/chart2/messages.po
index 8981e322794..4483346cc9e 100644
--- a/source/fur/chart2/messages.po
+++ b/source/fur/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-07-01 16:17+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/fur/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/fur/cui/messages.po b/source/fur/cui/messages.po
index 00e4f92a6e7..5ed03a0ec20 100644
--- a/source/fur/cui/messages.po
+++ b/source/fur/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-05 11:21+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/fur/>\n"
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatic"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galassie"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Contrast alt"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Ossigjen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Classic"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Brise"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/fur/dbaccess/messages.po b/source/fur/dbaccess/messages.po
index 0074329198d..943652f9a1a 100644
--- a/source/fur/dbaccess/messages.po
+++ b/source/fur/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/fur/>\n"
@@ -3325,73 +3325,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Vierç"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3399,7 +3399,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/fur/extensions/messages.po b/source/fur/extensions/messages.po
index e479f201dd4..ff9ab702aec 100644
--- a/source/fur/extensions/messages.po
+++ b/source/fur/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/fur/>\n"
@@ -291,537 +291,525 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr ""
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr ""
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "(Selezionât)"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr ""
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr ""
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr ""
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr ""
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr ""
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr ""
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr ""
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr ""
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr ""
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr ""
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr ""
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr ""
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr ""
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr ""
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr ""
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr ""
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr ""
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr ""
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Strenz"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr ""
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr ""
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr ""
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr ""
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr ""
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/fur/fpicker/messages.po b/source/fur/fpicker/messages.po
index 9b192f4872f..717b181e5da 100644
--- a/source/fur/fpicker/messages.po
+++ b/source/fur/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/fur/>\n"
@@ -212,55 +212,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr ""
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr ""
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/fur/sc/messages.po b/source/fur/sc/messages.po
index edd8453b839..f2651874c75 100644
--- a/source/fur/sc/messages.po
+++ b/source/fur/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/fur/>\n"
@@ -25157,97 +25157,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25606,139 +25606,139 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr ""
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr ""
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr ""
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr ""
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr ""
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr ""
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr ""
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr ""
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr ""
diff --git a/source/fur/sd/messages.po b/source/fur/sd/messages.po
index 3a46096cc93..49e226d9221 100644
--- a/source/fur/sd/messages.po
+++ b/source/fur/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/fur/>\n"
@@ -4159,109 +4159,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7049,109 +7049,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/fur/sw/messages.po b/source/fur/sw/messages.po
index 05cf64f686e..5f6f540436a 100644
--- a/source/fur/sw/messages.po
+++ b/source/fur/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/fur/>\n"
@@ -10492,19 +10492,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr ""
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13950,37 +13950,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr ""
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13988,31 +13988,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20070,109 +20070,109 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr ""
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr ""
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22315,49 +22315,49 @@ msgid "Object"
msgstr ""
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr ""
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr ""
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr ""
@@ -27047,7 +27047,7 @@ msgid "Update"
msgstr ""
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/fur/vcl/messages.po b/source/fur/vcl/messages.po
index d68b8d07821..c37d231b9f1 100644
--- a/source/fur/vcl/messages.po
+++ b/source/fur/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-07-01 16:16+0000\n"
"Last-Translator: tmtfx <f.t.public@gmail.com>\n"
"Language-Team: Friulian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/fur/>\n"
@@ -2320,169 +2320,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr ""
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/fy/chart2/messages.po b/source/fy/chart2/messages.po
index f88cd01c644..7091cd64a2d 100644
--- a/source/fy/chart2/messages.po
+++ b/source/fy/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-02-24 20:36+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/fy/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Set it tal linen foar it diagram type Kolom en line."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Selektearje in basis diagram type."
diff --git a/source/fy/cui/messages.po b/source/fy/cui/messages.po
index 37268247a8c..ea4be15c6d5 100644
--- a/source/fy/cui/messages.po
+++ b/source/fy/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-19 10:39+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/fy/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563478856.000000\n"
#. GyY9M
@@ -17137,176 +17137,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatysk"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Heech kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klassyk"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Sêfte wyn"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Ikoan s_tyl:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Fereasket in werstart"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Hard_ware-fersnelling brûke"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Anti-a_liasing brûke"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Skia foar alle rendearring brûke"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skia software rendearring forsearje"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Op 'e nij úteinsette is fereaske. It ynskeakeljen fan dit sil it brûkme fan Grafyske stjoerprogramma foarkomme."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia is no ynskeakele."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia is no útskeakele"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Werjefte fan ôfbyldingen"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Foa_rbyld fan lettertypen sjen litte"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Antyaliasin_g lettertype foar skerm"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "fa_n:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Lettertype list"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/fy/dbaccess/messages.po b/source/fy/dbaccess/messages.po
index 5c39f72317a..f57dc9d7581 100644
--- a/source/fy/dbaccess/messages.po
+++ b/source/fy/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-11-22 01:38+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/fy/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562671484.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "In nij_e gegevensbank oanmeitsje"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Selektearje om in nije gegevensbank te meitsjen."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Ynbêde gegevensbank:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "In besteande gegevensbank _triem iepenje"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Selektearje om in gegevensbank te iepenjen fanút in list mei koartlyn brûkte triemmen of fanút in dialoochskerm foar triem seleksje."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Koartlyn brûkt:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Selektearje in te iepenjen gegevensbank triem út de list mei koartlyn brûkte triemmen. Klik op Foltôgje om de triem daliks te iepenjen en de assistint de ein berinne te litten."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Iepenje"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Iepenet in dialoochskerm foar triem seleksje wêryn in gegevensbank triem te selektearjen is. Klik op Iepenje of Okee yn it dialoochskerm foar triem seleksje om de triem daliks te iepenjen en de assistint de ein berinne te litten."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Mei in besteande gegevensbank _ferbine"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Selektearje om in gegevensbank dokumint te meitsjen foar in besteande gegevensbank ferbining."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Selektearje it gegevensbank type foar de besteande gegevensbank ferbining."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "It is net mooglik om in nije gegevensbank oan te meitsjen, omdat HSQLDB en Firebord net beskikber binne yn dizze opset."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "De Assistint gegevensbank makket in gegevensbank triem dat ynformaasje oer in gegevensbank befettet."
diff --git a/source/fy/extensions/messages.po b/source/fy/extensions/messages.po
index 65a0251e9b8..5ac67836640 100644
--- a/source/fy/extensions/messages.po
+++ b/source/fy/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-11-20 18:53+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/fy/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Formulier fernije"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Krij"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Ferstjoere"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL-adres"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multypart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standert (koart)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standert (koart JJ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standert (koart JJJJ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standert (lang)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/JJ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/JJ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "JJ/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/JJJJ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/JJJJ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "JJJJ/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "JJ-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "JJJJ-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 nm"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 nm"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Net selektearre"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Selektearre"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Net fêststeld"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Alle records"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktyf record"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktuele side"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nee"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ja"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Haad formulier"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_leech"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_haad"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_sels"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Gjint"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Inkel"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Meardere"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Berik"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontaal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Fertikaal"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standert"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Okee"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Ofbrekke"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Help"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "It selektearre item"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posysje fan it selektearre item"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Inkele-rigel"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Meardere-rigels"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Meardere rigels mei yndieling"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Gjint"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontaal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Fertikaal"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Beide"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plat"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Linksboppe"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Links sintrearre"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Linksûnder"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Rjochtsboppe"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Rjochts sintrearre"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Rjochtsûnder"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Linksboppe"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Boppe sintrearre"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Boppe rjochts"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Linksûnder"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Under sintrearre"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Under rjochts"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Sintrearre"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Behâlde"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ferfange"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Ynfâldzje"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nee"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Ferhâlding behâlde"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Oanpasse oan grutte"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Links nei rjochts"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Rjochts nei links"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "De ynstellingen fan it hegere objekt brûke"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nea"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "By fokus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Altyd"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Oan alinea"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "As teken"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Oan side"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Oan teken"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Oan teken"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Oan side"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Oan sel"
diff --git a/source/fy/fpicker/messages.po b/source/fy/fpicker/messages.po
index 7ba509fabd8..f824e6e57a8 100644
--- a/source/fy/fpicker/messages.po
+++ b/source/fy/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-28 07:36+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/fy/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Oanpaste datum"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Iepenje"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Ofspylje"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Triem_namme:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Triem_type:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Allinne-lêzen"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Mei wachtwurd bewarje"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Automatyske triem taheaksel"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "_Filter ynstellingen bewurkje"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Fersifere mei GPG kaai"
diff --git a/source/fy/sc/messages.po b/source/fy/sc/messages.po
index 6e9e0cc8513..f0c4c0b3c38 100644
--- a/source/fy/sc/messages.po
+++ b/source/fy/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-19 08:37+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/fy/>\n"
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Werjefte"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Ofb_ylding"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ofbyldin~g"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Te_kenje"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Tekenje"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Printsje"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Printsje"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulier"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulier"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ta_foeging"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ta~foeging"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Ark"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "A~rk"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Ofb_ylding"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Skikke"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "K_leur"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Roaster"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Taal"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Resinsje"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Taljochtingen"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Fer_lykje"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Werjefte"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Te_kenje"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Bewurkje"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Skikke"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Werjefte"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Groe_pearje"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Le_ttertype"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Rjochting"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Werjefte"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Ynfoegje"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "R_amt"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Skikke"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Roaster"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Werjefte"
diff --git a/source/fy/sd/messages.po b/source/fy/sd/messages.po
index 84238baf18c..f442adc0565 100644
--- a/source/fy/sd/messages.po
+++ b/source/fy/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-02-11 05:36+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/fy/>\n"
@@ -4171,109 +4171,109 @@ msgid "~Table"
msgstr "~Tabel"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Ofbylding"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ofbyldin~g"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Te_kenje"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Tekenje"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulier"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulier"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Media"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Haad"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "T_afoeging"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ta~foeging"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Ark"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "A~rk"
@@ -7060,109 +7060,109 @@ msgid "~Table"
msgstr "~Tabel"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Ofbylding"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ofbyldin~g"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Te_kenje"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Tekenje"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulier"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulier"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Haad"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Haad"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "T_afoeging"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ta~foeging"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Ark"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "A~rk"
diff --git a/source/fy/sw/messages.po b/source/fy/sw/messages.po
index 01482849fae..be16ab77733 100644
--- a/source/fy/sw/messages.po
+++ b/source/fy/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-11-25 15:38+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/fy/>\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Ferpleatst it selektearre alinea styl ien nivo leger yn de yndeks hierargy."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Styl"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stilen"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Makket yndeks items fan spesifike alinea stilen."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Gegevensbank útwikselje"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Fêststelle"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Brûkte gegevensbanken"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Beskikbere gegevensbanken"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Blêdzje..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Iepenet in dialoochskerm Triem iepenje wêryn jo in gegevensbank triem (*.odb) selektearje kinne. De selektearre triem wurdt oan de list Beskikbere gegevensbanken taheakke."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Brûk de knop blêdzje om in gegevensbank triem te selektearjen."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Lit de gegevensbanken sjen dy op it stuit yn brûkme binne."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Lit it list fan gegevensbanken sjen dy't registrearre binne yn %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Gegevensbank útwikselje"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Gegevensbank op dokumint tapast:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Feroaret de gegevensboarnen foar it aktive dokumint."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Brûk it aktuele _dokumint"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Brûkt it aktive Writer dokumint as de basis foar de standert brief."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "In n_ij dokumint oanmeitsje"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Makket in nij Writer dokumint dat foar de standert brief brûkt wurde kin."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Begjin fan út in best_eand dokumint"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Selektearje in besteand Writer dokumint dat as basis foar de standert brief brûkt wurde moat."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Begjin fan út in s_jabloan"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Selektearje it sjabloan wêrmei jo de standertbrief meitsje wolle."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Begjin fan út in koartlyn bewarre start dokumint"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Brûk in besteand standertbrief as de basis foar in nije."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Selektearje it dokumint."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "B_lêdzje..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Sykje it Writer dokumint dat jo brûke wolle en klik dan op Iepenje."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "B_lêdzje..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Iepenet in dialoochskerm om in sjabloan te selektearjen."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "De gegevens boarnen fan it aktive dokumint binne net registrearre. Wikselje de gegevensbank."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Gegevensbank wikselje..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Begjin dokumint foar standertbrief selektearje"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "It dokumint dat jo as basis foar de standertbrief brûke wolle oantsjutte."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Type"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opsjes"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Omrinne"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Ferwizing"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Rânen"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Gebiet"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Trochsichtich"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Fernije"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/fy/vcl/messages.po b/source/fy/vcl/messages.po
index b89107e5fca..2ffc6ec2bfa 100644
--- a/source/fy/vcl/messages.po
+++ b/source/fy/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-06-18 21:47+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/fy/>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Printsje meardere siden op in fel papier."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Oanpast"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Selektearje hoefolle siden op ien fel papier printe moat wurde."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Siden:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Selektearje it tal rigen."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "troch"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Selektearje it tal kolommen."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marzje:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Selektearje de marzje tusken yndividuele siden op elk blêd papier."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "tusken siden"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Ofstân:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Selektearje de marzje tusken de te printsjen siden en papier râne."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "nei blêd râne"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Folchoarder:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Fan links nei rjochts, dan nei ûnderen"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Fan boppe nei ûnderen, dan nei rjochts"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Fan boppe nei ûnderen, dan nei links"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Fan rjochts nei links, dan nei ûnderen"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Selektearje de folchoarder wêryn de siden printe moatte wurde."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Teken in râne om elke side"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Ynstelle om in râne om elke side te tekenjen."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brosjuere"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Selektearje om it dokumint yn brosjuere yndieling te printsjen."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Sortearring foarbyld"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Feroaret de yndieling fan de siden dy op elk blêd printe wurde. It foarbyld lit sjen hoe't elk blêd derút sil sjen."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "M_ear"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Side opmaak"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Algemien"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Printet it aktive dokumint, de aktive seleksje fan de oantsjutte siden. Jo kinne ek de print opsjes foar it aktive dokumint ynstelle."
diff --git a/source/ga/chart2/messages.po b/source/ga/chart2/messages.po
index c70f8d0adcf..09370fb5260 100644
--- a/source/ga/chart2/messages.po
+++ b/source/ga/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-03-08 13:46+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ga/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/ga/cui/messages.po b/source/ga/cui/messages.po
index bfe9cf95901..5f09a33b8db 100644
--- a/source/ga/cui/messages.po
+++ b/source/ga/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-08-25 05:04+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ga/>\n"
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Uathoibríoch"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Réaltra"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Ardchodarsnacht"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Ocsaigin"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clasaiceach"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Leoithne"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_tíl na ndeilbhíní:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Teastaíonn atosú"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Úsáid luas_ghéarú crua-earraí"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Úsáid frithai_liasáil"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Aschur Grafaice"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Taispeáin _réamhamharc ar chlónna"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Frithailiasáil"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "ó:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Liostaí na gClónna"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ga/dbaccess/messages.po b/source/ga/dbaccess/messages.po
index 6f8f4b96e1d..fddeb131119 100644
--- a/source/ga/dbaccess/messages.po
+++ b/source/ga/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ga/>\n"
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Cruthaigh bunachar sonraí _nua"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Bunachar sonraí l_eabaithe:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Oscail comhad bunachair _sonraí atá ann"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Úsáidte le _déanaí:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Oscail"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Ceangail le bunachar _sonraí atá ann"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ga/extensions/messages.po b/source/ga/extensions/messages.po
index e7606642b98..9bf34f62818 100644
--- a/source/ga/extensions/messages.po
+++ b/source/ga/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ga/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Athnuaigh an fhoirm"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Faigh"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Postáil"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Ilpháirt"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Téacs"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Caighdeánach (gearr)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Caighdeánach (gearr: BB)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Caighdeánach (gearr: BBBB)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Caighdeánach (fada)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "LL/MM/BB"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/LL/BB"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "BB/MM/LL"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "LL/MM/BBBB"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/LL/BBBB"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "BBBB/MM/LL"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "BB-MM-LL"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "BBBB-MM-LL"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 IN"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 IN"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Gan Roghnú"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Roghnaithe"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Neamhshainithe"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Gach taifead"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "An taifead beo"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "An leathanach reatha"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Níl"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Tá"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Máthairfhoirm"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_folamh"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Cineál ar bith"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Singil"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Iolraí"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Raon"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Cothrománach"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Ingearach"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Réamhshocrú"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cealaigh"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Cabhair"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "An iontráil roghnaithe"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Ionad na hiontrála roghnaithe"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Aon Líne"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Il-líne"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Il-líne le formáidiú"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Gan scrollbharraí"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Cothrománach"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Ingearach"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Iad araon"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3T"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Maol"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Barr ar chlé"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Barr sa lár"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Bun ar chlé"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Barr ar dheis"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Ar dheis agus i lár"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Bun ar dheis"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Thuas agus ar chlé"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Thuas agus i lár"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Thuas agus ar dheis"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Thíos agus ar chlé"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Thíos agus i lár"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Thíos agus ar dheis"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Láraithe"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Caomhnaigh"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ionadaigh"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Laghdaigh"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Níl"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Caomhnaigh an Cóimheas"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Oiriúnaigh go dtí an mhéid"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Clé-go-deas"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Deas-go-clé"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Úsáid na socruithe ón réad uachtarach"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Riamh"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Agus an fócas ann"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "I gCónaí"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Le hAlt"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Mar Charachtar"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Le Leathanach"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Le Fráma"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Le Carachtar"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Le Leathanach"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Le Cill"
diff --git a/source/ga/fpicker/messages.po b/source/ga/fpicker/messages.po
index f69443372fb..b6ecfbdd1fb 100644
--- a/source/ga/fpicker/messages.po
+++ b/source/ga/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ga/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Dáta a mionathraíodh é"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Ai_nm comhaid:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Cineál _comhaid:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Inléite amháin"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Sábháil le focal faire"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Iarmhír u_athoibríoch ar ainm comhaid"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Cuir na socruithe _scagaire in eagar"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Criptigh le heochair GPG"
diff --git a/source/ga/sc/messages.po b/source/ga/sc/messages.po
index 8d3fa95446b..0ef23c909f5 100644
--- a/source/ga/sc/messages.po
+++ b/source/ga/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ga/>\n"
@@ -25255,97 +25255,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Ta_rraing"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Réad"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Uirlisí"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25704,139 +25704,139 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Leag Amach"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "D_ath"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Greille"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Teanga"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Athbhreithnigh"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Nótaí"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Cuir i gCom_paráid"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Amharc"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Ta_rraing"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Eagar"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Leag Amach"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Amharc"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grú_pa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_T"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Cló"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Ailíniú"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Amharc"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Ionsáigh"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Meáin"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "F_ráma"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Leag Amach"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Greille"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Amharc"
diff --git a/source/ga/sd/messages.po b/source/ga/sd/messages.po
index 1056f5affaf..8079744d56f 100644
--- a/source/ga/sd/messages.po
+++ b/source/ga/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ga/>\n"
@@ -4174,109 +4174,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7063,109 +7063,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ga/sw/messages.po b/source/ga/sw/messages.po
index 8627a1182e0..bcdab367e04 100644
--- a/source/ga/sw/messages.po
+++ b/source/ga/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ga/>\n"
@@ -10518,19 +10518,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stíl"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stíleanna"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13974,37 +13974,37 @@ msgid "Exchange Databases"
msgstr "Malartaigh Bunachair Shonraí"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Sainigh"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bunachair Shonraí in Úsáid"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Bun_achair Shonraí Le Fáil"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Brabhsáil..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14014,31 +14014,31 @@ msgstr ""
"Bain úsáid as an gcnaipe brabhsála chun comhad bunachair sonraí a roghnú."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Malartaigh Bunachair Shonraí"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Bunachar sonraí curtha i bhfeidhm ar cháipéis:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20092,109 +20092,109 @@ msgid "Use the current _document"
msgstr "Úsáid an _cháipéis reatha"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Cruthaigh cáipéis _nua"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Tosaigh le cáipéis atá _ann"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Tosaigh le t_eimpléad"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Tosaigh le cáipéis a _sábháladh le déanaí"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "B_rabhsáil..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "B_rabhsáil..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Roghnaigh cáipéis tosaigh le haghaidh postchumaisc"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22337,49 +22337,49 @@ msgid "Object"
msgstr "Réad"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Cineál"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Roghanna"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Timfhill"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hipearnasc"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Imlínte"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Méid"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Trédhearcacht"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macra"
@@ -27073,7 +27073,7 @@ msgid "Update"
msgstr "Nuashonraigh"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ga/vcl/messages.po b/source/ga/vcl/messages.po
index a0f70354beb..6993bc1c7e5 100644
--- a/source/ga/vcl/messages.po
+++ b/source/ga/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-03-08 13:45+0000\n"
"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: Irish <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ga/>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Saincheaptha"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Leathanaigh:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "le"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Imeall:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "idir leathanaigh"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Fad:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "go dtí imlíne na bileoige"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ord:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "clé go deas, ansin síos"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "barr go bun, ansin ar dheis"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "barr go bun, ansin ar chlé"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "deas go clé, ansin síos"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Tarraing imlíne timpeall gach leathanaigh"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Bróisiúr"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Leagan Amach an Leathanaigh"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Ginearálta"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/gd/chart2/messages.po b/source/gd/chart2/messages.po
index 03473d53862..0b7920a0f19 100644
--- a/source/gd/chart2/messages.po
+++ b/source/gd/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2019-04-23 00:41+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/gd/cui/messages.po b/source/gd/cui/messages.po
index 30b0a1c4d10..5e9dc4b71b2 100644
--- a/source/gd/cui/messages.po
+++ b/source/gd/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2019-08-21 12:42+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17131,176 +17131,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Fèin-obrachail"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Reul-chrios"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Iomsgaradh àrd"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clasaigeach"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Oiteag"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_toidhle na h-ìomhaigheige:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Feum air ath-thòiseachadh"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Cleachd luathachadh _bathar-cruaidh"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Cleachd _anti-aliasing"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Às-chur ghrafaigean"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Seall _ro-shealladh nan cruthan-clò"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Antialiasing cruth-clò na _sgrìn"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_o:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Liostaichean nan cruthan-clò"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/gd/dbaccess/messages.po b/source/gd/dbaccess/messages.po
index 9c9bc55b536..5b84eba3407 100644
--- a/source/gd/dbaccess/messages.po
+++ b/source/gd/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2019-08-21 09:15+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Cruthaich _stòr-dàta ùr"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Stòr-dàta l_eabaichte:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Fosgail _faidhle stòir-dhàta a tha ann mu thràth"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Air an cleachdadh o chionn ghoi_rid:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Fosgail"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Ceangail ri stòr-dàta a tha ann _mu thràth"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/gd/extensions/messages.po b/source/gd/extensions/messages.po
index df9f20b9878..7c580889333 100644
--- a/source/gd/extensions/messages.po
+++ b/source/gd/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2019-04-23 00:43+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Ath-nuadhaich am foirm"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Faigh"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Postaich"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Ioma-phàirteach"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teacsa"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Stannardach (goirid)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Stannardach (goirid BB)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Stannardach (goirid BBBB)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Stannardach (fada)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "LL/MM/BB"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/LL/BB"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "BB/MM/LL"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "LL/MM/BBBB"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/LL/BBBB"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "BBBB/MM/LL"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "BB-MM-LL"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "BBBB-MM-LL"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 f"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 f"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Gun taghadh"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Air a thaghadh"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Gun deifinisean"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Gach reacord"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "An reacord beò"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "An duilleag làithreach"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Chan eil"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Tha"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Foirm pàraint"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Chan eil gin"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Singilte"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Iomadh"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Rainse"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Còmhnard"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Inghearach"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Bunaiteach"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Ceart ma-thà"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Sguir dheth"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Cobhair"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "An t-innteart a thagh thu"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Ionad an innteirt a thagh thu"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Aon loidhne"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Ioma-loidhne"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Ioma-loidhne le fòrmatadh"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Chan eil gin"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Còmhnard"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Inghearach"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "An dà chuid"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Rèidh"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Clì aig a’ bhàrr"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Clì sa mheadhan"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Clì aig a’ bhonn"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Deas aig a’ bhàrr"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Deas sa mheadhan"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Deas aig a’ bhonn"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Clì os a chionn"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Sa mheadhan os a chionn"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Deas os a chionn"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Clì foidhe"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Sa mheadhan foidhe"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Deas foidhe"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Meadhanaichte"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Glèidh"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Cuir ’na àite"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Co-theannaich"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Chan eil"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Glèidh an co-mheas"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Co-fhreagair ris a’ mheud"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Clì gu deas"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Deas gu clì"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Cleachd roghainnean an oibseict os-òrdanaichte"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Chan eil idir"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Ma bhios fòcas air"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "An-còmhnaidh"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Ris a’ pharagraf"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Mar charactair"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ris an duilleag"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Ris an fhrèam"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Ris a’ charactar"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ris an duilleag"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Ris a’ chealla"
diff --git a/source/gd/fpicker/messages.po b/source/gd/fpicker/messages.po
index affe7e4977d..1c50f2abc6e 100644
--- a/source/gd/fpicker/messages.po
+++ b/source/gd/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:21+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Ai_nm an fhaidhle:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Seòrsa an fhaidhle:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Ri leughadh a-mhàin"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Sàbhail le facal-faire"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Leudachan _ainm an fhaidhle gu fèin-obrachail"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "_Deasaich roghainnean na criathraige"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Crioptaich le iuchair GPG"
diff --git a/source/gd/sc/messages.po b/source/gd/sc/messages.po
index ef3484167cf..7848db2fe2d 100644
--- a/source/gd/sc/messages.po
+++ b/source/gd/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-08-21 09:49+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25254,97 +25254,97 @@ msgid "~View"
msgstr "~Seall"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "De_albh"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "D~ealbh"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Tarraing"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Tarraing"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oibseact"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Oibseact"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Meadhanan"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Meadhanan"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Clò-bhuail"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Clò-bh~uail"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Foi~rm"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Foi~rm"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Innealan"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Innea~lan"
@@ -25703,139 +25703,139 @@ msgid "Im_age"
msgstr "De_albh"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Socraich"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Dath"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Griod"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Cà_nan"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Lèi_rmheasan"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Beachdan"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Dèan c_oimeas"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Sealladh"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Tarraing"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Deasaich"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Socraich"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Sealladh"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Buidheann"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Cr_uth-clò"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Co-th_aobhadh"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Sealladh"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Cu_ir a-steach"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Meadhanan"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "F_rèama"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Socraich"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Griod"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Sealladh"
diff --git a/source/gd/sd/messages.po b/source/gd/sd/messages.po
index 572f9cc3651..2e12ca0a866 100644
--- a/source/gd/sd/messages.po
+++ b/source/gd/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-08-21 09:58+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Clàr"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Dealbh"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "D~ealbh"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Tarraing"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Tarraing"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oibseact"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Oibseact"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Meadhanan"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Meadhanan"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Foi~rm"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Foi~rm"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Maighstir"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Maighstir"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_D"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~D"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Innealan"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Innea~lan"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Clàr"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Dealbh"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "D~ealbh"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Tarraing"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Tarraing"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oibseact"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Oibseact"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Meadhanan"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Meadhanan"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Foi~rm"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Foi~rm"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Maighstir"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Maighstir"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_D"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~D"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Innealan"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Innea~lan"
diff --git a/source/gd/sw/messages.po b/source/gd/sw/messages.po
index a0c3c791b4d..fb343c7f821 100644
--- a/source/gd/sw/messages.po
+++ b/source/gd/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-10-09 20:01+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: Gaelic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/gd/>\n"
@@ -10511,19 +10511,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stoidhle"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stoidhlean"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13967,37 +13967,37 @@ msgid "Exchange Databases"
msgstr "Malairt na stòir-dhàta"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Mìnich"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Stòir-dhàta a tha 'gan cleachdadh"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Stòr-dàtannan _a tha ri fhaighinn"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Brabhsaich..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14007,31 +14007,31 @@ msgstr ""
"Cleachd am putan brabhsaidh gus faidhle stòir-dhàta a lorg."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Malairt na stòir-dhàta"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "An stòr-dàta a chaidh a chur an sàs san sgrìobhainn:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20085,109 +20085,109 @@ msgid "Use the current _document"
msgstr "Cleachd an sgrìobhainn _làithreach"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Cruthaich sgrìobhainn ù_r"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "_Tòisich le sgrìobhainn a tha ann mu thràth"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Tòi_sich le teamplaid"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Tòisich le sgrì_obhainn tòiseachaidh a chaidh a shàbhaladh o chionn ghoirid"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Br_abhsaich..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Br_abhsaich..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Tagh an sgrìobhainn tòiseachaidh airson co-aonadh a' phuist"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22330,49 +22330,49 @@ msgid "Object"
msgstr "Oibseact"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Seòrsa"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Roghainnean"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Paisg"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Ceangal-lìn"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Iomallan"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Raon"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Trìd-shoilleireachd"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27066,7 +27066,7 @@ msgid "Update"
msgstr "Ùraich"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/gd/vcl/messages.po b/source/gd/vcl/messages.po
index 1751973b91f..52837eac50e 100644
--- a/source/gd/vcl/messages.po
+++ b/source/gd/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2019-08-21 09:31+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Gnàthaichte"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Duilleagan:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "le"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marghan:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "eadar na duilleagan"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Astar:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "ri iomall an t-siota"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Òrdugh:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "On taobh chlì gun taobh deas, sìos an uairsin"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "On bhàrr gun bhonn, deas an uairsin"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "On bhàrr gun bhonn, clì an uairsin"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Deas gu clì, sìos an uairsin"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Tarraing iomall mun cuairt air gach duilleag"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Leabhran-fiosrachaidh"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Co-dhealbhachd na duilleige"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Coitcheann"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/gl/chart2/messages.po b/source/gl/chart2/messages.po
index c9a6b861392..7339e9f6ced 100644
--- a/source/gl/chart2/messages.po
+++ b/source/gl/chart2/messages.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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-11-21 00:17+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
-"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/gl/>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/gl/>\n"
"Language: gl\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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547506915.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Definir o número de liñas para o tipo de gráfica de Columnas e liñas."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Seleccione un tipo de gráfica básico."
@@ -5076,7 +5076,7 @@ msgstr "Central"
#, fuzzy
msgctxt "tp_Trendline|liststore_moving_type"
msgid "Averaged Abscissa"
-msgstr "Media da abscisa"
+msgstr "Abscisa media"
#. ptaCA
#: chart2/uiconfig/ui/tp_Trendline.ui:379
diff --git a/source/gl/cui/messages.po b/source/gl/cui/messages.po
index af339578678..154c491820a 100644
--- a/source/gl/cui/messages.po
+++ b/source/gl/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-05-22 12:53+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/gl/>\n"
"Language: gl\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562229287.000000\n"
#. GyY9M
@@ -6075,7 +6075,7 @@ msgstr "Texto explicativo"
#: cui/uiconfig/ui/calloutpage.ui:45
msgctxt "calloutpage|extended_tip|valueset"
msgid "Click the Callout style that you want to apply to the selected callout."
-msgstr " Prema no botón Chamadas estilo que quere aplicar ao texto explicativo seleccionado."
+msgstr "Prema no estilo de texto explicativo que desexe aplicar ao texto explicativo seleccionado."
#. cAZqx
#: cui/uiconfig/ui/calloutpage.ui:76
@@ -6117,13 +6117,13 @@ msgstr "Vertical"
#: cui/uiconfig/ui/calloutpage.ui:99
msgctxt "calloutpage|extended_tip|extension"
msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr " Seleccione onde desexa estender a liña de chamada de, en relación á caixa de chamada."
+msgstr "Seleccione desde onde desexa estender a liña do texto explicativo en relación á caixa do texto explicativo."
#. CGjKD
#: cui/uiconfig/ui/calloutpage.ui:131
msgctxt "calloutpage|extended_tip|length"
msgid "Enter the length of the callout line segment that extends from the callout box to the inflection point of the line."
-msgstr " Introduza a lonxitude do segmento de liña de chamada que se estende desde a caixa de texto explicativo para o punto de inflexión da liña."
+msgstr "Introduza a lonxitude do segmento de liña do texto explicativo que se estende desde a caixa de texto explicativo até o punto de inflexión da liña."
#. SFvEw
#: cui/uiconfig/ui/calloutpage.ui:144
@@ -6141,7 +6141,7 @@ msgstr "_Óptimo"
#: cui/uiconfig/ui/calloutpage.ui:170
msgctxt "calloutpage|extended_tip|optimal"
msgid "Click here to display a single-angled line in an optimal way."
-msgstr " Prema aquí para ver unha soa liña en ángulo recto dun xeito optimizada."
+msgstr "Prema aquí para ver unha soa liña en ángulo recto dun xeito óptimo."
#. dD3os
#: cui/uiconfig/ui/calloutpage.ui:190
@@ -6195,13 +6195,13 @@ msgstr "Dereita"
#: cui/uiconfig/ui/calloutpage.ui:228
msgctxt "calloutpage|extended_tip|position"
msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr " Seleccione onde desexa estender a liña de chamada de, en relación á caixa de chamada."
+msgstr "Seleccione desde onde desexa estender a liña do texto explicativo en relación á caixa do texto explicativo."
#. rj7LU
#: cui/uiconfig/ui/calloutpage.ui:248
msgctxt "calloutpage|extended_tip|by"
msgid "Select where you want to extend the callout line from, in relation to the callout box."
-msgstr " Seleccione onde desexa estender a liña de chamada de, en relación á caixa de chamada."
+msgstr "Seleccione desde onde desexa estender a liña do texto explicativo en relación á caixa do texto explicativo."
#. jG4AE
#: cui/uiconfig/ui/calloutpage.ui:273
@@ -6213,7 +6213,7 @@ msgstr "E_spazamento:"
#: cui/uiconfig/ui/calloutpage.ui:294
msgctxt "calloutpage|extended_tip|spacing"
msgid "Enter the amount of space that you want to leave between the end of the callout line, and the callout box."
-msgstr " caixa de chamada Introduza a cantidade de espazo que quere deixar entre o final da liña de chamada, e."
+msgstr "Introduza a cantidade de espazo que quere deixar entre o final da liña do texto explicativo e a caixa do texto explicativo."
#. wvzCN
#: cui/uiconfig/ui/calloutpage.ui:314
@@ -6237,7 +6237,7 @@ msgstr "Liña conectora en ángulo"
#: cui/uiconfig/ui/calloutpage.ui:333
msgctxt "calloutpage|extended_tip|CalloutPage"
msgid "Click the Callout style that you want to apply to the selected callout."
-msgstr " Prema no botón Chamadas estilo que quere aplicar ao texto explicativo seleccionado."
+msgstr "Prema no estilo de texto explicativo que desexe aplicar ao texto explicativo seleccionado."
#. vQp3A
#: cui/uiconfig/ui/cellalignment.ui:49
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automático"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxia"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Alto contraste"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clásico"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Indica o estilo de icona das iconas das barras de ferramentas e caixas de diálogo."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Es_tilo das iconas:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Engadir máis temas de iconas mediante extensións"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Estilo das iconas"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Cómpre reiniciar"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Utilizar aceleración de hard_ware"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Accede directamente aos recursos de hardware do adaptador de visualización gráfica para mellorar a visualización da pantalla."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Empregar o suavizado da _letra"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Se for compatíbel, pode activar e desactivar o suavizado das gráficas. Co suavizado activado, a presentación da maioría dos obxectos gráficos ves mais fina e con menos artefactos."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Empregar Skia para toda a renderización"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Formzar a renderización por software de Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "É preciso reiniciar. Activar isto evita o uso de controladores gráficos."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia está activado."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia está desactivado."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Saída de imaxe"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Amosa_r a visualización dos tipos de letra"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Mostra os nomes dos tipos de letra que se poden seleccionar no tipo de letra correspondente, por exemplo os tipos de letra na caixa Tipo de letra da barra de formato."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Suavizado dos tipos de letra da _pantalla"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Seleccione para suavizar a aparencia en pantalla do texto."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "d_e:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Introduza o tamaño de tipo de letra máis pequeno para aplicar a suavización."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Listas de tipos de letra"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Executar probas de gráficas"
@@ -20630,7 +20606,7 @@ msgstr "Arriba"
#: cui/uiconfig/ui/textanimtabpage.ui:123
msgctxt "textanimtabpage|extended_tip|BTN_UP"
msgid "Scrolls text from bottom to top."
-msgstr " texto Scrolls de abaixo cara arriba."
+msgstr "Despraza o texto desde abaixo cara arriba."
#. xD7QC
#: cui/uiconfig/ui/textanimtabpage.ui:137
@@ -20684,7 +20660,7 @@ msgstr "Abaixo"
#: cui/uiconfig/ui/textanimtabpage.ui:189
msgctxt "textanimtabpage|extended_tip|BTN_DOWN"
msgid "Scrolls text from top to bottom."
-msgstr " texto Scrolls de arriba abaixo."
+msgstr "Despraza o texto desde arriba cara abaixo."
#. C8qts
#: cui/uiconfig/ui/textanimtabpage.ui:233
diff --git a/source/gl/dbaccess/messages.po b/source/gl/dbaccess/messages.po
index 7a3c8d006ae..55777828cd3 100644
--- a/source/gl/dbaccess/messages.po
+++ b/source/gl/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-12-04 16:25+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/gl/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562229307.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Cr_ear unha base de datos nova"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Seleccione para crear unha base de datos nova."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base d_e datos incorporada:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Abrir un _ficheiro de base de datos existente"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Seleccione para abrir un ficheiro de base de datos dunha lista de ficheiros utilizados recentemente ou dunha caixa de diálogo de selección de ficheiro."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Utilizado _recentemente:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Seleccione un ficheiro de base de datos para o abrir da lista de ficheiros utilizados recentemente. Prema en Rematar para abrir o ficheiro inmediatamente e saír do asistente."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Abrir"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Abre unha caixa de diálogo de selección de ficheiro na que pode seleccionar un ficheiro de base de datos. Prema en Abrir ou en Aceptar para abrir o ficheiro inmediatamente e saír do asistente."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Conectarse a unha base de datos e_xistente"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Seleccione apra crear un documento de base de datos para unha conexión de base de datos existente."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Seleccione o tipo de base de datos da conexión de base de datos existente."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "Non é posíbel crear unha base de datos nova porque nesta instalación non están dispoñíbeis nin HSQLDB nin Firebird."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "O Asistente de bases de datos crea un ficheiro de base de datos que contén información sobre unha base de datos."
diff --git a/source/gl/extensions/messages.po b/source/gl/extensions/messages.po
index 76c048e021b..c15a0ffea1b 100644
--- a/source/gl/extensions/messages.po
+++ b/source/gl/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-01-25 11:19+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/gl/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1559593428.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Actualizar formulario"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Obter"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Publicar"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Varias partes"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Texto"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estándar (curto)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estándar (AA curto)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estándar (AAAA curto)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estándar (longo)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/AA"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/AA"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "AA/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/AAAA"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/AAAA"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "AAAA/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "AA-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "AAAA-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Non seleccionado"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Seleccionado"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Sen definir"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Todos os rexistros"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Rexistro activo"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Páxina actual"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Non"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Si"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulario pai"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "en _branco"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_pai"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_mesmo"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ningún"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Único"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Intervalo"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Predeterminada"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Aceptar"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancelar"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Axuda"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "A entrada seleccionada"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posición da entrada seleccionada"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Liña única"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Multiliña"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multiliña con formato"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ningún"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Ambas"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plano"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Esquerda superior"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Esquerda centrada"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Esquerda inferior"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Dereita superior"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Dereita centrada"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Dereita inferior"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Arriba á esquerda"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Arriba centrado"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Arriba á dereita"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Abaixo á esquerda"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Abaixo centrado"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Abaixo á dereita"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrado"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Conservar"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Substituír"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Recoller"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Non"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Manter a proporción"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Axustar ao tamaño"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Da esquerda á dereita"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Da dereita á esquerda"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Utilizar a configuración do obxecto superior"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nunca"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Cando estea enfocada"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Sempre"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Ao parágrafo"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Como carácter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Á páxina"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Ao marco"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Ao carácter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Á páxina"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Á cela"
diff --git a/source/gl/extras/source/autocorr/emoji.po b/source/gl/extras/source/autocorr/emoji.po
index 9d56c956293..291af9e2b3c 100644
--- a/source/gl/extras/source/autocorr/emoji.po
+++ b/source/gl/extras/source/autocorr/emoji.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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2020-08-15 22:35+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
-"Language-Team: Galician <https://weblate.documentfoundation.org/projects/libo_ui-master/extrassourceautocorremoji/gl/>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/extrassourceautocorremoji/gl/>\n"
"Language: gl\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.1.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1516659832.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
@@ -8294,7 +8294,7 @@ msgctxt ""
"MOBILE_PHONE_WITH_RIGHTWARDS_ARROW_AT_LEFT\n"
"LngText.text"
msgid "calling"
-msgstr "chamada"
+msgstr "chamando"
#. 📳 (U+1F4F3), see http://wiki.documentfoundation.org/Emoji
#. d3uys
diff --git a/source/gl/formula/messages.po b/source/gl/formula/messages.po
index ec45bf7df17..014776c85e4 100644
--- a/source/gl/formula/messages.po
+++ b/source/gl/formula/messages.po
@@ -4,9 +4,9 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2021-05-14 16:53+0200\n"
+"PO-Revision-Date: 2022-07-01 13:01+0200\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
-"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/gl/>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/formulamessages/gl/>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1738,19 +1738,19 @@ msgstr "MEDIANA"
#: formula/inc/core_resource.hrc:2568
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
-msgstr "MODO"
+msgstr "MODA"
#. unFXZ
#: formula/inc/core_resource.hrc:2569
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.SNGL"
-msgstr "MODO.UNICO"
+msgstr "MODA.UNICA"
#. MUvgH
#: formula/inc/core_resource.hrc:2570
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE.MULT"
-msgstr "MODO.MULT"
+msgstr "MODA.MULT"
#. DYFQo
#: formula/inc/core_resource.hrc:2571
diff --git a/source/gl/fpicker/messages.po b/source/gl/fpicker/messages.po
index 9ae79d157d1..7b7621dfc80 100644
--- a/source/gl/fpicker/messages.po
+++ b/source/gl/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-23 08:03+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/gl/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Data de modificación"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Abrir"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Re_producir"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Nome do _ficheiro:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Tipo de ficheiro:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Só lectura"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Gardar con contrasinal"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Extensión _automática do nome do ficheiro"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Editar configuración de _filtro"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Cifrar con chave GPG"
diff --git a/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
index 2b392b44d08..e43f8563f63 100644
--- a/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-04-11 14:45+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/gl/>\n"
"Language: gl\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 4.12.2\n"
"X-POOTLE-MTIME: 1566398018.000000\n"
#. W5ukN
@@ -16404,7 +16404,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Block Arrows"
-msgstr "Frechas de ~bloque"
+msgstr "Frechas ~largas"
#. Mzxkf
#: GenericCommands.xcu
@@ -16414,7 +16414,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Block Arrows"
-msgstr "Frechas de bloque"
+msgstr "Frechas largas"
#. ma5HR
#: GenericCommands.xcu
@@ -19846,7 +19846,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Outline Format"
-msgstr "Formato do contorno"
+msgstr "Formato do esquema"
#. TSDD9
#: GenericCommands.xcu
@@ -19856,7 +19856,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Outline Format"
-msgstr "F~ormato do contorno"
+msgstr "F~ormato do esquema"
#. RMCDt
#: GenericCommands.xcu
@@ -19866,7 +19866,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Select Outline Format"
-msgstr "Seleccionar formato do contorno"
+msgstr "Seleccionar formato do esquema"
#. uKMCr
#: GenericCommands.xcu
diff --git a/source/gl/sc/messages.po b/source/gl/sc/messages.po
index 84c09159329..3c5eb9c0ae1 100644
--- a/source/gl/sc/messages.po
+++ b/source/gl/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-22 12:53+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/gl/>\n"
"Language: gl\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562229906.000000\n"
#. kBovX
@@ -2177,7 +2177,7 @@ msgstr "Resultado de táboa dinámica"
#: sc/inc/globstr.hrc:375
msgctxt "STR_PIVOT_STYLE_CATEGORY"
msgid "Pivot Table Category"
-msgstr "Categoría dinámica"
+msgstr "Categoría de táboa dinámica"
#. bTwc9
#: sc/inc/globstr.hrc:376
@@ -14472,7 +14472,7 @@ msgstr "Extrae valor(es) dunha táboa dinámica."
#: sc/inc/scfuncs.hrc:3498
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
-msgstr "Capo de datos"
+msgstr "Campo de datos"
#. 3E4Np
#: sc/inc/scfuncs.hrc:3499
@@ -25254,97 +25254,97 @@ msgid "~View"
msgstr "~Ver"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Im_axe"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~xe"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Debuxa_r"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Debuxar"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obxecto"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Obxecto"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Imprimir"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Im~primir"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulario"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulario"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensión"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensión"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Ferramen_tas"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Ferramen~tas"
@@ -25703,139 +25703,139 @@ msgid "Im_age"
msgstr "Im_axe"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Dispor"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_or"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grade"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Idioma"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisión"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_parar"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ver"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Debuxa_r"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editar"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Dispor"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ver"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Gru_po"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tip_o de letra"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Aliñamento"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ver"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inserir"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rco"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Dispor"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grade"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ver"
@@ -29510,7 +29510,7 @@ msgstr "Non mostrar a advertencia de novo."
#: sc/uiconfig/scalc/ui/sheetprintpage.ui:73
msgctxt "sheetprintpage|radioBTN_TOPDOWN"
msgid "_Top to bottom, then right"
-msgstr "_De arriba a abaixo, despois á dereita"
+msgstr "_De arriba para abaixo, despois para a dereita"
#. Fjdpq
#: sc/uiconfig/scalc/ui/sheetprintpage.ui:83
@@ -30824,7 +30824,7 @@ msgstr "Opcións de ordenamento"
#: sc/uiconfig/scalc/ui/sortoptionspage.ui:361
msgctxt "sortoptionspage|topdown"
msgid "_Top to bottom (sort rows)"
-msgstr "De _arriba a abaixo (ordenar liñas)"
+msgstr "De _arriba cara abaixo (ordenar liñas)"
#. bSvKu
#: sc/uiconfig/scalc/ui/sortoptionspage.ui:370
@@ -30908,13 +30908,13 @@ msgstr "Selección actual"
#: sc/uiconfig/scalc/ui/sortwarning.ui:83
msgctxt "sortwarning|sorttext"
msgid "The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2?"
-msgstr "As celas próximas á selección actual tamén conteñen datos. Quere estender o alcance da ordenación a %1, ou ordenar o intervalo seleccionado, %2?"
+msgstr "As celas próximas á selección actual tamén conteñen datos. Quere estender o alcance da ordenación a %1 ou ordenar o intervalo seleccionado, %2?"
#. Ny8FF
#: sc/uiconfig/scalc/ui/sortwarning.ui:103
msgctxt "sortwarning|sorttip"
msgid "Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted."
-msgstr "Suxestión: O intervalo de ordenación pode detectarse automaticamente. Sitúe o cursor da cela dentro dunha lista e execute a ordenación. Ordenara o intervalo completo de celas veciñas non baleiras."
+msgstr "Suxestión: O intervalo de ordenación pode detectarse automaticamente. Sitúe o cursor da cela dentro dunha lista e execute a ordenación. Ordenarase o intervalo completo de celas veciñas non baleiras."
#. p9BBw
#: sc/uiconfig/scalc/ui/splitcolumnentry.ui:29
diff --git a/source/gl/sd/messages.po b/source/gl/sd/messages.po
index de51f321991..b452a90ac99 100644
--- a/source/gl/sd/messages.po
+++ b/source/gl/sd/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2021-11-05 04:42+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
-"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/gl/>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/gl/>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -92,7 +92,7 @@ msgstr "De esquerda a dereita, e despois abaixo"
#: sd/inc/DocumentRenderer.hrc:48
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Top to bottom, then right"
-msgstr "De arriba a abaixo, e despois á dereita"
+msgstr "De arriba para abaixo, e despois para a dereita"
#. peBEn
#: sd/inc/DocumentRenderer.hrc:53
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Táboa"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Imaxe"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~xe"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Debuxa_r"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Debuxar"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obxecto"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Obxecto"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulario"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulario"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Principal"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Principal"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensión"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensión"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Ferramen_tas"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Ferramentas"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Táboa"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Imaxe"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ima~xe"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Debuxa_r"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Debuxar"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Obxecto"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Obxecto"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Multimedia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Multimedia"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulario"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulario"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Principal"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Principal"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_xtensión"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~xtensión"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Ferramen_tas"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Ferramen~tas"
diff --git a/source/gl/svx/messages.po b/source/gl/svx/messages.po
index d1e69a50860..d5b94e5524b 100644
--- a/source/gl/svx/messages.po
+++ b/source/gl/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-02-04 19:38+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/gl/>\n"
"Language: gl\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 4.12.2\n"
"X-POOTLE-MTIME: 1559330444.000000\n"
#. 3GkZj
@@ -14411,7 +14411,7 @@ msgstr "Fluxograma"
#: svx/uiconfig/ui/defaultshapespanel.ui:267
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
-msgstr "Globos"
+msgstr "Textos explicativos"
#. ABCTr
#: svx/uiconfig/ui/defaultshapespanel.ui:299
diff --git a/source/gl/sw/messages.po b/source/gl/sw/messages.po
index e43d9a369d0..39402f05018 100644
--- a/source/gl/sw/messages.po
+++ b/source/gl/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-06-01 09:37+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/gl/>\n"
"Language: gl\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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562578065.000000\n"
#. v3oJv
@@ -710,25 +710,25 @@ msgstr "Largura da liña interior"
#: sw/inc/inspectorproperties.hrc:38
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Line Distance"
-msgstr "Distancia da liña"
+msgstr "Liña: Distancia"
#. jS4tt
#: sw/inc/inspectorproperties.hrc:39
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Line Style"
-msgstr "Estilo de liña"
+msgstr "Liña: Estilo"
#. noNDX
#: sw/inc/inspectorproperties.hrc:40
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Line Width"
-msgstr "Largura da liña"
+msgstr "Liña: Largura"
#. MVL7X
#: sw/inc/inspectorproperties.hrc:41
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Outer Line Width"
-msgstr "Largura da liña exterior"
+msgstr "Liña exterior: Largura"
#. c7Qfp
#: sw/inc/inspectorproperties.hrc:42
@@ -830,13 +830,13 @@ msgstr "Car.: Combinación activada"
#: sw/inc/inspectorproperties.hrc:58
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Combine Prefix"
-msgstr "Car.: Prefixo de combinación"
+msgstr "Car.: Prefixo de combinación"
#. nq7ZN
#: sw/inc/inspectorproperties.hrc:59
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Char Combine Suffix"
-msgstr "Car.: Sufixo de combinación"
+msgstr "Car.: Sufixo de combinación"
#. EYEqN
#: sw/inc/inspectorproperties.hrc:60
@@ -1454,7 +1454,7 @@ msgstr "Recheo: Transparencia: Gradación: Nome"
#: sw/inc/inspectorproperties.hrc:162
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Follow Style"
-msgstr "Estilo seguinte"
+msgstr "Estilo: Seguir"
#. 32Vgt
#: sw/inc/inspectorproperties.hrc:163
@@ -1472,25 +1472,25 @@ msgstr "Agochado"
#: sw/inc/inspectorproperties.hrc:165
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Events"
-msgstr "Eventos de hiperligazóns"
+msgstr "Hiperligazón: Eventos"
#. XU6P3
#: sw/inc/inspectorproperties.hrc:166
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Name"
-msgstr "Nome da hiperligazón"
+msgstr "Hiperligazón: Nome"
#. qRBxH
#: sw/inc/inspectorproperties.hrc:167
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink Target"
-msgstr "Destino da hiperligazón"
+msgstr "Hiperligazón: Destino"
#. BoFLZ
#: sw/inc/inspectorproperties.hrc:168
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Hyperlink URL"
-msgstr "URL da hiperligazón"
+msgstr "Hiperligazón: URL"
#. CbvLt
#: sw/inc/inspectorproperties.hrc:169
@@ -1556,37 +1556,37 @@ msgstr "Numeración: Número"
#: sw/inc/inspectorproperties.hrc:179
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Level"
-msgstr "Nivel de numeración"
+msgstr "Numeración: Nivel"
#. CEkBY
#: sw/inc/inspectorproperties.hrc:180
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Rules"
-msgstr "Regras de numeración"
+msgstr "Numeración: Regras"
#. nTMoh
#: sw/inc/inspectorproperties.hrc:181
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Numbering Start Value"
-msgstr "Valor inicial da numeración"
+msgstr "Numeración: Valor inicial"
#. tBVDF
#: sw/inc/inspectorproperties.hrc:182
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "List Style Name"
-msgstr "Nome do estilo de lista"
+msgstr "Lista: Nome do estilo"
#. zrVDM
#: sw/inc/inspectorproperties.hrc:183
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Outline Content Visible"
-msgstr "Contido de esquema visíbel"
+msgstr "Esquema: Contido visíbel"
#. NNuo4
#: sw/inc/inspectorproperties.hrc:184
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Outline Level"
-msgstr "Nivel de esquema"
+msgstr "Esquema: Nivel"
#. syTbJ
#: sw/inc/inspectorproperties.hrc:185
@@ -1598,13 +1598,13 @@ msgstr "Páx.: Nome da descrición"
#: sw/inc/inspectorproperties.hrc:186
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Number Offset"
-msgstr "Desprazamento do número de páxina"
+msgstr "Páx.: Desprazamento do número"
#. ryHzy
#: sw/inc/inspectorproperties.hrc:187
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Page Style Name"
-msgstr "Nome do estilo de páxina"
+msgstr "Páx.: Nome do estilo"
#. UyyB6
#: sw/inc/inspectorproperties.hrc:188
@@ -1730,55 +1730,55 @@ msgstr "Par.: Guionización: Máximo de caracteres finais"
#: sw/inc/inspectorproperties.hrc:208
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Hyphenation No Caps"
-msgstr "Guionización de parágrafo sen maiúsculas"
+msgstr "Par.: Guionización sen maiúsculas"
#. 4bemD
#: sw/inc/inspectorproperties.hrc:209
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para Interop Grab Bag"
-msgstr "Bolsa de recursos de interoperación de parágrafo"
+msgstr "Par.: Bolsa de recursos de interoperabilidade"
#. fCGA4
#: sw/inc/inspectorproperties.hrc:210
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Auto First Line Indent"
-msgstr "Parágrafo con sangrado automático na primeira liña"
+msgstr "Par.: Sangrado automático na primeira liña"
#. Q68Bx
#: sw/inc/inspectorproperties.hrc:211
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Character Distance"
-msgstr "Parágrafo a distancia de carácter"
+msgstr "Par.: Distancia de carácter"
#. FGVAd
#: sw/inc/inspectorproperties.hrc:212
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Connect Border"
-msgstr "Parágrafo conectado ao bordo"
+msgstr "Par.: Conectado ao bordo"
#. tBy9h
#: sw/inc/inspectorproperties.hrc:213
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Forbidden Rules"
-msgstr "O parágrafo ten regras prohibidas"
+msgstr "Par.: Regras prohibidas"
#. yZZSA
#: sw/inc/inspectorproperties.hrc:214
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hanging Punctuation"
-msgstr "O parágrafo ten puntuación colgante"
+msgstr "Par.: Puntuación colgante"
#. dDgrE
#: sw/inc/inspectorproperties.hrc:215
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Hyphenation"
-msgstr "O parágrafo ten guionización"
+msgstr "Par.: Ten guionización"
#. mHDWE
#: sw/inc/inspectorproperties.hrc:216
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Para is Numbering Restart"
-msgstr "O parágrafo reinicia a numeración"
+msgstr "Par.: Reinicio de numeración"
#. Mnm2C
#: sw/inc/inspectorproperties.hrc:217
@@ -1928,13 +1928,13 @@ msgstr "Identificador RSID"
#: sw/inc/inspectorproperties.hrc:241
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Adjust"
-msgstr "Axuste de viñetas"
+msgstr "Viñetas: Axuste"
#. 3WwCU
#: sw/inc/inspectorproperties.hrc:242
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Char Style Name"
-msgstr "Nome do estilo de caracter das viñetas"
+msgstr "Viñetas: Nome do estilo de carácter"
#. DqMAX
#: sw/inc/inspectorproperties.hrc:243
@@ -1946,13 +1946,13 @@ msgstr "Viñetas arriba"
#: sw/inc/inspectorproperties.hrc:244
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Position"
-msgstr "Posición das viñetas"
+msgstr "Viñetas: Posición"
#. ZREEa
#: sw/inc/inspectorproperties.hrc:245
msgctxt "RID_ATTRIBUTE_NAMES_MAP"
msgid "Ruby Text"
-msgstr "Texto das viñetas"
+msgstr "Viñetas: Texto"
#. tJEtt
#: sw/inc/inspectorproperties.hrc:246
@@ -7957,7 +7957,7 @@ msgstr "~Condición"
#: sw/inc/strings.hrc:1060
msgctxt "STR_TEXT"
msgid "Then, Else"
-msgstr "Entón, se non"
+msgstr "Entón, Se non"
#. bo8yF
#: sw/inc/strings.hrc:1061
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Baixa o estilo de parágrafo seleccionado a un nivel superior na xerarquía do índice."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Estilo"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estilos"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crea entradas de índice a partir de estilos de parágrafo específicos."
@@ -13952,40 +13952,40 @@ msgstr "Defina as opcións de impresión do sobre."
#: sw/uiconfig/swriter/ui/exchangedatabases.ui:28
msgctxt "exchangedatabases|ExchangeDatabasesDialog"
msgid "Exchange Databases"
-msgstr "Substituír bases de datos"
+msgstr "Trocar bases de datos"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definir"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Bases de datos en uso"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Bases de datos dispoñíbeis"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Explorar..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 " Abre unha caixa de diálogo de abertura de ficheiros para seleccionar unficheiro de base de datos (* .odb). O ficheiro seleccionado engádese á listade bases de datos dispoñíbeis."
+msgstr "Abre unha caixa de diálogo para abrir ficheiros para seleccionar un ficheiro de base de datos (* .odb). O ficheiro seleccionado engádese á listaxe de bases de datos dispoñíbeis."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Use o botón Explorar para seleccionar un ficheiro de base de datos."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Lista as bases de datos que están actualmente en uso."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Lista as bases de datos que están rexistradas no %PRODUCTNAME ."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
-msgstr "Substituír bases de datos"
+msgstr "Trocar bases de datos"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de datos aplicada ao documento:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Cambiar as fontes de datos do documento actual."
@@ -14448,19 +14448,19 @@ msgstr "_Nome"
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:359
msgctxt "fldfuncpage|cond1ft"
msgid "Then"
-msgstr "Despois"
+msgstr "Entón"
#. bByDc
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:378
msgctxt "fldfuncpage|extended_tip|cond1"
msgid "Enter the text to display when the condition is met in the Then box, and the text to display when the condition is not met in the Else box."
-msgstr "Introduza o texto que queira mostrar cando se cumpra a condición na caixa Then e o texto que queira mostrar cando non se cumpra a condición na caixa Se non."
+msgstr "Introduza o texto que queira mostrar cando se cumpra a condición na caixa Entón e o texto que queira mostrar cando non se cumpra a condición na caixa Se non."
#. VjhuY
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:403
msgctxt "fldfuncpage|cond2ft"
msgid "Else"
-msgstr "Noutrocaso"
+msgstr "Se non"
#. EACKA
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:422
@@ -14502,7 +14502,7 @@ msgstr "Lista os elementos. O elemento superior móstrase no documento."
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:588
msgctxt "fldfuncpage|extended_tip|remove"
msgid "Removes the selected item from the list."
-msgstr " Elimina oelemento seleccionado da lista."
+msgstr "Elimina da lista o elemento seleccionado."
#. 4oMDF
#: sw/uiconfig/swriter/ui/fldfuncpage.ui:600
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Usar o _documento actual"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Usa o documento de Writer actual como a base para o documento de combinación de correspondencia."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Crear un documento _novo"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr " Crea un novo documento de Writer para usar para a combinación de correspondencia."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Comezar a partir dun documento _existente"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Seleccione un documento de Writer existente para usar como base para o documento de combinación de correspondencia."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Comezar a partir dun _modelo"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Seleccione o modelo co que quere crear o seu documento de combinación de correspondencia."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Comezar a partir dun modelo inicial gardado recentemente"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Use un documento de combinación de correspondencia existente como base para un novo documento de combinación de correspondencia."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr " Seleccione o documento."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "E_xplorar..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Localice o documento de Writer que desexa utilizar e prema en Abrir."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "E_xplorar..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Abre un caixa de diálogo para seleccionar un modelo."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "A fonte de datos do documento actual non está rexistrada. Substitúa a base de datos."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Substituír base de datos..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Seleccione o documento inicial para a combinación de correspondencia"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Indique que documento desexa empregar como base para o documento de combinación de correspondencia."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Obxecto"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipo"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcións"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Axustar"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperligazón"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Bordos"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Área"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparencia"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Actualizar"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Mostra as estatísticas do ficheiro actual."
diff --git a/source/gl/vcl/messages.po b/source/gl/vcl/messages.po
index 35c61af007d..1f2316c0426 100644
--- a/source/gl/vcl/messages.po
+++ b/source/gl/vcl/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2021-09-27 17:20+0000\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
-"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/gl/>\n"
+"Language-Team: Galician <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/gl/>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Introducir nomes para as series de datos."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalizado"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Seleccione un formato para mostrar a data."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Páxinas:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Seleccione o tipo de aparencia 3D."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "de"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Definir a resolución."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Marxe:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Seleccione un subtipo do tipo de gráfica básico."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "entre páxinas"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distancia:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Prema para ir á páxina do asistente especificada."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "ata o bordo da folla"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Orde:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Da esquerda para a dereita, e despois para abaixo"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
-msgstr "De arriba a abaixo, e despois á dereita"
+msgstr "De arriba para abaixo, e despois para a dereita"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "De arriba para abaixo, e despois para a dereita"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Da dereita para a esquerda, e despois para abaixo"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Seleccione un tipo de gráfica básico."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Deseñar un bordo arredor de cada páxina"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Prema para ir á páxina do asistente especificada."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Folleto"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Seleccione para imprimir o documento no formato de folleto."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Vista previa do agrupamento"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Cambie a disposición das páxinas que se van imprimir en cada folla de papel. A vista previa mostra a aparencia final coa que ficará cada folla."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "_Máis"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Disposición da páxina"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Xeral"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Imprime o documento ou selección actuais ou as páxinas que vostede indique. Tamén pode establecer as opcións de impresión do documento actual."
diff --git a/source/gu/chart2/messages.po b/source/gu/chart2/messages.po
index 90b44cb577b..7b5973e370d 100644
--- a/source/gu/chart2/messages.po
+++ b/source/gu/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3654,7 +3654,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/gu/cui/messages.po b/source/gu/cui/messages.po
index f2622064149..3654461930d 100644
--- a/source/gu/cui/messages.po
+++ b/source/gu/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17506,180 +17506,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "આપોઆપ"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "આકાશગંગા"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "ઊંચો તફાવત"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "ઑક્સિજન"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "ઉત્તમ"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "હાડૅવેર પ્રવેગકનો ઉપયોગ કરો (_w)"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Directly accesses hardware features of the graphical display adapter to improve the screen display."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "ઉપનામથી ઊલટાને વાપરો (_l)"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "ગ્રાફીકસ આઉટપુટ"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ફોન્ટનું પુવૅદશૅન દશાૅવો(_r)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "સ્ક્રીન ફોન્ટ એન્ટીઅલીઆસીંગ (_g)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "માંથી (_m)"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "ફોન્ટ યાદીઓ"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/gu/dbaccess/messages.po b/source/gu/dbaccess/messages.po
index fa18b6aaa7c..00889f9d8d0 100644
--- a/source/gu/dbaccess/messages.po
+++ b/source/gu/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Gujarati <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/gu/>\n"
@@ -3464,74 +3464,74 @@ msgid "Create a n_ew database"
msgstr "નવો ડેટાબેઝ બનાવો (_e)"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "એમ્બેડેડ થયેલ ડેટાબેઝ (_E)"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "વર્તમાન ડેટાબેઝ ફાઈલ ખોલો (_f)"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "તાજેતરમાં વાપરેલ (_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ખોલો"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "વર્તમાન ડેટાબેઝનું જોડાણ (_x)"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3539,7 +3539,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/gu/extensions/messages.po b/source/gu/extensions/messages.po
index 03de9e39b86..3af174e53c4 100644
--- a/source/gu/extensions/messages.po
+++ b/source/gu/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -309,600 +309,588 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "માંથી પુનઃતાજું કરો"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "મેળવો"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "પોસ્ટ"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "મલ્ટીપાર્ટ"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "લખાણ"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "પ્રમાણભૂત (ટૂંકુ)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "પ્રમાણભૂત (ટૂંકું YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "પ્રમાણભૂત (ટૂંકું YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "પ્રમાણભૂત (લાંબુ)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "પસંદિત નથી"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "પસંદિત"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "વ્યાખ્યાયિત નથી"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "બધા રેકોર્ડો"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "સક્રિય રેકોર્ડ"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "વર્તમાન પાનું"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ના"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "હા"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "પિતૃ ફોર્મ"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "પ્રતિ (_T)"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "કંઇ નહિં"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "એકજ"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "વિવિધ"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "વિસ્તાર"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "આડુ"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "ઉભુ"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "મૂળભૂત"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "બરાબર"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "રદ કરો"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "મદદ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "પસંદિત પ્રવેશ"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "પસંદિત પ્રવેશનું સ્થાન"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "એક-લીટી"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "ઘણી-લીટી"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "બંધારણ સાથેની ઘણી-લીટી"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "કંઇ નહિં"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "આડુ"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "ઉભુ"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "બંને"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "૩D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "સપાટ"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "ઉપર ડાબે"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "વચ્ચે ડાબે"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "તળિયે ડાબે"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ઉપર જમણે"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "વચ્ચે જમણે"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "તળિયે જમણે"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ડાબેથી ઉપર"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "વચ્ચેથી ઉપર"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "જમણેથી ઉપર"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "ડાબેથી નીચે"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "વચ્ચેથી નીચે"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "જમણેથી નીચે"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "મધ્યમાં"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "સાચવો"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "બદલો"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "પડી ભાંગવુ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ના"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "પ્રમાણ રાખો"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "માપ ને અનુરૂપ રાખો"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "ડાબે-થી-જમણે"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "જમણે-થી-ડાબે"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "સુપરઓર્ડિનેટ ઓબ્જેક્ટ સુયોજનો ને વાપરો"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "કદી નહિં"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "જ્યારે પ્રકાશિત થયેલ"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "હંમેશા"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "ફકરમાં"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "અક્ષર"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "પાનાંમાં"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ફ્રેમમાં"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "અક્ષર"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "પાનાંમાં"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/gu/fpicker/messages.po b/source/gu/fpicker/messages.po
index b2b4494f739..82edf177c26 100644
--- a/source/gu/fpicker/messages.po
+++ b/source/gu/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:21+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -221,61 +221,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ફાઇલ નામઃ"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ફાઈલ પ્રકાર (~t):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "માત્ર-વાંચી શકાય (~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "પાસવર્ડ સાથે સંગ્રહો (~w)"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "આપોઆપ ફાઈલ નામ એક્સટેન્સન (~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ગાળક સુયોજનોમાં ફેરફાર કરો (~E)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/gu/sc/messages.po b/source/gu/sc/messages.po
index 8faaf40f8b1..47193c6fa1a 100644
--- a/source/gu/sc/messages.po
+++ b/source/gu/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25755,97 +25755,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26231,153 +26231,153 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ગોઠવો"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "રંગ (_o)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "જાળી (_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ભાષા (_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "રીવ્યુ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ટિપ્પણીઓ (_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "સરખાવો (_C)"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "દેખાવ"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ગોઠવો"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "દેખાવ"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "જૂથ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ફોન્ટ (_o)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ગોઠવણી"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "દેખાવ"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "દાખલ કરો"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "મીડિયા"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ફ્રેમ (_r)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ગોઠવો"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "જાળી (_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/gu/sd/messages.po b/source/gu/sd/messages.po
index d53a5703a76..1b49c474ae9 100644
--- a/source/gu/sd/messages.po
+++ b/source/gu/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4221,109 +4221,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7185,109 +7185,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/gu/sw/messages.po b/source/gu/sw/messages.po
index 3b560d818e4..0c7017e6a87 100644
--- a/source/gu/sw/messages.po
+++ b/source/gu/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10736,19 +10736,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Moves the selected paragraph style down one level in the index hierarchy."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "શૈલીઓ"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Creates index entries from specific paragraph styles."
@@ -14250,37 +14250,37 @@ msgid "Exchange Databases"
msgstr "ડેટાબેઝોની અદલાબદલી કરો"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "વ્યાખ્યા આપો"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "ડેટાબેઝો વપરાશમાં છે"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "ઉપલબ્ધ ડેટાબેઝ (_A)"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "બ્રાઉઝ કરો..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14290,31 +14290,31 @@ msgstr ""
"ડેટાબેઝ ફાઈલ પસંદ કરવા માટે બ્રાઉઝ બટન વાપરો."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Lists the databases that are currently in use."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "ડેટાબેઝોની અદલાબદલી કરો"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "દસ્તાવેજ પર અમલમાં મૂકાતો ડેટાબેઝઃ"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Change the data sources for the current document."
@@ -20490,110 +20490,110 @@ msgid "Use the current _document"
msgstr "વર્તમાન દસ્તાવેજ વાપરો (_d)"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Uses the current Writer document as the base for the mail merge document."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "નવું દસ્તાવેજ બનાવો (_w)"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Creates a new Writer document to use for the mail merge."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "વર્તમાન દસ્તાવેજમાંથી શરૂ કરો (_e)"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Select an existing Writer document to use as the base for the mail merge document."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "ટેમ્પલેટમાંથી શરૂ કરો (_e)"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Select the template that you want to create your mail merge document with."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "છેલ્લા સંગ્રહાયેલ શરૂઆતી દસ્તાવેજમાંથી શરૂ કરો (_m)"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Use an existing mail merge document as the base for a new mail merge document."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Select the document."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "બ્રાઉઝ કરો (_r)..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "બ્રાઉઝ કરો (_r)..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
#, fuzzy
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "મેઈલ મર્જ માટે શરૂઆતી દસ્તાવેજ પસંદ કરો"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22764,49 +22764,49 @@ msgid "Object"
msgstr "ઑબ્જેક્ટ"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "પ્રકાર"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "વિકલ્પો"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "લપેટો"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "હાઇપરલિંક"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "કિનારીઓ"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "વિસ્તાર"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "મેક્રો"
@@ -27626,7 +27626,7 @@ msgid "Update"
msgstr "ફેરફાર"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/gu/vcl/messages.po b/source/gu/vcl/messages.po
index a96e18fd99f..44f4b6d6e6a 100644
--- a/source/gu/vcl/messages.po
+++ b/source/gu/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2327,169 +2327,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Creates a new master document."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "વૈવિધ્યપૂર્ણ"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Select this icon to browse through pages."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Inserts a row into the table."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "દ્રારા"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Inserts a row into the table."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Inserts a row into the table."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "પાનાંઓ વચ્ચે"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Inserts a row into the table."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "શીટ કિનારી માટે"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Inserts a row into the table."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "દરેક પાનાંની આસપાસ કિનારીને દોરો"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Inserts a row into the table."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "બ્રોશર"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
diff --git a/source/gug/chart2/messages.po b/source/gug/chart2/messages.po
index 66ad0d51e14..ed7fe409782 100644
--- a/source/gug/chart2/messages.po
+++ b/source/gug/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2019-08-09 13:45+0000\n"
"Last-Translator: pedrogimenez <ppgimeca@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3652,7 +3652,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/gug/cui/messages.po b/source/gug/cui/messages.po
index ddd607062d3..77c4467f51f 100644
--- a/source/gug/cui/messages.po
+++ b/source/gug/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-09-01 16:20+0000\n"
"Last-Translator: Giovanni Caligaris <giovannicaligaris@gmail.com>\n"
"Language-Team: Guarani (Paraguayan) <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/gug/>\n"
@@ -17155,176 +17155,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automático"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxia"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Juavyreko Yvate"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Clásico"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Puru aceleración hard_ware rehe"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Puru bord_es-apesỹi"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Ñeseha Gráfica"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Techauka Mboyve Tipos de Letras"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Em_oapesỹi letra borde pantalla pe"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_guive:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Listas Letra Háicha"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/gug/dbaccess/messages.po b/source/gug/dbaccess/messages.po
index fef881e2e14..1b39f313c60 100644
--- a/source/gug/dbaccess/messages.po
+++ b/source/gug/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Guarani (Paraguayan) <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/gug/>\n"
@@ -3351,74 +3351,74 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Ojepuru Ramo"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Eavri"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3426,7 +3426,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/gug/extensions/messages.po b/source/gug/extensions/messages.po
index 29505427b9b..1e7fc4a7474 100644
--- a/source/gug/extensions/messages.po
+++ b/source/gug/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -301,582 +301,570 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Moñe'ẽrã"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estándar (mbyky)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Estándar (mbyky YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Estándar (mbyky YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estándar (puku)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Ojeporavo va'ekue"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Opavave registros"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Registro kyre'ỹ"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Rogue ko'ãgagua"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nahániri"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Héẽ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_Pyta"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Mavave"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Sencillo"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Hetaichagua"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Rango"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Oñenóva"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Oñembo'yva"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Oĩhaguéicha voi"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Eheja Rei"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pytyvõ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Peteĩ-línea"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Mavave"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Oñenóva"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Oñembo'yva"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Mokõive"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plano"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Asúpe ha yvate"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Línea mombyte"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Akatúa ha yvate"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "_Akatúa/Yvýpe"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Mongu'e asúpe"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Mongu'e akatúa"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Moñe'ẽrã guygui"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Mombyte"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Mbyekovia"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Michĩve"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nahániri"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Mantener proporción"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Ojeahusta al Tamaño"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Asú akatúa gotyo"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Akatúa asu gotyo"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Eipuru ojeguatyrõ va'ekue mba'e superiorgui"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Araka'eve"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Tapia"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "~Al Párrafo"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Carácter icha"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Jeho Rogue"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Márcope"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Al Carácter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Jeho Rogue"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/gug/fpicker/messages.po b/source/gug/fpicker/messages.po
index 8d734c042ae..df2b6fd73f8 100644
--- a/source/gug/fpicker/messages.po
+++ b/source/gug/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2020-02-10 17:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Guarani (Paraguayan) <https://weblate.documentfoundation.org/projects/libo_ui-master/fpickermessages/gug/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Téra Ñongatuha:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Tipo Ñongatuhágui"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Moñe'ẽ-Año"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Ñongatu con password"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Extensión ñongatuhagui _automática"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Editar configuración _mboguágui"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/gug/helpcontent2/source/auxiliary.po b/source/gug/helpcontent2/source/auxiliary.po
index 7fe83a99f2a..e4fda501d84 100644
--- a/source/gug/helpcontent2/source/auxiliary.po
+++ b/source/gug/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:33+0100\n"
-"PO-Revision-Date: 2022-03-31 21:46+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/auxiliary/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1562203919.000000\n"
#. fEEXD
@@ -536,7 +536,7 @@ msgctxt ""
"100501\n"
"node.text"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. 6qzVL
#: shared.tree
@@ -545,7 +545,7 @@ msgctxt ""
"100502\n"
"node.text"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. GMiKt
#: shared.tree
@@ -554,7 +554,7 @@ msgctxt ""
"100504\n"
"node.text"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. gvsML
#: shared.tree
@@ -563,7 +563,7 @@ msgctxt ""
"100506\n"
"node.text"
msgid "HTML Export Wizard"
-msgstr "Asistente de exportación a HTML"
+msgstr "Asistente para exportación a HTML"
#. 8tHJK
#: shared.tree
@@ -572,7 +572,7 @@ msgctxt ""
"100510\n"
"node.text"
msgid "Document Converter Wizard"
-msgstr "Asistente de conversión de documentos"
+msgstr "Asistente para conversión de documentos"
#. zhnAF
#: shared.tree
diff --git a/source/gug/helpcontent2/source/text/sbasic/python.po b/source/gug/helpcontent2/source/text/sbasic/python.po
index 7c72d5aab3e..cb75223848e 100644
--- a/source/gug/helpcontent2/source/text/sbasic/python.po
+++ b/source/gug/helpcontent2/source/text/sbasic/python.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-02-12 18:39+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicpython/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1565287211.000000\n"
#. naSFZ
@@ -2039,7 +2039,7 @@ msgctxt ""
"N0448\n"
"help.text"
msgid "def disposing(self, evt: EventObject): # mandatory routine"
-msgstr ""
+msgstr "def disposing(self, evt: EventObject): # rutina obligatoria"
#. 9mtTR
#: python_listener.xhp
@@ -2219,7 +2219,7 @@ msgctxt ""
"par_id801636114808666\n"
"help.text"
msgid "Three library containers are shown in the Macro From list:"
-msgstr ""
+msgstr "Tres contenedores de bibliotecas figuran en la lista Macro de:"
#. RnBRr
#: python_locations.xhp
diff --git a/source/gug/helpcontent2/source/text/sbasic/shared.po b/source/gug/helpcontent2/source/text/sbasic/shared.po
index e936a8bbb69..581f271de40 100644
--- a/source/gug/helpcontent2/source/text/sbasic/shared.po
+++ b/source/gug/helpcontent2/source/text/sbasic/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared/es/>\n"
"Language: es\n"
@@ -2741,7 +2741,7 @@ msgctxt ""
"par_id3150693\n"
"help.text"
msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
-msgstr "A las <emph>variables de fecha</emph> se les asigna el valor 0 internamente; que equivale a convertir el valor a \"0\" con las funciones <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
+msgstr "A las <emph>variables de fecha</emph> se les asigna el valor 0 internamente, lo que equivale a convertir el valor a «0» con las funciones <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link> o <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
#. WiXVw
#: 01020100.xhp
@@ -7232,7 +7232,7 @@ msgctxt ""
"hd_id543534\n"
"help.text"
msgid "Show handles"
-msgstr "Muestra manillas"
+msgstr "Mostrar agarraderas"
#. wG6AD
#: 01170101.xhp
@@ -7241,7 +7241,7 @@ msgctxt ""
"par_id5060884\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifca si los manillas de los nodos deben ser mostrado.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica si se deben mostrar las agarraderas de los nodos.</ahelp>"
#. TC8mj
#: 01170101.xhp
@@ -7250,7 +7250,7 @@ msgctxt ""
"par_id4974822\n"
"help.text"
msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
-msgstr "Los manillas son líneas de puntos que visualiza la jerarquía del control de árbol."
+msgstr "Las agarraderas son líneas punteadas que permiten visualizar la jerarquía del control en árbol."
#. 55Gfe
#: 01170101.xhp
@@ -7268,7 +7268,7 @@ msgctxt ""
"hd_id4062013\n"
"help.text"
msgid "Show root handles"
-msgstr "Muestra manillas de raíz"
+msgstr "Mostrar agarraderas de raíz"
#. nGccA
#: 01170101.xhp
@@ -7277,7 +7277,7 @@ msgctxt ""
"par_id3314004\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica si los manillas de los nodos deben ser mostrado a nivel raíz.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica si las agarraderas de los nodos deben mostrarse al nivel de la raíz.</ahelp>"
#. GCfuF
#: 01170101.xhp
@@ -32990,7 +32990,7 @@ msgctxt ""
"par_id3159201\n"
"help.text"
msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
-msgstr "Hace sonar un tono a través del altavoz del ordenador. El tono depende del sistema y no puede modificarse el volumen ni la modulación."
+msgstr "Hace sonar un tono a través del altavoz del PC. El tono depende del sistema y no puede modificarse el volumen ni la modulación."
#. JMATz
#: 03130100.xhp
@@ -34646,7 +34646,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ThisComponent Object"
-msgstr ""
+msgstr "Objeto ThisComponent"
#. AKrki
#: 03132200.xhp
@@ -34664,7 +34664,7 @@ msgctxt ""
"hd_id3155342\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">Objeto ThisComponent</link>"
#. ECFFs
#: 03132200.xhp
@@ -34763,7 +34763,7 @@ msgctxt ""
"par_id105622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
-msgstr ""
+msgstr "Servicio de API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link>"
#. FLbnX
#: 03132200.xhp
@@ -34772,7 +34772,7 @@ msgctxt ""
"par_id106622646874083\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
-msgstr ""
+msgstr "Servicio de API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link>"
#. vZW9w
#: 03132200.xhp
@@ -34781,7 +34781,7 @@ msgctxt ""
"par_id581622646875379\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
-msgstr ""
+msgstr "Servicio de API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link>"
#. QgZSF
#: 03132300.xhp
diff --git a/source/gug/helpcontent2/source/text/sbasic/shared/03.po b/source/gug/helpcontent2/source/text/sbasic/shared/03.po
index b461a5dd948..f54d53a5935 100644
--- a/source/gug/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/gug/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1548211825.000000\n"
#. ViEWM
@@ -6917,7 +6917,7 @@ msgctxt ""
"par_id301600788076785\n"
"help.text"
msgid "Access chart objects in Calc documents and manipulate their properties."
-msgstr ""
+msgstr "Acceder a los objetos de gráfico en los documentos de Calc y manipular sus propiedades."
#. rzioM
#: sf_chart.xhp
@@ -9446,7 +9446,7 @@ msgctxt ""
"par_id771583668386455\n"
"help.text"
msgid "Specifies if a command button has or not the behaviour of a Cancel button."
-msgstr ""
+msgstr "Especifica si un botón de orden tiene o no el comportamiento de un botón Cancelar."
#. Gft3Z
#: sf_dialogcontrol.xhp
@@ -9536,7 +9536,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies whether a command button is the default (OK) button."
-msgstr ""
+msgstr "Especifica si un botón de orden es el botón predeterminado (Aceptar)."
#. GAdvJ
#: sf_dialogcontrol.xhp
@@ -13640,7 +13640,7 @@ msgctxt ""
"par_id271588334016191\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#. Ggnnt
#: sf_filesystem.xhp
@@ -16448,7 +16448,7 @@ msgctxt ""
"par_id111583839767195\n"
"help.text"
msgid "Specifies whether a command button is the default OK button."
-msgstr ""
+msgstr "Especifica si un botón de orden es el botón Aceptar predeterminado."
#. 2dP2A
#: sf_formcontrol.xhp
@@ -22307,7 +22307,7 @@ msgctxt ""
"par_id181612441703306\n"
"help.text"
msgid "\"?\" represents any single character;"
-msgstr ""
+msgstr "«?» representa cualquier carácter único;"
#. CFPcW
#: sf_string.xhp
@@ -22442,7 +22442,7 @@ msgctxt ""
"par_id471580293142283\n"
"help.text"
msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>."
-msgstr ""
+msgstr "<emph>inputstr</emph>: la cadena que se comprobará. Si está vacía, el método devuelve <literal>False</literal>."
#. 7Ryzp
#: sf_string.xhp
diff --git a/source/gug/helpcontent2/source/text/scalc/00.po b/source/gug/helpcontent2/source/text/scalc/00.po
index c491cebdb43..65517f2722b 100644
--- a/source/gug/helpcontent2/source/text/scalc/00.po
+++ b/source/gug/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: 2021-09-27 19:09+0200\n"
-"PO-Revision-Date: 2022-04-26 12:55+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc00/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1561323262.000000\n"
#. E9tti
@@ -473,7 +473,7 @@ msgctxt ""
"par_id3154370\n"
"help.text"
msgid "Function Wizard"
-msgstr "Asistente de funciones"
+msgstr "Asistente para funciones"
#. CfMjV
#: 00000404.xhp
diff --git a/source/gug/helpcontent2/source/text/scalc/01.po b/source/gug/helpcontent2/source/text/scalc/01.po
index e8c413cafe1..942f40a24e3 100644
--- a/source/gug/helpcontent2/source/text/scalc/01.po
+++ b/source/gug/helpcontent2/source/text/scalc/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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc01/es/>\n"
"Language: es\n"
@@ -3839,7 +3839,7 @@ msgctxt ""
"hd_id3147426\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function</link>"
-msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente de funciones\">Función</link>"
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Función</link>"
#. wjD4H
#: 04060000.xhp
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable>"
-msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Abre el <emph>asistente de funciones</emph>, que le ayuda a crear fórmulas interactivamente.</ahelp></variable>"
+msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Abre el <emph>asistente para funciones</emph>, que le ayuda a crear fórmulas interactivamente.</ahelp></variable>"
#. exDJs
#: 04060000.xhp
@@ -4046,7 +4046,7 @@ msgctxt ""
"par_id3157980\n"
"help.text"
msgid "<ahelp hid=\".\">Allows you to access a subordinate level of the <emph>Function Wizard</emph> in order to nest another function within the function, instead of a value or reference.</ahelp>"
-msgstr "<ahelp hid=\".\">Le permite acceder a un subnivel del <emph>Asistente de funciones</emph> con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia.</ahelp>"
+msgstr "<ahelp hid=\".\">Le permite acceder a un subnivel del <emph>Asistente para funciones</emph> con el fin de anidar una función dentro de otra, en lugar de un valor o una referencia.</ahelp>"
#. GSRgn
#: 04060000.xhp
@@ -4172,7 +4172,7 @@ msgctxt ""
"par_id3153029\n"
"help.text"
msgid "<ahelp hid=\"formula/ui/formuladialog/ok\">Ends the <emph>Function Wizard</emph>, and transfers the formula to the selected cells.</ahelp>"
-msgstr "<ahelp hid=\"formula/ui/formuladialog/ok\">Finaliza el <emph>Asistente de funciones</emph> y transfiere la fórmula a la celda seleccionada.</ahelp>"
+msgstr "<ahelp hid=\"formula/ui/formuladialog/ok\">Finaliza el <emph>Asistente para funciones</emph> y transfiere la fórmula a la celda seleccionada.</ahelp>"
#. fBUkR
#: 04060000.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"par_id3149350\n"
"help.text"
msgid "If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula."
-msgstr "Si inicia el <emph>asistente de funciones</emph> mientras el cursor de celda esté posicionado en una celda que ya contiene una función, se abrirá la pestaña <emph>Estructura</emph> y se mostrará la composición de la fórmula actual."
+msgstr "Si inicia el <emph>asistente para funciones</emph> mientras el cursor de celda esté posicionado en una celda que ya contiene una función, se abrirá la pestaña <emph>Estructura</emph> y se mostrará la composición de la fórmula actual."
#. bNwhM
#: 04060000.xhp
@@ -4280,7 +4280,7 @@ msgctxt ""
"par_id3149378\n"
"help.text"
msgid "This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard."
-msgstr "Esta sección describe las funciones de $[officename] Calc. Las distintas funciones se dividen en categorías en el Asistente de funciones."
+msgstr "Esta sección describe las funciones de $[officename] Calc. Las distintas funciones se dividen en categorías en el Asistente para funciones."
#. JJJ2y
#: 04060100.xhp
@@ -5918,7 +5918,7 @@ msgctxt ""
"bm_id3154536\n"
"help.text"
msgid "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>"
-msgstr "<bookmark_value>funciones de fecha y hora</bookmark_value><bookmark_value>funciones; fecha y hora</bookmark_value><bookmark_value>Asistente de funciones; fecha y hora</bookmark_value>"
+msgstr "<bookmark_value>funciones de fecha y hora</bookmark_value><bookmark_value>funciones; fecha y hora</bookmark_value><bookmark_value>Asistente para funciones; fecha y hora</bookmark_value>"
#. 4twnp
#: 04060102.xhp
@@ -10967,7 +10967,7 @@ msgctxt ""
"par_id3154943\n"
"help.text"
msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
-msgstr "<variable id=\"mathematiktext\">Esta categoría contiene las funciones <emph>matemáticas</emph> de Calc.</variable> Para abrir el <emph>Asistente de funciones</emph>, diríjase a <link href=\"text/scalc/01/04060000.xhp\" name=\"Insertar - Función\"><emph>Insertar ▸ Función</emph></link>."
+msgstr "<variable id=\"mathematiktext\">Esta categoría contiene las funciones <emph>matemáticas</emph> de Calc.</variable> Para abrir el <emph>Asistente para funciones</emph>, diríjase a <link href=\"text/scalc/01/04060000.xhp\" name=\"Insertar - Función\"><emph>Insertar ▸ Función</emph></link>."
#. bWDf7
#: 04060106.xhp
@@ -15593,7 +15593,7 @@ msgctxt ""
"bm_id3147273\n"
"help.text"
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>deleting; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
-msgstr "<bookmark_value>matrices; funciones</bookmark_value><bookmark_value>Asistente de funciones; matrices</bookmark_value><bookmark_value>fórmulas matriciales</bookmark_value><bookmark_value>constantes de matrices en línea</bookmark_value><bookmark_value>fórmulas; matrices</bookmark_value><bookmark_value>funciones; funciones matriciales</bookmark_value><bookmark_value>edición; fórmulas matriciales</bookmark_value><bookmark_value>copiar; fórmulas matriciales</bookmark_value><bookmark_value>borrar; fórmulas matriciales</bookmark_value><bookmark_value>ajustar un intervalo matricial</bookmark_value><bookmark_value>cálculo; cálculos condicionales</bookmark_value><bookmark_value>matrices; cálculos</bookmark_value><bookmark_value>cálculos de matriz condicional</bookmark_value><bookmark_value>manejo implícito de matrices</bookmark_value><bookmark_value>manejo forzado de matrices</bookmark_value>"
+msgstr "<bookmark_value>matrices; funciones</bookmark_value><bookmark_value>Asistente para funciones; matrices</bookmark_value><bookmark_value>fórmulas matriciales</bookmark_value><bookmark_value>constantes de matrices en línea</bookmark_value><bookmark_value>fórmulas; matrices</bookmark_value><bookmark_value>funciones; funciones matriciales</bookmark_value><bookmark_value>edición; fórmulas matriciales</bookmark_value><bookmark_value>copiar; fórmulas matriciales</bookmark_value><bookmark_value>borrar; fórmulas matriciales</bookmark_value><bookmark_value>ajustar un intervalo matricial</bookmark_value><bookmark_value>cálculo; cálculos condicionales</bookmark_value><bookmark_value>matrices; cálculos</bookmark_value><bookmark_value>cálculos de matriz condicional</bookmark_value><bookmark_value>manejo implícito de matrices</bookmark_value><bookmark_value>manejo forzado de matrices</bookmark_value>"
#. ALUph
#: 04060107.xhp
@@ -15755,7 +15755,7 @@ msgctxt ""
"par_id3149102\n"
"help.text"
msgid "If you create an array formula using the <emph>Function Wizard</emph>, you must mark the <emph>Array</emph> check box each time so that the results are returned in an array. Otherwise, only the value in the upper-left cell of the array being calculated is returned."
-msgstr "Para crear una fórmula matricial mediante el <emph>Asistente de funciones</emph>, deberá seleccionar la casilla de verificación <emph>Matriz</emph> para que los resultados se devuelvan en una matriz. En caso contrario, solo se devolverá el valor correspondiente a la celda superior izquierda de la matriz."
+msgstr "Para crear una fórmula matricial mediante el <emph>Asistente para funciones</emph>, deberá seleccionar la casilla de verificación <emph>Matriz</emph> para que los resultados se devuelvan en una matriz. En caso contrario, solo se devolverá el valor correspondiente a la celda superior izquierda de la matriz."
#. G9EUo
#: 04060107.xhp
@@ -16448,7 +16448,7 @@ msgctxt ""
"par_id3150312\n"
"help.text"
msgid "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the <emph>Function Wizard</emph>. Select the <emph>Data</emph> range in (A1:A11), and then the <emph>Classes</emph> range in which you entered the class limits (B1:B6). Select the <emph>Array</emph> check box and click <emph>OK</emph>. You will see the frequency count in the range C1:C6."
-msgstr "Seleccione un intervalo de una sola columna donde introducir la frecuencia según los límites de la clase. Debe seleccionar un campo más que el campo superior de la clase. En este ejemplo, seleccione el intervalo C1:C6. Active la función FRECUENCIA mediante el <emph>Asistente de funciones</emph>. Seleccione el intervalo <emph>Datos</emph> en (A1:A11) y, a continuación, el intervalo <emph>Clases</emph> en el que haya introducido los límites de la clase (B1:B6). Active la casilla <emph>Matriz</emph> y pulse en <emph>Aceptar</emph>. Aparecerá el conteo de la frecuencia en el intervalo C1:C6."
+msgstr "Seleccione un intervalo de una sola columna donde introducir la frecuencia según los límites de la clase. Debe seleccionar un campo más que el campo superior de la clase. En este ejemplo, seleccione el intervalo C1:C6. Active la función FRECUENCIA mediante el <emph>Asistente para funciones</emph>. Seleccione el intervalo <emph>Datos</emph> en (A1:A11) y, a continuación, el intervalo <emph>Clases</emph> en el que haya introducido los límites de la clase (B1:B6). Active la casilla <emph>Matriz</emph> y pulse en <emph>Aceptar</emph>. Aparecerá el conteo de la frecuencia en el intervalo C1:C6."
#. shMJG
#: 04060107.xhp
@@ -17006,7 +17006,7 @@ msgctxt ""
"par_id3144687\n"
"help.text"
msgid "Column A contains several X1 values, column B several X2 values and column C the Y values. You have already entered these values in your spreadsheet. You have now set up E2:G6 in the spreadsheet and activated the <emph>Function Wizard</emph>. For the LINEST function to work, you must have marked the <emph>Array</emph> check box in the <emph>Function Wizard</emph>. Next, select the following values in the spreadsheet (or enter them using the keyboard):"
-msgstr "La columna A contiene diversos valores de X1, la columna B diversos valores de X2 y la columna C, los valores Y. Estos valores ya están en la hoja de cálculo. Ha configurado el intervalo E2:G6 en la hoja de cálculo y ha abierto el <emph>Asistente de funciones</emph>. Para que la función ESTIMACION.LINEAL funcione, deberá seleccionar la casilla de verificación <emph>Matriz</emph> en el <emph>Asistente de funciones</emph>. A continuación seleccione los siguientes valores en la hoja de cálculo (o escríbalos con el teclado):"
+msgstr "La columna A contiene diversos valores de X1, la columna B diversos valores de X2 y la columna C, los valores Y. Estos valores ya están en la hoja de cálculo. Ha configurado el intervalo E2:G6 en la hoja de cálculo y ha abierto el <emph>Asistente para funciones</emph>. Para que la función ESTIMACION.LINEAL funcione, deberá seleccionar la casilla de verificación <emph>Matriz</emph> en el <emph>Asistente para funciones</emph>. A continuación seleccione los siguientes valores en la hoja de cálculo (o escríbalos con el teclado):"
#. KgyyZ
#: 04060107.xhp
@@ -19976,7 +19976,7 @@ msgctxt ""
"par_id1672109\n"
"help.text"
msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax."
-msgstr "Se asume la segunda sintaxis si se proporcionan exactamente dos parámetros, el primero de los cuales es una celda o una referencia a un intervalo de celdas. En el resto de los casos se asume la primera sintaxis. El Asistente de funciones muestra la primera sintaxis."
+msgstr "Se asume la segunda sintaxis si se proporcionan exactamente dos parámetros, el primero de los cuales es una celda o una referencia a un intervalo de celdas. En el resto de los casos se asume la primera sintaxis. El Asistente para funciones muestra la primera sintaxis."
#. Cwsfn
#: 04060109.xhp
@@ -20120,7 +20120,7 @@ msgctxt ""
"bm_id3145389\n"
"help.text"
msgid "<bookmark_value>text in cells; functions</bookmark_value> <bookmark_value>functions; text functions</bookmark_value> <bookmark_value>Function Wizard;text</bookmark_value>"
-msgstr "<bookmark_value>texto en celdas; funciones</bookmark_value><bookmark_value>funciones; funciones de texto</bookmark_value><bookmark_value>Asistente de funciones; texto</bookmark_value>"
+msgstr "<bookmark_value>texto en celdas; funciones</bookmark_value><bookmark_value>funciones; funciones de texto</bookmark_value><bookmark_value>Asistente para funciones; texto</bookmark_value>"
#. DEMF7
#: 04060110.xhp
@@ -23189,7 +23189,7 @@ msgctxt ""
"par_id3150361\n"
"help.text"
msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
-msgstr "$[officename] Calc puede ampliarse por medio de complementos, módulos de programación externos que brindan prestaciones adicionales para trabajar con hojas de cálculo. El <emph>asistente de funciones</emph> enumera estos en la categoría <emph>Complemento</emph>. Si quiere programar su propio complemento, aquí encontrará las funciones que deben exportarse a través de la <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida</caseinline><defaultinline>DLL externa</defaultinline></switchinline> para que el complemento pueda adjuntarse adecuadamente."
+msgstr "$[officename] Calc puede ampliarse por medio de complementos, módulos de programación externos que brindan prestaciones adicionales para trabajar con hojas de cálculo. El <emph>asistente para funciones</emph> enumera estos en la categoría <emph>Complemento</emph>. Si quiere programar su propio complemento, aquí encontrará las funciones que deben exportarse a través de la <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida</caseinline><defaultinline>DLL externa</defaultinline></switchinline> para que el complemento pueda adjuntarse adecuadamente."
#. qyzrA
#: 04060112.xhp
@@ -27680,7 +27680,7 @@ msgctxt ""
"par_id3149708\n"
"help.text"
msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
-msgstr "<emph>Valor estimado</emph> (opcional) es un valor estimado que puede ser ingresado para la tasa interna de retorno. El valor predeterminado es 10%."
+msgstr "<emph>Valor estimado</emph> (opcional) es una estimación que puede introducirse para la tasa interna de retorno. El valor predeterminado es 10 %."
#. dZESY
#: 04060118.xhp
@@ -27698,7 +27698,7 @@ msgctxt ""
"par_id3146856\n"
"help.text"
msgid "Received"
-msgstr ""
+msgstr "Recibido"
#. N2RNr
#: 04060118.xhp
@@ -27707,7 +27707,7 @@ msgctxt ""
"par_id3149985\n"
"help.text"
msgid "Deposited"
-msgstr ""
+msgstr "Depositado"
#. FLNWb
#: 04060118.xhp
@@ -27788,7 +27788,7 @@ msgctxt ""
"par_id3150525\n"
"help.text"
msgid "Calculation of the net present value for the above-mentioned five payments for a national internal rate of return of 6%."
-msgstr ""
+msgstr "Cálculo del valor presente neto de los cinco pagos antes mencionados para una tasa interna de retorno nacional del 6 %."
#. YFtiD
#: 04060118.xhp
@@ -35870,7 +35870,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "<emph>RankC</emph> is the ranking of the value. If RankC is an array, the function becomes an <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">array function</link>."
-msgstr ""
+msgstr "<emph>Posición C</emph>es la clasificación del valor. Si Posición C es un array, la función se convierte en una <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">función de matriz</link>."
#. 9gMJx
#: 04060183.xhp
@@ -35879,7 +35879,7 @@ msgctxt ""
"par_id3148702\n"
"help.text"
msgid "<input>=LARGE(A1:C50;2)</input> gives the second largest value in A1:C50."
-msgstr ""
+msgstr "<input>=MAYOR(A1:C50;2)</input> da el segundo valor mas grande en A1:C50."
#. fdcAk
#: 04060183.xhp
@@ -36608,7 +36608,7 @@ msgctxt ""
"par_id3149538\n"
"help.text"
msgid "<emph>Mean</emph> (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted)."
-msgstr ""
+msgstr "<emph>Media</emph> (opcional) es la media aritmética de la distribución logarítmica estándar (el valor predeterminado es 0 si se omite)."
#. PDJWU
#: 04060183.xhp
@@ -36689,7 +36689,7 @@ msgctxt ""
"par_id2901538\n"
"help.text"
msgid "<emph>Mean</emph> (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted)."
-msgstr ""
+msgstr "<emph>Media</emph> (opcional) es la media aritmética de la distribución logarítmica estándar (el valor predeterminado es 0 si se omite)."
#. pPM9C
#: 04060183.xhp
@@ -36743,7 +36743,7 @@ msgctxt ""
"par_id3150686\n"
"help.text"
msgid "LOGNORMDIST(Number [; Mean [; StDev [; Cumulative]]])"
-msgstr ""
+msgstr "DIS.LOG.NORM(Número [; Media [; Desviación Estándar [; Acumulada]]])"
#. BiGC6
#: 04060183.xhp
@@ -37049,7 +37049,7 @@ msgctxt ""
"par_id3155264\n"
"help.text"
msgid "MEDIAN(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MEDIANA<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. bDCXJ
#: 04060184.xhp
@@ -37328,7 +37328,7 @@ msgctxt ""
"hd_id110421803716508\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/scalc/01/func_averageif.xhp#averageif_head\"/>"
#. K3rLb
#: 04060184.xhp
@@ -37337,7 +37337,7 @@ msgctxt ""
"hd_id5471656631510\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>"
#. hKE9h
#: 04060184.xhp
@@ -37373,7 +37373,7 @@ msgctxt ""
"par_id3155950\n"
"help.text"
msgid "MODE(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MODO(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. VYNy2
#: 04060184.xhp
@@ -37418,7 +37418,7 @@ msgctxt ""
"par_id2955950\n"
"help.text"
msgid "MODE.SNGL(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "UNICO.MODO(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. BGawC
#: 04060184.xhp
@@ -37472,7 +37472,7 @@ msgctxt ""
"par_id2855950\n"
"help.text"
msgid "MODE.MULT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MODO.MULTIPLE(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. nrjtV
#: 04060184.xhp
@@ -37832,7 +37832,7 @@ msgctxt ""
"par_id3150613\n"
"help.text"
msgid "NORMDIST(Number; Mean; StDev [; C])"
-msgstr ""
+msgstr "DISTRIBUCIÓN NORMAL(Número; Media; Derivación Estándar[; C])"
#. CoXtp
#: 04060184.xhp
@@ -38066,7 +38066,7 @@ msgctxt ""
"par_id3150254\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the value of the probability density function for a given value considering the standard normal distribution.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_PHI\">Devuelve el valor de la función de densidad de probabilidad para un valor dado considerando la distribución normal estándar.</ahelp>"
#. oEGwC
#: 04060184.xhp
@@ -38075,7 +38075,7 @@ msgctxt ""
"par_id151629986285891\n"
"help.text"
msgid "<input>PHI(Number)</input>"
-msgstr ""
+msgstr "<input>PHI(Número)</input>"
#. 4JwEu
#: 04060184.xhp
@@ -38084,7 +38084,7 @@ msgctxt ""
"par_id3156108\n"
"help.text"
msgid "<emph>Number</emph> is the value for which the probability density function is calculated."
-msgstr ""
+msgstr "<emph>Número</emph>es el valor que se calcula para la función de densidad de probabilidad."
#. 92hiK
#: 04060184.xhp
@@ -38102,7 +38102,7 @@ msgctxt ""
"par_id3143236\n"
"help.text"
msgid "<input>=PHI(-2.25)</input> also returns 0.0317 because the normal distribution is symmetrical."
-msgstr ""
+msgstr "<input>=FI(-2.25)</input>también devuelve 0.0317 ya que la distribución normal es simétrica."
#. NXho4
#: 04060184.xhp
@@ -38156,7 +38156,7 @@ msgctxt ""
"par_id3146093\n"
"help.text"
msgid "POISSON(Number; Mean [; C])"
-msgstr ""
+msgstr "POISSON(Número; Media [; C])"
#. mZnNF
#: 04060184.xhp
@@ -38228,7 +38228,7 @@ msgctxt ""
"par_id2946093\n"
"help.text"
msgid "POISSON.DIST(Number; Mean ; Cumulative)"
-msgstr ""
+msgstr "DISTRIBUCIÓN DE POISSON(Número; Media; Acumulado)"
#. jnjk7
#: 04060184.xhp
@@ -38372,7 +38372,7 @@ msgctxt ""
"par_id2653976\n"
"help.text"
msgid "The difference between <item type=\"input\">PERCENTILE.INC</item> and <item type=\"input\">PERCENTILE.EXC</item> is that, in the <item type=\"input\">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type=\"input\">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive."
-msgstr ""
+msgstr "La diferencia entre <item type=\"input\"> PERCENTIL.INC </item> y <item type=\"input\"> PERCENTIL.EXC </item> es que, en la función <item type=\"input\"> PERCENTIL.INC</item> el valor de alfa esta dentro del rango de 0 a 1 inclusive, y en la función<item type=\"input\"> PERCENTIL.EXC </item> el valor de alfa esta dentro del rango de 0 a 1 exclusivamente."
#. iu26H
#: 04060184.xhp
@@ -38444,7 +38444,7 @@ msgctxt ""
"par_id2753976\n"
"help.text"
msgid "The difference between <item type=\"input\">PERCENTILE.INC</item> and <item type=\"input\">PERCENTILE.EXC</item> is that, in the <item type=\"input\">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type=\"input\">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive."
-msgstr ""
+msgstr "La diferencia entre <item type=\"input\"> PERCENTIL.INC </item> y <item type=\"input\"> PERCENTIL.EXC </item> es que, en la función <item type=\"input\"> PERCENTIL.INC </item> el valor de alfa esta dentro del rango de 0 a 1 inclusive, y en la función<item type=\"input\"> PERCENTIL.EXC </item> el valor de alfa esta dentro del rango de 0 a 1 exclusivamente."
#. LYbqG
#: 04060184.xhp
@@ -38597,7 +38597,7 @@ msgctxt ""
"par_id2847238\n"
"help.text"
msgid "PERCENTRANK.EXC(Data; Value [; Significance])"
-msgstr ""
+msgstr "RANGO PORCENTUAL.EXC(Datos; Valor [; Significatividad])"
#. paUED
#: 04060184.xhp
@@ -38678,7 +38678,7 @@ msgctxt ""
"par_id2947238\n"
"help.text"
msgid "PERCENTRANK.INC(Data; Value [; Significance])"
-msgstr ""
+msgstr "RANGO DEL PERCENTIL INC(Datos; Valor [; Significatividad])"
#. QmR4b
#: 04060184.xhp
@@ -38975,7 +38975,7 @@ msgctxt ""
"par_id3153250\n"
"help.text"
msgid "RANK(Value; Data [; Type])"
-msgstr ""
+msgstr "POSICIÓN(Valor; Datos [; Tipo])"
#. AzAQx
#: 04060185.xhp
@@ -39074,7 +39074,7 @@ msgctxt ""
"par_id2953250\n"
"help.text"
msgid "RANK.AVG(Value; Data [; Type])"
-msgstr ""
+msgstr "POSICIÓN.MEDIA(Valor; Datos [; Tipo])"
#. 9jn8F
#: 04060185.xhp
@@ -39173,7 +39173,7 @@ msgctxt ""
"par_id2853250\n"
"help.text"
msgid "RANK.EQ(Value; Data [; Type])"
-msgstr ""
+msgstr "POSICIÓN.EQ(Valor; Datos [; Tipo])"
#. mncnk
#: 04060185.xhp
@@ -39263,7 +39263,7 @@ msgctxt ""
"par_id3151191\n"
"help.text"
msgid "SKEW(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "ASIMETRÍA <embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. BmsyE
#: 04060185.xhp
@@ -39461,7 +39461,7 @@ msgctxt ""
"par_id3149946\n"
"help.text"
msgid "STDEV(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR <embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. H3V9F
#: 04060185.xhp
@@ -39479,7 +39479,7 @@ msgctxt ""
"par_id3149434\n"
"help.text"
msgid "<input>=STDEV(A1:A50)</input> returns the estimated standard deviation based on the data referenced."
-msgstr ""
+msgstr "<input> = DESVIACIÓN ESTÁNDAR (A1:A50) </input> devuelve la desviación estándar estimada en base a los datos referenciados."
#. EaGD7
#: 04060185.xhp
@@ -39515,7 +39515,7 @@ msgctxt ""
"par_id3147422\n"
"help.text"
msgid "STDEVA(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR A <embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. iK7Ch
#: 04060185.xhp
@@ -39569,7 +39569,7 @@ msgctxt ""
"par_id3154392\n"
"help.text"
msgid "STDEVP(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR P<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. ADXhB
#: 04060185.xhp
@@ -39614,7 +39614,7 @@ msgctxt ""
"par_id2954392\n"
"help.text"
msgid "STDEV.P(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR.P<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. 9PAi8
#: 04060185.xhp
@@ -39659,7 +39659,7 @@ msgctxt ""
"par_id2854392\n"
"help.text"
msgid "STDEV.S(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "DESVIACIÓN ESTÁNDAR.S<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>"
#. fPUck
#: 04060185.xhp
@@ -39722,7 +39722,7 @@ msgctxt ""
"par_id961585163990543\n"
"help.text"
msgid "Text has the value 0."
-msgstr ""
+msgstr "El texto tiene el valor de 0."
#. avUGE
#: 04060185.xhp
@@ -41315,7 +41315,7 @@ msgctxt ""
"par_id3147330\n"
"help.text"
msgid "PROB(Data; Probability; Start [; End])"
-msgstr ""
+msgstr "PROBABILIDAD (Datos; Probabilidad; Inicio [; Fin])"
#. Reoxn
#: 04060185.xhp
@@ -41477,7 +41477,7 @@ msgctxt ""
"par_id0305200911372899\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
-msgstr ""
+msgstr "Consulte también la <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">página del wiki</link>."
#. AC9jG
#: 04060185.xhp
@@ -41486,7 +41486,7 @@ msgctxt ""
"bm_id2950941\n"
"help.text"
msgid "<bookmark_value>WEIBULL.DIST function</bookmark_value>"
-msgstr "<bookmark_value>WEIBULL.DIST</bookmark_value>"
+msgstr "<bookmark_value>función DISTR.WEIBULL</bookmark_value>"
#. 7pk6M
#: 04060185.xhp
@@ -41495,7 +41495,7 @@ msgctxt ""
"hd_id2950941\n"
"help.text"
msgid "WEIBULL.DIST"
-msgstr "WEIBULL.DIST"
+msgstr "DISTR.WEIBULL"
#. 6o2Cy
#: 04060185.xhp
@@ -41594,7 +41594,7 @@ msgctxt ""
"par_id2905200911372899\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
-msgstr ""
+msgstr "Consulte también la <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">página del wiki</link>."
#. ZC7eG
#: 04060199.xhp
@@ -42908,7 +42908,7 @@ msgctxt ""
"par_id3151118\n"
"help.text"
msgid "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
-msgstr "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Abre la sección «Lista de funciones» de la barra lateral, que muestra todas las funciones que se pueden insertar en el documento.</ahelp></variable> La sección <emph>Lista de funciones</emph> es similar a la pestaña <emph>Funciones</emph> del <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente de funciones\">Asistente de funciones</link>. Las funciones se insertarán con sustitutivos que debe reemplazar con sus propios valores."
+msgstr "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Abre la sección «Lista de funciones» de la barra lateral, que muestra todas las funciones que se pueden insertar en el documento.</ahelp></variable> La sección <emph>Lista de funciones</emph> es similar a la pestaña <emph>Funciones</emph> del <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Asistente para funciones</link>. Las funciones se insertarán con sustitutivos que debe reemplazar con sus propios valores."
#. kJGdD
#: 04080000.xhp
@@ -42989,7 +42989,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Open a file dialog to locate the file containing the data you want to insert.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Abra el cuadro de dialogo del archivo para localizar el archivo que contiene los datos que desea insertar.</ahelp>"
#. kcfuM
#: 04090000.xhp
@@ -43025,7 +43025,7 @@ msgctxt ""
"par_id3145366\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Alternatively, click <emph>Browse</emph> button to select the file name from a file dialog that opens. Only then will the URL be requested from the network or file system."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\"> Introduce la URL o el nombre del archivo que contiene los datos que desea insertar y después presione introducir. </ahelp>Alternativamente, pulsar<emph>Buscar en</emph>para seleccionar el nombre del archivo en un cuadro de diálogo que se abre. Sólo entonces se solicitará la URL a la red o al sistema de archivos."
#. oomVx
#: 04090000.xhp
@@ -43322,7 +43322,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
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\" name=\"units of measure\">units of measure</link>."
-msgstr ""
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determina la altura óptima de las filas seleccionadas.</ahelp></variable>La altura óptima de la fila depende del tamaño del tipo de letra mas grande de la fila. Puede utilizar varias.<link href=\"text/shared/00/00000003.xhp#measurement_units\" name=\"units of measure\">unidades de medida</link>."
#. hCkvc
#: 05030200.xhp
@@ -43448,7 +43448,7 @@ msgctxt ""
"par_id5532090\n"
"help.text"
msgid "Choose <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Rows/Columns - Show\">Format - Rows/Columns - Show</link> or <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Format - Sheet - Show</link>."
-msgstr ""
+msgstr "Elija<link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Rows/Columns - Show\">Formato - Filas/Columnas - Mostrar</link>o<link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Formato - Hoja - Mostrar</link>."
#. cGFcB
#: 05030400.xhp
@@ -43628,7 +43628,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 2 mm."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Define la anchura optima de la columna para mostrar todo su contenido.</ahelp>El espacio adicional para el ancho óptimo de la columna está preestablecido en 2 mm."
#. CYMhG
#: 05050000.xhp
@@ -43763,7 +43763,7 @@ msgctxt ""
"par_id3155131\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_APPEND_NAME\">Enter a new name for the sheet here.</ahelp>"
-msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Ingrese aquí un nuevo nombre par ala Hoja .</ahelp>"
+msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Introduzca aquí un nombre nuevo para la hoja.</ahelp>"
#. JF3vh
#: 05050100.xhp
@@ -43853,7 +43853,7 @@ msgctxt ""
"bm_id501632012952361\n"
"help.text"
msgid "<bookmark_value>toggle merge and center cells</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value> alternar, combinar y centrar celdas</bookmark_value>"
#. CQ5ZE
#: 05060000.xhp
@@ -43934,7 +43934,7 @@ msgctxt ""
"par_id3154020\n"
"help.text"
msgid "Or, choose <variable id=\"format_mergecells_menu\"><menuitem>Format - Merge and Unmerge Cells - </menuitem></variable><menuitem> Merge and Center Cells</menuitem>."
-msgstr ""
+msgstr "O bien, vaya a <variable id=\"format_mergecells_menu\"><menuitem>Formato ▸ Combinar y separar celdas ▸ </menuitem></variable><menuitem> Combinar y centrar celdas</menuitem>."
#. 8zues
#: 05060000.xhp
@@ -43943,7 +43943,7 @@ msgctxt ""
"par_id3149665\n"
"help.text"
msgid "Cells cannot be merged again without first unmerging them."
-msgstr ""
+msgstr "No es posible combinar nuevamente las celdas sin primero separarlas."
#. Dybs6
#: 05060000.xhp
@@ -46031,7 +46031,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace."
-msgstr "Tras haber definido un rastro, el puntero del ratón se puede situar sobre él. El puntero del ratón modifica su forma. Con este puntero, haga doble clic en el rastro para seleccionar la celda referenciada al final del rastro."
+msgstr "Tras haber definido un rastro, sitúe el puntero del ratón sobre él. El puntero del ratón cambia de forma. Con este puntero, pulse dos veces en el rastro para seleccionar la celda referenciada al final de este."
#. eFaMR
#: 06030100.xhp
@@ -47840,7 +47840,7 @@ msgctxt ""
"par_id3147428\n"
"help.text"
msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
-msgstr "No se pueden ordenar datos si las opciones de <link href=\"text/shared/01/02230000.xhp\" name=\"cambios de registros de datos\">cambios de registros de datos</link> están habilitadas."
+msgstr "No se puede ordenar los datos si alguna opción de <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Grabar cambios</link> está activada."
#. yfaxr
#: 12030100.xhp
@@ -49613,7 +49613,7 @@ msgctxt ""
"hd_id3159154\n"
"help.text"
msgid "Link to source data"
-msgstr "Conectar con datos fuente"
+msgstr "Enlazar a datos de origen"
#. CG7Gn
#: 12070100.xhp
@@ -49622,7 +49622,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Vincula los datos del área de consolidación con los datos fuente y actualiza automáticamente los resultados de la consolidación en caso de modificación de dichos datos fuente.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Enlaza los datos del intervalo de consolidación con los datos de origen y actualiza automáticamente los resultados de la consolidación en caso de que dichos datos de origen se modifiquen.</ahelp>"
#. AetFo
#: 12070100.xhp
@@ -49685,7 +49685,7 @@ msgctxt ""
"hd_id3147229\n"
"help.text"
msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
-msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Agrupar...\">Agrupar...</link>"
+msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Agrupar</link>"
#. 3AEgr
#: 12080000.xhp
@@ -57056,7 +57056,7 @@ msgctxt ""
"par_id951620413562988\n"
"help.text"
msgid "Here the function converts -10 degrees Celsius to degrees Fahrenheit, returning the value 14. There is not a simple multiplicative relationship between temperature units, as different reference points are used. Hence, as in this case, an input negative number may be converted to a positive value."
-msgstr ""
+msgstr "Aquí la función convierte -10 grados Celsius a grados Fahrenheit, devolviendo el valor 14. No existe una relación multiplicativa simple entre las unidades de temperatura, ya que se utilizan diferentes puntos de referencia. Por lo tanto, como en este caso, un número negativo de entrada puede convertirse en un valor positivo."
#. CQPne
#: func_convert.xhp
@@ -57065,7 +57065,7 @@ msgctxt ""
"par_id3154834\n"
"help.text"
msgid "<input>=CONVERT(3.5; \"mi\"; \"yd\")</input>"
-msgstr ""
+msgstr "<input>=CONVERTIR(3.5; \"mi\"; \"yd\")</input>"
#. xaEX2
#: func_convert.xhp
@@ -57074,7 +57074,7 @@ msgctxt ""
"par_id971620413678102\n"
"help.text"
msgid "Here the function converts 3.5 international miles to yards, returning the value 6160. Both units are in the Length and distance group."
-msgstr ""
+msgstr "Aquí la función convierte 3,5 millas internacionales a yardas, devolviendo el valor 6160. Ambas unidades están en el grupo de longitud y distancia."
#. 3GMEy
#: func_convert.xhp
@@ -57083,7 +57083,7 @@ msgctxt ""
"par_id741620413834726\n"
"help.text"
msgid "<input>=CONVERT(256; \"Gibit\"; \"Mibyte\")</input>"
-msgstr ""
+msgstr "<input>=CONVERTIR(256; \"Gibit\"; \"Mibyte\")</input>"
#. pdEtf
#: func_convert.xhp
@@ -57092,7 +57092,7 @@ msgctxt ""
"par_id261620413900652\n"
"help.text"
msgid "Here the function converts 256 gigibits to mebibytes, returning the value 32768. Both units (bit and byte) are in the Information group and support binary prefixes."
-msgstr ""
+msgstr "Aquí la función convierte 256 gigibits a mebibytes, devolviendo el valor 32768. Ambas unidades (bit y byte) están en el grupo Información y admiten prefijos binarios."
#. cdqCp
#: func_convert.xhp
@@ -57101,7 +57101,7 @@ msgctxt ""
"par_id761620413966496\n"
"help.text"
msgid "<input>=CONVERT(1; \"dyn\"; \"e\")</input>"
-msgstr ""
+msgstr "<input>=CONVERTIR(1; \"dyn\"; \"e\")</input>"
#. vDR5q
#: func_convert.xhp
@@ -57110,7 +57110,7 @@ msgctxt ""
"par_id531620414005955\n"
"help.text"
msgid "Here the function returns an invalid argument error (Err:502) because the two units (dyne and erg) are in different groups (Force and Energy respectively)."
-msgstr ""
+msgstr "Aquí la función devuelve un error de argumento no válido (Error:502) ya que las dos unidades (dina y ergio) están en grupos diferentes (Fuerza y Energía respectivamente)."
#. DGVq5
#: func_convert.xhp
@@ -57128,7 +57128,7 @@ msgctxt ""
"par_id481620428685029\n"
"help.text"
msgid "Below are the unit measurement groups supported by the <literal>CONVERT</literal> function. Beware that conversions can only happen between units that belong to the same group."
-msgstr ""
+msgstr "A continuación se muestran los grupos de unidades de medida admitidos por la función <literal>CONVERTIR</literal>. Tenga en cuenta que las conversiones solo pueden ocurrir entre unidades que pertenecen al mismo grupo."
#. Rd9Fp
#: func_convert.xhp
@@ -57137,7 +57137,7 @@ msgctxt ""
"par_id461620429183259\n"
"help.text"
msgid "The column Prefix indicates whether or not a given unit of measurement supports <link href=\"text/scalc/01/func_convert.xhp#Prefixes\" name=\"Prefixes_Section\">prefixes</link>."
-msgstr ""
+msgstr "La columna Prefijo indica si una determinada unidad de medida admite o no <link href=\"text/scalc/01/func_convert.xhp#Prefixes\" name=\"Prefixes_Section\">prefijos</link>."
#. ELyFm
#: func_convert.xhp
@@ -57254,7 +57254,7 @@ msgctxt ""
"par_id731620416024782\n"
"help.text"
msgid "Square international mile"
-msgstr ""
+msgstr "Milla internacional cuadrada"
#. 4i4iC
#: func_convert.xhp
@@ -57272,7 +57272,7 @@ msgctxt ""
"par_id661620416251507\n"
"help.text"
msgid "Square nautical mile"
-msgstr ""
+msgstr "Milla náutica cuadrada"
#. hCiCS
#: func_convert.xhp
@@ -57281,7 +57281,7 @@ msgctxt ""
"par_id791620416251948\n"
"help.text"
msgid "Square pica point"
-msgstr ""
+msgstr "Punto de pica cuadrado"
#. ZfeRr
#: func_convert.xhp
@@ -57299,7 +57299,7 @@ msgctxt ""
"par_id621620416418311\n"
"help.text"
msgid "International acre"
-msgstr ""
+msgstr "Acre internacional."
#. AsFDV
#: func_convert.xhp
@@ -57308,7 +57308,7 @@ msgctxt ""
"par_id71620416418768\n"
"help.text"
msgid "US survey acre"
-msgstr ""
+msgstr "Acre de agrimensura de EE. UU."
#. vFpVJ
#: func_convert.xhp
@@ -57317,7 +57317,7 @@ msgctxt ""
"par_id71620416418025\n"
"help.text"
msgid "Square yard"
-msgstr ""
+msgstr "Yarda cuadrada"
#. Y8KWb
#: func_convert.xhp
@@ -57371,7 +57371,7 @@ msgctxt ""
"par_id844417659281393\n"
"help.text"
msgid "Thermochemical calorie"
-msgstr ""
+msgstr "Caloría termoquímica."
#. DBTz9
#: func_convert.xhp
@@ -57389,7 +57389,7 @@ msgctxt ""
"par_id798492531882282\n"
"help.text"
msgid "erg"
-msgstr ""
+msgstr "Ergio"
#. i9qGV
#: func_convert.xhp
@@ -57398,7 +57398,7 @@ msgctxt ""
"par_id547247548598782\n"
"help.text"
msgid "Electron volt"
-msgstr ""
+msgstr "Electronvoltio"
#. sLtDD
#: func_convert.xhp
@@ -57407,7 +57407,7 @@ msgctxt ""
"par_id587393171297892\n"
"help.text"
msgid "Foot-pound"
-msgstr ""
+msgstr "Pie-libra"
#. 2GjCu
#: func_convert.xhp
@@ -57416,7 +57416,7 @@ msgctxt ""
"par_id695171299238861\n"
"help.text"
msgid "Horsepower-hour"
-msgstr ""
+msgstr "Caballo de potencia por hora"
#. ZPZRc
#: func_convert.xhp
@@ -57542,7 +57542,7 @@ msgctxt ""
"par_id297688664469184\n"
"help.text"
msgid "Newton"
-msgstr "Newton"
+msgstr "Neutonio"
#. EEy3q
#: func_convert.xhp
@@ -57560,7 +57560,7 @@ msgctxt ""
"par_id472715992174398\n"
"help.text"
msgid "Pond"
-msgstr ""
+msgstr "Pondio"
#. Z8snf
#: func_convert.xhp
@@ -57740,7 +57740,7 @@ msgctxt ""
"par_id343241931577938\n"
"help.text"
msgid "Pica point"
-msgstr ""
+msgstr "Punto de pica"
#. J45F6
#: func_convert.xhp
@@ -57857,7 +57857,7 @@ msgctxt ""
"par_id613492674545171\n"
"help.text"
msgid "Pennyweight"
-msgstr ""
+msgstr "«Pennyweight»"
#. BE88d
#: func_convert.xhp
@@ -57866,7 +57866,7 @@ msgctxt ""
"par_id566783887997575\n"
"help.text"
msgid "Slug"
-msgstr ""
+msgstr "«Slug»"
#. VmfEH
#: func_convert.xhp
@@ -57875,7 +57875,7 @@ msgctxt ""
"par_id731498557457276\n"
"help.text"
msgid "Stone"
-msgstr ""
+msgstr "«Stone»"
#. ZLyGB
#: func_convert.xhp
@@ -57956,7 +57956,7 @@ msgctxt ""
"par_id578436173796358\n"
"help.text"
msgid "Mechanical horsepower"
-msgstr ""
+msgstr "Caballo de potencia mecánico"
#. M6req
#: func_convert.xhp
@@ -58100,7 +58100,7 @@ msgctxt ""
"par_id391572877557741\n"
"help.text"
msgid "Admiralty knot"
-msgstr ""
+msgstr "Nudo del Almirantazgo"
#. X3yym
#: func_convert.xhp
@@ -58109,7 +58109,7 @@ msgctxt ""
"par_id152721538362456\n"
"help.text"
msgid "International knot"
-msgstr ""
+msgstr "Nudo internacional"
#. KAWp4
#: func_convert.xhp
@@ -58352,7 +58352,7 @@ msgctxt ""
"par_id545825775819166\n"
"help.text"
msgid "Oil barrel"
-msgstr ""
+msgstr "Barril de petróleo"
#. a3nDk
#: func_convert.xhp
@@ -58370,7 +58370,7 @@ msgctxt ""
"par_id184258429676826\n"
"help.text"
msgid "US cup"
-msgstr ""
+msgstr "Taza de EE.UU."
#. z98AU
#: func_convert.xhp
@@ -58397,7 +58397,7 @@ msgctxt ""
"par_id938562498562468\n"
"help.text"
msgid "Australian glass (200 milliliters)"
-msgstr ""
+msgstr "Vaso australiano (200 mililitros)"
#. vFvu4
#: func_convert.xhp
@@ -58406,7 +58406,7 @@ msgctxt ""
"par_id471177863127144\n"
"help.text"
msgid "Gross register tonnage"
-msgstr ""
+msgstr "Tonelaje de arqueo bruto"
#. tM2GH
#: func_convert.xhp
@@ -58415,7 +58415,7 @@ msgctxt ""
"par_id347175644673122\n"
"help.text"
msgid "Humpen (500 milliliters)"
-msgstr ""
+msgstr "Humpen (500 mililitros)"
#. 3jCKA
#: func_convert.xhp
@@ -58460,7 +58460,7 @@ msgctxt ""
"par_id463843338576911\n"
"help.text"
msgid "Cubic international mile"
-msgstr ""
+msgstr "Milla cúbica internacional"
#. apJka
#: func_convert.xhp
@@ -58478,7 +58478,7 @@ msgctxt ""
"par_id894695318848125\n"
"help.text"
msgid "Measurement ton"
-msgstr ""
+msgstr "Tonelada de medición"
#. gAxRC
#: func_convert.xhp
@@ -58487,7 +58487,7 @@ msgctxt ""
"par_id392284181269245\n"
"help.text"
msgid "Cubic nautical mile"
-msgstr ""
+msgstr "Milla náutica cúbica"
#. GLMFQ
#: func_convert.xhp
@@ -58505,7 +58505,7 @@ msgctxt ""
"par_id956867693183654\n"
"help.text"
msgid "Cubic pica"
-msgstr ""
+msgstr "Pica cúbica"
#. wPWak
#: func_convert.xhp
@@ -58541,7 +58541,7 @@ msgctxt ""
"par_id912821548196546\n"
"help.text"
msgid "Six pack (2 liters)"
-msgstr ""
+msgstr "Paquete de seis (2 litros)"
#. GNQxR
#: func_convert.xhp
@@ -64724,7 +64724,7 @@ msgctxt ""
"par_id51519156941987\n"
"help.text"
msgid "See also <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"ROUND function\">ROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"MROUND function\">MROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"ROUNDUP function\">ROUNDUP</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"ROUNDDOWN function\">ROUNDDOWN</link>."
-msgstr "Véase también: <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"Función REDONDEAR\">REDONDEAR</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"Función REDOND.MULT\">REDOND.MULT</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"Función REDONDEAR.MAS\">REDONDEAR.MAS</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"Función REDONDEAR.MENOS\">REDONDEAR.MENOS</link>."
+msgstr "Consulte también: <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"Función REDONDEAR\">REDONDEAR</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"Función REDOND.MULT\">REDOND.MULT</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"Función REDONDEAR.MAS\">REDONDEAR.MAS</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"Función REDONDEAR.MENOS\">REDONDEAR.MENOS</link>."
#. hkbrZ
#: func_searchb.xhp
@@ -64967,7 +64967,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SUM Function"
-msgstr ""
+msgstr "Función SUMA"
#. fLyVA
#: func_sum.xhp
@@ -64976,7 +64976,7 @@ msgctxt ""
"id431636401649762\n"
"help.text"
msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>función SUMA</bookmark_value><bookmark_value>sumar;números en intervalos de celdas</bookmark_value>"
#. AE4pM
#: func_sum.xhp
@@ -64985,7 +64985,7 @@ msgctxt ""
"hd_id121636398275790\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/func_sum.xhp\" name=\"function SUM\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/func_sum.xhp\" name=\"function SUM\">SUMA</link></variable>"
#. c32xJ
#: func_sum.xhp
@@ -64994,7 +64994,7 @@ msgctxt ""
"par_id491636401806866\n"
"help.text"
msgid "<variable id=\"func_sum_desc\"><ahelp hid=\".\">Adds a set of numbers.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"func_sum_desc\"><ahelp hid=\".\">Suma un conjunto de números.</ahelp></variable>"
#. vfwu7
#: func_sum.xhp
@@ -65012,7 +65012,7 @@ msgctxt ""
"par_id3163704\n"
"help.text"
msgid "<input>=SUM(2;3;4)</input> returns 9."
-msgstr ""
+msgstr "<input>=SUMA(2;3;4)</input> devuelve 9."
#. 6ohPR
#: func_sum.xhp
@@ -65696,7 +65696,7 @@ msgctxt ""
"par_id3153759\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HEUTE\">Returns the current computer system date.</ahelp> The value is updated when you reopen the document or modify the values of the document."
-msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Devuelve la fecha actual del sistema.</ahelp> El valor se actualiza cuando se vuelve a abrir el documento o se modifican los valores de éste."
+msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Devuelve la fecha actual del sistema.</ahelp> El valor se actualiza cuando se vuelve a abrir el documento o se modifican los valores de este."
#. ABDRC
#: func_today.xhp
diff --git a/source/gug/helpcontent2/source/text/scalc/02.po b/source/gug/helpcontent2/source/text/scalc/02.po
index 74ee30cdd9a..d344166724a 100644
--- a/source/gug/helpcontent2/source/text/scalc/02.po
+++ b/source/gug/helpcontent2/source/text/scalc/02.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: 2020-06-29 13:08+0200\n"
-"PO-Revision-Date: 2021-05-27 20:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalc02/es/>\n"
"Language: es\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.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1548569336.000000\n"
#. aSE5T
@@ -608,7 +608,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "<ahelp hid=\"HID_INSWIN_INPUT\">Enter the formula that you want to add to the current cell. You can also click the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link> icon to insert a predefined function into the formula.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_INPUT\">Escriba la fórmula que desee incorporar a la celda actual. También puede pulsar en el icono <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente de funciones\">Asistente de funciones</link> para insertar una función predefinida en la fórmula.</ahelp>"
+msgstr "<ahelp hid=\"HID_INSWIN_INPUT\">Escriba la fórmula que desee incorporar a la celda actual. También puede pulsar en el icono <link href=\"text/scalc/01/04060000.xhp\" name=\"Asistente para funciones\">Asistente para funciones</link> para insertar una función predefinida en la fórmula.</ahelp>"
#. pBxxB
#: 06060000.xhp
diff --git a/source/gug/helpcontent2/source/text/scalc/guide.po b/source/gug/helpcontent2/source/text/scalc/guide.po
index d8fc745206a..e955fc67f3b 100644
--- a/source/gug/helpcontent2/source/text/scalc/guide.po
+++ b/source/gug/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textscalcguide/es/>\n"
"Language: es\n"
@@ -1778,7 +1778,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Entering Values"
-msgstr "Ingresar valores"
+msgstr "Introducir valores"
#. 2aSdr
#: cell_enter.xhp
@@ -1931,7 +1931,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>protecting;cells and sheets</bookmark_value> <bookmark_value>cells; protecting</bookmark_value> <bookmark_value>cell protection; enabling</bookmark_value> <bookmark_value>sheets; protecting</bookmark_value> <bookmark_value>documents; protecting</bookmark_value> <bookmark_value>cells; hiding for printing</bookmark_value> <bookmark_value>changing; sheet protection</bookmark_value> <bookmark_value>hiding;formulas</bookmark_value> <bookmark_value>formulas;hiding</bookmark_value>"
-msgstr "<bookmark_value>proteger;celdas y hojas</bookmark_value> <bookmark_value>celdas; proteger</bookmark_value> <bookmark_value>proteger celdas; habilitar</bookmark_value> <bookmark_value>hojas; proteger</bookmark_value> <bookmark_value>documentos; proteger</bookmark_value> <bookmark_value>celdas; ocultar para imprimir</bookmark_value> <bookmark_value>cambiar; protección de hojas</bookmark_value> <bookmark_value>ocultar;fórmulas</bookmark_value> <bookmark_value>fórmulas;ocultar</bookmark_value>"
+msgstr "<bookmark_value>proteger;celdas y hojas</bookmark_value><bookmark_value>celdas; proteger</bookmark_value><bookmark_value>proteger celdas; activar</bookmark_value><bookmark_value>hojas; proteger</bookmark_value><bookmark_value>documentos; proteger</bookmark_value><bookmark_value>celdas; ocultar para imprimir</bookmark_value><bookmark_value>cambiar; protección de hojas</bookmark_value><bookmark_value>ocultar;fórmulas</bookmark_value><bookmark_value>fórmulas;ocultar</bookmark_value>"
#. DDnnF
#: cell_protect.xhp
@@ -2291,7 +2291,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Referencing Cells by Drag-and-Drop"
-msgstr "Referencia a celdas mediante arrastrar y soltar"
+msgstr "Referencia a celdas mediante arrastrar y colocar"
#. DN7Zz
#: cellreference_dragdrop.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"par_id3153246\n"
"help.text"
msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
-msgstr "Pulse en <item type=\"menuitem\">Aceptar</item> para cerrar el Asistente de funciones."
+msgstr "Pulse en <item type=\"menuitem\">Aceptar</item> para cerrar el Asistente para funciones."
#. 75WFf
#: cellstyle_conditional.xhp
@@ -5360,7 +5360,7 @@ msgctxt ""
"par_idN107B6\n"
"help.text"
msgid "Locate the directory that contains the dBASE file, and click <emph>OK</emph>."
-msgstr "Ubique el directorio que contiene el archivo dBASE, y pulse en <emph>Aceptar</emph>."
+msgstr "Ubique el directorio que contiene el archivo dBASE y pulse en <emph>Aceptar</emph>."
#. 5kG55
#: dbase_files.xhp
@@ -6557,7 +6557,7 @@ msgctxt ""
"hd_id3150868\n"
"help.text"
msgid "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Entering Formulas</link></variable>"
-msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Ingresar fórmulas</link></variable>"
+msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Introducir fórmulas</link></variable>"
#. H3w2m
#: formula_enter.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
-msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc guarda todas las hojas de un documento de Calc en un único documento HTML. Al principio de dicho documento se agregan un encabezado y una lista de hipervínculos a cada una de las hojas individuales del documento."
+msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc guarda todas las hojas de un documento de Calc en un único documento HTML. Al principio de dicho documento se añaden un título y una lista de hiperenlaces a cada una de las hojas del documento."
#. mtAQs
#: html_doc.xhp
@@ -9455,7 +9455,7 @@ msgctxt ""
"par_id151525140367370\n"
"help.text"
msgid "%PRODUCTNAME Calc automatically detects the pivot table and opens the pivot chart wizard."
-msgstr "%PRODUCTNAME Calc detecta automáticamente la tabla dinámica y abre el asistente de gráficos dinámicos."
+msgstr "%PRODUCTNAME Calc detecta automáticamente la tabla dinámica y abre el asistente para gráficos dinámicos."
#. q3cHS
#: pivotchart_create.xhp
@@ -9473,7 +9473,7 @@ msgctxt ""
"par_id41525141917275\n"
"help.text"
msgid "The data range and the data series pages of the chart wizard are not enabled. They are controlled by the pivot table."
-msgstr "No se activan las páginas del intervalo de datos y de la serie de datos del asistente de gráficos, dado que ambos elementos son controlados por la tabla dinámica."
+msgstr "No se activan las páginas del intervalo de datos y de la serie de datos del asistente para gráficos, dado que ambos elementos son controlados por la tabla dinámica."
#. 6tkMF
#: pivotchart_create.xhp
@@ -11813,7 +11813,7 @@ msgctxt ""
"par_id3147372\n"
"help.text"
msgid "Choose <menuitem>Data - More Filters - Advanced Filter</menuitem>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
-msgstr ""
+msgstr "Diríjase a <menuitem>Datos ▸ Más filtros ▸ Filtro avanzado</menuitem> y, acto seguido, seleccione el intervalo A20:E22. Luego de que pulse en Aceptar, se mostrarán solamente las filas filtradas; el resto estará oculto a la vista."
#. jQ6bn
#: subtotaltool.xhp
@@ -12137,7 +12137,7 @@ msgctxt ""
"par_id3154351\n"
"help.text"
msgid "Or, right click the selection to open the context menu and choose <menuitem>Merge Cells</menuitem>.<br/>If <menuitem>Unmerge Cells</menuitem> is present instead then the cell selection contains merged cells and cannot be merged further."
-msgstr ""
+msgstr "O bien, pulse con el botón secundario del ratón sobre la selección para abrir el menú contextual y seleccione <menuitem>Combinar celdas</menuitem>.<br/>Si en su lugar ve <menuitem>Separar celdas</menuitem>, la selección contiene celdas combinadas que no pueden combinarse más."
#. uH6dA
#: table_cellmerge.xhp
diff --git a/source/gug/helpcontent2/source/text/schart/01.po b/source/gug/helpcontent2/source/text/schart/01.po
index c8595f20065..c660efde19a 100644
--- a/source/gug/helpcontent2/source/text/schart/01.po
+++ b/source/gug/helpcontent2/source/text/schart/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-02-09 19:38+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textschart01/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1550207897.000000\n"
#. DsZFP
@@ -2948,7 +2948,7 @@ msgctxt ""
"par_id3145750\n"
"help.text"
msgid "Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
-msgstr "Permite modificar las propiedades de una serie de datos seleccionada. Este diálogo se muestra si al activar el comando de menú <emph>Formato - Formato de selección</emph>, se ha seleccionado una serie de datos. Algunas entradas del menú están disponibles sólo para gráficos 2D y 3D."
+msgstr "Permite modificar las propiedades de una serie de datos seleccionada. Este cuadro de diálogo se muestra si, al activar la orden de menú <emph>Formato ▸ Formato de selección</emph>, se ha seleccionado una serie de datos. Algunas entradas del menú están disponibles solo para gráficos 2D y 3D."
#. 9jEEq
#: 05010200.xhp
@@ -4649,7 +4649,7 @@ msgctxt ""
"par_id7085787\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. NSMjA
#: choose_chart_type.xhp
@@ -5090,7 +5090,7 @@ msgctxt ""
"par_id6998809\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> or in the context menu of a chart you can choose a chart type. <ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to edit the properties of a three dimensional view for Column, Bar, Pie, and Area charts. For Line and XY (Scatter) charts you can see 3D lines.</ahelp>"
-msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> o en el menú contextual puede escoger el tipo de gráfico. <ahelp hid=\".\" visibility=\"hidden\">Abre un cuadro de diálogo que permite editar las propiedades de una vista tridimensional en gráficos de columnas, barras, circulares y de área. En el caso de los gráficos de líneas y XY, podrá ver líneas en 3D.</ahelp>"
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> o en el menú contextual puede escoger el tipo de gráfico. <ahelp hid=\".\" visibility=\"hidden\">Abre un cuadro de diálogo que permite editar las propiedades de una vista tridimensional en gráficos de columnas, barras, circulares y de área. En el caso de los gráficos de líneas y XY, podrá ver líneas en 3D.</ahelp>"
#. FJdFw
#: three_d_view.xhp
@@ -5225,7 +5225,7 @@ msgctxt ""
"par_id3791924\n"
"help.text"
msgid "Older versions of %PRODUCTNAME cannot display the percentage of perspective the same way as the current version."
-msgstr "Viejas versiones de %PRODUCTNAME no pueden mostrar el porcentaje de perspectiva de la misma manera que la versión actual."
+msgstr "Las versiones anteriores de %PRODUCTNAME no pueden mostrar el porcentaje de perspectiva de la misma manera que la versión actual."
#. SY4DN
#: three_d_view.xhp
@@ -5243,7 +5243,7 @@ msgctxt ""
"par_id4721823\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija la rotación del gráfico sobre el eje X. La vista previa responde a las nuevas configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija el giro del gráfico sobre el eje X. La previsualización responde a las configuraciones nuevas.</ahelp>"
#. r68Bu
#: three_d_view.xhp
@@ -5252,7 +5252,7 @@ msgctxt ""
"par_id5806756\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija la rotación del gráfico sobre el eje Y. La vista previa responde a las nuevas configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija el giro del gráfico sobre el eje Y. La previsualización responde a las configuraciones nuevas.</ahelp>"
#. HG7NF
#: three_d_view.xhp
@@ -5261,7 +5261,7 @@ msgctxt ""
"par_id8915372\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija la rotación del gráfico sobre el eje Z. La vista previa responde a las nuevas configuraciones.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Fija el giro del gráfico sobre el eje Z. La previsualización responde a las configuraciones nuevas.</ahelp>"
#. P3E59
#: three_d_view.xhp
@@ -5576,7 +5576,7 @@ msgctxt ""
"par_id916776\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. AXGaZ
#: type_area.xhp
@@ -5657,7 +5657,7 @@ msgctxt ""
"par_id40589\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. fPDAo
#: type_bubble.xhp
@@ -5720,7 +5720,7 @@ msgctxt ""
"par_id3430585\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. 2AjSb
#: type_column_bar.xhp
@@ -5846,7 +5846,7 @@ msgctxt ""
"par_id4818567\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. p8vzY
#: type_column_line.xhp
@@ -6116,7 +6116,7 @@ msgctxt ""
"par_id5729544\n"
"help.text"
msgid "Use the Chart Elements page of the Chart Wizard to insert any of the following elements:"
-msgstr "Sírvase de la página Elementos de gráfico del Asistente de gráficos para insertar cualquiera de los elementos siguientes:"
+msgstr "Sírvase de la página Elementos de gráfico del Asistente para gráficos para insertar cualquiera de los elementos siguientes:"
#. ZC2FB
#: type_column_line.xhp
@@ -6233,7 +6233,7 @@ msgctxt ""
"par_id389721\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. a3Zmw
#: type_line.xhp
@@ -6341,7 +6341,7 @@ msgctxt ""
"par_id40589\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. MWv9D
#: type_net.xhp
@@ -6404,7 +6404,7 @@ msgctxt ""
"par_id245979\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. XGE3t
#: type_pie.xhp
@@ -6494,7 +6494,7 @@ msgctxt ""
"par_id3516953\n"
"help.text"
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Chart Wizard</emph></link> you can choose a chart type."
-msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Asistente de gráficos</emph></link> puede seleccionar un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Asistente para gráficos</emph></link> puede seleccionar un tipo de gráfico."
#. CZZei
#: type_stock.xhp
@@ -7241,7 +7241,7 @@ msgctxt ""
"par_id3486434\n"
"help.text"
msgid "You can organize data series and edit the source for parts of single data series on the third page of the <emph>Chart Wizard</emph> or on the page <emph>Data Series</emph> in the <emph>Data Range</emph> dialog."
-msgstr "Puede organizar las series de datos y editar el origen para partes de series de datos únicas en la tercera página del <emph>Asistente de gráficos</emph> o en la página <emph>Serie de datos</emph> del cuadro de diálogo <emph>Intervalo de datos</emph>."
+msgstr "Puede organizar las series de datos y editar el origen para partes de series de datos únicas en la tercera página del <emph>Asistente para gráficos</emph> o en la página <emph>Serie de datos</emph> del cuadro de diálogo <emph>Intervalo de datos</emph>."
#. zSfXf
#: type_stock.xhp
@@ -7403,7 +7403,7 @@ msgctxt ""
"par_id2003845\n"
"help.text"
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 "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> puede elegir un tipo de gráfico."
+msgstr "En la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> puede elegir un tipo de gráfico."
#. EHrHp
#: type_xy.xhp
@@ -7493,7 +7493,7 @@ msgctxt ""
"par_id8919339\n"
"help.text"
msgid "You can choose an XY chart variant on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link>, or by choosing <item type=\"menuitem\">Format - Chart Type </item>for a chart in edit mode."
-msgstr "Puede escoger una variante de gráfico XY en la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">asistente de gráficos</link>, o bien seleccionando <item type=\"menuitem\">Formato ▸ Tipo de gráfico</item> para pasar al modo de edición."
+msgstr "Puede escoger una variante de gráfico XY en la primera página del <link href=\"text/schart/01/wiz_chart_type.xhp\">asistente para gráficos</link>, o bien seleccionando <item type=\"menuitem\">Formato ▸ Tipo de gráfico</item> para pasar al modo de edición."
#. azkUx
#: type_xy.xhp
@@ -7790,7 +7790,7 @@ msgctxt ""
"hd_id70802\n"
"help.text"
msgid "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Chart Wizard - Chart Elements</link></variable>"
-msgstr "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Asistente de gráficos. Elementos del gráfico</link></variable>"
+msgstr "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Asistente para gráficos. Elementos del gráfico</link></variable>"
#. GPTJT
#: wiz_chart_elements.xhp
@@ -7943,7 +7943,7 @@ msgctxt ""
"hd_id4411145\n"
"help.text"
msgid "To enter chart elements"
-msgstr "Para ingresar los elementos del gráfico"
+msgstr "Para introducir elementos del gráfico"
#. X4ABG
#: wiz_chart_elements.xhp
@@ -7979,7 +7979,7 @@ msgctxt ""
"par_id156865\n"
"help.text"
msgid "It is not possible to link the title text to a cell. You must enter the text directly."
-msgstr "No es posible para ligar el titulo de texto a la celda. Debes ingresar el texto directamente."
+msgstr "No es posible enlazar el texto de título a una celda. Debe introducir el texto directamente."
#. 5W5Ld
#: wiz_chart_elements.xhp
@@ -8123,7 +8123,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Chart Type"
-msgstr "Asistente de gráficos. Tipo de gráfico"
+msgstr "Asistente para gráficos. Tipo de gráfico"
#. LZdZA
#: wiz_chart_type.xhp
@@ -8141,7 +8141,7 @@ msgctxt ""
"hd_id1536606\n"
"help.text"
msgid "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard - Chart Type</link></variable>"
-msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos. Tipo de gráfico</link></variable>"
+msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos. Tipo de gráfico</link></variable>"
#. D8wP7
#: wiz_chart_type.xhp
@@ -8150,7 +8150,7 @@ msgctxt ""
"par_id6006958\n"
"help.text"
msgid "On the first page of the Chart Wizard you can <link href=\"text/schart/01/choose_chart_type.xhp\">choose a chart type</link>."
-msgstr "En la primera página del asistente de gráficos puede <link href=\"text/schart/01/choose_chart_type.xhp\">escoger un tipo de gráfico</link>."
+msgstr "En la primera página del asistente para gráficos puede <link href=\"text/schart/01/choose_chart_type.xhp\">escoger un tipo de gráfico</link>."
#. MD2Pv
#: wiz_chart_type.xhp
@@ -8366,7 +8366,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Data Range"
-msgstr "Asistente de gráficos. Intervalo de datos"
+msgstr "Asistente para gráficos. Intervalo de datos"
#. JGeZD
#: wiz_data_range.xhp
@@ -8384,7 +8384,7 @@ msgctxt ""
"hd_id8313852\n"
"help.text"
msgid "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Chart Wizard - Data Range</link></variable>"
-msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Asistente de gráficos. Intervalo de datos</link></variable>"
+msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Asistente para gráficos. Intervalo de datos</link></variable>"
#. nqjuD
#: wiz_data_range.xhp
@@ -8555,7 +8555,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart Wizard - Data Series"
-msgstr "Asistente de gráficos. Series de datos"
+msgstr "Asistente para gráficos. Series de datos"
#. DDAu9
#: wiz_data_series.xhp
@@ -8573,7 +8573,7 @@ msgctxt ""
"hd_id6124149\n"
"help.text"
msgid "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Chart Wizard - Data Series</link></variable>"
-msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Asistente de gráficos. Series de datos</link></variable>"
+msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Asistente para gráficos. Series de datos</link></variable>"
#. WZBBV
#: wiz_data_series.xhp
@@ -8591,7 +8591,7 @@ msgctxt ""
"par_id6326487\n"
"help.text"
msgid "If there seem to be too many options on this page, just define the data range on the Chart Wizard - Data Range page and skip this page."
-msgstr "Si le abruma la cantidad de opciones de esta página, puede pasarla por alto y definir el intervalo de datos mediante Asistente de gráficos ▸ Intervalo de datos."
+msgstr "Si le abruma la cantidad de opciones de esta página, puede pasarla por alto y definir el intervalo de datos mediante Asistente para gráficos ▸ Intervalo de datos."
#. o74Mn
#: wiz_data_series.xhp
diff --git a/source/gug/helpcontent2/source/text/sdatabase.po b/source/gug/helpcontent2/source/text/sdatabase.po
index fe917dc230b..03a9f2e03d5 100644
--- a/source/gug/helpcontent2/source/text/sdatabase.po
+++ b/source/gug/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: 2021-11-19 15:44+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdatabase/es/>\n"
"Language: es\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 4.12.2\n"
#. ugSgG
#: 02000000.xhp
@@ -2839,7 +2839,7 @@ msgctxt ""
"hd_id3157910\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente de formularios\">Asistente de formularios</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente para formularios\">Asistente para formularios</link>"
#. GDZow
#: 04000000.xhp
@@ -7078,7 +7078,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Connection Type Wizard"
-msgstr "Asistente de tipos de conexión"
+msgstr "Asistente para tipos de conexión"
#. tR5Cs
#: dabapropcon.xhp
@@ -7087,7 +7087,7 @@ msgctxt ""
"par_idN1054D\n"
"help.text"
msgid "<link href=\"text/sdatabase/dabapropcon.xhp\">Connection Type Wizard</link>"
-msgstr "<link href=\"text/sdatabase/dabapropcon.xhp\">Asistente de tipos de conexión</link>"
+msgstr "<link href=\"text/sdatabase/dabapropcon.xhp\">Asistente para tipos de conexión</link>"
#. cnXMD
#: dabapropcon.xhp
@@ -7114,7 +7114,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "The Connection Type Wizard consists of three pages. You cannot transfer all settings from one database type to another."
-msgstr "El asistente de tipos de conexión se compone de tres páginas. No es posible transferir todos los parámetros de un tipo de base de datos a otro."
+msgstr "El asistente para tipos de conexión se compone de tres páginas. No es posible transferir todos los parámetros de un tipo de base de datos a otro."
#. htEBY
#: dabapropcon.xhp
@@ -7510,7 +7510,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Database Wizard"
-msgstr "Asistente de bases de datos"
+msgstr "Asistente para bases de datos"
#. dYT7e
#: dabawiz00.xhp
@@ -7519,7 +7519,7 @@ msgctxt ""
"bm_id2026429\n"
"help.text"
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
-msgstr "<bookmark_value>asistentes;bases de datos (Base)</bookmark_value><bookmark_value>Asistente de bases de datos (Base)</bookmark_value><bookmark_value>bases de datos; formatos (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>bases de datos MariaDB (Base)</bookmark_value><bookmark_value>dBASE; configuración de base de datos (Base)</bookmark_value><bookmark_value>jdbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>odbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>hojas de cálculo;como bases de datos (Base)</bookmark_value>"
+msgstr "<bookmark_value>asistentes;bases de datos (Base)</bookmark_value><bookmark_value>Asistente para bases de datos (Base)</bookmark_value><bookmark_value>bases de datos; formatos (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>bases de datos MariaDB (Base)</bookmark_value><bookmark_value>dBASE; configuración de base de datos (Base)</bookmark_value><bookmark_value>jdbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>odbc; configuración de base de datos (Base)</bookmark_value><bookmark_value>hojas de cálculo;como bases de datos (Base)</bookmark_value>"
#. 5pnX6
#: dabawiz00.xhp
@@ -7528,7 +7528,7 @@ msgctxt ""
"par_idN105B4\n"
"help.text"
msgid "<variable id=\"databasewizardh1\"><link href=\"text/sdatabase/dabawiz00.xhp\">Database Wizard</link></variable>"
-msgstr "<variable id=\"databasewizardh1\"><link href=\"text/sdatabase/dabawiz00.xhp\">Asistente de base de dados</link></variable>"
+msgstr "<variable id=\"databasewizardh1\"><link href=\"text/sdatabase/dabawiz00.xhp\">Asistente para base de dados</link></variable>"
#. 4L7fe
#: dabawiz00.xhp
@@ -7537,7 +7537,7 @@ msgctxt ""
"par_id9856563\n"
"help.text"
msgid "The Database Wizard creates a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link> that contains information about a database."
-msgstr "El Asistente de bases de datos crea un <link href=\"text/sdatabase/dabadoc.xhp\">archivo</link> que contiene información sobre una base de datos."
+msgstr "El Asistente para bases de datos crea un <link href=\"text/sdatabase/dabadoc.xhp\">archivo</link> que contiene información sobre una base de datos."
#. MP58w
#: dabawiz00.xhp
@@ -7546,7 +7546,7 @@ msgctxt ""
"par_idN105D5\n"
"help.text"
msgid "Depending on the type of operation and the type of database, the Database Wizard consists of a varying number of steps."
-msgstr "Los pasos del Asistente de bases de datos dependen del tipo de operación y del tipo de base de datos."
+msgstr "Los pasos del Asistente para bases de datos dependen del tipo de operación y del tipo de base de datos."
#. BvAbd
#: dabawiz00.xhp
@@ -7564,7 +7564,7 @@ msgctxt ""
"par_idN105DF\n"
"help.text"
msgid "If you open the Database Wizard to create a database file for an existing database connection, there may be more steps to specify paths, authentication information, and more."
-msgstr "Si abre el Asistente de bases de datos para crear un archivo de base de datos para una conexión existente, puede que haya más pasos para especificar las rutas, la información de autenticación, etcétera."
+msgstr "Si abre el Asistente para bases de datos para crear un archivo de base de datos para una conexión existente, puede que haya más pasos para especificar las rutas, la información de autenticación, etcétera."
#. A9JMA
#: dabawiz00.xhp
@@ -9535,7 +9535,7 @@ msgctxt ""
"par_idN1083B\n"
"help.text"
msgid "The <link href=\"text/sdatabase/dabawiz01.xhp\">Database Wizard</link> helps you to create a database file and to register a new database within %PRODUCTNAME."
-msgstr "El <link href=\"text/sdatabase/dabawiz01.xhp\">asistente de bases de datos</link> le ayuda a crear un archivo de base de datos y registrar una base de datos nueva en %PRODUCTNAME."
+msgstr "El <link href=\"text/sdatabase/dabawiz01.xhp\">asistente para bases de datos</link> le ayuda a crear un archivo de base de datos y registrar una base de datos nueva en %PRODUCTNAME."
#. 2jPWg
#: main.xhp
@@ -9796,7 +9796,7 @@ msgctxt ""
"par_idN105AD\n"
"help.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. LZsjA
#: menuedit.xhp
@@ -9814,7 +9814,7 @@ msgctxt ""
"par_idN105C2\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. U7xE3
#: menuedit.xhp
@@ -10714,7 +10714,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Wizard"
-msgstr "Asistente de tablas"
+msgstr "Asistente para tablas"
#. CU3Fy
#: tablewizard00.xhp
@@ -10723,7 +10723,7 @@ msgctxt ""
"bm_id6009094\n"
"help.text"
msgid "<bookmark_value>wizards;database tables (Base)</bookmark_value><bookmark_value>Table Wizard (Base)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>asistentes;tablas de base de datos (Base)</bookmark_value><bookmark_value>Asistente para tablas (Base)</bookmark_value>"
#. TStMh
#: tablewizard00.xhp
@@ -10732,7 +10732,7 @@ msgctxt ""
"par_idN1054C\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente para tablas</link>"
#. rBE4D
#: tablewizard00.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"par_idN1055C\n"
"help.text"
msgid "<ahelp hid=\".\">The Table Wizard helps you to create a database table.</ahelp>"
-msgstr "<ahelp hid=\".\">El asistente de tablas le ayuda a crear una tabla en una base de datos.</ahelp>"
+msgstr "<ahelp hid=\".\">El asistente para tablas le ayuda a crear una tabla en una base de datos.</ahelp>"
#. UBG57
#: tablewizard00.xhp
@@ -10876,7 +10876,7 @@ msgctxt ""
"par_idN10552\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard02.xhp\">Table Wizard - Set Types and Formats</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard02.xhp\">Asistente de tablas. Establecer tipos y formatos</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard02.xhp\">Asistente para tablas. Establecer tipos y formatos</link>"
#. r3sex
#: tablewizard02.xhp
@@ -11443,7 +11443,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Asistente para tablas</link>"
#. PAxTq
#: toolbars.xhp
diff --git a/source/gug/helpcontent2/source/text/sdraw/guide.po b/source/gug/helpcontent2/source/text/sdraw/guide.po
index 1273277b568..3222e8a470c 100644
--- a/source/gug/helpcontent2/source/text/sdraw/guide.po
+++ b/source/gug/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdrawguide/es/>\n"
"Language: es\n"
@@ -2660,7 +2660,7 @@ msgctxt ""
"par_id3149021\n"
"help.text"
msgid "Move the pointer to a corner handle so that the pointer changes to a rotate symbol. Drag the handle to rotate the object."
-msgstr "Mueva el puntero a una manilla de esquina para que el puntero se convierta en un icono de giro. Arrastre la manilla para girar un objeto."
+msgstr "Mueva el puntero a una agarradera de esquina para que el puntero se convierta en un icono de giro. Arrastre la agarradera para girar el objeto."
#. TrVS9
#: rotate_object.xhp
@@ -2705,7 +2705,7 @@ msgctxt ""
"par_id3159236\n"
"help.text"
msgid "To skew the object vertically or horizontally, drag one of the side handles."
-msgstr "Para sesgar el objeto verticalmente u horizontalmente, arrastralo de las manillas laterales."
+msgstr "Para torcer el objeto vertical u horizontalmente, arrastre una de las agarraderas laterales."
#. SFGmo
#: text_enter.xhp
diff --git a/source/gug/helpcontent2/source/text/shared.po b/source/gug/helpcontent2/source/text/shared.po
index 3c0fb0b1739..ba3189f850a 100644
--- a/source/gug/helpcontent2/source/text/shared.po
+++ b/source/gug/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1548070165.000000\n"
#. DBz3U
@@ -896,7 +896,7 @@ msgctxt ""
"par_idN1078F\n"
"help.text"
msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
-msgstr "<ahelp hid=\".\">Inicia el asistente de combinación de correspondencia para crear cartas modelo.</ahelp>"
+msgstr "<ahelp hid=\".\">Inicia el asistente para combinación de correspondencia para crear cartas modelo.</ahelp>"
#. 7wCKo
#: main0213.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"hd_id3150345\n"
"help.text"
msgid "Convert To Curve"
-msgstr "Transformar en curva"
+msgstr "Convertir en curva"
#. DNKmR
#: main0227.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"par_id3158445\n"
"help.text"
msgid "Convert To Curve"
-msgstr "Transformar en curva"
+msgstr "Convertir en curva"
#. GJN2S
#: main0227.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/00.po b/source/gug/helpcontent2/source/text/shared/00.po
index b93b2fd617b..d2feb297bd7 100644
--- a/source/gug/helpcontent2/source/text/shared/00.po
+++ b/source/gug/helpcontent2/source/text/shared/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared00/es/>\n"
"Language: es\n"
@@ -3578,7 +3578,7 @@ msgctxt ""
"par_id3150129\n"
"help.text"
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
-msgstr "\"Fuente: 10pt\" pasa a una fuente con 10pt y al mismo tiempo negrita, cursiva y versalita."
+msgstr "«Font: 10pt» selecciona un tipo de letra de 10 pt, sin negritas, itálicas ni versalitas."
#. sx5EP
#: 00000020.xhp
@@ -4640,7 +4640,7 @@ msgctxt ""
"par_idN10AC5\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01130000.xhp\">Document Converter Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Asistente de conversión de documentos</link>"
+msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Asistente para conversión de documentos</link>"
#. 6sL4z
#: 00000099.xhp
@@ -4676,7 +4676,7 @@ msgctxt ""
"par_id3156069\n"
"help.text"
msgid "On the help page for <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] general\">$[officename] general</link> you can find instructions that are applicable to all modules, such as working with windows and menus, customizing $[officename], data sources, Gallery, and drag and drop."
-msgstr "En la página de ayuda <link href=\"text/shared/guide/main.xhp\" name=\"general de $[officename]\">general de $[officename]</link> encontrará instrucciones aplicables a todos los módulos, como el trabajo con ventanas y menús, la personalización de $[officename], fuentes de datos, de galería y arrastrar y colocar."
+msgstr "En la página de ayuda <link href=\"text/shared/guide/main.xhp\" name=\"general de $[officename]\">general de $[officename]</link> encontrará instrucciones aplicables a todos los módulos, como el trabajo con ventanas y menús, la personalización de $[officename], los orígenes de datos, la galería y la técnica de arrastrar y colocar."
#. v53RG
#: 00000099.xhp
@@ -4982,7 +4982,7 @@ msgctxt ""
"par_id15\n"
"help.text"
msgid "For EPS files you can set the preview, the color format, the compression, and the version."
-msgstr "Para archivos EPS puede establecer la vista previa, el formato de color, la compresión y la versión."
+msgstr "Para archivos EPS puede establecer la previsualización, el formato de color, la compresión y la versión."
#. hCFBd
#: 00000200.xhp
@@ -5441,7 +5441,7 @@ msgctxt ""
"par_id3150247\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Specifies the row where you want to start the import.</ahelp> The rows are visible in the preview window at the bottom of the dialog."
-msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Especifica la fila en la que se desee insertar el contenido importado.</ahelp> Las filas se pueden ver en la ventana de vista previa, en la parte inferior del diálogo."
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Especifica la fila en la que se desee insertar el contenido importado.</ahelp> Las filas se pueden ver en la ventana de previsualización, en la parte inferior del diálogo."
#. MHZFB
#: 00000208.xhp
@@ -14513,7 +14513,7 @@ msgctxt ""
"par_id3152791\n"
"help.text"
msgid "Choose <menuitem>Edit - Paste Special - Paste Special</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Pegado especial ▸ Pegado especial</menuitem>."
#. CFGeE
#: edit_menu.xhp
@@ -14531,7 +14531,7 @@ msgctxt ""
"par_id731584805182269\n"
"help.text"
msgid "Choose <menuitem>Edit - Paste Special - Paste Unformatted Text</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Pegado especial ▸ Pegar texto sin formato</menuitem>."
#. BUPSo
#: edit_menu.xhp
@@ -14558,7 +14558,7 @@ msgctxt ""
"par_id531584805456716\n"
"help.text"
msgid "Choose <menuitem>Edit - Paste Special - Paste Nested Table</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Pegado especial ▸ Pegar tabla anidada</menuitem>."
#. AWiCd
#: edit_menu.xhp
@@ -14612,7 +14612,7 @@ msgctxt ""
"par_id3148555\n"
"help.text"
msgid "Choose <menuitem>Edit - Select All</menuitem>."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Seleccionar todo</menuitem>."
#. mia2c
#: edit_menu.xhp
@@ -14630,7 +14630,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153095\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153095\">Icono</alt></image>"
#. 8xMiC
#: edit_menu.xhp
@@ -14648,7 +14648,7 @@ msgctxt ""
"par_id3145251\n"
"help.text"
msgid "<variable id=\"aenderungen\">Choose <menuitem>Edit - Track Changes</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"aenderungen\">Vaya a <menuitem>Editar ▸ Control de cambios</menuitem>.</variable>"
#. FtngJ
#: edit_menu.xhp
@@ -14657,7 +14657,7 @@ msgctxt ""
"par_id3153336\n"
"help.text"
msgid "<variable id=\"aufzeichnen\">Choose <menuitem>Edit - Track Changes - Record</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"aufzeichnen\">Vaya a <menuitem>Editar ▸ Control de cambios ▸ Grabar</menuitem>.</variable>"
#. eaiZ6
#: edit_menu.xhp
@@ -14675,7 +14675,7 @@ msgctxt ""
"par_id3153845\n"
"help.text"
msgid "<variable id=\"rotlinie\">Choose <menuitem>Edit - Track Changes - Manage</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"rotlinie\">Vaya a <menuitem>Editar ▸ Control de cambios ▸ Gestionar</menuitem>.</variable>"
#. RLwDH
#: edit_menu.xhp
@@ -14684,7 +14684,7 @@ msgctxt ""
"par_id3148587\n"
"help.text"
msgid "Choose <menuitem>Edit - Track Changes - Manage - List</menuitem> tab."
-msgstr ""
+msgstr "Vaya a <menuitem>Editar ▸ Control de cambios ▸ Gestionar ▸</menuitem> pestaña <menuitem>Lista</menuitem>."
#. KKGxQ
#: edit_menu.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/01.po b/source/gug/helpcontent2/source/text/shared/01.po
index 5c4eddbdaa8..b629676669d 100644
--- a/source/gug/helpcontent2/source/text/shared/01.po
+++ b/source/gug/helpcontent2/source/text/shared/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: 2022-01-10 12:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared01/es/>\n"
"Language: es\n"
@@ -230,7 +230,7 @@ msgctxt ""
"par_idN108D0\n"
"help.text"
msgid "Opens the <link href=\"text/sdatabase/dabawiz01.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/sdatabase/dabadoc.xhp\"><emph>database file</emph></link>."
-msgstr "Abre el <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Asistente de base de datos</emph></link> para crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>archivo de base de datos</emph></link>."
+msgstr "Abre el <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Asistente para base de datos</emph></link> para crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>archivo de base de datos</emph></link>."
#. 9nYdo
#: 01010000.xhp
@@ -473,7 +473,7 @@ msgctxt ""
"par_idN10A43\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el <emph>asistente de bases de datos</emph> para crear una base de datos.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el <emph>asistente para bases de datos</emph> para crear una base de datos.</ahelp>"
#. 8qFCs
#: 01010000.xhp
@@ -12614,7 +12614,7 @@ msgctxt ""
"par_id3155356\n"
"help.text"
msgid "When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select=\"appl\"><caseinline select=\"CALC\"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline>"
-msgstr "Cuando se coloca el puntero del ratón sobre un marcador de cambios del documento, una<emph>Sugerencia</emph> muestra el autor y la fecha y hora en la que se ha efectuado el cambio.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Si están activadas las <emph>Sugerencias extendidas</emph>, también se muestra el tipo de cambio y cualquier otro comentario adjunto.</caseinline></switchinline>"
+msgstr "Cuando se coloca el puntero del ratón sobre un marcador de cambios del documento, una <emph>descripción emergente</emph> muestra el autor y la fecha y hora en la que se ha efectuado el cambio.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Si están activadas las <emph>descripciones emergentes ampliadas</emph>, también se muestra el tipo de cambio y cualquier otro comentario adjunto.</caseinline></switchinline>"
#. WQNSX
#: 02230200.xhp
@@ -22523,7 +22523,7 @@ msgctxt ""
"par_id3152360\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Click the border style that you want to apply. The style is applied to the borders selected in the preview.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Pulse el estilo de borde que desee aplicar. El borde se aplica a los bordes seleccionados en la vista previa.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Pulse el estilo de borde que desee aplicar. El borde se aplica a los bordes seleccionados en la previsualización.</ahelp>"
#. TDfwQ
#: 05030500.xhp
@@ -25520,7 +25520,7 @@ msgctxt ""
"par_id3154351\n"
"help.text"
msgid "Or, right click the selection to open the context menu and choose <menuitem>Merge Cells</menuitem>. If <menuitem>Unmerge Cells</menuitem> is present instead then the cell selection contains merged cells and cannot be merged further."
-msgstr ""
+msgstr "O bien, pulse con el botón secundario del ratón sobre la selección para abrir el menú contextual y seleccione <menuitem>Combinar celdas</menuitem>. Si en su lugar ve <menuitem>Separar celdas</menuitem>, la selección contiene celdas combinadas que no pueden combinarse más."
#. Fz6u9
#: 05100100.xhp
@@ -32918,7 +32918,7 @@ msgctxt ""
"par_id3153194\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle from 0 to 360 for the text in the selected cell(s).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Introduzca el ángulo de giro de 0 a 360 para el texto en las celdas seleccionadas.</ahelp>"
#. XJAyp
#: 05340300.xhp
@@ -34754,7 +34754,7 @@ msgctxt ""
"par_id3151056\n"
"help.text"
msgid "Displays a preview of the light source changes."
-msgstr "Muestra una vista previa de los cambios en las fuentes de luz."
+msgstr "Muestra una previsualización de los cambios en las fuentes de luz."
#. uRKAW
#: 05350500.xhp
@@ -38939,7 +38939,7 @@ msgctxt ""
"par_idN106F8\n"
"help.text"
msgid "Press Esc to decline the word completion."
-msgstr "Pulse Esc para que las palabras no se completen automáticamente."
+msgstr "Presione Esc para que las palabras no se completen automáticamente."
#. aZdst
#: 06040600.xhp
@@ -38984,7 +38984,7 @@ msgctxt ""
"hd_id3147265\n"
"help.text"
msgid "Word Completion list"
-msgstr "Lista de palabras"
+msgstr "Lista de compleción de palabras"
#. uBqx9
#: 06040600.xhp
@@ -40235,7 +40235,7 @@ msgctxt ""
"par_id6081728\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line.</ahelp>"
-msgstr "<ahelp hid=\".\">Ingrese la distancia desde el margen izquierdo de la página desde el cual inicia todas la líneas de un párrafo numerado a partir de la primera línea.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduzca la distancia desde el margen izquierdo de la página hasta el comienzo de todos los renglones del párrafo numerado que siguen al primero.</ahelp>"
#. B9fGG
#: 06050600.xhp
@@ -47930,7 +47930,7 @@ msgctxt ""
"par_id702230\n"
"help.text"
msgid "You can disable or enable the automatic check in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Online Update</link>."
-msgstr "Puede habilitar o deshabilitar la actualización automática en <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Herramientas - Opciones</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/online_update.xhp\">Actualización en línea</link>."
+msgstr "Puede activar o desactivar la actualización automática en <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferencias</caseinline><defaultinline>Herramientas ▸ Opciones</defaultinline></switchinline> ▸ %PRODUCTNAME ▸ <link href=\"text/shared/optionen/online_update.xhp\">Actualización en línea</link>."
#. AJBeB
#: online_update.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/02.po b/source/gug/helpcontent2/source/text/shared/02.po
index b89e945a6c5..48ccacdefd2 100644
--- a/source/gug/helpcontent2/source/text/shared/02.po
+++ b/source/gug/helpcontent2/source/text/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/es/>\n"
"Language: es\n"
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3151274\n"
"help.text"
msgid "<ahelp hid=\".uno:DrawCaption\">Draws a line that ends in a rectangular callout with horizontal text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand.</ahelp>"
-msgstr "<ahelp hid=\".uno:DrawCaption\">Dibuja una línea que acaba en un cuadro de leyenda rectangular con dirección de texto horizontal desde el lugar del que se arrastra en el documento actual. Para cambiar el tamaño de la llamada arrastre una de sus manillas. Para agregar texto pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la manilla de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano.</ahelp>"
+msgstr "<ahelp hid=\".uno:DrawCaption\">Dibuja una línea que acaba en un cuadro de leyenda rectangular, con dirección de escritura horizontal a partir del lugar del que se arrastra, en el documento actual. Para cambiar el tamaño de la llamada, arrastre una de sus agarraderas. Para añadir texto, pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la agarradera de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano.</ahelp>"
#. 3wvLq
#: 01140000.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3150492\n"
"help.text"
msgid "<ahelp hid=\".uno:VerticalCaption\">Draws a line that ends in a rectangular callout with vertical text direction from where you drag in the current document. Drag a handle of the callout to resize the callout. To add text, click the edge of the callout, and then type or paste your text. To change a rectangular callout to a rounded callout, drag the largest corner handle when the pointer changes to a hand. Only available when Asian language support is enabled.</ahelp>"
-msgstr "<ahelp hid=\".uno:VerticalCaption\">Dibuja una línea que acaba en un cuadro de llamada rectangular con dirección de escritura vertical desde el lugar del que se arrastra en el documento actual. Para cambiar el tamaño de la llamada arrastre una de sus manillas. Para agregar texto pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la manilla de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano. Sólo disponible cuando la compatibilidad con idiomas asiáticos está activada.</ahelp>"
+msgstr "<ahelp hid=\".uno:VerticalCaption\">Dibuja una línea que acaba en un cuadro de llamada rectangular, con dirección de escritura vertical a partir del lugar del que se arrastra, en el documento actual. Para cambiar el tamaño de la llamada, tire de una de sus agarraderas. Para añadir texto, pulse sobre el borde de la llamada y escriba o pegue el texto. Para cambiar una llamada rectangular por una redondeada, arrastre la agarradera de la esquina de mayor tamaño cuando el puntero adquiera la forma de una mano. La opción solo está disponible cuando se activa la compatibilidad con idiomas asiáticos.</ahelp>"
#. JJWjC
#: 01140000.xhp
@@ -1013,7 +1013,7 @@ msgctxt ""
"par_id3166428\n"
"help.text"
msgid "<ahelp hid=\".uno:ListBox\">Creates a list box.</ahelp> A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"List Box Wizard\"><emph>List Box Wizard</emph></link> will automatically appear after the list box is inserted in the document. This wizard helps you create the list box."
-msgstr "<ahelp hid=\".uno:ListBox\">Crea un cuadro de lista.</ahelp> El cuadro de lista permite a los usuarios seleccionar una entrada de una lista. Si el formulario se enlaza con una base de datos y la conexión con la base está activa, aparecerá automáticamente el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente de cuadro de lista\"><emph>Asistente de cuadro de lista</emph></link> tras insertar el cuadro de lista en el documento. Este asistente le ayuda a configurar el cuadro."
+msgstr "<ahelp hid=\".uno:ListBox\">Crea un cuadro de lista.</ahelp> El cuadro de lista permite a los usuarios seleccionar una entrada de una lista. Si el formulario se enlaza con una base de datos y la conexión con la base está activa, aparecerá automáticamente el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente para cuadro de lista\"><emph>Asistente para cuadro de lista</emph></link> tras insertar el cuadro de lista en el documento. Este asistente le ayuda a configurar el cuadro."
#. T6y5B
#: 01170000.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id3149407\n"
"help.text"
msgid "<ahelp hid=\".uno:ComboBox\">Creates a combo box.</ahelp> A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the \"read-only\" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"Combo Box Wizard\"><emph>Combo Box Wizard</emph></link> will automatically appear after you insert the combo box in the document."
-msgstr "<ahelp hid=\".uno:ComboBox\">Crea un cuadro combinado.</ahelp> Un cuadro combinado es un listado de un solo renglón con una lista desplegable en la que los usuarios pueden elegir una opción. Puede asignar al cuadro combinado la propiedad «solo lectura» para que los usuarios no puedan escribir entradas distintas de las que aparecen en la lista. Si el formulario está relacionado con una base de datos y la conexión con ella está activa, el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente de cuadros combinados\"><emph>asistente de cuadros combinados</emph></link> se abre de forma automática después de insertar el cuadro combinado en el documento."
+msgstr "<ahelp hid=\".uno:ComboBox\">Crea un cuadro combinado.</ahelp> Un cuadro combinado es un listado de un solo renglón con una lista desplegable en la que los usuarios pueden elegir una opción. Puede asignar al cuadro combinado la propiedad «solo lectura» para que los usuarios no puedan escribir entradas distintas de las que aparecen en la lista. Si el formulario está relacionado con una base de datos y la conexión con ella está activa, el <link href=\"text/shared/02/01170900.xhp\" name=\"Asistente para cuadros combinados\"><emph>asistente para cuadros combinados</emph></link> se abre de forma automática después de insertar el cuadro combinado en el documento."
#. yDFji
#: 01170000.xhp
@@ -1706,7 +1706,7 @@ msgctxt ""
"par_id3148394\n"
"help.text"
msgid "If you insert a group frame into the document, the <link href=\"text/shared/autopi/01120000.xhp\" name=\"Group Element Wizard\"><emph>Group Element Wizard</emph></link> starts, which allows you to easily create an option group."
-msgstr "Si se inserta un marco de grupo en el documento, se inicia el <link href=\"text/shared/autopi/01120000.xhp\" name=\"Asistente de agrupación de elementos\"><emph>asistente de agrupación de elementos</emph></link>, que permite crear con facilidad un grupo de opciones."
+msgstr "Si se inserta un marco de grupo en el documento, se inicia el <link href=\"text/shared/autopi/01120000.xhp\" name=\"Asistente para agrupación de elementos\"><emph>asistente para agrupación de elementos</emph></link>, que permite crear con facilidad un grupo de opciones."
#. YPpYV
#: 01170000.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"par_id3153287\n"
"help.text"
msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
-msgstr ""
+msgstr "En el caso de los botones de <emph>tipo URL</emph>, el texto de ayuda aparece como la descripción emergente ampliada, en lugar de la dirección URL introducida en <emph>URL</emph>."
#. 75FBj
#: 01170101.xhp
@@ -9896,7 +9896,7 @@ msgctxt ""
"bm_id3159233\n"
"help.text"
msgid "<bookmark_value>forms; Combo Box/List Box Wizard</bookmark_value>"
-msgstr "<bookmark_value>formularios;Asistente de cuadro combinado / cuadro de lista</bookmark_value>"
+msgstr "<bookmark_value>formularios;Asistente para cuadro combinado / cuadro de lista</bookmark_value>"
#. ZvjMo
#: 01170900.xhp
@@ -12893,7 +12893,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Opens the hyperlink in your default web browser.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Abre el hipervínculo en su navegador Web predeterminado.</ahelp>"
+msgstr "<ahelp hid=\".uno:OpenHyperlinkOnCursor\" visibility=\"hidden\">Abre el hiperenlace en su navegador Web predeterminado.</ahelp>"
#. yM32z
#: 09070000.xhp
@@ -12920,7 +12920,7 @@ msgctxt ""
"par_id0122200902231630\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the hyperlink, leaving plain text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elimina el hipervínculo, dejando texto sin formato.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Elimina el hiperenlace, dejando texto sin formato.</ahelp>"
#. uzB6R
#: 09070000.xhp
@@ -19211,7 +19211,7 @@ msgctxt ""
"par_id0514200804261097\n"
"help.text"
msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose <item type=\"menuitem\">Crop Image</item>, if you want to use the <link href=\"text/shared/01/05030800.xhp\">dialog</link> for cropping."
-msgstr "En Impress y Draw no se muestra ningún cuadro de diálogo al pulsar en el icono, sino que verá ocho manijas de recorte. Abra el menú contextual de la imagen y elija <item type=\"menuitem\">Recortar imagen</item> si prefiere usar el <link href=\"text/shared/01/05030800.xhp\"> cuadro de diálogo</link> para recortar."
+msgstr "En Impress y Draw no se muestra ningún cuadro de diálogo al pulsar en el icono, sino que verá ocho agarraderas de recorte. Abra el menú contextual de la imagen y elija <item type=\"menuitem\">Recortar imagen</item> si prefiere usar el <link href=\"text/shared/01/05030800.xhp\"> cuadro de diálogo</link> para recortar."
#. CSAFE
#: 24100000.xhp
@@ -19220,7 +19220,7 @@ msgctxt ""
"par_id0514200804261043\n"
"help.text"
msgid "<ahelp hid=\".\">Drag any of the eight cropping handles to crop the picture.</ahelp>"
-msgstr "<ahelp hid=\".\">Arrastre cualquiera de las ocho manijas para recortar la imagen.</ahelp>"
+msgstr "<ahelp hid=\".\">Arrastre cualquiera de las ocho agarraderas para recortar la imagen.</ahelp>"
#. SdwAf
#: 24100000.xhp
@@ -19283,7 +19283,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "Some shapes have a handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. dU82R
#: blockarrows.xhp
@@ -19328,7 +19328,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. Ssw34
#: callouts.xhp
@@ -19382,7 +19382,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. TMQDK
#: colortoolbar.xhp
@@ -19769,7 +19769,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. SNjA5
#: symbolshapes.xhp
@@ -19814,7 +19814,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunas formas cuentan con una manilla especial que puede arrastrar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas manillas especiales."
+msgstr "Algunas formas cuentan con una agarradera especial que puede tirar para modificar las propiedades de la forma. El puntero del ratón se convierte en un símbolo de mano con estas agarraderas especiales."
#. Ju4Wr
#: symbolshapes.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/05.po b/source/gug/helpcontent2/source/text/shared/05.po
index 1a2be3420c0..bd9000cc1c7 100644
--- a/source/gug/helpcontent2/source/text/shared/05.po
+++ b/source/gug/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: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared05/es/>\n"
"Language: es\n"
@@ -725,7 +725,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tips and Extended Tips"
-msgstr "Consejos y consejos extendidos"
+msgstr "Descripciones emergentes y descripciones ampliadas"
#. YfEyC
#: 00000120.xhp
@@ -743,7 +743,7 @@ msgctxt ""
"hd_id3155599\n"
"help.text"
msgid "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Tips and Extended Tips</link></variable>"
-msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Consejos y consejos extendidos\">Consejos y consejos extendidos</link></variable>"
+msgstr "<variable id=\"00000120\"><link href=\"text/shared/05/00000120.xhp\" name=\"Tips and Extended Tips\">Descripciones emergentes y descripciones ampliadas</link></variable>"
#. UWpFA
#: 00000120.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"par_id3148520\n"
"help.text"
msgid "Tips and Extended Tips provide help while you work."
-msgstr "Los consejos y los consejos extendidos le proporcionan ayuda mientras trabaja."
+msgstr "Las descripciones emergentes y las versiones ampliadas de las mismas le proporcionan ayuda mientras trabaja."
#. U4ku2
#: 00000120.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"par_id3157896\n"
"help.text"
msgid "<emph>Tips</emph> provide you with the names of toolbar buttons. To display a tip, rest the pointer over a toolbar button until the name of the button appears."
-msgstr ""
+msgstr "Las <emph>descripciones emergentes</emph> informan de los nombres de los botones de las barras de herramientas. Para mostrar una, deje el puntero del ratón sobre un botón hasta que aparezca el nombre de este."
#. phMKm
#: 00000120.xhp
@@ -779,7 +779,7 @@ msgctxt ""
"par_id3153910\n"
"help.text"
msgid "<emph>Tips</emph> are also displayed for some elements in a document, such as chapter names when you scroll through a long document."
-msgstr ""
+msgstr "También se muestran <emph>descripciones emergentes</emph> para determinados elementos del documento, como los nombres de los capítulos, cuando se desplaza por un documento extenso."
#. uGgBR
#: 00000120.xhp
@@ -806,7 +806,7 @@ msgctxt ""
"par_id3149346\n"
"help.text"
msgid "<emph>Extended Tips</emph> provide a brief description about buttons and commands. To display an extended tip, press <item type=\"keycode\">Shift+F1</item>, then point to a button or command."
-msgstr ""
+msgstr "Las <emph>descripciones emergentes ampliadas</emph> brindan información concisa sobre los botones y las órdenes. Para que se muestre una descripción amplada, presione <item type=\"keycode\">Mayús + F1</item> y, a continuación, apunte con el ratón a un botón o a una orden."
#. KZ5SB
#: 00000120.xhp
@@ -815,7 +815,7 @@ msgctxt ""
"par_idN10666\n"
"help.text"
msgid "If you always want extended tips instead of tips, enable the extended tips on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - General</emph>."
-msgstr "Si quiere usar los consejos extendidos en lugar de los normales, actívelos en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME ▸ General</emph>."
+msgstr "Si quiere usar las descripciones ampliadas en lugar de las normales, actívelas en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferencias</emph></caseinline><defaultinline><emph>Herramientas ▸ Opciones</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME ▸ General</emph>."
#. RXCzT
#: 00000130.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpbookmarkpage/HelpBookmarkPage\" visibility=\"visible\">Double-clicking a bookmark or pressing the <emph>Return</emph> key opens the assigned page in Help. A right-click opens the context menu.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/helpbookmarkpage/HelpBookmarkPage\" visibility=\"visible\">Pulsar dos veces sobre un marcador u oprimir la tecla <emph>Intro</emph> abrirá la página correspondiente de la Ayuda. Para abrir un menú contextual, pulse con el botón secundario del ratón.</ahelp>"
#. qqCBe
#: 00000150.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "<emph>Delete</emph> - <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">deletes the selected bookmark.</ahelp>"
-msgstr ""
+msgstr "<emph>Eliminar</emph>: <ahelp hid=\"HID_HELP_BOOKMARKS_DELETE\" visibility=\"visible\">suprime el marcador seleccionado.</ahelp>"
#. VqaZD
#: 00000160.xhp
@@ -1238,7 +1238,7 @@ msgctxt ""
"par_id3152909\n"
"help.text"
msgid "Double-click a document icon to display the corresponding Help page."
-msgstr "Pulse dos veces el símbolo de un documento para abrir la página de ayuda correspondiente."
+msgstr "Pulse dos veces en el icono de un documento para abrir la página de ayuda correspondiente."
#. yFLEy
#: 00000160.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/autopi.po b/source/gug/helpcontent2/source/text/shared/autopi.po
index bd916a18b8b..9b0c9bd8d2b 100644
--- a/source/gug/helpcontent2/source/text/shared/autopi.po
+++ b/source/gug/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedautopi/es/>\n"
"Language: es\n"
@@ -104,7 +104,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. PFxuA
#: 01010000.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"bm_id3151100\n"
"help.text"
msgid "<bookmark_value>wizards; letters</bookmark_value><bookmark_value>Letter Wizard</bookmark_value><bookmark_value>templates;letters</bookmark_value>"
-msgstr "<bookmark_value>asistentes; cartas</bookmark_value><bookmark_value>Asistente de cartas</bookmark_value><bookmark_value>plantillas;cartas</bookmark_value>"
+msgstr "<bookmark_value>asistentes; cartas</bookmark_value><bookmark_value>Asistente para cartas</bookmark_value><bookmark_value>plantillas;cartas</bookmark_value>"
#. 96DDV
#: 01010000.xhp
@@ -122,7 +122,7 @@ msgctxt ""
"hd_id3151100\n"
"help.text"
msgid "Letter Wizard"
-msgstr "Asistente de cartas"
+msgstr "Asistente para cartas"
#. 6BFCi
#: 01010000.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Page design"
-msgstr "Asistente de cartas. Diseño de página"
+msgstr "Asistente para cartas. Diseño de página"
#. HhQdD
#: 01010100.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id3147102\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Letter Wizard - Page design\">Letter Wizard - Page design</link>"
-msgstr "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Asistente de cartas. Diseño de página\">Asistente de cartas. Diseño de página</link>"
+msgstr "<link href=\"text/shared/autopi/01010100.xhp\" name=\"Asistente para cartas. Diseño de página\">Asistente para cartas. Diseño de página</link>"
#. jBVzZ
#: 01010100.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"par_id3150254\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Go to Letter Wizard - Letterhead layout</link>"
-msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Avanzar a Asistente de cartas ▸ Disposición de membrete</link>"
+msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Go to Letter Wizard - Letterhead layout\">Avanzar a Asistente para cartas ▸ Disposición de membrete</link>"
#. ma7Nd
#: 01010200.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Letterhead layout"
-msgstr "Asistente de cartas. Disposición de membrete"
+msgstr "Asistente para cartas. Disposición de membrete"
#. Amg7R
#: 01010200.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"hd_id3155354\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Letter Wizard - Letterhead layout\">Letter Wizard - Letterhead layout</link>"
-msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Asistente de cartas. Disposición de membrete\">Asistente de cartas. Disposición de membrete</link>"
+msgstr "<link href=\"text/shared/autopi/01010200.xhp\" name=\"Asistente para cartas. Disposición de membrete\">Asistente para cartas. Disposición de membrete</link>"
#. 9ZLVJ
#: 01010200.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_id3153367\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Go to Letter Wizard - Printed items</link>"
-msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Avanzar a Asistente de cartas ▸ Elementos impresos</link>"
+msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Go to Letter Wizard - Printed items\">Avanzar a Asistente para cartas ▸ Elementos impresos</link>"
#. hPVFU
#: 01010300.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Printed items"
-msgstr "Asistente de cartas. Elementos impresos"
+msgstr "Asistente para cartas. Elementos impresos"
#. Syz7w
#: 01010300.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Letter Wizard - Printed items\">Letter Wizard - Printed items</link>"
-msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Asistente de cartas: elementos impresos\">Asistente de cartas: elementos impresos</link>"
+msgstr "<link href=\"text/shared/autopi/01010300.xhp\" name=\"Asistente para cartas: elementos impresos\">Asistente para cartas: elementos impresos</link>"
#. wnxmZ
#: 01010300.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"par_id3149666\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Go to Letter Wizard - Recipient and sender</link>"
-msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Avanzar a Asistente de cartas ▸ Destinatario y remitente</link>"
+msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Go to Letter Wizard - Recipient and sender\">Avanzar a Asistente para cartas ▸ Destinatario y remitente</link>"
#. EYFFV
#: 01010400.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Recipient and sender"
-msgstr "Asistente de cartas. Destinatario y remitente"
+msgstr "Asistente para cartas. Destinatario y remitente"
#. Fg4tq
#: 01010400.xhp
@@ -770,7 +770,7 @@ msgctxt ""
"hd_id3154288\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Letter Wizard - Recipient and sender\">Letter Wizard - Recipient and sender</link>"
-msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Asistente de cartas. Destinatario y remitente\">Asistente de cartas. Destinatario y remitente</link>"
+msgstr "<link href=\"text/shared/autopi/01010400.xhp\" name=\"Asistente para cartas. Destinatario y remitente\">Asistente para cartas. Destinatario y remitente</link>"
#. ZFzrE
#: 01010400.xhp
@@ -950,7 +950,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Go to Letter Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Avanzar a Asistente de cartas ▸ Pie</link>"
+msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Go to Letter Wizard - Footer\">Avanzar a Asistente para cartas ▸ Pie</link>"
#. P7eTT
#: 01010500.xhp
@@ -959,7 +959,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Footer"
-msgstr "Asistente de cartas. Pie"
+msgstr "Asistente para cartas. Pie"
#. WCeEp
#: 01010500.xhp
@@ -968,7 +968,7 @@ msgctxt ""
"hd_id3143281\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Letter Wizard - Footer\">Letter Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Asistente de cartas. Pie\">Asistente de cartas. Pie</link>"
+msgstr "<link href=\"text/shared/autopi/01010500.xhp\" name=\"Asistente para cartas. Pie\">Asistente para cartas. Pie</link>"
#. kNGXK
#: 01010500.xhp
@@ -1040,7 +1040,7 @@ msgctxt ""
"par_id3154988\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Go to Letter Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Avanzar a Asistente de cartas ▸ Nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Go to Letter Wizard - Name and location\">Avanzar a Asistente para cartas ▸ Nombre y ubicación</link>"
#. sbinu
#: 01010600.xhp
@@ -1049,7 +1049,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Letter Wizard - Name and Location"
-msgstr "Asistente de cartas: nombre y ubicación"
+msgstr "Asistente para cartas: nombre y ubicación"
#. EtxLp
#: 01010600.xhp
@@ -1058,7 +1058,7 @@ msgctxt ""
"hd_id3150355\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Letter Wizard - Name and Location\">Letter Wizard - Name and Location</link>"
-msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Asistente de cartas: nombre y ubicación\">Asistente de cartas: nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01010600.xhp\" name=\"Asistente para cartas: nombre y ubicación\">Asistente para cartas: nombre y ubicación</link>"
#. Bf2pC
#: 01010600.xhp
@@ -1148,7 +1148,7 @@ msgctxt ""
"par_idN10665\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01010000.xhp\">Letter Wizard overview</link>"
-msgstr "<link href=\"text/shared/autopi/01010000.xhp\">Información general sobre el Asistente de cartas</link>"
+msgstr "<link href=\"text/shared/autopi/01010000.xhp\">Información general sobre el Asistente para cartas</link>"
#. Fdhin
#: 01020000.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. Le26A
#: 01020000.xhp
@@ -1175,7 +1175,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "Fax Wizard"
-msgstr "Asistente de faxes"
+msgstr "Asistente para faxes"
#. mZvnG
#: 01020000.xhp
@@ -1184,7 +1184,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Opens the wizard for faxes.</ahelp> The wizard can help you create document templates for fax documents. You can then print the fax documents to a printer or to a fax machine, if fax driver software is available. </variable>"
-msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Abre el Asistente de faxes.</ahelp> El asistente ayuda a crear plantillas de documento para faxes. Luego podrá imprimir los faxes o, si dispone de una máquina de fax con su controlador, enviarlos directamente a través de él.</variable>"
+msgstr "<variable id=\"fax\"><ahelp hid=\".uno:AutoPilotFax\">Abre el Asistente para faxes.</ahelp> El asistente ayuda a crear plantillas de documento para faxes. Luego podrá imprimir los faxes o, si dispone de una máquina de fax con su controlador, enviarlos directamente a través de él.</variable>"
#. TiVAB
#: 01020000.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Page Design"
-msgstr "Asistente de faxes: diseño de página"
+msgstr "Asistente para faxes: diseño de página"
#. PxSiA
#: 01020100.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020100.xhp\" name=\"Fax Wizard - Page Design\">Fax Wizard - Page Design</link>"
-msgstr "<link href=\"text/shared/autopi/01020100.xhp\" name=\"Asistente de faxes: diseño de página\">Asistente de faxes: diseño de página</link>"
+msgstr "<link href=\"text/shared/autopi/01020100.xhp\" name=\"Fax Wizard - Page Design\">Asistente para faxes. Diseño de página</link>"
#. hNAfN
#: 01020100.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Items to include"
-msgstr "Asistente de faxes: elementos que incluir"
+msgstr "Asistente para faxes. Elementos que incluir"
#. 4nzcG
#: 01020200.xhp
@@ -1382,7 +1382,7 @@ msgctxt ""
"hd_id3157898\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Fax Wizard - Items to include\">Fax Wizard - Items to include</link>"
-msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Asistente de faxes: elementos que incluir\">Asistente de faxes: elementos que incluir</link>"
+msgstr "<link href=\"text/shared/autopi/01020200.xhp\" name=\"Fax Wizard - Items to include\">Asistente para faxes. Elementos que incluir</link>"
#. gA627
#: 01020200.xhp
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id3148491\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Go to Fax Wizard - Sender and Recipient</link>"
-msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Ir a Asistente de faxes. Remitente y destinatario</link>"
+msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Go to Fax Wizard - Sender and Recipient\">Ir a Asistente para faxes. Remitente y destinatario</link>"
#. KqE4C
#: 01020300.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Sender and Recipient"
-msgstr "Asistente de faxes. Remitente y destinatario"
+msgstr "Asistente para faxes. Remitente y destinatario"
#. DFEty
#: 01020300.xhp
@@ -1544,7 +1544,7 @@ msgctxt ""
"hd_id3155934\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Fax Wizard - Sender and Recipient\">Fax Wizard - Sender and Recipient</link>"
-msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Asistente de faxes: remitente y destinatario\">Asistente de faxes. Remitente y destinatario</link>"
+msgstr "<link href=\"text/shared/autopi/01020300.xhp\" name=\"Asistente para faxes: remitente y destinatario\">Asistente para faxes. Remitente y destinatario</link>"
#. 9wCnR
#: 01020300.xhp
@@ -1661,7 +1661,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Footer"
-msgstr "Asistente de faxes: pie de página"
+msgstr "Asistente para faxes: pie de página"
#. GBKcG
#: 01020400.xhp
@@ -1670,7 +1670,7 @@ msgctxt ""
"hd_id3147143\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Fax Wizard - Footer\">Fax Wizard - Footer</link>"
-msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Asistente de faxes: pie de página\">Asistente de faxes: pie de página</link>"
+msgstr "<link href=\"text/shared/autopi/01020400.xhp\" name=\"Asistente para faxes: pie de página\">Asistente para faxes: pie de página</link>"
#. moG7a
#: 01020400.xhp
@@ -1751,7 +1751,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fax Wizard - Name and location"
-msgstr "Asistente de faxes: nombre y ubicación"
+msgstr "Asistente para faxes: nombre y ubicación"
#. 4u9br
#: 01020500.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"hd_id3150247\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Fax Wizard - Name and location\">Fax Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Asistente de faxes: nombre y ubicación\">Asistente de faxes: nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01020500.xhp\" name=\"Asistente para faxes: nombre y ubicación\">Asistente para faxes: nombre y ubicación</link>"
#. 9MJNj
#: 01020500.xhp
@@ -1859,7 +1859,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. D3wGn
#: 01040000.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"bm_id3149031\n"
"help.text"
msgid "<bookmark_value>wizards;agendas</bookmark_value><bookmark_value>Agenda Wizard</bookmark_value><bookmark_value>templates;agendas</bookmark_value>"
-msgstr "<bookmark_value>asistentes;órdenes del día</bookmark_value><bookmark_value>Asistente de órdenes del día</bookmark_value><bookmark_value>plantillas;órdenes del día</bookmark_value>"
+msgstr "<bookmark_value>asistentes;órdenes del día</bookmark_value><bookmark_value>Asistente para órdenes del día</bookmark_value><bookmark_value>plantillas;órdenes del día</bookmark_value>"
#. s5qJR
#: 01040000.xhp
@@ -1877,7 +1877,7 @@ msgctxt ""
"hd_id3149031\n"
"help.text"
msgid "Agenda Wizard"
-msgstr "Asistente de órdenes del día"
+msgstr "Asistente para órdenes del día"
#. rVtcF
#: 01040000.xhp
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_id3147102\n"
"help.text"
msgid "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Starts the wizard to help you create an agenda template.</ahelp></variable> You can use an agenda to specify discussion topics for conferences and meetings."
-msgstr "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Inicia el asistente de creación de plantillas para órdenes del día.</ahelp></variable> Puede utilizar las órdenes del día para especificar los temas que se debatirán en conferencias y reuniones."
+msgstr "<variable id=\"agenda\"><ahelp hid=\".uno:AutoPilotAgenda\">Inicia el asistente para creación de plantillas para órdenes del día.</ahelp></variable> Puede utilizar las órdenes del día para especificar los temas que se debatirán en conferencias y reuniones."
#. HJ9w2
#: 01040000.xhp
@@ -1976,7 +1976,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Page Design"
-msgstr "Asistente de órdenes del día: diseño de página"
+msgstr "Asistente para órdenes del día: diseño de página"
#. bBzNB
#: 01040100.xhp
@@ -1985,7 +1985,7 @@ msgctxt ""
"hd_id3151100\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Agenda Wizard - Page Design\">Agenda Wizard - Page Design</link>"
-msgstr "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Asistente de órdenes del día: diseño de página\">Asistente de órdenes del día: diseño de página</link>"
+msgstr "<link href=\"text/shared/autopi/01040100.xhp\" name=\"Asistente para órdenes del día: diseño de página\">Asistente para órdenes del día: diseño de página</link>"
#. fPTHx
#: 01040100.xhp
@@ -2039,7 +2039,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Go to Agenda Wizard - General information\">Go to Agenda Wizard - General information</link>"
-msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Vaya al Asistente de órdenes del día - Información general\">Vaya al Asistente de órdenes del día ▸ Información general</link>"
+msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Vaya al Asistente para órdenes del día - Información general\">Vaya al Asistente para órdenes del día ▸ Información general</link>"
#. WGmzy
#: 01040200.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - General Information"
-msgstr "Asistente de órdenes del día: información general"
+msgstr "Asistente para órdenes del día: información general"
#. d4naA
#: 01040200.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"hd_id3150247\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Agenda Wizard - General Information\">Agenda Wizard - General Information</link>"
-msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Asistente de órdenes del día: información general\">Asistente de órdenes del día: información general</link>"
+msgstr "<link href=\"text/shared/autopi/01040200.xhp\" name=\"Asistente para órdenes del día: información general\">Asistente para órdenes del día: información general</link>"
#. eLECH
#: 01040200.xhp
@@ -2147,7 +2147,7 @@ msgctxt ""
"par_id3148946\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Go to Agenda Wizard - Headings to include\">Go to Agenda Wizard - Headings to include</link>"
-msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Vaya al Asistente de órdenes del día - Títulos que incluir\">Vaya al Asistente de órdenes del día ▸ Títulos que incluir</link>"
+msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Vaya al Asistente para órdenes del día - Títulos que incluir\">Vaya al Asistente para órdenes del día ▸ Títulos que incluir</link>"
#. Q5JDB
#: 01040300.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Headings to include"
-msgstr "Asistente de órdenes del día: títulos que incluir"
+msgstr "Asistente para órdenes del día: títulos que incluir"
#. ipAGt
#: 01040300.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Agenda Wizard - Headings to include\">Agenda Wizard - Headings to include</link>"
-msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Asistente de órdenes del día: títulos que incluir\">Asistente de órdenes del día: títulos que incluir</link>"
+msgstr "<link href=\"text/shared/autopi/01040300.xhp\" name=\"Asistente para órdenes del día: títulos que incluir\">Asistente para órdenes del día: títulos que incluir</link>"
#. yBn6A
#: 01040300.xhp
@@ -2255,7 +2255,7 @@ msgctxt ""
"par_id3163802\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Go to Agenda Wizard - Names\">Go to Agenda Wizard - Names</link>"
-msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Vaya al Asistente de órdenes del día - Nombres\">Vaya al Asistente de órdenes del día ▸ Nombres</link>"
+msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Vaya al Asistente para órdenes del día - Nombres\">Vaya al Asistente para órdenes del día ▸ Nombres</link>"
#. zECC7
#: 01040400.xhp
@@ -2264,7 +2264,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Names"
-msgstr "Asistente de órdenes del día: nombres"
+msgstr "Asistente para órdenes del día: nombres"
#. FmZNr
#: 01040400.xhp
@@ -2273,7 +2273,7 @@ msgctxt ""
"hd_id3143284\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Agenda Wizard - Names\">Agenda Wizard - Names</link>"
-msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Asistente de órdenes del día: nombres\">Asistente de órdenes del día: nombres</link>"
+msgstr "<link href=\"text/shared/autopi/01040400.xhp\" name=\"Asistente para órdenes del día: nombres\">Asistente para órdenes del día: nombres</link>"
#. emLhT
#: 01040400.xhp
@@ -2417,7 +2417,7 @@ msgctxt ""
"par_id3150275\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Go to Agenda Wizard - Agenda Items\">Go to Agenda Wizard - Agenda Items</link>"
-msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Vaya al Asistente de órdenes del día - Temas del orden del día\">Vaya al Asistente de órdenes del día ▸ Temas del orden del día</link>"
+msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Vaya al Asistente para órdenes del día - Temas del orden del día\">Vaya al Asistente para órdenes del día ▸ Temas del orden del día</link>"
#. STCc4
#: 01040500.xhp
@@ -2426,7 +2426,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Agenda Items"
-msgstr "Asistente de órdenes del día: temas del orden del día"
+msgstr "Asistente para órdenes del día: temas del orden del día"
#. Gj4D2
#: 01040500.xhp
@@ -2435,7 +2435,7 @@ msgctxt ""
"hd_id3159224\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Agenda Wizard - Agenda Items\">Agenda Wizard - Agenda Items</link>"
-msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Asistente de órdenes del día: temas del orden del día\">Asistente de órdenes del día: temas del orden del día</link>"
+msgstr "<link href=\"text/shared/autopi/01040500.xhp\" name=\"Asistente para órdenes del día: temas del orden del día\">Asistente para órdenes del día: temas del orden del día</link>"
#. BDRvF
#: 01040500.xhp
@@ -2543,7 +2543,7 @@ msgctxt ""
"par_id3146798\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Go to Agenda Wizard - Name and location\">Go to Agenda Wizard - Name and location</link>"
-msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Vaya al Asistente de órdenes del día - Nombre y ubicación\">Vaya al Asistente de órdenes del día ▸ Nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Vaya al Asistente para órdenes del día - Nombre y ubicación\">Vaya al Asistente para órdenes del día ▸ Nombre y ubicación</link>"
#. H9Wbq
#: 01040600.xhp
@@ -2552,7 +2552,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Agenda Wizard - Name and Location"
-msgstr "Asistente de órdenes del día: nombre y ubicación"
+msgstr "Asistente para órdenes del día: nombre y ubicación"
#. VcrH9
#: 01040600.xhp
@@ -2561,7 +2561,7 @@ msgctxt ""
"hd_id3144740\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Agenda Wizard - Name and Location\">Agenda Wizard - Name and Location</link>"
-msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Asistente de órdenes del día: nombre y ubicación\">Asistente de órdenes del día: nombre y ubicación</link>"
+msgstr "<link href=\"text/shared/autopi/01040600.xhp\" name=\"Asistente para órdenes del día: nombre y ubicación\">Asistente para órdenes del día: nombre y ubicación</link>"
#. viGf3
#: 01040600.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"par_idN105F6\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Vaya al Asistente de órdenes del día\">Vaya al Asistente de órdenes del día</link>"
+msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Vaya al Asistente para órdenes del día\">Vaya al Asistente para órdenes del día</link>"
#. 4DsCG
#: 01090000.xhp
@@ -2660,7 +2660,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. XGnsy
#: 01090000.xhp
@@ -2678,7 +2678,7 @@ msgctxt ""
"hd_id3109850\n"
"help.text"
msgid "Form Wizard"
-msgstr "Asistente de formularios"
+msgstr "Asistente para formularios"
#. xPnbC
#: 01090000.xhp
@@ -2714,7 +2714,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard - Field Selection"
-msgstr "Asistente de formularios: selección de campos"
+msgstr "Asistente para formularios: selección de campos"
#. vKHEZ
#: 01090100.xhp
@@ -2723,7 +2723,7 @@ msgctxt ""
"hd_id3155599\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Form Wizard - Field Selection\">Form Wizard - Field Selection</link>"
-msgstr "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Asistente de formularios: selección de campos\">Asistente de formularios: selección de campos</link>"
+msgstr "<link href=\"text/shared/autopi/01090100.xhp\" name=\"Asistente para formularios: selección de campos\">Asistente para formularios: selección de campos</link>"
#. q2PHa
#: 01090100.xhp
@@ -2732,7 +2732,7 @@ msgctxt ""
"par_id3150445\n"
"help.text"
msgid "On this page of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form."
-msgstr "En esta página del <link href=\"text/shared/autopi/01090000.xhp\">Asistente de formularios</link> puede especificar la tabla o consulta que debe crear el formulario, así como los campos que este debe tener."
+msgstr "En esta página del <link href=\"text/shared/autopi/01090000.xhp\">Asistente para formularios</link> puede especificar la tabla o consulta que debe crear el formulario, así como los campos que este debe tener."
#. yohes
#: 01090100.xhp
@@ -3263,7 +3263,7 @@ msgctxt ""
"par_idN105F8\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Form Wizard - Arrange controls\">Form Wizard - Arrange controls</link>"
-msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Asistente para formularios - Organizar controles\">Asistente de formularios ▸ Organizar controles</link>"
+msgstr "<link href=\"text/shared/autopi/01090300.xhp\" name=\"Asistente para formularios - Organizar controles\">Asistente para formularios ▸ Organizar controles</link>"
#. oKc93
#: 01090300.xhp
@@ -3641,7 +3641,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard - Apply Styles"
-msgstr "Asistente de formularios: aplicar estilos"
+msgstr "Asistente para formularios: aplicar estilos"
#. r5BGE
#: 01090500.xhp
@@ -3650,7 +3650,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090500.xhp\">Form Wizard - Apply Styles</link>"
-msgstr "<link href=\"text/shared/autopi/01090500.xhp\">Asistente de formularios: aplicar estilos</link>"
+msgstr "<link href=\"text/shared/autopi/01090500.xhp\">Asistente para formularios: aplicar estilos</link>"
#. gfLGt
#: 01090500.xhp
@@ -3758,7 +3758,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Form Wizard - Set name\">Form Wizard - Set name</link>"
-msgstr "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Asistente de formularios. Establecer nombre\">Asistente de formularios. Establecer nombre</link>"
+msgstr "<link href=\"text/shared/autopi/01090600.xhp\" name=\"Asistente para formularios. Establecer nombre\">Asistente para formularios. Establecer nombre</link>"
#. kFiaa
#: 01090600.xhp
@@ -3767,7 +3767,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Wizard - Set Name"
-msgstr "Asistente de formularios. Establecer nombre"
+msgstr "Asistente para formularios. Establecer nombre"
#. 83jJk
#: 01090600.xhp
@@ -3776,7 +3776,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090600.xhp\">Form Wizard - Set Name</link>"
-msgstr "<link href=\"text/shared/autopi/01090600.xhp\">Asistente de formularios. Establecer nombre</link>"
+msgstr "<link href=\"text/shared/autopi/01090600.xhp\">Asistente para formularios. Establecer nombre</link>"
#. kuq7q
#: 01090600.xhp
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">Form Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente de formularios\">Asistente de formularios</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Asistente para formularios\">Asistente para formularios</link>"
#. 9GEmD
#: 01100000.xhp
@@ -3857,7 +3857,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. Ljpsw
#: 01100000.xhp
@@ -3866,7 +3866,7 @@ msgctxt ""
"hd_id3150499\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. Wxizv
#: 01100000.xhp
@@ -3875,7 +3875,7 @@ msgctxt ""
"par_id3145071\n"
"help.text"
msgid "<variable id=\"report\"><ahelp hid=\".\">Activates the wizard for creating reports.</ahelp></variable>"
-msgstr "<variable id=\"report\"><ahelp hid=\".\">Activa el asistente de creación de informes.</ahelp></variable>"
+msgstr "<variable id=\"report\"><ahelp hid=\".\">Activa el asistente para creación de informes.</ahelp></variable>"
#. JBzBF
#: 01100000.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard - Sort Options"
-msgstr "Asistente para informe - Opciones de ordenación"
+msgstr "Asistente para informes. Opciones de clasificación"
#. 5icZB
#: 01100300.xhp
@@ -4226,7 +4226,7 @@ msgctxt ""
"hd_id3148668\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Report Wizard - Sort Options</link>"
-msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Asistente para informes - Opciones de ordenación</link>"
+msgstr "<link href=\"text/shared/autopi/01100300.xhp\" name=\"Report Wizard - Sort Options\">Asistente para informes. Opciones de clasificación</link>"
#. RSArv
#: 01100300.xhp
@@ -4325,7 +4325,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard - Choose Layout"
-msgstr "Asistente de informes: elija una disposición"
+msgstr "Asistente para informes: elija una disposición"
#. GCkoV
#: 01100400.xhp
@@ -4334,7 +4334,7 @@ msgctxt ""
"hd_id3148668\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Report Wizard - Choose Layout\">Report Wizard - Choose Layout</link>"
-msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Asistente de informes: elija una disposición\">Asistente de informes: elija una disposición</link>"
+msgstr "<link href=\"text/shared/autopi/01100400.xhp\" name=\"Asistente para informes: elija una disposición\">Asistente para informes: elija una disposición</link>"
#. aPVFq
#: 01100400.xhp
@@ -4442,7 +4442,7 @@ msgctxt ""
"par_id3148491\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">More about Report Wizard - Create Report</link>"
-msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">Más acerca de Asistente de informes - Crear informe</link>"
+msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"More about Report Wizard - Create Report\">Más acerca de Asistente para informes - Crear informe</link>"
#. KwNon
#: 01100500.xhp
@@ -4451,7 +4451,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Report Wizard - Create Report"
-msgstr "Asistente de informes: crear informe"
+msgstr "Asistente para informes: crear informe"
#. gKZbX
#: 01100500.xhp
@@ -4460,7 +4460,7 @@ msgctxt ""
"hd_id3156211\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Report Wizard - Create Report\">Report Wizard - Create Report</link>"
-msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Asistente de informes: crear informe\">Asistente de informes: crear informe</link>"
+msgstr "<link href=\"text/shared/autopi/01100500.xhp\" name=\"Asistente para informes: crear informe\">Asistente para informes: crear informe</link>"
#. G5N3i
#: 01100500.xhp
@@ -5315,7 +5315,7 @@ msgctxt ""
"par_id3148432\n"
"help.text"
msgid "In the second page of the HTML Export, select <emph>WebCast</emph> as the publication type."
-msgstr "Elija en la segunda página del asistente de exportación a HTML <emph>WebCast</emph> como tipo de publicación."
+msgstr "Elija en la segunda página del asistente para exportación a HTML <emph>WebCast</emph> como tipo de publicación."
#. Fd3Tc
#: 01110200.xhp
@@ -6629,7 +6629,7 @@ msgctxt ""
"par_id3156410\n"
"help.text"
msgid "The Document Converter Wizard contains the following pages:"
-msgstr "El Asistente de conversión de documentos contiene las páginas siguientes:"
+msgstr "El Asistente para conversión de documentos contiene las páginas siguientes:"
#. 9CQNJ
#: 01130000.xhp
@@ -6971,7 +6971,7 @@ msgctxt ""
"par_id3156344\n"
"help.text"
msgid "Here you can return to the main page of the <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Document Converter Wizard</link>."
-msgstr "Aquí puede regresar a la página principal del <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Asistente de conversión de documentos</link>."
+msgstr "Aquí puede regresar a la página principal del <link href=\"text/shared/autopi/01130000.xhp\" name=\"Document Converter\">Asistente para conversión de documentos</link>."
#. ELq8D
#: 01150000.xhp
@@ -6980,7 +6980,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Euro Converter Wizard"
-msgstr "Asistente de conversión de euros"
+msgstr "Asistente para conversión de euros"
#. EKHAB
#: 01150000.xhp
@@ -6989,7 +6989,7 @@ msgctxt ""
"bm_id3154840\n"
"help.text"
msgid "<bookmark_value>Euro; Euro Converter Wizard</bookmark_value><bookmark_value>wizards; Euro Converter</bookmark_value><bookmark_value>converters; Euro converter</bookmark_value><bookmark_value>currencies; converters</bookmark_value>"
-msgstr "<bookmark_value>euro;Asistente de conversión de euros</bookmark_value><bookmark_value>asistentes;Conversor de euros</bookmark_value><bookmark_value>conversores;Conversor de euros</bookmark_value><bookmark_value>monedas;conversores</bookmark_value>"
+msgstr "<bookmark_value>euro;Asistente para conversión de euros</bookmark_value><bookmark_value>asistentes;Conversor de euros</bookmark_value><bookmark_value>conversores;Conversor de euros</bookmark_value><bookmark_value>monedas;conversores</bookmark_value>"
#. ERtPD
#: 01150000.xhp
@@ -6998,7 +6998,7 @@ msgctxt ""
"hd_id3154840\n"
"help.text"
msgid "Euro Converter Wizard"
-msgstr "Asistente de conversión de euros"
+msgstr "Asistente para conversión de euros"
#. uwNbS
#: 01150000.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/explorer/database.po b/source/gug/helpcontent2/source/text/shared/explorer/database.po
index ca34ee534a3..f7ee3be9865 100644
--- a/source/gug/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/gug/helpcontent2/source/text/shared/explorer/database.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:44+0100\n"
-"PO-Revision-Date: 2022-01-20 17:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedexplorerdatabase/es/>\n"
"Language: es\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1550598512.000000\n"
#. kyYMn
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_id7588732\n"
"help.text"
msgid "In the Groups box, open the Group Header list box and select to show a group header."
-msgstr "En la sección Agrupar, abra el Encabezado de grupo y marque mostrar encabezado de grupo."
+msgstr "En el apartado Grupos, abra el cuadro de lista Cabecera de grupo y seleccione que se muestre este elemento mencionado."
#. AAvAB
#: rep_main.xhp
@@ -2120,7 +2120,7 @@ msgctxt ""
"par_id1565904\n"
"help.text"
msgid "In the initial value enter 0."
-msgstr "Como valor inicial ingrese 0."
+msgstr "Como valor inicial introduzca 0."
#. RkdrZ
#: rep_navigator.xhp
@@ -2741,7 +2741,7 @@ msgctxt ""
"par_id5833307\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione mostrar u ocultar el encabezado de grupo.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione esta opción para mostrar u ocultar la cabecera de grupo.</ahelp>"
#. tN76n
#: rep_sort.xhp
@@ -2750,7 +2750,7 @@ msgctxt ""
"par_id7726676\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione mostrar u ocultar el pie de página del grupo.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccione esta opción para mostrar u ocultar el pie de grupo.</ahelp>"
#. Ez4dt
#: rep_sort.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/guide.po b/source/gug/helpcontent2/source/text/shared/guide.po
index 1d4adbf13d8..2b99e0742bd 100644
--- a/source/gug/helpcontent2/source/text/shared/guide.po
+++ b/source/gug/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedguide/es/>\n"
"Language: es\n"
@@ -275,7 +275,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Turning Extended Tips On and Off"
-msgstr "Activar o desactivar la ayuda emergente"
+msgstr "Activar o desactivar las descripciones emergentes ampliadas"
#. 2AGQZ
#: active_help_on_off.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"hd_id3156414\n"
"help.text"
msgid "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Turning Extended Tips On and Off</link></variable>"
-msgstr "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Activar y desactivar la ayuda emergente</link></variable>"
+msgstr "<variable id=\"active_help_on_off\"><link href=\"text/shared/guide/active_help_on_off.xhp\" name=\"Turning Extended Tips On and Off\">Activar y desactivar las descripciones emergentes ampliadas</link></variable>"
#. Q57zF
#: active_help_on_off.xhp
@@ -329,7 +329,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "A check mark indicates that the extended tips are activated."
-msgstr "Una marca de verificación indica que la ayuda emergente está activada."
+msgstr "Una marca de comprobación indica que las descripciones emergentes ampliadas están activadas."
#. KaXUm
#: active_help_on_off.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"par_id7549363\n"
"help.text"
msgid "You see a chart preview and the Chart Wizard."
-msgstr "Verá una previsualización del gráfico y el Asistente de gráficos."
+msgstr "Verá una previsualización del gráfico y el Asistente para gráficos."
#. 5yB5v
#: chart_insert.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"par_id9091769\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> para crear el gráfico."
+msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> para crear el gráfico."
#. beBWD
#: chart_insert.xhp
@@ -2102,7 +2102,7 @@ msgctxt ""
"par_id6171452\n"
"help.text"
msgid "You see a chart preview and the Chart Wizard."
-msgstr "Verá una previsualización del gráfico y el Asistente de gráficos."
+msgstr "Verá una previsualización del gráfico y el Asistente para gráficos."
#. E525o
#: chart_insert.xhp
@@ -2111,7 +2111,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "Follow the instructions in the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> to create the chart."
-msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente de gráficos</link> para crear el gráfico."
+msgstr "Siga las instrucciones del <link href=\"text/schart/01/wiz_chart_type.xhp\">Asistente para gráficos</link> para crear el gráfico."
#. jP5b5
#: chart_insert.xhp
@@ -2606,7 +2606,7 @@ msgctxt ""
"hd_id030820161747134459\n"
"help.text"
msgid "Customizing classification levels."
-msgstr ""
+msgstr "Personalizar los niveles de clasificación"
#. DCBYu
#: classification.xhp
@@ -2615,7 +2615,7 @@ msgctxt ""
"bm_id030820161851045883\n"
"help.text"
msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>personalizados;niveles de clasificación</bookmark_value> <bookmark_value>niveles de clasificación;personalizar</bookmark_value>"
#. 3wmPg
#: classification.xhp
@@ -2633,7 +2633,7 @@ msgctxt ""
"par_id03082016174713477\n"
"help.text"
msgid "Use the file with your %PRODUCTNAME locale in the name as example."
-msgstr ""
+msgstr "Utilice como punto de partida el archivo que corresponda con la configuración regional de %PRODUCTNAME."
#. YhBEK
#: classification.xhp
@@ -2642,7 +2642,7 @@ msgctxt ""
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the adequate changes to the classification path above to access the file."
-msgstr ""
+msgstr "Guarde el archivo y realice las modificaciones adecuadas a la ruta de clasificación anterior para acceder al archivo."
#. kzkkC
#: classification.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"par_id030820161747135133\n"
"help.text"
msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr ""
+msgstr "Su administrador de sistemas puede colocar el archivo de configuración de clasificación en una carpeta de la red para que todos los usuarios puedan acceder a él."
#. AnzFS
#: classification.xhp
@@ -2660,7 +2660,7 @@ msgctxt ""
"hd_id03082016174713354\n"
"help.text"
msgid "Pasting contents in documents with different levels of classification."
-msgstr ""
+msgstr "Pegar contenido en documentos con niveles distintos de clasificación"
#. z5iqF
#: classification.xhp
@@ -2669,7 +2669,7 @@ msgctxt ""
"bm_id030820161851512902\n"
"help.text"
msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>clasificación de documentos;pegado de contenido</bookmark_value>"
#. KSkfc
#: classification.xhp
@@ -2678,7 +2678,7 @@ msgctxt ""
"par_id030820161747134188\n"
"help.text"
msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
-msgstr ""
+msgstr "Para evitar violaciones a la normativa de seguridad, no se permite pegar contenidos con niveles de clasificación elevados en documentos con niveles de clasificación inferiores. %PRODUCTNAME mostrará una alerta siempre que detecte que el contenido del portapapeles tiene una clasificación de seguridad más elevada que la del documento de destino."
#. GCqDL
#: classification.xhp
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_id030820161818081317\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-msgstr ""
+msgstr "<link href=\"https://www.tscp.org/about-tscp/\">Sitio web de <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.)</link> (en inglés)."
#. gpp8Q
#: classification.xhp
@@ -2696,7 +2696,7 @@ msgctxt ""
"par_id030820161818082152\n"
"help.text"
msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-msgstr ""
+msgstr "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Documento sobre el Marco de Autenticación Empresarial (<item type=\"acronym\">BAF</item>)</link> (PDF, en inglés)"
#. svkxK
#: classification.xhp
@@ -2705,7 +2705,7 @@ msgctxt ""
"par_id030820161818085901\n"
"help.text"
msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
-msgstr ""
+msgstr "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Documento sobre el Esquema de Identificación y Etiquetado de Autorizaciones Empresariales (<item type=\"acronym\">BAILS</item>)</link> (PDF, en inglés)"
#. TT796
#: cmis-remote-files-setup.xhp
@@ -3497,7 +3497,7 @@ msgctxt ""
"par_id2519913\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to share the current document with other users. Disable to use the document unshared. This will invalidate the not yet saved edits that other users applied in the time since you last opened or saved this document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Habilitar para compartir el documento actual con otros usuarios. Inhabilitar para usar el documento no compartido. Esto invalidará las ediciones aún no guardadas por otros usuarios, aplicado desde la última vez que se abrió o se guardado este documento.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Active esta opción para compartir el documento actual con otras personas. Desactívela para utilizar el documento sin compartirlo. Se anularán todas aquellas ediciones aún no guardadas que otros hayan hecho desde el momento en que Ud. abrió o guardó el documento por última vez.</ahelp>"
#. yLhB5
#: collab.xhp
@@ -3794,7 +3794,7 @@ msgctxt ""
"par_id2675862\n"
"help.text"
msgid "For all modules Writer, Impress, Draw, and for Calc when document sharing is not enabled, a file locking is possible. This file locking is available even when accessing the same document from different operating systems:"
-msgstr "Para todos los módulos de Writer, Impress, Draw y Calc cuando el documento compartido no esta habilitado, un bloqueo de archivo es posible. Este bloqueo de archivo esta habilitado incluso cuando el acceso al mismo documento se hace desde diferentes sistemas operativos:"
+msgstr "En Writer, Impress, Draw y Calc (este último, cuando no se activa la compartición de documentos), es posible efectuar bloqueos de archivos. Este bloqueo estará disponible incluso si se accede al mismo documento desde sistemas operativos diferentes:"
#. 2AFCR
#: collab.xhp
@@ -4334,7 +4334,7 @@ msgctxt ""
"FilterName_writer_MIZI_Hwp_97\n"
"help.text"
msgid "Hangul WP 97"
-msgstr ""
+msgstr "Hangul WP 97"
#. zZWv7
#: convertfilters.xhp
@@ -4910,7 +4910,7 @@ msgctxt ""
"FilterName_Microsoft_Multiplan\n"
"help.text"
msgid "Microsoft Multiplan"
-msgstr ""
+msgstr "Microsoft Multiplan"
#. EGUxE
#: convertfilters.xhp
@@ -6728,7 +6728,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "To call the <link href=\"text/shared/autopi/01170000.xhp\" name=\"Address Data Source\">Address Data Source</link> wizard, choose <emph>File - Wizards - Address Data Source</emph>."
-msgstr "Para ejecutar el Asistente de <link href=\"text/shared/autopi/01170000.xhp\" name=\"origen de datos de direcciones\">origen de datos de direcciones</link>, seleccione <emph>Archivo ▸ Asistentes ▸ Origen de datos de direcciones</emph>."
+msgstr "Para ejecutar el Asistente para <link href=\"text/shared/autopi/01170000.xhp\" name=\"origen de datos de direcciones\">origen de datos de direcciones</link>, seleccione <emph>Archivo ▸ Asistentes ▸ Origen de datos de direcciones</emph>."
#. KtvnA
#: data_addressbook.xhp
@@ -6764,7 +6764,7 @@ msgctxt ""
"par_id3149669\n"
"help.text"
msgid "If you have not yet registered the system address book in <item type=\"productname\">%PRODUCTNAME</item> as the data source, click the <emph>Address Data Source ...</emph> button. This takes you to the <emph>Address Book Data Source Wizard</emph>, in which you can register your address book as a new data source in <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr "Si todavía no ha registrado la libreta de direcciones del sistema en <item type=\"productname\">%PRODUCTNAME</item> como origen de datos, pulse en el botón <emph>Origen de datos de direcciones</emph>. De esta forma, se accede al <emph>Asistente de Origen de datos de libreta de direcciones</emph>, para poder registrar la libreta de direcciones como nuevo origen de datos en <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "Si todavía no ha registrado la libreta de direcciones del sistema en <item type=\"productname\">%PRODUCTNAME</item> como origen de datos, pulse en el botón <emph>Origen de datos de direcciones</emph>. De esta forma, se accede al <emph>Asistente para Origen de datos de libreta de direcciones</emph>, para poder registrar la libreta de direcciones como nuevo origen de datos en <item type=\"productname\">%PRODUCTNAME</item>."
#. otNu9
#: data_addressbook.xhp
@@ -7502,7 +7502,7 @@ msgctxt ""
"par_idN105DD\n"
"help.text"
msgid "In the Database Wizard, select the type of database, and select the option to open the Table Wizard as the next wizard."
-msgstr "En el Asistente de bases de datos, seleccione el tipo de base de datos y marque la opción para abrir el Asistente de tablas como el próximo asistente."
+msgstr "En el Asistente para bases de datos, seleccione el tipo de base de datos y marque la opción para abrir el Asistente para tablas como el próximo asistente."
#. wiuwa
#: data_new.xhp
@@ -7808,7 +7808,7 @@ msgctxt ""
"par_idN1077D\n"
"help.text"
msgid "These links are added automatically when you create a new report by the Report Wizard or in the Report Builder window."
-msgstr "Estos enlaces se añaden automáticamente cuando crea un informe nuevo mediante el Asistente de informes o el Generador de informes."
+msgstr "Estos enlaces se añaden automáticamente cuando crea un informe nuevo mediante el Asistente para informes o el Generador de informes."
#. rECmE
#: data_report.xhp
@@ -7862,7 +7862,7 @@ msgctxt ""
"hd_id3153104\n"
"help.text"
msgid "Editing a Report Created by the Report Wizard"
-msgstr "Editar un informe creado por el Asistente de informes"
+msgstr "Editar un informe creado por el Asistente para informes"
#. PcBjS
#: data_report.xhp
@@ -7925,7 +7925,7 @@ msgctxt ""
"par_idN105C1\n"
"help.text"
msgid "A report is a Writer text document that can show your data in an organized order and formatting. In %PRODUCTNAME Base, you have a choice to create a report either manually using drag-and-drop in the Report Builder window, or semi-automatic by following a series of dialogs in the Report Wizard."
-msgstr "Un informe es un documento de texto de Writer en el cual se muestran los datos organizados con formato y orden. En %PRODUCTNAME Base tiene la opción de crear un informe manualmente mediante la técnica de arrastrar y colocar en la ventana del Generador de informes, o semiautomáticamente utilizando el Asistente de informes."
+msgstr "Un informe es un documento de texto de Writer en el cual se muestran los datos organizados con formato y orden. En %PRODUCTNAME Base tiene la opción de crear un informe manualmente mediante la técnica de arrastrar y colocar en la ventana del Generador de informes, o semiautomáticamente utilizando el Asistente para informes."
#. G4j7Y
#: data_reports.xhp
@@ -7952,7 +7952,7 @@ msgctxt ""
"par_id9764091\n"
"help.text"
msgid "Report Wizard"
-msgstr "Asistente de informes"
+msgstr "Asistente para informes"
#. GjNKw
#: data_reports.xhp
@@ -8132,7 +8132,7 @@ msgctxt ""
"par_idN105C4\n"
"help.text"
msgid "Creating a New Report With the Report Wizard"
-msgstr "Crear un informe con el Asistente de informes"
+msgstr "Crear un informe con el Asistente para informes"
#. XSaQ9
#: data_reports.xhp
@@ -8168,7 +8168,7 @@ msgctxt ""
"par_id8032166\n"
"help.text"
msgid "Follow the steps of the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> to create the report."
-msgstr "Siga los pasos del <link href=\"text/shared/autopi/01100000.xhp\">Asistente de Informes</link> para crear un informe."
+msgstr "Siga los pasos del <link href=\"text/shared/autopi/01100000.xhp\">Asistente para Informes</link> para crear un informe."
#. TKDmA
#: data_search.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"par_idN1078F\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente para tablas</link>"
#. x7kax
#: database_main.xhp
@@ -11183,7 +11183,7 @@ msgctxt ""
"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 se copia el gráfico (arrastrar mientras se mantiene presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en dicho caso aparecerá un signo mas al lado del puntero del mouse), el gráfico se insertara como un objeto."
+msgstr "Si se copia la imagen (arrastre mientras mantiene presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en cuyo caso aparecerá un signo de suma al lado del puntero del ratón), esta se insertará como un objeto."
#. bppRZ
#: dragdrop_fromgallery.xhp
@@ -11192,7 +11192,7 @@ msgctxt ""
"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 se crea un hipervínculo (arrastrando mientras se mantiene presionada Shift y <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Control</defaultinline></switchinline>, en este caso aparecerá una flecha de enlace al lado del puntero del ratón), el objeto de dibujo es reemplazado por el gráfico de la Galería, pero la posición y tamaño del objeto de dibujo reemplazado se mantiene."
+msgstr "Si se crea un hiperenlace (arrastrando mientras se mantiene presionada Mayús y <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, en este caso aparecerá una flecha de enlace al lado del puntero del ratón), el objeto de dibujo se reemplaza por la imagen de la Galería, pero la posición y el tamaño del objeto de dibujo reemplazado se mantienen."
#. 6HANC
#: dragdrop_gallery.xhp
@@ -11345,7 +11345,7 @@ msgctxt ""
"par_id3149182\n"
"help.text"
msgid "Click the graphic while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key, to select it without executing any hyperlinks it may refer to."
-msgstr "Pulse en el gráfico mientras pulsa la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opción</caseinline><defaultinline>Alt</defaultinline></switchinline> para seleccionarlo sin ejecutar ningún hipervínculo al que enlace."
+msgstr "Pulse en el gráfico mientras presiona la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> para seleccionarlo sin ejecutar ningún hiperenlace que contenga."
#. GAFBF
#: dragdrop_graphic.xhp
@@ -12641,7 +12641,7 @@ msgctxt ""
"bm_id3696707\n"
"help.text"
msgid "<bookmark_value>graphical text art</bookmark_value> <bookmark_value>designing; fonts</bookmark_value> <bookmark_value>TextArt, see Fontwork</bookmark_value> <bookmark_value>WordArt, see Fontwork</bookmark_value> <bookmark_value>Fontwork</bookmark_value> <bookmark_value>text effects</bookmark_value> <bookmark_value>effects; Fontwork icons</bookmark_value> <bookmark_value>text; Fontwork icons</bookmark_value> <bookmark_value>3D text creation</bookmark_value> <bookmark_value>rotating;3D text</bookmark_value> <bookmark_value>editing;Fontwork objects</bookmark_value> <bookmark_value>inserting;Fontwork objects</bookmark_value>"
-msgstr "<bookmark_value>arte con textos gráficos</bookmark_value> <bookmark_value>diseño; fuentes</bookmark_value> <bookmark_value>TextArt, consulte Fontwork</bookmark_value> <bookmark_value>WordArt, consulte Fontwork</bookmark_value> <bookmark_value>Fontwork</bookmark_value> <bookmark_value>efectos de texto</bookmark_value> <bookmark_value>efectos; íconos de Fontwork</bookmark_value> <bookmark_value>texto; íconos de Fontwork</bookmark_value> <bookmark_value>creación de texto 3D</bookmark_value> <bookmark_value>rotación;texto 3D</bookmark_value> <bookmark_value>editar;objetos de Fontwork</bookmark_value> <bookmark_value>insertar;objetos de Fontwork</bookmark_value>"
+msgstr "<bookmark_value>arte con textos gráficos</bookmark_value><bookmark_value>diseño; tipos de letra</bookmark_value> <bookmark_value>TextArt, consulte Fontwork</bookmark_value><bookmark_value>WordArt, consulte Fontwork</bookmark_value><bookmark_value>Fontwork</bookmark_value><bookmark_value>efectos de texto</bookmark_value><bookmark_value>efectos; iconos de Fontwork</bookmark_value><bookmark_value>texto; iconos de Fontwork</bookmark_value><bookmark_value>creación de texto 3D</bookmark_value><bookmark_value>giro;texto 3D</bookmark_value><bookmark_value>editar;objetos de Fontwork</bookmark_value><bookmark_value>insertar;objetos de Fontwork</bookmark_value>"
#. wjc2i
#: fontwork.xhp
@@ -12884,7 +12884,7 @@ msgctxt ""
"bm_id3149798\n"
"help.text"
msgid "<bookmark_value>command buttons, see push buttons</bookmark_value> <bookmark_value>controls;adding to documents</bookmark_value> <bookmark_value>inserting;push buttons</bookmark_value> <bookmark_value>keys;adding push buttons</bookmark_value> <bookmark_value>buttons;adding push buttons</bookmark_value> <bookmark_value>press buttons, see push buttons</bookmark_value> <bookmark_value>push buttons;adding to documents</bookmark_value>"
-msgstr "<bookmark_value>botones de comando, véase botones</bookmark_value> <bookmark_value>controles;agregarlos a documentos</bookmark_value> <bookmark_value>insertar;botones</bookmark_value> <bookmark_value>teclas;agregar botones</bookmark_value> <bookmark_value>botones;agregar botones</bookmark_value> <bookmark_value>presionar botones, ver botones</bookmark_value> <bookmark_value>botones; agregarlos a documentos</bookmark_value>"
+msgstr "<bookmark_value>botones de orden, véase botones</bookmark_value><bookmark_value>controles;añadirlos a documentos</bookmark_value><bookmark_value>insertar;botones</bookmark_value><bookmark_value>teclas;añadir botones</bookmark_value><bookmark_value>botones;añadir botones</bookmark_value><bookmark_value>botones accionables, véase botones</bookmark_value><bookmark_value>botones; añadirlos a documentos</bookmark_value>"
#. xrBhy
#: formfields.xhp
@@ -12893,7 +12893,7 @@ msgctxt ""
"hd_id3149798\n"
"help.text"
msgid "<variable id=\"formfields\"><link href=\"text/shared/guide/formfields.xhp\" name=\"Inserting and Editing Buttons\">Adding a Command Button to a Document</link></variable>"
-msgstr "<variable id=\"formfields\"><link href=\"text/shared/guide/formfields.xhp\" name=\"Insertar y editar botones\">Agregar un botón de comando a un documento</link></variable>"
+msgstr "<variable id=\"formfields\"><link href=\"text/shared/guide/formfields.xhp\" name=\"Inserting and Editing Buttons\">Añadir un botón de orden a un documento</link></variable>"
#. CjP4o
#: formfields.xhp
@@ -13523,7 +13523,7 @@ msgctxt ""
"bm_id3153910\n"
"help.text"
msgid "<bookmark_value>hyperlinks; editing</bookmark_value><bookmark_value>links; editing hyperlinks</bookmark_value><bookmark_value>editing; hyperlinks</bookmark_value><bookmark_value>text attributes; hyperlinks</bookmark_value><bookmark_value>buttons;editing hyperlink buttons</bookmark_value><bookmark_value>URL;changing hyperlink URLs</bookmark_value>"
-msgstr "<bookmark_value>hipervínculos; editar</bookmark_value><bookmark_value>vínculos; editar hipervínculos</bookmark_value><bookmark_value>editar; hipervínculos</bookmark_value><bookmark_value>atributos del texto; hipervínculos</bookmark_value><bookmark_value>botones;editar botones de hipervínculo</bookmark_value><bookmark_value>URL;cambiar hipervínculo URLs</bookmark_value>"
+msgstr "<bookmark_value>hiperenlaces; editar</bookmark_value><bookmark_value>vínculos; editar hiperenlaces</bookmark_value><bookmark_value>editar; hiperenlaces</bookmark_value><bookmark_value>atributos del texto; hiperenlaces</bookmark_value><bookmark_value>botones;editar botones de hiperenlace</bookmark_value><bookmark_value>URL;cambiar hiperenlace URLs</bookmark_value>"
#. V6ywk
#: hyperlink_edit.xhp
@@ -13712,7 +13712,7 @@ msgctxt ""
"bm_id3150789\n"
"help.text"
msgid "<bookmark_value>hyperlinks; inserting</bookmark_value><bookmark_value>links; inserting</bookmark_value><bookmark_value>inserting; hyperlinks</bookmark_value>"
-msgstr "<bookmark_value>hipervínculos;insertar</bookmark_value><bookmark_value>vínculos;insertar</bookmark_value><bookmark_value>insertar;hipervínculos</bookmark_value>"
+msgstr "<bookmark_value>hiperenlaces;insertar</bookmark_value><bookmark_value>vínculos;insertar</bookmark_value><bookmark_value>insertar;hiperenlaces</bookmark_value>"
#. 6hGVf
#: hyperlink_insert.xhp
@@ -14045,7 +14045,7 @@ msgctxt ""
"bm_id3153988\n"
"help.text"
msgid "<bookmark_value>Microsoft Office;opening Microsoft documents</bookmark_value> <bookmark_value>documents; importing</bookmark_value> <bookmark_value>importing; documents in other formats</bookmark_value> <bookmark_value>opening; documents from other formats</bookmark_value> <bookmark_value>loading; documents from other formats</bookmark_value> <bookmark_value>converting;Microsoft documents</bookmark_value> <bookmark_value>saving; default file formats</bookmark_value> <bookmark_value>defaults;document formats in file dialogs</bookmark_value> <bookmark_value>file formats; saving always in other formats</bookmark_value> <bookmark_value>Microsoft Office; as default file format</bookmark_value> <bookmark_value>files;importing</bookmark_value> <bookmark_value>XML converters</bookmark_value> <bookmark_value>converters; XML</bookmark_value> <bookmark_value>Document Converter Wizard</bookmark_value> <bookmark_value>wizards; document converter</bookmark_value> <bookmark_value>converters; document converter</bookmark_value> <bookmark_value>files, see also documents</bookmark_value>"
-msgstr "<bookmark_value>Microsoft Office;abrir documentos de Microsoft</bookmark_value><bookmark_value>documentos; importar</bookmark_value><bookmark_value>importar; documentos en otros formatos</bookmark_value><bookmark_value>abrir; documentos de otros formatos</bookmark_value><bookmark_value>cargar; documentos de otros formatos</bookmark_value><bookmark_value>convertir;documentos de Microsoft</bookmark_value><bookmark_value>guardar; formatos de archivo predeterminados</bookmark_value><bookmark_value>valores predeterminados;formatos de documento en cuadros de diálogo de selección de archivos</bookmark_value><bookmark_value>formatos de archivo; guardar siempre en otros formatos</bookmark_value><bookmark_value>Microsoft Office; como formato de archivo predeterminado</bookmark_value><bookmark_value>archivos;importar</bookmark_value><bookmark_value>conversores XML</bookmark_value><bookmark_value>conversores; XML</bookmark_value><bookmark_value>Asistente de conversión de documentos</bookmark_value><bookmark_value>asistentes; conversor de documentos</bookmark_value> <bookmark_value>conversores; conversor de documentos</bookmark_value><bookmark_value>archivos, véase también Documentos</bookmark_value>"
+msgstr "<bookmark_value>Microsoft Office;abrir documentos de Microsoft</bookmark_value><bookmark_value>documentos; importar</bookmark_value><bookmark_value>importar; documentos en otros formatos</bookmark_value><bookmark_value>abrir; documentos de otros formatos</bookmark_value><bookmark_value>cargar; documentos de otros formatos</bookmark_value><bookmark_value>convertir;documentos de Microsoft</bookmark_value><bookmark_value>guardar; formatos de archivo predeterminados</bookmark_value><bookmark_value>valores predeterminados;formatos de documento en cuadros de diálogo de selección de archivos</bookmark_value><bookmark_value>formatos de archivo; guardar siempre en otros formatos</bookmark_value><bookmark_value>Microsoft Office; como formato de archivo predeterminado</bookmark_value><bookmark_value>archivos;importar</bookmark_value><bookmark_value>conversores XML</bookmark_value><bookmark_value>conversores; XML</bookmark_value><bookmark_value>Asistente para conversión de documentos</bookmark_value><bookmark_value>asistentes; conversor de documentos</bookmark_value> <bookmark_value>conversores; conversor de documentos</bookmark_value><bookmark_value>archivos, véase también Documentos</bookmark_value>"
#. 2SFQD
#: import_ms.xhp
@@ -14603,7 +14603,7 @@ msgctxt ""
"par_id224616\n"
"help.text"
msgid "To scale a draw object using the keyboard, first select the object, then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repeatedly to highlight one of the handles. Then press an arrow key. To scale in smaller steps, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while pressing an arrow key. Press Esc to leave the point edit mode."
-msgstr "Para escalar un objeto de dibujo usando el teclado, primero se selecciona el objeto, luego se presiona <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab repetidamente para resaltar una de las manijas. Luego presionar una tecla de cursor. Para escalar en menos pasos, mantener presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opción </caseinline><defaultinline>Alt</defaultinline></switchinline> mientras se presiona una tecla de cursor. Presionar Esc para dejar el modo de edicion de punto."
+msgstr "Para escalar un objeto de dibujo usando el teclado, primero seleccione el objeto; luego, presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab repetidamente para resaltar una de las agarraderas. Luego, presione una tecla de flecha. Para escalar en menos pasos, mantenga presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">⌥</caseinline><defaultinline>Alt</defaultinline></switchinline> mientras presiona una tecla de flecha. Presione Esc para dejar el modo de edición de puntos."
#. fEEBG
#: insert_graphic_drawit.xhp
@@ -14711,7 +14711,7 @@ msgctxt ""
"par_id3153031\n"
"help.text"
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 campo de entrada de texto (como los campos de entrada del diálogo <emph>Buscar y reemplazar</emph>), puede pulsar Shift + <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Control</defaultinline></switchinline> + S para abrir el diálogo <emph>Caracteres especiales</emph>."
+msgstr "En cualquier campo de entrada de texto (como los campos del cuadro de diálogo <emph>Buscar y reemplazar</emph>), puede presionar Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + S para abrir el cuadro de diálogo <emph>Caracteres especiales</emph>."
#. yrs8i
#: insert_specialchar.xhp
@@ -15071,7 +15071,7 @@ msgctxt ""
"par_id3153968\n"
"help.text"
msgid "Pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter on an icon for creating a draw object. A draw object will be placed into the middle of the view, with a predefined size."
-msgstr "Presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter o un icono para crear un objeto de dibujo. Un objeto de dibujo será ubicado en la mitad de la vista, con un tamaño predefinido."
+msgstr "Presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Intro sobre un icono para crear un objeto de dibujo. Se colocará un objeto de dibujo en la mitad de la vista, con un tamaño predefinido."
#. 3DcDc
#: keyboard.xhp
@@ -15197,7 +15197,7 @@ msgctxt ""
"par_id3147396\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+spacebar: switches between selection of the current row and cancellation of this selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+barra espaciadora: permite cambiar entre la selección de la fila actual y la cancelación de esta selección."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + barra espaciadora: permite cambiar entre la selección de la fila actual y la cancelación de esta selección."
#. GXFNH
#: keyboard.xhp
@@ -15206,7 +15206,7 @@ msgctxt ""
"par_id3149488\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+spacebar: switches between selection of the current column and cancellation of this selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Mayús.+barra espaciadora: permite cambiar entre la selección de la columna actual y la cancelación de esta selección."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> +Mayús + barra espaciadora: permite cambiar entre la selección de la columna actual y la cancelación de esta selección."
#. EgAEL
#: keyboard.xhp
@@ -15224,7 +15224,7 @@ msgctxt ""
"par_id3145251\n"
"help.text"
msgid "In a table control or in the data source view, the Tab key moves to the next column. To move to the next control, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab. To move to the previous control, press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
-msgstr "En un control de tabla o en la vista de fuente de datos, la tecla Tab mueve hacia la siguiente columna. Para mover al siguiente control, presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab. Para mover al control anterior, presionar Shift + <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgstr "En un control de tabla o en la vista de origen de datos, la tecla Tab desplaza a la columna siguiente. Para moverse al control siguiente, presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab. Para moverse al control anterior, presione Mayús + <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab."
#. dE4w5
#: keyboard.xhp
@@ -15386,7 +15386,7 @@ msgctxt ""
"par_id3147345\n"
"help.text"
msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to enter the handle edit mode. The upper left handle is the active handle, it starts blinking. Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to select the next handle. Press Escape to exit the handle edit mode."
-msgstr "Usar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab para ingresar en el modo de edición de manijas. La manija superior izquierda es la manija activa, esta empieza a parpadear. Usar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab para seleccionar la siguiente manija. Presionar Escape para salir del modo de edición de manijas."
+msgstr "Utilice <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab para entrar en el modo de edición de agarraderas. La agarradera superior izquierda es la activa; esta empieza a parpadear. Presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab para seleccionar la agarradera siguiente. Presione Escape para salir del modo de edición de agarraderas."
#. Js3F6
#: keyboard.xhp
@@ -15431,7 +15431,7 @@ msgctxt ""
"par_id3150646\n"
"help.text"
msgid "Enter the handle edit mode with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
-msgstr "Ingresar al modo de edición de manijas con <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgstr "Ingrese al modo de edición de agarraderas con <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Tab."
#. dyTrD
#: keyboard.xhp
@@ -18752,7 +18752,7 @@ msgctxt ""
"par_idN10841\n"
"help.text"
msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>"
-msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente de tablas</link>"
+msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Asistente para tablas</link>"
#. fLi53
#: main.xhp
@@ -18770,7 +18770,7 @@ msgctxt ""
"par_idN10875\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090000.xhp\">Forms Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01090000.xhp\">Asistente de formularios</link>"
+msgstr "<link href=\"text/shared/autopi/01090000.xhp\">Asistente para formularios</link>"
#. p2gFB
#: main.xhp
@@ -18779,7 +18779,7 @@ msgctxt ""
"par_id3154011\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>"
-msgstr "<link href=\"text/shared/autopi/01100000.xhp\">Asistente de informes</link>"
+msgstr "<link href=\"text/shared/autopi/01100000.xhp\">Asistente para informes</link>"
#. CZZjV
#: main.xhp
@@ -20426,7 +20426,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "The <emph>Document Converter Wizard</emph> will copy and convert all Microsoft Office files in a folder into $[officename] documents in the OpenDocument file format. You can specify the folder to be read, and the folder where the converted files are to be saved."
-msgstr "El <emph>Asistente de conversión de documentos</emph> copia y convierte todos los archivos de Microsoft Office de una carpeta en documentos de $[officename] en el formato de archivo OpenDocument. Puede especificar la carpeta que se debe leer y la carpeta donde se deben guardar los archivos convertidos."
+msgstr "El <emph>Asistente para conversión de documentos</emph> copia y convierte todos los archivos de Microsoft Office de una carpeta en documentos de $[officename] en el formato de archivo OpenDocument. Puede especificar la carpeta que se debe leer y la carpeta donde se deben guardar los archivos convertidos."
#. DnGoX
#: ms_user.xhp
@@ -22667,7 +22667,7 @@ msgctxt ""
"par_id731562796423552\n"
"help.text"
msgid "The <emph>Rectangle Redaction</emph> tool is used to mark the content for redaction by drawing transparent rectangles covering the content. Use the handles to resize the redaction rectangle."
-msgstr ""
+msgstr "La herramienta <emph>Censura con rectángulos</emph> sirve para marcar el contenido que debe testarse, cubriéndolo con rectángulos semitransparentes. Sírvase de las agarraderas para cambiar las dimensiones del rectángulo de censura."
#. jEFws
#: redaction.xhp
@@ -22793,7 +22793,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "For example: You are an editor and are delivering your latest report. But before publication the report must be read by the senior editor and the proofreader, and both will add their changes. The senior editor writes \"clarify\" after one paragraph and crosses out another entirely. The proofreader corrects the spelling of your document."
-msgstr "Por ejemplo: usted es un editor y va a entregar el último informe. Pero antes de publicar el informe debe leerlo un editor jefe y un corrector de pruebas, y ambos añadirán sus cambios. El editor jefe escribe \"aclarar\" después de un párrafo y tacha otro completamente. El corrector de pruebas revisa la ortografía del documento y anota dos ejemplos donde las referencias concretas al sexo de una persona imaginaria se podrían cambiar para evitarlas completamente."
+msgstr "Por ejemplo: usted es un editor y va a entregar el último informe. Pero antes de publicar el informe debe leerlo un editor jefe y una correctora de pruebas, y ambos añadirán sus cambios. El editor jefe escribe «aclarar» después de un párrafo y tacha otro completamente. La correctora de pruebas revisa la ortografía del documento."
#. sZdoa
#: redlining.xhp
@@ -23135,7 +23135,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Recording Changes"
-msgstr "Registrar cambios"
+msgstr "Grabar cambios"
#. V8ATh
#: redlining_enter.xhp
@@ -23153,7 +23153,7 @@ msgctxt ""
"hd_id3155364\n"
"help.text"
msgid "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Recording Changes</link></variable>"
-msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Registrar cambios\">Registrar cambios</link></variable>"
+msgstr "<variable id=\"redlining_enter\"><link href=\"text/shared/guide/redlining_enter.xhp\" name=\"Recording Changes\">Grabar cambios</link></variable>"
#. VBpWf
#: redlining_enter.xhp
@@ -23171,7 +23171,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 "No se registran todos los cambios. Por ejemplo, si se cambia la alineación de un tabulador de izquierda a derecha, el cambio no se registra. Aunque todos los cambios comunes que se realizan al revisar un texto sí se registran, como adiciones, eliminaciones, cambios del texto y cambios de formato comunes."
+msgstr "No todos los cambios se graban. Por ejemplo, si se cambia la alineación de un tabulador de izquierda a derecha, el cambio no se registra. No obstante, todos los cambios comunes que realizan los correctores de pruebas sí que se registran, como las adiciones, las eliminaciones, los cambios en el texto y los cambios de formato habituales."
#. FHNi5
#: redlining_enter.xhp
@@ -23495,7 +23495,7 @@ msgctxt ""
"par_id3156136\n"
"help.text"
msgid "When you insert a rectangle or a callout box using the drawing functions and activate the <emph>Points</emph> icon on the <emph>Drawing</emph> toolbar, you see a small frame at the upper left corner of the object. The frame indicates the amount by which the corners are rounded. When the frame is positioned at the top left corner, no rounding occurs. When the frame is positioned on the handle centered at the top of the object, the corners are rounded as much as possible. You adjust the degree of rounding by moving the frame between these two positions."
-msgstr "Al insertar un rectángulo o un cuadro de llamada mediante las funciones de dibujo y activar el icono <emph>Puntos</emph> de la barra de herramientas <emph>Dibujo</emph>, en la esquina superior izquierda del objeto se muestra un pequeño marco. El marco indica la cantidad de redondeo que se aplica a las esquinas. Si el marco se coloca en la esquina superior izquierda, no hay redondeo. Si el marco se ubica en la manilla que está en el centro de la parte superior del objeto, las esquinas se redondean al máximo. El grado de redondeo se ajusta desplazando el marco entre estas dos posiciones."
+msgstr "Al insertar un rectángulo o un cuadro de llamada mediante las funciones de dibujo y activar el icono <emph>Puntos</emph> de la barra de herramientas <emph>Dibujo</emph>, en la esquina superior izquierda del objeto se muestra un pequeño marco. El marco indica la cantidad de redondeo que se aplica a las esquinas. Si el marco se coloca en la esquina superior izquierda, no hay redondeo. Si el marco se ubica en la agarradera que está en el centro de la parte superior del objeto, las esquinas se redondean al máximo. La cantidad de redondeo se ajusta desplazando el control entre estas dos posiciones."
#. 9KxkW
#: round_corner.xhp
diff --git a/source/gug/helpcontent2/source/text/shared/optionen.po b/source/gug/helpcontent2/source/text/shared/optionen.po
index 0044b33f942..0d9fad7518e 100644
--- a/source/gug/helpcontent2/source/text/shared/optionen.po
+++ b/source/gug/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsharedoptionen/es/>\n"
"Language: es\n"
@@ -4721,7 +4721,7 @@ msgctxt ""
"par_id3146923\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Applies the high contrast settings of the operating system to page previews.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Aplica la configuración de contraste elevado del sistema operativo en la vista previa de las páginas.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/systempagepreviewcolor\">Aplica la configuración de contraste alto del sistema operativo en la previsualización de las páginas.</ahelp>"
#. 3Terk
#: 01020000.xhp
@@ -8753,7 +8753,7 @@ msgctxt ""
"par_idN10588\n"
"help.text"
msgid "Add captions automatically when inserting"
-msgstr "Agregar títulos automáticamente al insertar"
+msgstr "Añadir leyendas automáticamente al insertar"
#. Fa42d
#: 01041100.xhp
@@ -9743,7 +9743,7 @@ msgctxt ""
"par_id3149816\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Especifica si se debe mostrar encabezados de fila y columna.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Especifica si se debe mostrar cabeceras de fila y columna.</ahelp>"
#. d5GAX
#: 01060100.xhp
@@ -11561,7 +11561,7 @@ msgctxt ""
"par_id4155419\n"
"help.text"
msgid "In %PRODUCTNAME Calc function names can be localized. By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones. This change takes effect in all of the following areas: formula input and display, function wizard, and formula tips. You can of course uncheck it to go back to the localized function names."
-msgstr "En %PRODUCTNAME Calc, los nombres de las funciones pueden traducirse. Normalmente esta casilla está desactivada, lo que significa que los nombres de las fórmulas estarán traducidos. Si activa esta casilla se utilizarán los nombres de las fórmulas en inglés. Este cambio afectará las áreas siguientes: entrada y visualización de fórmulas, asistente de fórmulas y mensajes emergentes de fórmulas. Puede desmarcar la opción en cualquier momento para volver a utilizar los nombres traducidos."
+msgstr "En %PRODUCTNAME Calc, los nombres de las funciones pueden traducirse. Normalmente esta casilla está desactivada, lo que significa que los nombres de las fórmulas estarán traducidos. Si activa esta casilla se utilizarán los nombres de las fórmulas en inglés. Este cambio afectará las áreas siguientes: entrada y visualización de fórmulas, asistente para fórmulas y mensajes emergentes de fórmulas. Puede desmarcar la opción en cualquier momento para volver a utilizar los nombres traducidos."
#. DtrRf
#: 01060900.xhp
@@ -14873,7 +14873,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "Defines how the connections to data sources are pooled."
-msgstr "Define cómo se conservan las conexiones de las fuentes de datos."
+msgstr "Define cómo se conservan las conexiones de los orígenes de datos."
#. KG6qY
#: 01160100.xhp
diff --git a/source/gug/helpcontent2/source/text/simpress/00.po b/source/gug/helpcontent2/source/text/simpress/00.po
index 11a94decc56..4bac1cce52f 100644
--- a/source/gug/helpcontent2/source/text/simpress/00.po
+++ b/source/gug/helpcontent2/source/text/simpress/00.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2021-11-16 11:21+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
-"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/es/>\n"
+"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress00/es/>\n"
"Language: es\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1560857928.000000\n"
#. sqmGT
@@ -50,7 +50,7 @@ msgctxt ""
"par_id5316324\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation sidebar deck.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre la sección Animación personalizada de la barra lateral.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre la página Animación personalizada de la barra lateral.</ahelp>"
#. AgwPX
#: 00000004.xhp
diff --git a/source/gug/helpcontent2/source/text/simpress/01.po b/source/gug/helpcontent2/source/text/simpress/01.po
index 0d646f9a28c..020791995ad 100644
--- a/source/gug/helpcontent2/source/text/simpress/01.po
+++ b/source/gug/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-05-18 09:27+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress01/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1544632647.000000\n"
#. mu9aV
@@ -5090,7 +5090,7 @@ msgctxt ""
"par_idN1076B\n"
"help.text"
msgid "<ahelp hid=\".\">Shows the current slide transition as a preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra una vista previa de la transición de diapositiva actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Muestra una previsualización de la transición de diapositiva actual.</ahelp>"
#. BGuDQ
#: 06040000.xhp
@@ -5972,7 +5972,7 @@ msgctxt ""
"par_idN10840\n"
"help.text"
msgid "<ahelp hid=\".\">Select to preview new or edited effects on the slide while you assign them.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccione para obtener una vista previa de los efectos nuevos o editados en la diapositiva mientras los asigna.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccione para obtener una previsualización de los efectos nuevos o editados en la diapositiva mientras los asigna.</ahelp>"
#. SXDka
#: 06060000.xhp
@@ -7475,7 +7475,7 @@ msgctxt ""
"par_id3150046\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previews the converted image without applying the changes.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Ofrece una vista previa de la imagen convertida sin aplicar los cambios.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Ofrece una previsualización de la imagen convertida sin aplicar los cambios.</ahelp>"
#. aocCm
#: 13050300.xhp
@@ -8249,7 +8249,7 @@ msgctxt ""
"par_id321623291834607\n"
"help.text"
msgid "Enter the height of the graphic bullet character."
-msgstr ""
+msgstr "Introduzca la altura del carácter del bolo gráfico."
#. SjRNb
#: bulletandposition.xhp
diff --git a/source/gug/helpcontent2/source/text/simpress/02.po b/source/gug/helpcontent2/source/text/simpress/02.po
index 034bfaf9424..e2dbf07b098 100644
--- a/source/gug/helpcontent2/source/text/simpress/02.po
+++ b/source/gug/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: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-05-22 12:46+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress02/es/>\n"
"Language: es\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 4.12.2\n"
"X-POOTLE-MTIME: 1534121568.000000\n"
#. AiACn
@@ -482,7 +482,7 @@ msgctxt ""
"par_id3152926\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomPrevious\">Returns the display of the slide to the previous zoom factor you applied.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Comma(,)."
-msgstr "<ahelp hid=\".uno:ZoomPrevious\">Vuelve al factor de escala usado anteriormente en la visualización de la diapositiva.</ahelp> También puede pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Coma(,)."
+msgstr "<ahelp hid=\".uno:ZoomPrevious\">Vuelve al factor de escala usado anteriormente en la visualización de la diapositiva.</ahelp> También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + coma (,)."
#. gpa4k
#: 10020000.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3143228\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomNext\">Undoes the action of the <emph>Previous Zoom </emph>command.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Period(.)."
-msgstr "<ahelp hid=\".uno:ZoomNext\">Deshace la acción del comando <emph>Factor de escala anterior</emph>.</ahelp> También puede pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+punto(.)."
+msgstr "<ahelp hid=\".uno:ZoomNext\">Deshace la acción de la orden <emph>Escala anterior</emph>.</ahelp> También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + punto (.)."
#. 7dCrD
#: 10020000.xhp
@@ -914,7 +914,7 @@ msgctxt ""
"par_id3150928\n"
"help.text"
msgid "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icon In 3D rotation object</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145295\" src=\"svx/res/rotate3d.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icono En cuerpo de giro 3D</alt></image>"
#. vCf5c
#: 10030000.xhp
@@ -5405,7 +5405,7 @@ msgctxt ""
"bm_id3149666\n"
"help.text"
msgid "<bookmark_value>allowing; effects</bookmark_value><bookmark_value>effects; preview</bookmark_value>"
-msgstr "<bookmark_value>permitir;efectos</bookmark_value><bookmark_value>efectos;vista previas</bookmark_value>"
+msgstr "<bookmark_value>permitir;efectos</bookmark_value><bookmark_value>efectos;previsualización</bookmark_value>"
#. voBzV
#: 13030000.xhp
@@ -5459,7 +5459,7 @@ msgctxt ""
"bm_id3148386\n"
"help.text"
msgid "<bookmark_value>interactions; preview</bookmark_value><bookmark_value>allowing; interaction</bookmark_value>"
-msgstr "<bookmark_value>interacciones;vista previa</bookmark_value><bookmark_value>permitir;interacción</bookmark_value>"
+msgstr "<bookmark_value>interacciones;previsualización</bookmark_value><bookmark_value>permitir;interacción</bookmark_value>"
#. ACcu9
#: 13040000.xhp
diff --git a/source/gug/helpcontent2/source/text/simpress/guide.po b/source/gug/helpcontent2/source/text/simpress/guide.po
index a6d333bb71f..804f11bdc2a 100644
--- a/source/gug/helpcontent2/source/text/simpress/guide.po
+++ b/source/gug/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpressguide/es/>\n"
"Language: es\n"
@@ -671,7 +671,7 @@ msgctxt ""
"par_id4396801\n"
"help.text"
msgid "A motion path can be selected by clicking on the path. A selected path will support handles, it can be moved and resized like a shape. A double click on a path starts the point edit mode. The point edit mode can also be started by <item type=\"menuitem\">Edit - Points</item> or by pressing <item type=\"keycode\">F8</item>."
-msgstr "Puede seleccionar una trayectoria si pulsa en ella con el ratón. Las trayectorias seleccionadas pueden redimensionarse y desplazarse como las formas, a través de sus asas. Si se pulsa dos veces en la trayectoria, se activará el modo de edición de puntos. El modo de edición de puntos también puede iniciarse a través del menú <item type=\"menuitem\">Editar ▸ Puntos</item> u oprimiendo <item type=\"keycode\">F8</item>."
+msgstr "Puede seleccionar una trayectoria si pulsa en ella con el ratón. Las trayectorias seleccionadas pueden redimensionarse y desplazarse como las formas, a través de sus agarraderas. Si se pulsa dos veces en la trayectoria, se activará el modo de edición de puntos. El modo de edición de puntos también puede iniciarse a través del menú <item type=\"menuitem\">Editar ▸ Puntos</item> u oprimiendo <item type=\"keycode\">F8</item>."
#. Bx46G
#: animated_objects.xhp
@@ -995,7 +995,7 @@ msgctxt ""
"par_id3155067\n"
"help.text"
msgid "You can change the background color or the background fill of the current slide or all of the slides in your document. For a background fill, you can use hatching, a gradient, or an image."
-msgstr ""
+msgstr "Se puede cambiar el color o el relleno del fondo de la diapositiva actual o de todas las diapositivas del documento. Como relleno de fondo se puede emplear una trama, un degradado o una imagen de mapa de bits."
#. SEPCz
#: background.xhp
@@ -1022,7 +1022,7 @@ msgctxt ""
"par_id4155067\n"
"help.text"
msgid "You can change the background color or the background fill of the current page or all of the pages in your document. For a background fill, you can use hatching, a gradient, or an image."
-msgstr ""
+msgstr "Puede cambiar el color o el relleno de fondo de la página actual o de todas las páginas del documento. Como relleno de fondo puede utilizar motivos, degradados o imágenes de mapa de bits."
#. BUHu6
#: background.xhp
@@ -3146,7 +3146,7 @@ msgctxt ""
"par_id3148868\n"
"help.text"
msgid "The <emph>Curve</emph> icon <image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image> on the <emph>Drawing</emph> toolbar opens a toolbar to draw Bézier curves. Bézier curves are defined by a start point and an end point, which are called \"anchors\". The curvature of the Bézier curve is defined by control points (\"handles\"). Moving a control point changes the shape of the Bézier curve."
-msgstr "El icono <emph>Curva</emph><image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icono</alt></image> de la barra de herramientas <emph>Dibujo</emph> abre una barra que incluye herramientas para trazar curvas de Bézier. Las curvas de Bézier se definen mediante un punto inicial y uno final, llamados «anclas». La curvatura de la curva de Bézier se establece mediante puntos de control («manillas»). Si se mueve un punto de control se cambia la forma de la curva de Bézier."
+msgstr "El icono <emph>Curva</emph><image id=\"img_id3150205\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icono</alt></image> de la barra de herramientas <emph>Dibujo</emph> abre una barra que incluye herramientas para trazar curvas de Bézier. Las curvas de Bézier se definen mediante un punto inicial y uno final, llamados «anclas». La curvatura de la curva de Bézier se establece mediante puntos de control («agarraderas»). Si se mueve un punto de control se cambia la forma de la curva de Bézier."
#. o9cHX
#: line_draw.xhp
@@ -5685,7 +5685,7 @@ msgctxt ""
"par_id2361522\n"
"help.text"
msgid "Open the <emph>Slide Transition</emph> sidebar deck."
-msgstr "Abra la sección <emph>Transición de diapositivas</emph> de la barra lateral."
+msgstr "Abra la página <emph>Transición entre diapositivas</emph> de la barra lateral."
#. 9CjNM
#: show.xhp
diff --git a/source/gug/helpcontent2/source/text/smath/01.po b/source/gug/helpcontent2/source/text/smath/01.po
index b84a814b4da..ef1945ff48f 100644
--- a/source/gug/helpcontent2/source/text/smath/01.po
+++ b/source/gug/helpcontent2/source/text/smath/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: 2021-05-14 14:16+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmath01/es/>\n"
"Language: es\n"
@@ -5189,7 +5189,7 @@ msgctxt ""
"par_id3149645\n"
"help.text"
msgid "If a line or an expression begins with text, it is aligned on the left by default. You can change this with any of the <emph>align</emph> commands. An example is <emph>stack{a+b-c*d#alignr \"text\"}</emph>, where \"text\" appears aligned to the right. Note that text must always be surrounded by quotation marks."
-msgstr "Si una línea o expresión comienza con texto, la opción predeterminada es la alineación a la izquierda. Puede modificar esta opción con cualquiera de los comandos de <emph>alineación</emph>. Un ejemplo puede ser <emph>stack{a+b-c*d#alignr \"text\"}</emph>, donde \"text\" aparece alineado a la derecha. El texto siempre debe ir entre comillas."
+msgstr "Si un renglón o expresión comienza por texto, la opción predeterminada es la alineación a la izquierda. Puede modificar esta opción con cualquiera de las órdenes de <emph>alineación</emph>. Un ejemplo puede ser <emph>stack{a+b-c*d#alignr \"texto\"}</emph>, donde «texto» aparece alineado a la derecha. El texto siempre debe ir entrecomillado."
#. KwFtM
#: 03090700.xhp
@@ -6737,7 +6737,7 @@ msgctxt ""
"par_id3158437\n"
"help.text"
msgid "Using the \"csub\" and \"csup\" commands, you can write super- and subscripts directly above or below a character. An example is \"a csub y csup x\". Combinations of indexes and exponents together are also possible: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
-msgstr "Con los comandos \"csub\" y \"csup\" es posible colocar superíndices o subíndices directamente encima o debajo de un carácter; véase \"a csub y csup x\". Asimismo, es posible introducir índices y exponentes de todo tipo, a la vez. \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
+msgstr "Con las órdenes «csub» y «csup» es posible colocar superíndices o subíndices directamente encima o debajo de un carácter; un ejemplo es «a csub y csup x». Asimismo, es posible introducir índices y exponentes de todo tipo, a la vez. «abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666»."
#. KsCCv
#: 03091200.xhp
@@ -12200,7 +12200,7 @@ msgctxt ""
"par_id3148839\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Check this box to assign the bold attribute to the font.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Si activa esta casilla de verificación, el tipo de letra se representará en negrita.</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/bold\" visibility=\"visible\">Active esta casilla para aplicar el atributo negrita al tipo de letra.</ahelp>"
#. 3wvxW
#: 05010100.xhp
@@ -12218,7 +12218,7 @@ msgctxt ""
"par_id3149126\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Check this box to assign the italic attribute to the font.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Si pulsa esta casilla de verificación, el tipo de letra se representará en cursiva.</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/fontdialog/italic\" visibility=\"visible\">Active esta casilla para aplicar el atributo itálica al tipo de letra.</ahelp>"
#. GVz9x
#: 05020000.xhp
diff --git a/source/gug/helpcontent2/source/text/smath/guide.po b/source/gug/helpcontent2/source/text/smath/guide.po
index 6c7d27be9d9..178ebec92d3 100644
--- a/source/gug/helpcontent2/source/text/smath/guide.po
+++ b/source/gug/helpcontent2/source/text/smath/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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textsmathguide/es/>\n"
"Language: es\n"
@@ -527,7 +527,7 @@ msgctxt ""
"par_id759300\n"
"help.text"
msgid "Press F4 to advance to the next marker, and enter the summand:"
-msgstr "Presione F4 para avanzar al próximo marcador, e ingrese el sumando:"
+msgstr "Presione F4 para avanzar al próximo marcador e introduzca el sumando:"
#. dJvvn
#: limits.xhp
@@ -734,7 +734,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Entering Text"
-msgstr "Ingresando texto"
+msgstr "Introducir texto"
#. FGbj6
#: text.xhp
@@ -752,7 +752,7 @@ msgctxt ""
"hd_id5676442\n"
"help.text"
msgid "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Entering Text\">Entering Text</link></variable>"
-msgstr "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Ingresar texto\">Ingresar texto</link></variable>"
+msgstr "<variable id=\"text\"><link href=\"text/smath/guide/text.xhp\" name=\"Entering Text\">Introducir texto</link></variable>"
#. FGjG4
#: text.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"hd_id8509170\n"
"help.text"
msgid "How to enter direct text strings that do not get interpreted?"
-msgstr "¿Cómo ingresar directamente cadenas de texto que no sean interpretadas?"
+msgstr "¿Cómo introducir directamente cadenas de texto que no sean interpretadas?"
#. 8AWkB
#: text.xhp
@@ -815,7 +815,7 @@ msgctxt ""
"par_id4941557\n"
"help.text"
msgid "You can also use W^\"*\" to enter the character as direct text."
-msgstr "Tambien puede usar W^\"*\" para ingresar el carácter como texto directo."
+msgstr "Tambien puede usar W^\"*\" para introducir el carácter como texto directo."
#. qELLZ
#: text.xhp
diff --git a/source/gug/helpcontent2/source/text/swriter.po b/source/gug/helpcontent2/source/text/swriter.po
index 86ee4895c81..4c8655a8bff 100644
--- a/source/gug/helpcontent2/source/text/swriter.po
+++ b/source/gug/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter/es/>\n"
"Language: es\n"
@@ -1310,7 +1310,7 @@ msgctxt ""
"par_idN10706\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>"
-msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas equitativamente</link>"
+msgstr "<link href=\"text/shared/01/05110600m.xhp\">Distribuir filas uniformemente</link>"
#. pTncP
#: main0110.xhp
@@ -1706,7 +1706,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr "Abre la sección <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos\">Estilos</link> de la barra lateral."
+msgstr "Abre la página <link href=\"text/swriter/01/05140000.xhp\" name=\"Estilos\">Estilos</link> de la barra lateral."
#. VmXct
#: main0120.xhp
diff --git a/source/gug/helpcontent2/source/text/swriter/01.po b/source/gug/helpcontent2/source/text/swriter/01.po
index 29e5cd81f74..5baf2758726 100644
--- a/source/gug/helpcontent2/source/text/swriter/01.po
+++ b/source/gug/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/es/>\n"
"Language: es\n"
@@ -5891,7 +5891,7 @@ msgctxt ""
"par_id5187536\n"
"help.text"
msgid "Choose the \"Default\" page style from the submenu."
-msgstr "Elija el estilo de página predeterminado usando el submenú."
+msgstr "Elija el estilo de página «Predeterminado» usando el submenú."
#. JyxEQ
#: 04070000.xhp
@@ -5900,7 +5900,7 @@ msgctxt ""
"par_id6952726\n"
"help.text"
msgid "This removes the special \"Envelope\" page formatting."
-msgstr "Esto elimina el formato especial del \"Sobre\"."
+msgstr "Esto elimina el formato especial del «Sobre»."
#. 3iAPy
#: 04070000.xhp
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id0902200804391084\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">For fields linked to a condition, enter the criteria here.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Para campos enlazados a una condición, ingrese aquí los criterios.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Para campos enlazados a una condición, introduzca aquí los criterios.</ahelp>"
#. cUbyM
#: 04090006.xhp
@@ -18888,7 +18888,7 @@ msgctxt ""
"par_id3150558\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Draws an oval contour where you drag in the object preview.</ahelp> To draw a circle, hold down shift while you drag."
-msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Dibuja un contorno ovalado donde puede arrastrar la vista previa del objeto.</ahelp> Para dibujar un círculo, mantenga pulsada la tecla Mayús mientras dibuja."
+msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Dibuja un contorno ovalado donde puede arrastrar la previsualización del objeto.</ahelp> Para dibujar un círculo, mantenga presionada la tecla Mayús mientras arrastra."
#. brcFj
#: 05060201.xhp
@@ -19932,7 +19932,7 @@ msgctxt ""
"bm_id3150980\n"
"help.text"
msgid "<bookmark_value>objects; defining hyperlinks</bookmark_value> <bookmark_value>frames; defining hyperlinks</bookmark_value> <bookmark_value>pictures; defining hyperlinks</bookmark_value> <bookmark_value>hyperlinks; for objects</bookmark_value>"
-msgstr "<bookmark_value>objetos;definir hipervínculos</bookmark_value> <bookmark_value>marcos;definir hipervínculos</bookmark_value> <bookmark_value>imágenes;definir hipervínculos</bookmark_value> <bookmark_value>hipervínculos;para objetos</bookmark_value>"
+msgstr "<bookmark_value>objetos;definir hiperenlaces</bookmark_value> <bookmark_value>marcos;definir hiperenlaces</bookmark_value> <bookmark_value>imágenes;definir hiperenlaces</bookmark_value> <bookmark_value>hiperenlaces;para objetos</bookmark_value>"
#. xQRVz
#: 05060800.xhp
@@ -20022,7 +20022,7 @@ msgctxt ""
"par_id3147217\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Enter a name for the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Escriba un nombre para el hipervínculo.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/name\">Escriba un nombre para el hiperenlace.</ahelp>"
#. 7kyXD
#: 05060800.xhp
@@ -20085,7 +20085,7 @@ msgctxt ""
"hd_id3156278\n"
"help.text"
msgid "Client-side image map"
-msgstr "Image map del sitio del cliente"
+msgstr "Mapa de imagen del lado cliente"
#. tGhmQ
#: 05060800.xhp
@@ -22632,7 +22632,7 @@ msgctxt ""
"hd_id3155961\n"
"help.text"
msgid "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">List Style</link>"
-msgstr "<link href=\"text/swriter/01/05130004.xhp\" name=\"Stile di numerazione\">Estilo de lista</link>"
+msgstr "<link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Estilo de lista</link>"
#. 3zB3P
#: 05130004.xhp
@@ -27231,7 +27231,7 @@ msgctxt ""
"par_id521630941308319\n"
"help.text"
msgid "Select <menuitem>File - Export as PDF - General - Universal Accessibility (PDF/UA)</menuitem> and click <emph>OK</emph>."
-msgstr ""
+msgstr "Seleccione <menuitem>Archivo ▸ Exportar a PDF ▸ General ▸ Accesibilidad universal (PDF/UA)</menuitem> y pulse en <emph>Aceptar</emph>."
#. FvnEV
#: accessibility_check.xhp
@@ -28122,7 +28122,7 @@ msgctxt ""
"par_id7805417\n"
"help.text"
msgid "Unless all address elements are matched with a column header, you cannot finish the Mail Merge wizard with the <emph>Finish</emph> button or continue to the <link href=\"text/swriter/01/mailmerge04.xhp\">fourth step</link> of the wizard."
-msgstr "No es posible terminar el asistente de combinación de correspondencia con el botón <emph>Finalizar</emph> ni continuar con el <link href=\"text/swriter/01/mailmerge04.xhp\">cuarto paso</link> de este a menos que haya relacionado todos los elementos de las direcciones con una cabecera de columna."
+msgstr "No es posible terminar el asistente para combinación de correspondencia con el botón <emph>Finalizar</emph> ni continuar con el <link href=\"text/swriter/01/mailmerge04.xhp\">cuarto paso</link> de este a menos que haya relacionado todos los elementos de las direcciones con una cabecera de columna."
#. wcCUR
#: mailmerge03.xhp
@@ -28149,7 +28149,7 @@ msgctxt ""
"par_idN105B5\n"
"help.text"
msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente.</ahelp>"
+msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente.</ahelp>"
#. YXk87
#: mailmerge03.xhp
@@ -28419,7 +28419,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "<ahelp hid=\".\">Use the browse buttons to preview the information from the previous or next data record.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una vista previa de la información del registro de datos anterior o siguiente.</ahelp>"
+msgstr "<ahelp hid=\".\">Utilice los botones de navegación para obtener una previsualización de la información del registro de datos anterior o siguiente.</ahelp>"
#. jbNCg
#: mailmerge04.xhp
@@ -28617,7 +28617,7 @@ msgctxt ""
"par_idN1057D\n"
"help.text"
msgid "<ahelp hid=\".\">Select a magnification for the print preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccione una ampliación para la vista previa de impresión.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccione un aumento para la previsualización de la impresión.</ahelp>"
#. SnhQw
#: mailmerge05.xhp
@@ -28941,7 +28941,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "<ahelp hid=\".\">Displays a preview of the first database record with the current salutation layout.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra una vista previa del primer registro de la base de datos con el diseño de saludo actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Muestra una previsualización del primer registro de la base de datos con la disposición de saludo actual.</ahelp>"
#. Exjps
#: mm_cusgrelin.xhp
@@ -29688,7 +29688,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=\".\">Muestra una vista previa del primer registro de la base de datos con el diseño de bloque de direcciones actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Muestra una previsualización del primer registro de la base de datos con la disposición de bloque de direcciones actual.</ahelp>"
#. 6DCtx
#: mm_newaddblo.xhp
@@ -31416,7 +31416,7 @@ msgctxt ""
"par_id501516905708560\n"
"help.text"
msgid "The values entered applies to the actual page style."
-msgstr "Los valores ingresados se aplican al estilo actual de la página."
+msgstr "Los valores introducidos se aplican al estilo actual de la página."
#. a3iUA
#: watermark.xhp
diff --git a/source/gug/helpcontent2/source/text/swriter/02.po b/source/gug/helpcontent2/source/text/swriter/02.po
index e4c9ec76ced..9e323213876 100644
--- a/source/gug/helpcontent2/source/text/swriter/02.po
+++ b/source/gug/helpcontent2/source/text/swriter/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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter02/es/>\n"
"Language: es\n"
@@ -653,7 +653,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Unnumbered Entry"
-msgstr "Insertar entrada sin número"
+msgstr "Insertar entrada no numerada"
#. dFea2
#: 06090000.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id3154505\n"
"help.text"
msgid "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insert Unnumbered Entry\">Insert Unnumbered Entry</link>"
-msgstr "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insertar entrada sin número\">Insertar entrada sin número</link>"
+msgstr "<link href=\"text/swriter/02/06090000.xhp\" name=\"Insert Unnumbered Entry\">Insertar entrada no numerada</link>"
#. WX5QJ
#: 06090000.xhp
@@ -689,7 +689,7 @@ msgctxt ""
"par_id3156381\n"
"help.text"
msgid "Insert Unnumbered Entry"
-msgstr "Insertar entrada sin número"
+msgstr "Insertar entrada no numerada"
#. bWtAw
#: 06120000.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Preview Zoom"
-msgstr "Escala de la vista previa"
+msgstr "Escala de la previsualización"
#. LNQGR
#: 10030000.xhp
diff --git a/source/gug/helpcontent2/source/text/swriter/guide.po b/source/gug/helpcontent2/source/text/swriter/guide.po
index 3f214cb4893..a7c774b5d7f 100644
--- a/source/gug/helpcontent2/source/text/swriter/guide.po
+++ b/source/gug/helpcontent2/source/text/swriter/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: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2022-06-01 11:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Spanish <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriterguide/es/>\n"
"Language: es\n"
@@ -896,7 +896,7 @@ msgctxt ""
"par_id3144875\n"
"help.text"
msgid "To quickly undo an AutoCorrect replacement, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z. This also adds the word or abbreviation that you typed to the AutoCorrect exceptions list."
-msgstr "Para deshacer rápidamente una sustitución de Corrección automática, pulse <switchinline select=\"sys\"> <caseinline select=\"MAC\">Comando</caseinline> <defaultinline>Control</defaultinline> </switchinline>+Z. De este modo también se añade la palabra o abreviatura que escribió en la lista de excepciones de Corrección automática."
+msgstr "Para deshacer rápidamente una sustitución de Corrección automática, presione <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Z. De este modo también se añade la palabra o abreviatura que escribió en la lista de excepciones de Corrección automática."
#. L4Z3h
#: autotext.xhp
@@ -6026,7 +6026,7 @@ msgctxt ""
"par_idN10653\n"
"help.text"
msgid "The <link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge Wizard</link> helps you to create form letters."
-msgstr "El <link href=\"text/swriter/01/mailmerge00.xhp\">asistente de combinación de correspondencia</link> le ayuda a crear cartas modelo."
+msgstr "El <link href=\"text/swriter/01/mailmerge00.xhp\">asistente para combinación de correspondencia</link> le ayuda a crear cartas modelo."
#. M5tkD
#: form_letters_main.xhp
@@ -6116,7 +6116,7 @@ msgctxt ""
"par_idN106C6\n"
"help.text"
msgid "If you want to place mail merge fields anywhere else in the document select the corresponding column in your address data source and then drag and drop the column header into the document where you would like the field to be. Be sure to select the entire column."
-msgstr "Si quiere ubicar campos de combinación de correspondencia en cualquier otro lugar del documento, seleccione la columna correspondiente en su origen de datos de direcciones y luego arrastre y suelte el encabezado de la columna en la parte del documento donde quiere que esté el campo. Asegúrese de seleccionar la columna completa."
+msgstr "Si quiere ubicar campos de combinación de correspondencia en cualquier otro lugar del documento, seleccione la columna correspondiente en su origen de datos de direcciones y luego arrastre y coloque la cabecera de la columna en la parte del documento donde quiere que esté el campo. Asegúrese de seleccionar la columna completa."
#. xbE3K
#: form_letters_main.xhp
@@ -7016,7 +7016,7 @@ msgctxt ""
"par_id3150527\n"
"help.text"
msgid "Apply the paragraph style that you defined for chapter titles to the chapter headings in your document."
-msgstr "Aplique el estilo de párrafo que definió en los títulos de los capítulos a los encabezados de los capítulos del documento."
+msgstr "Aplique el estilo de párrafo que definió a los títulos de los capítulos del documento."
#. ovYTz
#: header_with_chapter.xhp
@@ -8276,7 +8276,7 @@ msgctxt ""
"bm_id3155855\n"
"help.text"
msgid "<bookmark_value>indexes; formatting</bookmark_value> <bookmark_value>editing; index format</bookmark_value> <bookmark_value>tables of contents; formatting</bookmark_value> <bookmark_value>entries; in tables of contents, as hyperlinks</bookmark_value> <bookmark_value>tables of contents; hyperlinks as entries</bookmark_value> <bookmark_value>hyperlinks; in tables of contents and indexes</bookmark_value> <bookmark_value>formatting;indexes and tables of contents</bookmark_value>"
-msgstr "<bookmark_value>índices;dar formato</bookmark_value> <bookmark_value>editar;formato del índice</bookmark_value> <bookmark_value>índices de materias;dar formato</bookmark_value> <bookmark_value>entradas;en índices de materias, como hipervínculos</bookmark_value> <bookmark_value>índices de materias;hipervínculos como entradas</bookmark_value> <bookmark_value>hipervínculos;en índices de materias e índices</bookmark_value> <bookmark_value>dar formato;índices e índices de materias</bookmark_value>"
+msgstr "<bookmark_value>índices;dar formato</bookmark_value> <bookmark_value>editar;formato del índice</bookmark_value> <bookmark_value>índices de materias;dar formato</bookmark_value> <bookmark_value>entradas;en índices de materias, como hiperenlaces</bookmark_value> <bookmark_value>índices de materias;hiperenlaces como entradas</bookmark_value> <bookmark_value>hiperenlaces;en índices de materias e índices</bookmark_value> <bookmark_value>dar formato;índices e índices de materias</bookmark_value>"
#. NaZ57
#: indices_form.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"par_id3147060\n"
"help.text"
msgid "Repeat for each heading level that you want to create hyperlinks for, or click the <item type=\"menuitem\">All</item> button to apply the formatting to all levels."
-msgstr "Repita el proceso para cada nivel de encabezado para el que desee crear hipervínculos o pulse en el botón <item type=\"menuitem\">Todos</item> para aplicar el formato a todos los niveles."
+msgstr "Repita el proceso para cada nivel de título para el que desee crear hiperenlaces, o bien, pulse en el botón <item type=\"menuitem\">Todos</item> para aplicar el formato a todos los niveles."
#. BiZ3o
#: indices_index.xhp
@@ -10193,7 +10193,7 @@ msgctxt ""
"bm_id3154897\n"
"help.text"
msgid "<bookmark_value>Navigator; overview in texts</bookmark_value> <bookmark_value>hyperlinks;jumping to</bookmark_value> <bookmark_value>objects;quickly moving to, within text</bookmark_value> <bookmark_value>frames;jumping to</bookmark_value> <bookmark_value>tables;jumping to</bookmark_value> <bookmark_value>headings;jumping to</bookmark_value> <bookmark_value>pages;jumping to</bookmark_value> <bookmark_value>jumping;to text elements</bookmark_value> <bookmark_value>overviews;Navigator in text documents</bookmark_value>"
-msgstr "<bookmark_value>Navegador; visión general en los textos</bookmark_value> <bookmark_value>hipervínculos;saltar a</bookmark_value> <bookmark_value>objetos;moverse rápidamente por, en texto</bookmark_value> <bookmark_value>marcos;saltar a</bookmark_value> <bookmark_value>tablas;saltar a</bookmark_value> <bookmark_value>encabezados;saltar a</bookmark_value> <bookmark_value>páginas;saltar a</bookmark_value> <bookmark_value>saltar a;a elementos de texto</bookmark_value> <bookmark_value>visiones generales;Navegador en documentos de texto</bookmark_value>"
+msgstr "<bookmark_value>Navegador; visión general en los textos</bookmark_value> <bookmark_value>hiperenlaces;saltar a</bookmark_value> <bookmark_value>objetos;moverse rápidamente por, en texto</bookmark_value> <bookmark_value>marcos;saltar a</bookmark_value> <bookmark_value>tablas;saltar a</bookmark_value> <bookmark_value>encabezados;saltar a</bookmark_value> <bookmark_value>páginas;saltar a</bookmark_value> <bookmark_value>saltar a;a elementos de texto</bookmark_value> <bookmark_value>visiones generales;Navegador en documentos de texto</bookmark_value>"
#. RLvQ6
#: navigator.xhp
@@ -15089,7 +15089,7 @@ msgctxt ""
"par_id3156112\n"
"help.text"
msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B, type the text that you want to format in bold, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+B when you are finished."
-msgstr "También se puede pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Control</defaultinline></switchinline> + B, escribir el texto al que se desea aplicar negrita y, a continuación, pulsar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Control</defaultinline></switchinline>+B cuando se haya concluido."
+msgstr "También se puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘B</caseinline><defaultinline>Ctrl + N</defaultinline></switchinline>, escribir el texto al que se desea aplicar negrita y, a continuación, presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘B</caseinline><defaultinline>Ctrl + Z</defaultinline></switchinline> cuando se haya concluido."
#. ExVea
#: shortcut_writing.xhp
@@ -15125,7 +15125,7 @@ msgctxt ""
"par_id3151112\n"
"help.text"
msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I, type the text that you want to format in italic, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+I when you are finished."
-msgstr "También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+K, escriba el texto que quiere formatear en cursiva, y luego presione <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+K cuando termine."
+msgstr "También puede presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘I</caseinline><defaultinline>Ctrl + K</defaultinline></switchinline>, escribir el texto al que quiera dar formato de itálica y, por último, presionar <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘I</caseinline><defaultinline>Ctrl + K</defaultinline></switchinline> cuando termine."
#. 5WmCk
#: shortcut_writing.xhp
@@ -15296,7 +15296,7 @@ msgctxt ""
"par_id1998962\n"
"help.text"
msgid "In the Smart Tags menu you see the available actions that are defined for this Smart Tag. Choose an option from the menu. The <item type=\"menuitem\">Smart Tags Options</item> command opens the <link href=\"text/shared/01/06040700.xhp\">Smart Tags</link> page of Tools - Autocorrect Options."
-msgstr "Dentro de un menú de etiqueta inteligente ves las acciones disponibles que estan definidos para esta etiqueta inteligente. Seleccione una opcion desde el menú. El comando de <item type=\"menuitem\">opciones de etiquetas inteligentes</item> abre la pagina de <link href=\"text/shared/01/06040700.xhp\">etiquetas inteligentes</link> dentro de Herramientas - Corrección automática de opción."
+msgstr "En el menú Etiquetas inteligentes radican las acciones disponibles que se han definido para cada etiqueta inteligente. Elija una opción del menú. La orden <item type=\"menuitem\">Opciones de etiquetas inteligentes</item> abre la pestaña <link href=\"text/shared/01/06040700.xhp\">Etiquetas inteligentes</link> de Herramientas ▸ Opciones de corrección automática."
#. bWm2N
#: smarttags.xhp
@@ -15584,7 +15584,7 @@ msgctxt ""
"par_id3156097\n"
"help.text"
msgid "<variable id=\"open_sidebar\">Choose <menuitem>View - Styles</menuitem> to open the <emph>Styles</emph> deck in the Sidebar.</variable>"
-msgstr ""
+msgstr "<variable id=\"open_sidebar\">Vaya a <menuitem>Ver ▸ Estilos</menuitem> para abrir la página <emph>Estilos</emph> de la barra lateral.</variable>"
#. rKRNy
#: stylist_fromselect.xhp
@@ -16763,7 +16763,7 @@ msgctxt ""
"par_id5009308\n"
"help.text"
msgid "To wrap text to the sides of a table, and to arrange two tables next to another, you must insert the tables into a frame. Click inside the table, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A twice to select the whole table, then choose <emph>Insert - Frame</emph>."
-msgstr "Para ajustar el texto a los lados de la tabla y para colocar dos tablas una junto a la otra, deberá insertar las tablas en un marco. Pulse dentro de la tabla, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A dos veces para seleccionar la tabla completa, y luego elija <emph>Insertar ▸ Marco</emph>."
+msgstr "Para ajustar el texto a los lados de la tabla y para colocar dos tablas una junto a la otra, deberá insertar las tablas en un marco. Pulse dentro de la tabla, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">⌘A</caseinline><defaultinline>Ctrl + E</defaultinline></switchinline> dos veces para seleccionar la tabla completa, y luego elija <emph>Insertar ▸ Marco</emph>."
#. 4LuFp
#: table_sizing.xhp
@@ -17816,7 +17816,7 @@ msgctxt ""
"par_id3149972\n"
"help.text"
msgid "(<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>) Moves the current paragraph up or down."
-msgstr "(<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando+Opción</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>) Hace mover el párrafo actual hacia arriba o hacia abajo."
+msgstr "(<switchinline select=\"sys\"><caseinline select=\"MAC\">⌘⌥</caseinline><defaultinline>Ctrl + Alt</defaultinline></switchinline>) Mueve el párrafo actual hacia arriba o hacia abajo."
#. D5ECG
#: text_nav_keyb.xhp
@@ -18086,7 +18086,7 @@ msgctxt ""
"par_id3154252\n"
"help.text"
msgid "Drag one of the corner handles of the text object."
-msgstr "Arrastre una de las asas en las esquinas del objeto de texto."
+msgstr "Tire de una de las agarraderas en las esquinas del objeto de texto."
#. XEKCo
#: text_rotate.xhp
@@ -19229,7 +19229,7 @@ msgctxt ""
"hd_id4745017\n"
"help.text"
msgid "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Fine-Tuning the Word Completion for Text Documents</link></variable>"
-msgstr "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Poner a punto el completado de palabras para documentos de texto</link></variable>"
+msgstr "<variable id=\"word_completion_adjust\"><link href=\"text/swriter/guide/word_completion_adjust.xhp\">Poner a punto la compleción de palabras para documentos de texto</link></variable>"
#. P8C3U
#: word_completion_adjust.xhp
@@ -19436,7 +19436,7 @@ msgctxt ""
"par_idN10809\n"
"help.text"
msgid "<link href=\"text/shared/01/06040600.xhp\">Word Completion</link>"
-msgstr "<link href=\"text/shared/01/06040600.xhp\">Completado de palabras</link>"
+msgstr "<link href=\"text/shared/01/06040600.xhp\">Compleción de palabras</link>"
#. QETHk
#: word_completion_adjust.xhp
@@ -19445,7 +19445,7 @@ msgctxt ""
"par_id5458845\n"
"help.text"
msgid "<link href=\"text/swriter/guide/word_completion.xhp\">Using Word Completion</link>"
-msgstr "<link href=\"text/swriter/guide/word_completion.xhp\">Usando completar palabra</link>"
+msgstr "<link href=\"text/swriter/guide/word_completion.xhp\">Utilizar la compleción de palabras</link>"
#. GGZk7
#: words_count.xhp
diff --git a/source/gug/sc/messages.po b/source/gug/sc/messages.po
index 858cbe90b05..189a59ee13f 100644
--- a/source/gug/sc/messages.po
+++ b/source/gug/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-08-16 15:23+0000\n"
"Last-Translator: Porfiria Orrego <porrego9@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25593,97 +25593,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26062,149 +26062,149 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Myatyrõ"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Sa'y"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Cuadrícula"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Ñe'ẽ:"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Jehechajey"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Oje'éva"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Mbojoja"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Hecha"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editar"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Myatyrõ"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Hecha"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Aty"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Letra Háicha"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Alineación"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Hecha"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Moinge"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rco"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Myatyrõ"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Cuadrícula"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/gug/sd/messages.po b/source/gug/sd/messages.po
index 48ed6dc259b..15b4919988d 100644
--- a/source/gug/sd/messages.po
+++ b/source/gug/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-08-02 16:44+0000\n"
"Last-Translator: Porfiria Orrego <porrego9@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4175,109 +4175,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_raw"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "-Mbyte"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Mombyteha"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rm"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7092,109 +7092,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/gug/sw/messages.po b/source/gug/sw/messages.po
index 39a43abd962..a62a46c0516 100644
--- a/source/gug/sw/messages.po
+++ b/source/gug/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-08-19 12:02+0200\n"
"Last-Translator: pastora <pastora.leguizamon@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10544,20 +10544,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estilo"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14004,37 +14004,37 @@ msgid "Exchange Databases"
msgstr "Ñomoambue base de datos"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Myesakã"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Ojepuru ko'ãnga base de datos"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Base de datos jehupytyhaguã"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Kundaha..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14044,31 +14044,31 @@ msgstr ""
"Eipuru votõ kundaha reiporavo haguã peteĩ ñongatuha de base de datos."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Ñomoambue base de datos"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Base de datos oñemoĩ documentope:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20139,109 +20139,109 @@ msgid "Use the current _document"
msgstr "Puru _documento ko'ãgagua"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Japo peteĩ documento _pyahu"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Ñepyrũ peteĩ documento _oĩhágui"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Ñepyrũ peteĩ _plantillagui"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Ñepyrũ peteĩ documento _oñeñongatu ramóva"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "K_undaha..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "K_undaha..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Eiporavo documento oñepyrũha mbojoaju pareha guarã"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22385,49 +22385,49 @@ msgid "Object"
msgstr "Mba'e"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipo"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcionáke"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Ojeahusta"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperenlace"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Bordes"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Área"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Tesakã"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27142,7 +27142,7 @@ msgid "Update"
msgstr "Oñemoĩ al día"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/gug/vcl/messages.po b/source/gug/vcl/messages.po
index 4eab2abb89d..37385b71752 100644
--- a/source/gug/vcl/messages.po
+++ b/source/gug/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Myatyrõ Ndegustaháicha"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "por"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Emoĩ peteĩ borde ijerére mayma rogue"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Folleto"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/he/chart2/messages.po b/source/he/chart2/messages.po
index a13e2d7caaf..973f4d028e7 100644
--- a/source/he/chart2/messages.po
+++ b/source/he/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-03-12 13:12+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/he/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/he/cui/messages.po b/source/he/cui/messages.po
index 6c9a843464b..e49c6dbc0a6 100644
--- a/source/he/cui/messages.po
+++ b/source/he/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/he/>\n"
@@ -17413,176 +17413,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "אוטומטי"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "גלקסי"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "ניגודיות גבוהה"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "חמצן"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "קלסי"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "אפס"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "משב רוח"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "סגנון _סמלים:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "דורש הפעלה מחדש"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "להשתמש בה_אצת חומרה"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "להשתמש בהחלקת _קצוות גופנים"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "להשתמש ב־Skia לכל עיבוד התצוגה"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "לאלץ עיבוד תצוגה תכנתי עם Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "דורש הפעלה מחדש. הפעלת האפשרות הזאת תמנע שימוש במנהלי התקן גרפיים."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia מופעלת כרגע."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia מושבתת כרגע."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "פלט גרפי"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "הצגה מ_קדימה של הגופנים"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "ה_חלקת קצוות גופני מסך"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_מ־:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "רשימות גופנים"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/he/dbaccess/messages.po b/source/he/dbaccess/messages.po
index 9d2dea82b59..e6214b376b8 100644
--- a/source/he/dbaccess/messages.po
+++ b/source/he/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-01-28 07:37+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/he/>\n"
@@ -3422,74 +3422,74 @@ msgid "Create a n_ew database"
msgstr "יצירת מסד נתונים חדש"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "מסד נתונים מו_טמע:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "פתיחת קובץ מסד נתונים חדש"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "ב_שימוש לאחרונה:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "פתיחה"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "התחברות למסד נתונים _קיים"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3497,7 +3497,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/he/extensions/messages.po b/source/he/extensions/messages.po
index 50e22167fdf..1e81b0c1e31 100644
--- a/source/he/extensions/messages.po
+++ b/source/he/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-05-18 15:37+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/he/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "רענון טופס"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "כתובת"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "ריבוי חלקים"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "טקסט"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "סטנדרטי (קצר)‏"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "תבנית רגילה (YY קצר)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "תבנית רגילה (YYYY קצרה)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "סטנדרטי (ארוך)‏"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 אחה\"צ"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 אחה\"צ"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "לא נבחר"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "נבחר"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "לא הוגדר"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "כל הרשומות"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "הרשומה הפעילה"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "העמוד הנוכחי"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "לא"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "כן"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "טופס הורה"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_ריק"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_הורה"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_עצמי"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_למעלה"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ללא"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "בודד"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "ריבוי"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "טווח"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "אופקי"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "אנכי"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "בררת מחדל"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "אישור"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "ביטול"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "עזרה"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "הרשומה הנבחרת"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "מיקום הרשומה הנבחרת"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "שורה יחידה"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "ריבוי שורות"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "ריבוי שורות מפורמט"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ללא"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "אופקי"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "אנכי"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "שניהם"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "תלת־ממד"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "שטוח"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "שמאל עליון"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "ממורכז שמאל"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "שמאל תחתון"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ימין עליון"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "ממורכז ימין"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "למטה ימין"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "שמאל למעלה"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ממורכז למעלה"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ימין למעלה"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "שמאל למטה"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "ממורכז למטה"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ימין למטה"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "ממורכז"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "שימור"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "החלפה"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "כיווץ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "לא"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "שמירת יחס"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "התאמה לגודל"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "משמאל לימין"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "מימין לשמאל"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "שימוש בהגדרות אובייקט ברמת העל"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "אף פעם"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "כאשר יש מיקוד"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "תמיד"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "לפסקה"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "כתו"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "לעמוד"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "למסגרת"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "לתו"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "לעמוד"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "לתא"
diff --git a/source/he/fpicker/messages.po b/source/he/fpicker/messages.po
index 25e9cacb7d6..d98999eae30 100644
--- a/source/he/fpicker/messages.po
+++ b/source/he/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-26 09:36+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/he/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "מועד השינוי"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_פתיחה"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_נגינה"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_שם קובץ:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_סוג קובץ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "ל_קריאה בלבד"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "שמירה עם ססמה"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_סיומת אוטומטית לשם קובץ"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "עריכת ה_גדרות מסנן"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "הצפנה עם מפתח GPG"
diff --git a/source/he/sc/messages.po b/source/he/sc/messages.po
index 2f80e5cd19b..0a6d3089755 100644
--- a/source/he/sc/messages.po
+++ b/source/he/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-03-16 04:37+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/he/>\n"
@@ -25719,97 +25719,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26196,154 +26196,154 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "סידור"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "צבע"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "רשת"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "שפה"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "סקירה"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_הערות"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ה_שוואה"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "תצוגה"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_עריכה"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "סידור"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "תצוגה"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "קיבוץ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "גופן"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "יישור"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "תצוגה"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "הוספה"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "מדיה"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "מ_סגרת"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "סידור"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "רשת"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/he/sd/messages.po b/source/he/sd/messages.po
index c47a5bb9b0b..dcd5789215f 100644
--- a/source/he/sd/messages.po
+++ b/source/he/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-03-14 21:37+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/he/>\n"
@@ -4222,119 +4222,119 @@ msgid "~Table"
msgstr "~טבלה"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
#, fuzzy
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "תמונה"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
#, fuzzy
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~תמונה"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_ציור"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
#, fuzzy
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~ציור"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "אובייקט"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~אובייקט"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
#, fuzzy
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_מדיה"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
#, fuzzy
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~מדיה"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
#, fuzzy
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "_טופס"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
#, fuzzy
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "~טופס"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
#, fuzzy
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "הר_חבה"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
#, fuzzy
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "הר~חבה"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
#, fuzzy
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_כלים"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
#, fuzzy
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
@@ -7195,109 +7195,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/he/sw/messages.po b/source/he/sw/messages.po
index 1ffc4adc2f7..9ce6feff66e 100644
--- a/source/he/sw/messages.po
+++ b/source/he/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-03-06 09:39+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/he/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1565194319.000000\n"
#. v3oJv
@@ -10636,19 +10636,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "סגנונות"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14162,37 +14162,37 @@ msgid "Exchange Databases"
msgstr "החלפת מסדי נתונים"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "הגדרה"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "מסדי נתונים בשימוש"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "מסדי נתונים _זמינים"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "דפדוף...‏"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14202,31 +14202,31 @@ msgstr ""
"השתמש בכפתור הדפדוף כדי לבחור קובץ מסד נתונים.‏"
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "החלפת מסדי נתונים"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "מסד הנתונים הנגיש מהמסמך:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20406,111 +20406,111 @@ msgid "Use the current _document"
msgstr "להשתמש במסמך ה_נוכחי"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "יצירת מסמך ח_דש"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "יוצר מסמך Writer חדש לשימוש עבור מיזוג הדואר."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "התחלה ממסמך _קיים"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "נא לבחור מסמך Writer קיים כדי להשתמש בו כבסיס למסמך מיזוג הדואר."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "התחלה מ_תבנית"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "נא לבחור את התבנית ממנה ברצונך ליצור את מסמך מיזוג הדואר שלך."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "דפדוף...‏"
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "דפדוף...‏"
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22678,50 +22678,50 @@ msgid "Object"
msgstr "עצם"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "סוג"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "אפשרויות"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "גלישה"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "קישור"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "גבולות"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "שטח"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "שקיפות"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -27561,7 +27561,7 @@ msgid "Update"
msgstr "עדכון"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/he/vcl/messages.po b/source/he/vcl/messages.po
index f60cf0979f5..3ceb38a49d7 100644
--- a/source/he/vcl/messages.po
+++ b/source/he/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-03-08 08:36+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/he/>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "בהתאמה אישית"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "עמודים:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "לפי"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "גבול:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "בין עמודים"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "מרחק:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "לגבול הגיליון"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "סדר:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "משמאל לימין ואז למטה"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "מלמעלה למטה ואז ימינה"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "מלמעלה למטה ואז שמאלה"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "מימין לשמאל ואז למטה"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ציור מסגרת סביב כל עמוד"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "עלון"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "תצוגה מקדימה לאוסף"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "פריסת עמוד"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "כללי"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/hi/chart2/messages.po b/source/hi/chart2/messages.po
index b0ac1a6518d..46fca9e1c3f 100644
--- a/source/hi/chart2/messages.po
+++ b/source/hi/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3701,7 +3701,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/hi/cui/messages.po b/source/hi/cui/messages.po
index a94fe5d4793..65387f72c4d 100644
--- a/source/hi/cui/messages.po
+++ b/source/hi/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17549,179 +17549,153 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "स्वचालित"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "अधिक विरोध"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "आक्सीजन"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "क्लासिक"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "आलेखी आउटपुट"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "फ़ॉन्ट पूर्वावलोकन दिखाएँ (_r)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "फ़ॉन्ट सूची"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/hi/dbaccess/messages.po b/source/hi/dbaccess/messages.po
index 70701c434af..3d559af104d 100644
--- a/source/hi/dbaccess/messages.po
+++ b/source/hi/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Hindi <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/hi/>\n"
@@ -3476,74 +3476,74 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "अंतस्थापित डेटाबेस"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "हाल ही में प्रयुक्त (_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "खोलें"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3551,7 +3551,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/hi/extensions/messages.po b/source/hi/extensions/messages.po
index 58392c28e95..8fcb3067629 100644
--- a/source/hi/extensions/messages.po
+++ b/source/hi/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -309,593 +309,579 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "फार्म ताज़ा करें"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "पाएं"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "प्रेषित करें"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "बहुलपार्ट"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "पाठ"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "मानक (छोटा)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "मानक (छोटा YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "मानक (छोटा YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "मानक (बड़ा)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 पूर्वाह्न"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 पूर्वाह्न"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "कोई नहीं चुना गया"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "चयनित"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "परिभाषित नहीं"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "सभी रिकार्ड"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "सक्रिय रिकार्ड"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "मौजूदा पृष्ठ"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "नहीं"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "हाँ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "जनक फार्म"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "प्रति: (_T)"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "कोई नहीं"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "अकेला"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "बहुल"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "दायरा"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "क्षैतिज"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "लम्बवत"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "तयशुदा"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ठीक"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "रद्द करें"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदद"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "चुनी हुई प्रविष्टि"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "चुनी हुई प्रविष्टि की स्थिति"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "एकल पंक्ति"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "बहु पंक्ति"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "प्रारूपण के साथ बहुल पंक्ति"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (यूनिक्स)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (विंडोज़)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "कोई नहीं"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "क्षैतिज"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "लम्बवत"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "दोनों"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "समतल"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "ऊपरी बायां"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "बायां केंद्रित"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "निचला बायां"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ऊपरी दायाँ"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "दायां केंद्रित"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "निचला दायाँ"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ऊपर बायां"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ऊपर केन्द्रित"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ऊपर दायां"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "नीचे बायां"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "नीचे केन्द्रित"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "नीचे दायां"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "केन्द्रित"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "संरक्षित करें"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "बदलें"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ऊपर लपेटें"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "नहीं"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "अनुपात बनाए रखें"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "आकार में सीट"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "बायाँ से दाहिना"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "दाहिना से बायाँ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "शीर्षस्थ वस्तु सेटिंग प्रयोग करें"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "कभी नहीं"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "जब केंद्रीकृत हो"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "हमेशा"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "अनुच्छेद में"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "बतौर वर्ण"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "पृष्ठ में"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ढाँचा में"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "वर्ण में"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "पृष्ठ में"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/hi/fpicker/messages.po b/source/hi/fpicker/messages.po
index dea25224885..282b8f211ec 100644
--- a/source/hi/fpicker/messages.po
+++ b/source/hi/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:22+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -220,61 +220,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "फ़ाइल का नाम (~n):"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "फ़ाइल वर्ग (~t):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "केवल पढ़ने योग्य (~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "कूटशब्द के साथ सहेजें (~w)"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "स्वचालित फ़ाइल नाम विस्तार (~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "फ़िल्टर सेटिंग संपादित करें (~E)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/hi/sc/messages.po b/source/hi/sc/messages.po
index 25f1bb72776..8713010f7d8 100644
--- a/source/hi/sc/messages.po
+++ b/source/hi/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25732,97 +25732,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26209,153 +26209,153 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "रंग (_o)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "जाली (_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "भाषा (_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "समीक्षा"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "टिप्पणी (_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "दृश्य"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "संपादन (_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "दृश्य"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "समूह"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "फ़ॉन्ट"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "संरेखण"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "दृश्य"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "जोड़ें"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "मीडिया"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ढ़ाचां"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "जाली (_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/hi/sd/messages.po b/source/hi/sd/messages.po
index 3fac337a41a..fc072a8abfb 100644
--- a/source/hi/sd/messages.po
+++ b/source/hi/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:51+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4239,109 +4239,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7213,109 +7213,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/hi/sw/messages.po b/source/hi/sw/messages.po
index 5e2e9f018ed..403c68b0297 100644
--- a/source/hi/sw/messages.po
+++ b/source/hi/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:00+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10737,19 +10737,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "शैली"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14259,37 +14259,37 @@ msgid "Exchange Databases"
msgstr "डेटाबेस विनिमय करें"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "परिभाषित करें"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "डेटाबेस उपयोग में है"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "उपलब्ध डेटाबेस: (_A)"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ब्राउज़ करें..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14299,31 +14299,31 @@ msgstr ""
"डेटाबेस फ़ाइल चुनने के लिए ब्राउज़ बटन का प्रयोग करें."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "डेटाबेस विनिमय करें"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "दस्तावेज़ में लागू डेटाबेस:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20527,110 +20527,110 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ब्रॉउज करें (_r)..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ब्रॉउज करें (_r)..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
#, fuzzy
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "डाक मिलान के लिए आंरभिक दस्तावेज़ चुनें"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22793,49 +22793,49 @@ msgid "Object"
msgstr "वस्तु"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "प्रकार"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "विकल्प"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "लपेटें"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरलिंक"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "किनारा"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "क्षेत्र"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "मैक्रो"
@@ -27665,7 +27665,7 @@ msgid "Update"
msgstr "अद्यतन करें"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/hi/vcl/messages.po b/source/hi/vcl/messages.po
index 25be96ace70..56b4b6fac1d 100644
--- a/source/hi/vcl/messages.po
+++ b/source/hi/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2335,169 +2335,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "मनपसंद"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "द्वारा"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "पृष्ठों के बीच में"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "शीट बॉर्डर में"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "हर पृष्ठ के गिर्द एक बॉर्डर खींचें"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "ब्रोशर"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/hr/accessibility/messages.po b/source/hr/accessibility/messages.po
index 15e800e55c7..faef8a1e117 100644
--- a/source/hr/accessibility/messages.po
+++ b/source/hr/accessibility/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:12+0100\n"
-"PO-Revision-Date: 2021-04-13 12:38+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/accessibilitymessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/accessibilitymessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563276818.000000\n"
#. be4e7
@@ -129,12 +129,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/avmedia/messages.po b/source/hr/avmedia/messages.po
index 841cccf3af6..19925cabd28 100644
--- a/source/hr/avmedia/messages.po
+++ b/source/hr/avmedia/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:12+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/avmediamessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/avmediamessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563288571.000000\n"
#. FaxGP
@@ -201,12 +201,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/basctl/messages.po b/source/hr/basctl/messages.po
index ae0883b4e60..8b3d4c35031 100644
--- a/source/hr/basctl/messages.po
+++ b/source/hr/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: 2021-12-21 12:37+0100\n"
-"PO-Revision-Date: 2022-03-31 21:49+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/basctlmessages/hr/>\n"
"Language: hr\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1562147386.000000\n"
#. fniWp
@@ -616,12 +616,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/basic/messages.po b/source/hr/basic/messages.po
index 329b0320baf..25a87153660 100644
--- a/source/hr/basic/messages.po
+++ b/source/hr/basic/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: 2021-09-20 13:02+0200\n"
-"PO-Revision-Date: 2022-04-11 14:45+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/basicmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563292626.000000\n"
#. CacXi
@@ -832,12 +832,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/chart2/messages.po b/source/hr/chart2/messages.po
index 2fd5dd026c5..94f9ced2c37 100644
--- a/source/hr/chart2/messages.po
+++ b/source/hr/chart2/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -93,12 +93,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/hr/connectivity/messages.po b/source/hr/connectivity/messages.po
index 7ef33dbf7fc..1dca6494d8e 100644
--- a/source/hr/connectivity/messages.po
+++ b/source/hr/connectivity/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:10+0200\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/connectivitymessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563309493.000000\n"
#. 9KHB8
@@ -659,12 +659,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/cui/messages.po b/source/hr/cui/messages.po
index 60fb514c105..f492fb710c0 100644
--- a/source/hr/cui/messages.po
+++ b/source/hr/cui/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-10 12:20+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -135,12 +135,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -15984,7 +15984,7 @@ msgstr "HTTP_S proxy:"
#: cui/uiconfig/ui/optproxypage.ui:240
msgctxt "optproxypage|ftpft"
msgid "_FTP proxy:"
-msgstr "_FTP proxy:"
+msgstr "_FTP proksi:"
#. ZaUmG
#: cui/uiconfig/ui/optproxypage.ui:254
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatski"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaksija"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Visoki kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Kisik"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasičan"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Povjetarac"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_til ikona:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Zahtijeva ponovno pokretanje"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Koristi _hardversko ubrzanje"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Koristi zag_lađivanje"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Koristi Skia za sva iscrtavanja"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Prisili iscrtavanje upotrebom Skia softvera"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Zahtijeva ponovno pokretanje. Aktiviranjem ove postavke spriječit će se upotreba grafičkih upravljačkih programa."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia je trenutačno aktiviran."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia je trenutačno deaktiviran."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafički ispis"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Prikaži p_regled fontova"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Za_glađivanje fontova na ekranu"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "o_d:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Popisi fontova"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/hr/dbaccess/messages.po b/source/hr/dbaccess/messages.po
index 586849a4e7a..e9afbf33094 100644
--- a/source/hr/dbaccess/messages.po
+++ b/source/hr/dbaccess/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,12 +87,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Stvori _novu bazu podataka"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Ugrađena baza podataka:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Otvori postojeću datoteku baze po_dataka"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Nedavno ko_rišteno:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Otvori"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Spoji se na postojeću bazu poda_taka"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/hr/desktop/messages.po b/source/hr/desktop/messages.po
index 384771e3474..15d351a66a6 100644
--- a/source/hr/desktop/messages.po
+++ b/source/hr/desktop/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/desktopmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563445670.000000\n"
#. v2iwK
@@ -50,13 +50,13 @@ msgstr "Takav dodatak nije instaliran: "
#: desktop/inc/strings.hrc:29
msgctxt "RID_STR_SYNCHRONIZING_REPOSITORY"
msgid "Synchronizing repository for %NAME extensions"
-msgstr "Sinkroniziranje spremišta za %NAME dodatke"
+msgstr "Sinkronizira se repozitorij za %NAME dodatke"
#. dp8bf
#: desktop/inc/strings.hrc:31
msgctxt "RID_STR_REGISTERING_PACKAGE"
msgid "Enabling: "
-msgstr "Omogućavanje: "
+msgstr "Uključivanje: "
#. xBysg
#: desktop/inc/strings.hrc:32
@@ -74,7 +74,7 @@ msgstr "Nije moguće odrediti vrstu medija: "
#: desktop/inc/strings.hrc:34
msgctxt "RID_STR_UNSUPPORTED_MEDIA_TYPE"
msgid "This media-type is not supported: "
-msgstr "Vrsta medija nije podržana: "
+msgstr "Ova vrsta medija nije podržana: "
#. VHcMc
#: desktop/inc/strings.hrc:35
@@ -92,13 +92,13 @@ msgstr "Dogodila se greška prilikom isključivanja: "
#: desktop/inc/strings.hrc:38
msgctxt "RID_STR_CONF_SCHEMA"
msgid "Configuration Schema"
-msgstr "Schema postavki"
+msgstr "Schema konfiguracije"
#. cL9MC
#: desktop/inc/strings.hrc:39
msgctxt "RID_STR_CONF_DATA"
msgid "Configuration Data"
-msgstr "Konfiguraciski Podatci"
+msgstr "Podaci konfiguracije"
#. S8Pj8
#: desktop/inc/strings.hrc:41
@@ -116,7 +116,7 @@ msgstr "Biblioteka dijaloških okvira"
#: desktop/inc/strings.hrc:43
msgctxt "RID_STR_CANNOT_DETERMINE_LIBNAME"
msgid "The library name could not be determined."
-msgstr "Ime biblioteke se ne može odrediti."
+msgstr "Ime biblioteke se nije moglo odrediti."
#. G6SqW
#: desktop/inc/strings.hrc:45
@@ -134,7 +134,7 @@ msgstr "Sve podržane datoteke"
#: desktop/inc/strings.hrc:48
msgctxt "RID_STR_DYN_COMPONENT"
msgid "UNO Dynamic Library Component"
-msgstr "UNO element dinamičke biblioteke"
+msgstr "UNO komponenta dinamičke biblioteke"
#. SK5Ay
#: desktop/inc/strings.hrc:49
@@ -152,19 +152,19 @@ msgstr "UNO Python komponenta"
#: desktop/inc/strings.hrc:51
msgctxt "RID_STR_COMPONENTS"
msgid "UNO Components"
-msgstr "Komponente UNO"
+msgstr "UNO komponente"
#. G6LCn
#: desktop/inc/strings.hrc:52
msgctxt "RID_STR_RDB_TYPELIB"
msgid "UNO RDB Type Library"
-msgstr "UNO RDB Klasa Biblioteke"
+msgstr "UNO biblioteka RDB vrste"
#. KcXfh
#: desktop/inc/strings.hrc:53
msgctxt "RID_STR_JAVA_TYPELIB"
msgid "UNO Java Type Library"
-msgstr "UNO Java biblioteka oznaka"
+msgstr "UNO biblioteka Java vrste"
#. wBhDU
#: desktop/inc/strings.hrc:55
@@ -188,7 +188,7 @@ msgstr "Dodatak se ne može instalirati zbog:\n"
#: desktop/inc/strings.hrc:59
msgctxt "RID_STR_HELPPROCESSING_XMLPARSING_ERROR"
msgid "The extension will not be installed because an error occurred in the Help files:\n"
-msgstr "Nadogradnja neće biti instalirana zbog greške koja se dogodila u datotekama sustava pomoći:\n"
+msgstr "Dodatak se neće instalirati zbog greške koja se dogodila u datotekama pomoći:\n"
#. u3kcb
#: desktop/inc/strings.hrc:61
@@ -200,19 +200,19 @@ msgstr "Dodaj dodatak(e)"
#: desktop/inc/strings.hrc:62
msgctxt "RID_CTX_ITEM_REMOVE"
msgid "~Remove"
-msgstr "~Ukloni"
+msgstr "U~kloni"
#. s6iho
#: desktop/inc/strings.hrc:63
msgctxt "RID_CTX_ITEM_ENABLE"
msgid "~Enable"
-msgstr "~Omogući"
+msgstr "~Uključi"
#. CeKUw
#: desktop/inc/strings.hrc:64
msgctxt "RID_CTX_ITEM_DISABLE"
msgid "~Disable"
-msgstr "~Onemogući"
+msgstr "~Isključi"
#. Z7G4r
#: desktop/inc/strings.hrc:65
@@ -224,25 +224,25 @@ msgstr "~Nadogradnja..."
#: desktop/inc/strings.hrc:66
msgctxt "RID_STR_ADDING_PACKAGES"
msgid "Adding %EXTENSION_NAME"
-msgstr "Dodajem %EXTENSION_NAME"
+msgstr "Dodaje se %EXTENSION_NAME"
#. J5KAU
#: desktop/inc/strings.hrc:67
msgctxt "RID_STR_REMOVING_PACKAGES"
msgid "Removing %EXTENSION_NAME"
-msgstr "Uklanjanje %EXTENSION_NAME"
+msgstr "Uklanja se %EXTENSION_NAME"
#. A6AzC
#: desktop/inc/strings.hrc:68
msgctxt "RID_STR_ENABLING_PACKAGES"
msgid "Enabling %EXTENSION_NAME"
-msgstr "Omogućujem %EXTENSION_NAME"
+msgstr "Uključuje se %EXTENSION_NAME"
#. Mh7ag
#: desktop/inc/strings.hrc:69
msgctxt "RID_STR_DISABLING_PACKAGES"
msgid "Disabling %EXTENSION_NAME"
-msgstr "Isključujem %EXTENSION_NAME"
+msgstr "Isključuje se %EXTENSION_NAME"
#. GjgyB
#: desktop/inc/strings.hrc:70
@@ -266,7 +266,7 @@ msgstr "Zatvori"
#: desktop/inc/strings.hrc:73
msgctxt "RID_STR_EXIT_BTN"
msgid "Quit"
-msgstr "Izlaz"
+msgstr "Prekini"
#. AEv5h
#: desktop/inc/strings.hrc:74
@@ -284,13 +284,13 @@ msgstr ""
#: desktop/inc/strings.hrc:77
msgctxt "RID_STR_ERROR_MISSING_DEPENDENCIES"
msgid "The extension cannot be enabled as the following system dependencies are not fulfilled:"
-msgstr "Dodatak ne može biti uključen ukoliko nisu zadovoljene sljedeće ovisnosti sustava:"
+msgstr "Dodatak se ne može uključiti jer sljedeće sustavske ovisnosti nisu zadovoljene:"
#. X4uSy
#: desktop/inc/strings.hrc:78
msgctxt "RID_STR_ERROR_MISSING_LICENSE"
msgid "This extension is disabled because you haven't accepted the license yet.\n"
-msgstr "Ovaj dodatak je onemogućen jer još niste prihvatili licenciju.\n"
+msgstr "Ovaj dodatak je isključen jer još nisi prihvatio/la licenciju.\n"
#. ky6LA
#: desktop/inc/strings.hrc:79
@@ -306,21 +306,21 @@ msgid ""
"Click 'OK' to proceed with the installation.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirat ćete dodatak '%NAME'.\n"
-"Za nastavak instalacije odaberite 'U redu'.\n"
-"Za prekid instalacije odaberite 'Odustani'."
+"Instalirat ćeš dodatak „%NAME”.\n"
+"Za nastavak instalacije odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. Y4EHy
#: desktop/inc/strings.hrc:83
msgctxt "RID_STR_WARNING_INSTALL_EXTENSION_DISABLED"
msgid "Extension installation is currently disabled. Please consult your system administrator for more information."
-msgstr "Instaliranje dodataka je trenutačno onemogućeno. Obratite se administratoru sustava za daljnje informacije."
+msgstr "Instaliranje dodataka je trenutačno isključeno. Obrati se administratoru sustava za daljnje informacije."
#. JiEFG
#: desktop/inc/strings.hrc:85
msgctxt "RID_STR_WARNING_REMOVE_EXTENSION_DISABLED"
msgid "Extension removal is currently disabled. Please consult your system administrator for more information."
-msgstr "Uklanjanje dodataka je trenutačno onemogućeno. Obratite se administratoru sustava za daljnje informacije."
+msgstr "Uklanjanje dodataka je trenutačno isključeno. Obrati se administratoru sustava za daljnje informacije."
#. LncbY
#: desktop/inc/strings.hrc:87
@@ -330,9 +330,9 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
-"Obrisat ćete dodatak '%NAME'.\n"
-"Odaberite 'U redu' kako biste uklonili dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Izbrisat ćeš dodatak „%NAME”.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. fiYMH
#: desktop/inc/strings.hrc:90
@@ -342,9 +342,9 @@ msgid ""
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
-"Provjerite da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, ukoliko mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Odaberite 'U redu' kako biste uklonili dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Provjeri da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, kad mijenjaš dijeljene dodatke u višekorisničkom okruženju.\n"
+"Odaberi „U redu” za uklanjanje dodatka.\n"
+"Za prekid uklanjanja dodatka odaberi „Odustani”."
#. bQ675
#: desktop/inc/strings.hrc:94
@@ -354,9 +354,9 @@ msgid ""
"Click 'OK' to enable the extension.\n"
"Click 'Cancel' to stop enabling the extension."
msgstr ""
-"Provjerite da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, ukoliko mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Odaberite 'U redu' kako biste omogućili dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Provjeri da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, kad mijenjaš dijeljene dodatke u višekorisničkom okruženju.\n"
+"Odaberi „U redu” za uključivanje dodatka.\n"
+"Za prekid uključivanja dodatka odaberi „Odustani”."
#. zEGzE
#: desktop/inc/strings.hrc:98
@@ -366,21 +366,21 @@ msgid ""
"Click 'OK' to disable the extension.\n"
"Click 'Cancel' to stop disabling the extension."
msgstr ""
-"Provjerite da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, ukoliko mijenjate dijeljene dodatke u višekorisničkom okruženju.\n"
-"Odaberite 'U redu' kako biste onemogućili dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Provjeri da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, kad mijenjaš dijeljene dodatke u višekorisničkom okruženju.\n"
+"Odaberi „U redu” za isključivanje dodatka.\n"
+"Za prekid isključivanja dodatka odaberi „Odustani”."
#. bfdYH
#: desktop/inc/strings.hrc:102
msgctxt "RID_STR_UNSUPPORTED_PLATFORM"
msgid "The extension '%Name' does not work on this computer."
-msgstr "Dodatak '%Name' nemože raditi s ovim računalom."
+msgstr "Dodatak „%Name” ne radi na ovom računalu."
#. cGEv7
#: desktop/inc/strings.hrc:104
msgctxt "RID_DLG_UPDATE_INSTALL_INSTALLING"
msgid "Installing extensions..."
-msgstr "Instaliram dodatke..."
+msgstr "Instaliranje dodataka…"
#. TP9Jx
#: desktop/inc/strings.hrc:105
@@ -422,7 +422,7 @@ msgstr "Licencijski ugovor za dodatak %NAME je odbijen. "
#: desktop/inc/strings.hrc:111
msgctxt "RID_DLG_UPDATE_INSTALL_EXTENSION_NOINSTALL"
msgid "The extension will not be installed."
-msgstr "Dodatak neće biti instaliran."
+msgstr "Dodatak se neće instalirati."
#. 2yEGV
#: desktop/inc/strings.hrc:113
@@ -434,25 +434,25 @@ msgstr "Nepoznato"
#: desktop/inc/strings.hrc:114
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_OOO_MIN"
msgid "Extension requires at least OpenOffice.org reference version %VERSION"
-msgstr "Dodatak zahtjeva barem referentnu inačicu OpenOffice.org %VERSION"
+msgstr "Dodatak zahtijeva barem OpenOffice.org verziju %VERSION"
#. rcfFe
#: desktop/inc/strings.hrc:115
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX"
msgid "Extension does not support OpenOffice.org reference versions greater than %VERSION"
-msgstr "Dodatak ne podržava referentnu inačicu OpenOffice.org veću od %VERSION"
+msgstr "Dodatak ne podržava OpenOffice.org verzije veće od %VERSION"
#. 776kM
#: desktop/inc/strings.hrc:116
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_LO_MIN"
msgid "Extension requires at least %PRODUCTNAME version %VERSION"
-msgstr "Dodatak zahtjeva barem %PRODUCTNAME inačicu %VERSION"
+msgstr "Dodatak zahtijeva barem %PRODUCTNAME verzije %VERSION"
#. P4pgb
#: desktop/inc/strings.hrc:117
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_LO_MAX"
msgid "Extension does not support %PRODUCTNAME versions greater than %VERSION"
-msgstr "Dodatak ne podržava %PRODUCTNAME inačicu veću od %VERSION"
+msgstr "Dodatak ne podržava %PRODUCTNAME verzije veće od %VERSION"
#. dNBtG
#: desktop/inc/strings.hrc:119
@@ -463,10 +463,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirate inačicu $NEW dodatka '$NAME'.\n"
-"Novija inačica $DEPLOYED, je već instalirana.\n"
-"Odaberite 'U redu' kako biste zamijenili instalirani dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Instalirat ćeš verziju $NEW dodatka „$NAME”.\n"
+"Novija verzija $DEPLOYED je već instalirana.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. TmQCx
#: desktop/inc/strings.hrc:123
@@ -477,10 +477,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirate inačicu $NEW dodatka '$NAME'.\n"
-"Novija inačica $DEPLOYED, imena '$OLDNAME', već je instalirana.\n"
-"Odaberite 'U redu' kako biste zamijenili instalirani dodatak.\n"
-"Za prekid instalacije, odaberite 'Odustani'."
+"Instalirat ćeš verziju $NEW dodatka „$NAME”.\n"
+"Novija verzija $DEPLOYED, „$OLDNAME’”, je već instalirana.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. AMTBi
#: desktop/inc/strings.hrc:127
@@ -491,10 +491,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirate inačicu $NEW dodatka '$NAME'.\n"
-"Ova inačica je već instalirana.\n"
-"Odaberite 'U redu' kako biste zamijenili instalirani dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Instalirat ćeš verziju $NEW dodatka „$NAME”.\n"
+"Ova je verzija već instalirana.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. 5TDnT
#: desktop/inc/strings.hrc:131
@@ -505,10 +505,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirate inačicu $NEW dodatka '$NAME'.\n"
-"Ta inačica, imena '$OLDNAME', već je instalirana.\n"
-"Odaberite 'U redu' kako biste zamijenili instalirani dodatak.\n"
-"Za prekid instalacije, odaberite 'Odustani'."
+"Instalirat ćeš verziju $NEW dodatka „$NAME”.\n"
+"Ta verzija, „$OLDNAME”, je već instalirana.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. 9wcAB
#: desktop/inc/strings.hrc:135
@@ -519,10 +519,10 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirate inačicu $NEW dodatka '$NAME'.\n"
-"Starija inačica $DEPLOYED, je već instalirana.\n"
-"Odaberite 'U redu' kako biste zamijenili instalirani dodatak.\n"
-"Za prekid odaberite 'Odustani'."
+"Instalirat ćeš verziju $NEW dodatka „$NAME”.\n"
+"Starija verzija $DEPLOYED je već instalirana.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. 2WQJk
#: desktop/inc/strings.hrc:139
@@ -533,22 +533,22 @@ msgid ""
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
-"Instalirate inačicu $NEW dodatka '$NAME'.\n"
-"Starija inačica $DEPLOYED imena '$OLDNAME', već je instalirana.\n"
-"Odaberite 'U redu' kako biste zamijenili instalirani dodatak.\n"
-"Za prekid instalacije, odaberite 'Odustani'."
+"Instalirat ćeš verziju $NEW dodatka „$NAME”.\n"
+"Starija verzija $DEPLOYED, „$OLDNAME”, je već instalirana.\n"
+"Za zamjenjivanje instaliranog dodatka odaberi „U redu”.\n"
+"Za prekid instalacije odaberi „Odustani”."
#. J2X2b
#: desktop/inc/strings.hrc:144
msgctxt "RID_DLG_UPDATE_NONE"
msgid "No new updates are available."
-msgstr "Nisu dostupna nova ažuriranja."
+msgstr "Nema novih ažuriranja."
#. y7gVg
#: desktop/inc/strings.hrc:145
msgctxt "RID_DLG_UPDATE_NOINSTALLABLE"
msgid "No installable updates are available. To see ignored or disabled updates, mark the check box 'Show all updates'."
-msgstr "Nema dostupnih nadogradnji, koje bi se mogle instalirati. Ukoliko želite vidjeti zanemarene ili onemogućene nadogradnje, potvrdite „Prikaži sve nadogradnje”."
+msgstr "Nema dostupnih nadogradnji koje bi se mogle instalirati. Ukoliko želiš vidjeti zanemarene ili isključene nadogradnje, označi okvir „Prikaži sve nadogradnje”."
#. rq2Co
#: desktop/inc/strings.hrc:146
@@ -566,25 +566,25 @@ msgstr "Nepoznata greška."
#: desktop/inc/strings.hrc:148
msgctxt "RID_DLG_UPDATE_NODESCRIPTION"
msgid "No more details are available for this update."
-msgstr "Nema više dostupni detalja za ovu nadogradnju."
+msgstr "Za ovu nadogradnju nema daljnjih informacija."
#. NECjC
#: desktop/inc/strings.hrc:149
msgctxt "RID_DLG_UPDATE_NOINSTALL"
msgid "The extension cannot be updated because:"
-msgstr "Dodatak ne može biti nadograđen zbog:"
+msgstr "Dodatak se ne može nadograditi zbog:"
#. BstEF
#: desktop/inc/strings.hrc:150
msgctxt "RID_DLG_UPDATE_NODEPENDENCY"
msgid "Required %PRODUCTNAME version doesn't match:"
-msgstr "Ne podudara se obvezna inačica %PRODUCTNAME:"
+msgstr "Potrebna %PRODUCTNAME verzija se ne podudara:"
#. fz5C3
#: desktop/inc/strings.hrc:151
msgctxt "RID_DLG_UPDATE_NODEPENDENCY_CUR_VER"
msgid "You have %PRODUCTNAME %VERSION"
-msgstr "Vi imate %PRODUCTNAME %VERSION"
+msgstr "Ti imaš %PRODUCTNAME %VERSION"
#. ofeoD
#: desktop/inc/strings.hrc:152
@@ -596,13 +596,13 @@ msgstr "nadogradnja putem preglednika"
#: desktop/inc/strings.hrc:153
msgctxt "RID_DLG_UPDATE_VERSION"
msgid "Version"
-msgstr "Inačica"
+msgstr "Verzija"
#. JRSnS
#: desktop/inc/strings.hrc:154
msgctxt "RID_DLG_UPDATE_IGNORED_UPDATE"
msgid "This update will be ignored.\n"
-msgstr "Ova nadogradnja će biti zanemarena.\n"
+msgstr "Ova nadogradnja će se zanemariti.\n"
#. Ea8Mi
#: desktop/inc/strings.hrc:156
@@ -644,7 +644,7 @@ msgstr "Konfiguracijska datoteka „$1” nije pronađena."
#: desktop/inc/strings.hrc:162
msgctxt "STR_BOOTSTRAP_ERR_NO_SUPPORT"
msgid "The configuration file \"$1\" does not support the current version."
-msgstr "Konfiguracijska datoteka „$1” ne podržava trenutačnu inačicu."
+msgstr "Konfiguracijska datoteka „$1” ne podržava trenutačnu verziju."
#. q2F59
#: desktop/inc/strings.hrc:163
@@ -656,19 +656,19 @@ msgstr "Ne može se odrediti jezik korisničkog sučelja."
#: desktop/inc/strings.hrc:164
msgctxt "STR_BOOTSTRAP_ERR_USERINSTALL_FAILED"
msgid "User installation could not be completed. "
-msgstr "Korisnička instalacija ne može biti dovršena. "
+msgstr "Korisnička instalacija se ne može dovršiti. "
#. dgxZP
#: desktop/inc/strings.hrc:165
msgctxt "STR_BOOTSTRAP_ERR_NO_CFG_SERVICE"
msgid "The configuration service is not available."
-msgstr "Servis postavki nije dostupan."
+msgstr "Usluga za konfiguriranje nije dostupna."
#. wbj4W
#: desktop/inc/strings.hrc:166
msgctxt "STR_ASK_START_SETUP_MANUALLY"
msgid "Start the setup application to repair the installation from the CD or the folder containing the installation packages."
-msgstr "Za popravak instalacije pokrenite instalacijski program s CD-a ili iz mape koja sadrži instalacijske pakete."
+msgstr "Za ispravljanje instalacije pokreni instalacijski program sa CD-a ili iz mape koja sadrži instalacijske pakete."
#. d3or5
#: desktop/inc/strings.hrc:167
@@ -706,13 +706,13 @@ msgstr "%PRODUCTNAME %PRODUCTVERSION"
#: desktop/inc/strings.hrc:171
msgctxt "STR_ERR_PRINTDISABLED"
msgid "Printing is disabled. No documents can be printed."
-msgstr "Ispisivanje je isključeno. Dokumenti ne mogu biti ispisani."
+msgstr "Ispisivanje je isključeno. Dokumenti se ne mogu ispisati."
#. VxBTE
#: desktop/inc/strings.hrc:172
msgctxt "STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE"
msgid "The path manager is not available.\n"
-msgstr "Upravljač za putanje nije dostupan.\n"
+msgstr "Upravljač putanja nije dostupan.\n"
#. Cy4Wz
#: desktop/inc/strings.hrc:173
@@ -738,13 +738,13 @@ msgstr ""
#: desktop/inc/strings.hrc:176
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_1"
msgid "Extension Software License Agreement of $NAME:"
-msgstr "Licencijski ugovor dodatka programu $NAME:"
+msgstr "Ugovor o licenziranju softverskog dodatka $NAME:"
#. DEkAo
#: desktop/inc/strings.hrc:177
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_2"
msgid "Read the complete License Agreement displayed above. Accept the License Agreement by typing \"yes\" on the console then press the Return key. Type \"no\" to decline and to abort the extension setup."
-msgstr "Pročitajte cijeli licencijski ugovor, prikazan je iznad. Licencijski ugovor prihvaćate ispisivanjem riječi „yes” u konzoli i pritiskom tipke Enter. Želite li prekinuti instalaciju dodatka, upišite riječ „no”."
+msgstr "Pročitaj cijeli gore prikazani licencijski ugovor. Licencijski ugovor prihvaćaš upisom riječi „yes” u konzoli i pritiskom tipke „Enter”. Za odbijanje i prekidanje postavljanja dodatka, upiši riječ „no”."
#. wANiC
#: desktop/inc/strings.hrc:181
@@ -756,7 +756,7 @@ msgstr "[Upišite „da” ili „ne”]:"
#: desktop/inc/strings.hrc:182
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_4"
msgid "Your input was not correct. Please enter \"yes\" or \"no\":"
-msgstr "Vaš upis nije ispravan. Upišite „da” ili „ne”:"
+msgstr "Tvoj unos nije ispravan. Upiši „da” ili „ne”:"
#. A9CdG
#: desktop/inc/strings.hrc:183
@@ -786,7 +786,7 @@ msgstr "N"
#: desktop/inc/strings.hrc:187
msgctxt "RID_STR_CONCURRENTINSTANCE"
msgid "unopkg cannot be started. The lock file indicates it is already running. If this does not apply, delete the lock file at:"
-msgstr "unopkg se ne može pokrenuti. Datoteka zaključavanja označava da je već pokrenut. Ako to ipak nije slučaj, obrišite datoteku zaključavanja:"
+msgstr "unopkg se ne može pokrenuti. Datoteka zaključavanja označava da je već pokrenut. Ako to ipak nije slučaj, izbriši datoteku zaključavanja:"
#. MLhHo
#: desktop/inc/strings.hrc:189
@@ -847,12 +847,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -863,43 +863,43 @@ msgstr "_Da"
#: desktop/uiconfig/ui/dependenciesdialog.ui:18
msgctxt "dependenciesdialog|Dependencies"
msgid "System dependencies check"
-msgstr "Provjera sistemskih međuovisnosti"
+msgstr "Provjera sustavskih ovisnosti"
#. JNnsh
#: desktop/uiconfig/ui/dependenciesdialog.ui:73
msgctxt "dependenciesdialog|label1"
msgid "The extension cannot be installed as the following system dependencies are not fulfilled:"
-msgstr "Dodatak ne može biti instaliran jer sljedeće sistemske međuovisnosti nisu zadovoljene:"
+msgstr "Dodatak se ne može instalirati jer sljedeće sustavske ovisnosti nisu zadovoljene:"
#. FfYDj
#: desktop/uiconfig/ui/extensionmanager.ui:8
msgctxt "extensionmanager|ExtensionManagerDialog"
msgid "Extension Manager"
-msgstr "Upravljač za dodatke"
+msgstr "Upravljač dodataka"
#. gjCkd
#: desktop/uiconfig/ui/extensionmanager.ui:80
msgctxt "extensionmanager|shared"
msgid "Installed for all users"
-msgstr "Instaliran za sve korisnike"
+msgstr "Instalirano za sve korisnike"
#. pnXoG
#: desktop/uiconfig/ui/extensionmanager.ui:89
msgctxt "extensionmanager|extended_tip|shared"
msgid "Filter extensions available for all users of this computer."
-msgstr ""
+msgstr "Filterski dodaci dostupni su za sve korisnike ovog računala."
#. zhqZT
#: desktop/uiconfig/ui/extensionmanager.ui:100
msgctxt "extensionmanager|user"
msgid "Installed for current user"
-msgstr "Instalirano za trenutačnog korisnika"
+msgstr "Instalirano za aktualnog korisnika"
#. QbHCi
#: desktop/uiconfig/ui/extensionmanager.ui:109
msgctxt "extensionmanager|extended_tip|user"
msgid "Filter extensions only available for the currently logged in user."
-msgstr ""
+msgstr "Filterski dodaci dostupni su samo za aktualno prijavljenog korisnika."
#. 6wBVk
#: desktop/uiconfig/ui/extensionmanager.ui:120
@@ -911,7 +911,7 @@ msgstr "Grupirano sa %PRODUCTNAME"
#: desktop/uiconfig/ui/extensionmanager.ui:129
msgctxt "extensionmanager|extended_tip|bundled"
msgid "Bundled extensions are installed by the system administrator using the operating system specific installer packages. These can not be installed, updated or removed here."
-msgstr ""
+msgstr "Dodaci u paketu instalira administrator sustava pomoću instalacijskih paketa specifičnih za operacijski sustav. Ovdje se ne mogu instalirati, ažurirati ili ukloniti."
#. T8BGR
#: desktop/uiconfig/ui/extensionmanager.ui:144
@@ -923,7 +923,7 @@ msgstr "Prikaži dodatke"
#: desktop/uiconfig/ui/extensionmanager.ui:178
msgctxt "extensionmanager|extended_tip|extensions"
msgid "Select the extension that you want to remove, enable, or disable. For some extensions, you can also open an Options dialog."
-msgstr ""
+msgstr "Odaberi dodatak koji želiš ukloniti, uključiti ili isključiti. Za neke dodatke možeš otvoriti i dijaloški okvir „Mogućnosti”."
#. DLME5
#: desktop/uiconfig/ui/extensionmanager.ui:200
@@ -935,19 +935,19 @@ msgstr "_Mogućnosti"
#: desktop/uiconfig/ui/extensionmanager.ui:207
msgctxt "extensionmanager|extended_tip|optionsbtn"
msgid "Select an installed extension, then click to open the Options dialog for the extension."
-msgstr ""
+msgstr "Odaberi instalirani dodatak, a zatim ga klikni za otvaranje dijaloškog okvira „Mogućnosti” za dodatak."
#. ieiF4
#: desktop/uiconfig/ui/extensionmanager.ui:219
msgctxt "extensionmanager|updatebtn"
msgid "Check for _Updates"
-msgstr "Provjera až_uriranja"
+msgstr "Provjeri až_uriranja"
#. rirpA
#: desktop/uiconfig/ui/extensionmanager.ui:226
msgctxt "extensionmanager|extended_tip|updatebtn"
msgid "Click to check for online updates of all installed extensions. To check for updates of the selected extension only, choose the Update command from the context menu. The check for availability of updates starts immediately."
-msgstr ""
+msgstr "Pritisni za provjeravanje ažuriranja na internetu za sve instalirane dodatke. Za provjeravanje ažuriranja samo za odabrani dodatak, odaberi naredbu „Ažuriraj” u kontekstnom izborniku. Provjera dostupnosti ažuriranja počinje odmah."
#. GehiB
#: desktop/uiconfig/ui/extensionmanager.ui:239
@@ -959,7 +959,7 @@ msgstr "Dod_aj"
#: desktop/uiconfig/ui/extensionmanager.ui:248
msgctxt "extensionmanager|extended_tip|addbtn"
msgid "Click Add to add an extension."
-msgstr ""
+msgstr "Pritisni „Dodaj” za dodavanje dodatka."
#. wNCAw
#: desktop/uiconfig/ui/extensionmanager.ui:261
@@ -971,49 +971,49 @@ msgstr "U_kloni"
#: desktop/uiconfig/ui/extensionmanager.ui:268
msgctxt "extensionmanager|extended_tip|removebtn"
msgid "Select the extension that you want to remove, and then click Remove."
-msgstr ""
+msgstr "Odaberi dodatak koji želiš ukloniti i zatim klikni „Ukloni”."
#. qHMdq
#: desktop/uiconfig/ui/extensionmanager.ui:281
msgctxt "extensionmanager|enablebtn"
msgid "_Enable"
-msgstr "O_mogući"
+msgstr "_Uključi"
#. vz3Ti
#: desktop/uiconfig/ui/extensionmanager.ui:311
msgctxt "extensionmanager|progressft"
msgid "Adding %EXTENSION_NAME"
-msgstr "Dodajem %EXTENSION_NAME"
+msgstr "Dodaje se %EXTENSION_NAME"
#. A33SB
#: desktop/uiconfig/ui/extensionmanager.ui:346
msgctxt "extensionmanager|getextensions"
msgid "Get more extensions online..."
-msgstr "Preuzmite i druge dodatke s interneta..."
+msgstr "Preuzmi i druge dodatke s interneta..."
#. FBvRd
#: desktop/uiconfig/ui/extensionmanager.ui:354
msgctxt "extensionmanager|extended_tip|getextensions"
msgid "You can find a collection of extensions on the Web."
-msgstr ""
+msgstr "Zbirku dodataka možeš pronaći na webu."
#. vSiEz
#: desktop/uiconfig/ui/extensionmanager.ui:389
msgctxt "extensionmanager|extended_tip|ExtensionManagerDialog"
msgid "The Extension Manager adds, removes, disables, enables, and updates %PRODUCTNAME extensions."
-msgstr ""
+msgstr "Upravljač dodataka dodaje, uklanja, isključuje, uključuje i ažurira %PRODUCTNAME dodatke."
#. EGwkP
#: desktop/uiconfig/ui/installforalldialog.ui:12
msgctxt "installforalldialog|InstallForAllDialog"
msgid "For whom do you want to install the extension?"
-msgstr "Za koga želite instalirati dodatak?"
+msgstr "Za koga želiš instalirati dodatak?"
#. bFbLc
#: desktop/uiconfig/ui/installforalldialog.ui:13
msgctxt "installforalldialog|InstallForAllDialog"
msgid "Make sure that no further users are working with the same %PRODUCTNAME, when installing an extension for all users in a multi user environment."
-msgstr "Provjerite da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, ukoliko instalirate dodatke u višekorisničkom okruženju."
+msgstr "Provjeri da drugi korisnici ne rade sa istom %PRODUCTNAME instalacijom, kad instaliraš dodatak za sve korisnike u višekorisničkom okruženju."
#. urmUy
#: desktop/uiconfig/ui/installforalldialog.ui:24
@@ -1031,7 +1031,7 @@ msgstr "Sam_o za mene"
#: desktop/uiconfig/ui/licensedialog.ui:8
msgctxt "licensedialog|LicenseDialog"
msgid "Extension Software License Agreement"
-msgstr "Licencijski ugovor programskog dodatka"
+msgstr "Ugovor o licenziranju softverskog dodatka"
#. Q6dKY
#: desktop/uiconfig/ui/licensedialog.ui:24
@@ -1049,7 +1049,7 @@ msgstr "Odbij"
#: desktop/uiconfig/ui/licensedialog.ui:70
msgctxt "licensedialog|head"
msgid "Please follow these steps to proceed with the installation of the extension:"
-msgstr "Pratite ove korake za nastavak instalacije dodatka:"
+msgstr "Prati ove korake za nastavljanje s instalacijom dodatka:"
#. tEDSx
#: desktop/uiconfig/ui/licensedialog.ui:92
@@ -1067,13 +1067,13 @@ msgstr "2."
#: desktop/uiconfig/ui/licensedialog.ui:143
msgctxt "licensedialog|label4"
msgid "Read the complete License Agreement. Use the scroll bar or the 'Scroll Down' button in this dialog to view the entire license text."
-msgstr "Pročitajte cijeli licencijski ugovor. Koristite se klizačem ili tipkom 'Scroll Down' kako biste vidjeli cijeli tekst u ovom dijaloškom okviru."
+msgstr "Pročitaj cijeli licencijski ugovor. Koristi klizač ili gumb „Kliži prema dolje” za prikaz cijelog teksta u ovom dijaloškom okviru."
#. oyoCK
#: desktop/uiconfig/ui/licensedialog.ui:160
msgctxt "licensedialog|label5"
msgid "Accept the License Agreement for the extension by pressing the 'Accept' button."
-msgstr "Prihvatite licencijski ugovor dodatka pritiskom na 'Prihvati'."
+msgstr "Prihvatite licencijski ugovor dodatka pritiskom na „Prihvati”."
#. ydBcE
#: desktop/uiconfig/ui/licensedialog.ui:173
@@ -1085,19 +1085,19 @@ msgstr "_Kliži prema dolje"
#: desktop/uiconfig/ui/showlicensedialog.ui:8
msgctxt "showlicensedialog|extended_tip|ShowLicenseDialog"
msgid "Read the license. Click the Scroll Down button to scroll down if necessary. Click Accept to continue the installation of the extension."
-msgstr ""
+msgstr "Pročitaj licenciju. Po poterbi klikni gumb „Kliži prema dolje” za klizanje. Klikni „Prihvati” za nastavljanje s instalacijom dodatka."
#. qquCs
#: desktop/uiconfig/ui/showlicensedialog.ui:13
msgctxt "showlicensedialog|ShowLicenseDialog"
msgid "Extension Software License Agreement"
-msgstr "Licencijski ugovor softverskih dodataka"
+msgstr "Ugovor o licenziranju softverskog dodatka"
#. GX3k2
#: desktop/uiconfig/ui/updatedialog.ui:24
msgctxt "updatedialog|UpdateDialog"
msgid "Extension Update"
-msgstr "Ažuriranje dodataka"
+msgstr "Ažuriranje dodatka"
#. DmHy5
#: desktop/uiconfig/ui/updatedialog.ui:55
@@ -1115,7 +1115,7 @@ msgstr "Dostupna _ažuriranja dodataka"
#: desktop/uiconfig/ui/updatedialog.ui:135
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
-msgstr "Provjeravanje ..."
+msgstr "Provjeravanje..."
#. WkYgi
#: desktop/uiconfig/ui/updatedialog.ui:219
@@ -1127,7 +1127,7 @@ msgstr "Prikaži _sva ažuriranja"
#: desktop/uiconfig/ui/updatedialog.ui:228
msgctxt "updatedialog|extended_tip|UPDATE_ALL"
msgid "By default, only the downloadable extensions are shown in the dialog. Mark Show all Updates to see also other extensions and error messages."
-msgstr ""
+msgstr "U dijaloškom okviru se standardno prikazuju samo dodaci koji se mogu preuzeti. Označi „Prikaži sva ažuriranja” za prikaz drugih dodataka i poruka o greškama."
#. BriDD
#: desktop/uiconfig/ui/updatedialog.ui:257
@@ -1145,7 +1145,7 @@ msgstr "Izdavač:"
#: desktop/uiconfig/ui/updatedialog.ui:287
msgctxt "updatedialog|PUBLISHER_LINK"
msgid "button"
-msgstr "dugme"
+msgstr "gumb"
#. kgLHP
#: desktop/uiconfig/ui/updatedialog.ui:303
@@ -1163,13 +1163,13 @@ msgstr "Bilješke o izdanju"
#: desktop/uiconfig/ui/updatedialog.ui:352
msgctxt "updatedialog|extended_tip|DESCRIPTIONS"
msgid "While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check."
-msgstr ""
+msgstr "Tijekom provjeravanja ažuriranja, prikazuje se indikator napretka. Pričekaj da se neke poruke prikažu u dijaloškom okviru ili klikni „Odustani” za prekidanje provjere ažuriranja."
#. c5FG9
#: desktop/uiconfig/ui/updatedialog.ui:389
msgctxt "updatedialog|extended_tip|UpdateDialog"
msgid "Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update."
-msgstr ""
+msgstr "Pritisni gumb „Provjeri ažuriranja” u upravljaču dodataka za provjeravanje novih verzija na internetu za sve instalirane dodatke. Za provjeravanje ažuriranja na internetu samo za odabrani dodatak, desnom tipkom miša otvori kontekstni izbornik, a zatim odaberi „Ažuriraj”."
#. YEhMN
#: desktop/uiconfig/ui/updateinstalldialog.ui:8
@@ -1193,7 +1193,7 @@ msgstr "Rezultat"
#: desktop/uiconfig/ui/updateinstalldialog.ui:178
msgctxt "updateinstalldialog|extended_tip|UpdateInstallDialog"
msgid "Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update."
-msgstr ""
+msgstr "Pritisni gumb „Provjeri ažuriranja” u upravljaču dodataka za provjeravanje novih verzija na internetu za sve instalirane dodatke. Za provjeravanje ažuriranja na internetu samo za odabrani dodatak, desnom tipkom miša otvori kontekstni izbornik, a zatim odaberi „Ažuriraj”."
#. Kfhc4
#: desktop/uiconfig/ui/updaterequireddialog.ui:8
@@ -1211,7 +1211,7 @@ msgstr "Provjeri až_uriranja..."
#: desktop/uiconfig/ui/updaterequireddialog.ui:43
msgctxt "updaterequireddialog|disable"
msgid "Disable all"
-msgstr "Onemogući sve"
+msgstr "Isključi sve"
#. VYnoR
#: desktop/uiconfig/ui/updaterequireddialog.ui:102
@@ -1223,4 +1223,4 @@ msgstr "%PRODUCTNAME je ažuriran na noviju inačicu. Neki instalirani %PRODUCTN
#: desktop/uiconfig/ui/updaterequireddialog.ui:153
msgctxt "updaterequireddialog|progresslabel"
msgid "Adding %EXTENSION_NAME"
-msgstr "Dodajem %EXTENSION_NAME"
+msgstr "Dodaje se %EXTENSION_NAME"
diff --git a/source/hr/editeng/messages.po b/source/hr/editeng/messages.po
index d583752fcfa..3fda328caf8 100644
--- a/source/hr/editeng/messages.po
+++ b/source/hr/editeng/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2021-04-13 12:38+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/editengmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563324248.000000\n"
#. BHYB4
@@ -150,12 +150,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -951,7 +951,7 @@ msgstr "tč"
#: include/editeng/editrids.hrc:169
msgctxt "RID_SVXITEMS_METRIC_TWIP"
msgid "twip"
-msgstr "twip"
+msgstr "tvip"
#. vUHdC
#: include/editeng/editrids.hrc:170
diff --git a/source/hr/extensions/messages.po b/source/hr/extensions/messages.po
index cebfad05cec..ddb7a3a5bcb 100644
--- a/source/hr/extensions/messages.po
+++ b/source/hr/extensions/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,12 +87,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Osvježi obrazac"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Višedijelno"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standardno (kratko)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standardno (kratko YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standardno (kratko YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standardno (dugo)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nije odabrano"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Odabrano"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nije definirano"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Svi zapisi"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktivni zapis"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Otvorena stranica"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ne"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Da"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Nadređeni obrazac"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Nijedno"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Jednostruko"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Višestruko"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Raspon"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Vodoravno"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Okomito"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Uobičajeno"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "U redu"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Odustani"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pomoć"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Odabrani zapis"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Položaj odabranoga zapisa"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Jednolinijski"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Višelinijski"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Višelinijski s oblikovanjem"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Niti jedan"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Vodoravno"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Okomito"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Oboje"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Ravan"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Lijevo gore"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Lijevo centrirano"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Lijevo dolje"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Desno gore"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Desno centrirano"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Desno dolje"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Iznad lijevo"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Iznad centrirano"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Iznad desno"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Ispod lijevo"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Ispod centrirano"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Ispod desno"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrirano"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Sačuvaj"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Zamijeni"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Sklopi"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ne"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Zadrži omjer"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Prilagodi na veličinu"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Slijeva nadesno"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Zdesna nalijevo"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Koristi postavke nadređenog objekta"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Nikada"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Kad je odabran"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Uvijek"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Na odlomak"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Kao znak"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Na stranicu"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Na okvir"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Na znak"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Na stranicu"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Na ćeliju"
@@ -3190,7 +3178,7 @@ msgstr "Naziv adresara"
#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:181
msgctxt "datasourcepage|extended_tip|name"
msgid "Specifies the data source name."
-msgstr ""
+msgstr "Određuje naziv izvora podataka."
#. iHrkL
#: extensions/uiconfig/sabpilot/ui/datasourcepage.ui:200
diff --git a/source/hr/filter/messages.po b/source/hr/filter/messages.po
index 2dd72489df2..b52cb57dfb8 100644
--- a/source/hr/filter/messages.po
+++ b/source/hr/filter/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtermessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563278627.000000\n"
#. 5AQgJ
@@ -342,12 +342,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/forms/messages.po b/source/hr/forms/messages.po
index b9522fc5a1e..2d20652008c 100644
--- a/source/hr/forms/messages.po
+++ b/source/hr/forms/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/formsmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563540631.000000\n"
#. naBgZ
@@ -421,12 +421,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/formula/messages.po b/source/hr/formula/messages.po
index 4d3845d2d3c..a2f20174857 100644
--- a/source/hr/formula/messages.po
+++ b/source/hr/formula/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2022-03-31 21:50+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/formulamessages/hr/>\n"
"Language: hr\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563309700.000000\n"
#. YfKFn
@@ -2572,12 +2572,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/fpicker/messages.po b/source/hr/fpicker/messages.po
index f61c0a3917b..9e7288e60c8 100644
--- a/source/hr/fpicker/messages.po
+++ b/source/hr/fpicker/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-03-31 21:49+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/hr/>\n"
"Language: hr\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562428129.000000\n"
#. SJGCw
@@ -143,12 +143,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Datum promjene"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Otvori"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Pokreni"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Naziv datoteke:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Vrs_ta datoteke:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Samo za č_itanje"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Spremi s lozinkom"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Automatska ekstenzija datoteke"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Uredi postavke _filtra"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Šifriraj s GPG ključem"
diff --git a/source/hr/framework/messages.po b/source/hr/framework/messages.po
index 5901d51cd75..6a7af4fd643 100644
--- a/source/hr/framework/messages.po
+++ b/source/hr/framework/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-11 17:08+0200\n"
-"PO-Revision-Date: 2022-04-05 10:47+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/frameworkmessages/hr/>\n"
"Language: hr\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563445506.000000\n"
#. 5dTDC
@@ -44,7 +44,7 @@ msgstr "Vidljivi gum~bi"
#: framework/inc/strings.hrc:28
msgctxt "STR_TOOLBAR_CUSTOMIZE_TOOLBAR"
msgid "~Customize Toolbar..."
-msgstr "~Uredi alatne trake..."
+msgstr "~Uredi alatnu traku…"
#. DhTM2
#: framework/inc/strings.hrc:29
@@ -92,13 +92,13 @@ msgstr "Nema dokumenata"
#: framework/inc/strings.hrc:36
msgctxt "STR_CLEAR_RECENT_FILES"
msgid "Clear List"
-msgstr "Očisti popis"
+msgstr "Izbriši popis"
#. y5BFt
#: framework/inc/strings.hrc:37
msgctxt "STR_CLEAR_RECENT_FILES_HELP"
msgid "Clears the list with the most recently opened files. This action can not be undone."
-msgstr "Čisti popis sa zadnje otvaranim datotekama. Ova radnja se ne može poništiti."
+msgstr "Briše popis sa zadnje otvaranim datotekama. Ova radnja se ne može poništiti."
#. JDATD
#: framework/inc/strings.hrc:38
@@ -122,7 +122,7 @@ msgstr "Dodatak %num%"
#: framework/inc/strings.hrc:41
msgctxt "STR_FULL_DISC_RETRY_BUTTON"
msgid "Retry"
-msgstr "Ponovi"
+msgstr "Pokušaj ponovo"
#. Cu3Ch
#: framework/inc/strings.hrc:42
@@ -136,19 +136,19 @@ msgid ""
"Press the 'Retry' button after you have allocated more free disk space to retry saving the data.\n"
"\n"
msgstr ""
-"%PRODUCTNAME nije mogao spremiti važne interne informacije zbog nedostatka slobodnog prostora na sljedećoj lokaciji:\n"
+"%PRODUCTNAME nije mogao spremiti važne interne informacije zbog nedostatka slobodne memorije na sljedećoj lokaciji:\n"
"%PATH\n"
"\n"
-"Nećete moći nastaviti rad s programom %PRODUCTNAME bez oslobađanja dovoljno slobodnog prostora na toj lokaciji.\n"
+"Nećeš moći nastaviti rad s programom %PRODUCTNAME bez oslobađanja dovoljno slobodne memorije na toj lokaciji.\n"
"\n"
-"Za ponovni pokušaj spremanja podataka, pritisnite tipku Pokušaj ponovno nakon što oslobodite dovoljno slobodnog prostora.\n"
+"Za ponovni pokušaj spremanja podataka, pritisni gumb „Pokušaj ponovo” nakon što oslobodiš dovoljno slobodnog memorije.\n"
"\n"
#. oPFZY
#: framework/inc/strings.hrc:43
msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
-msgstr "~Vrati izvorno"
+msgstr "~Vrati na zadano"
#. zHwpD
#: framework/inc/strings.hrc:44
@@ -164,7 +164,7 @@ msgid ""
"Please try to reinstall the application."
msgstr ""
"Došlo je do greške prilikom učitavanja postavki korisničkoga sučelja. Prekinut će se izvršavanje programa.\n"
-"Pokušajte pokušajte ga ponovno instalirati."
+"Pokušaj ponovo instalirati program."
#. grsAx
#: framework/inc/strings.hrc:46
@@ -174,7 +174,7 @@ msgid ""
"Please try to remove your user profile for the application."
msgstr ""
"Došlo je do greške prilikom učitavanja postavki korisničkoga sučelja. Prekinut će se izvršavanje programa.\n"
-"Pokušajte izbrisati korisnički profil koji program koristi."
+"Pokušaj ukloniti svoj korisnički profil za program."
#. qMSRF
#: framework/inc/strings.hrc:47
@@ -184,7 +184,7 @@ msgid ""
"Please try to remove your user profile for the application first or try to reinstall the application."
msgstr ""
"Došlo je do greške prilikom učitavanja postavki korisničkoga sučelja. Prekinut će se izvršavanje programa.\n"
-"Prvo pokušajte obrisati korisnički profil koji program koristi i potom pokušajte ponovno instalirati program."
+"Najprije pokušaj ukloniti svoj korisnički profil za program ili pokušaj ponovo instalirati program."
#. 9FEe5
#: framework/inc/strings.hrc:48
@@ -209,7 +209,7 @@ msgstr "Ništa (bez provjere pravopisa)"
#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
-msgstr "Postavi na zadani jezik"
+msgstr "Vrati na zadani jezik"
#. YEXdS
#: framework/inc/strings.hrc:53
@@ -227,7 +227,7 @@ msgstr "Postavi jezik za odlomak"
#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
-msgstr "Jezik teksta. Desni klik za postavljanje jezika znaka ili odlomka."
+msgstr "Jezik teksta. Desni klik za postavljanje jezika znaka ili odlomka"
#. ZGDAr
#: framework/inc/strings.hrc:57
@@ -287,43 +287,43 @@ msgstr "Polje uzorka"
#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
-msgstr ""
+msgstr "Formatirano polje"
#. V4iMu
#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
-msgstr ""
+msgstr "Gumb „Pritisni”"
#. TreFC
#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
-msgstr ""
+msgstr "Gumb opcija"
#. NFysA
#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
-msgstr ""
+msgstr "Polje oznake"
#. E5mMK
#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
-msgstr ""
+msgstr "Okvir grupe"
#. 5474w
#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
-msgstr ""
+msgstr "Gumb za sliku"
#. qT2Ed
#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
-msgstr ""
+msgstr "Upravljanje slikom"
#. 6Qvho
#: framework/inc/strings.hrc:74
@@ -335,19 +335,19 @@ msgstr "Odabir datoteke"
#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
-msgstr ""
+msgstr "Klizna traka"
#. VtEN6
#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
-msgstr ""
+msgstr "Gumb za okretanje"
#. eGgm4
#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
-msgstr ""
+msgstr "Navigacijska traka"
#. wH3TZ
msgctxt "stock"
@@ -402,12 +402,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/hr/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 4ca6c1d24e0..1230d932295 100644
--- a/source/hr/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/hr/instsetoo_native/inc_openoffice/windows/msi_languages.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: 2020-03-31 10:35+0200\n"
-"PO-Revision-Date: 2021-07-20 08:21+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/instsetoo_nativeinc_openofficewindowsmsi_languages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/instsetoo_nativeinc_openofficewindowsmsi_languages/hr/>\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: Weblate 4.6.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563540765.000000\n"
#. tBfTE
@@ -3119,7 +3119,7 @@ msgctxt ""
"OOO_CONTROL_323\n"
"LngText.text"
msgid "The following applications are using files that need to be updated by this setup. You can let Installation Wizard close them and attempt to restart them, or reboot the system later to complete the setup."
-msgstr "Sljedeći programi koriste datoteke koje se s ovom instalacijom moraju ažurirati.Možete dozvoliti instalacijskom čarobnjaku da ih zatvori i pokuša ponovo pokrenuti, ili ponovo pokrenite sustav za dovršenje instalacije."
+msgstr "Sljedeći programi koriste datoteke koje se s ovom instalacijom moraju ažurirati. Možete dozvoliti instalacijskom čarobnjaku da ih zatvori i pokuša ponovo pokrenuti, ili ponovo pokrenite sustav za dovršenje instalacije."
#. qDAnG
#: Control.ulf
@@ -4613,7 +4613,7 @@ msgctxt ""
"OOO_RADIOBUTTON_11\n"
"LngText.text"
msgid "&Do not close applications. A reboot will be required to complete the setup."
-msgstr "&Nemoj zatvoriti programe. Za dovršenje instalacije bit će potrebno ponovno pokretanje."
+msgstr "&Nemoj zatvoriti programe. Za završavanje postavljanja bit će potrebno ponovno pokretanje."
#. 94ZFb
#: UIText.ulf
diff --git a/source/hr/oox/messages.po b/source/hr/oox/messages.po
index cb8e581b776..46c84afd2b3 100644
--- a/source/hr/oox/messages.po
+++ b/source/hr/oox/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2021-04-13 12:38+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/ooxmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/ooxmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
#. C5e9E
#: oox/inc/strings.hrc:15
@@ -80,12 +80,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/reportdesign/messages.po b/source/hr/reportdesign/messages.po
index 3c035b837cc..6d78029f14b 100644
--- a/source/hr/reportdesign/messages.po
+++ b/source/hr/reportdesign/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-16 12:09+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/reportdesignmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/reportdesignmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563323779.000000\n"
#. FBVr9
@@ -225,12 +225,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/sc/messages.po b/source/hr/sc/messages.po
index 2e017a314ef..a9b63d2ebb3 100644
--- a/source/hr/sc/messages.po
+++ b/source/hr/sc/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -135,12 +135,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -25250,97 +25250,97 @@ msgid "~View"
msgstr "~Pogled"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Slik_a"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Sli~ka"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Crtaj"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Crtaj"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Mediji"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Mediji"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Ispis"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Ispis"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Ob_razac"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Ob~razac"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Pr_oširenje"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Pr~oširenje"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Alati"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Alati"
@@ -25699,139 +25699,139 @@ msgid "Im_age"
msgstr "Slik_a"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Rasporedi"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Boja"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Mreža"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Jezik"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Provjera"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Komentari"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Us_poredi"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Pogled"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "C_rtaj"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Uredi"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rasporedi"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Pogled"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Gru_pa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "F_ont"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Poravnanje"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Pogled"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Umetni"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medij"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Okvi_r"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Rasporedi"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Mreža"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Pogled"
diff --git a/source/hr/scaddins/messages.po b/source/hr/scaddins/messages.po
index a8533485882..dec1ef9b8de 100644
--- a/source/hr/scaddins/messages.po
+++ b/source/hr/scaddins/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scaddinsmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563540866.000000\n"
#. i8Y7Z
@@ -4117,12 +4117,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -4367,19 +4367,19 @@ msgstr "Cijena/vrijednost dotične imovine"
#: scaddins/inc/pricing.hrc:32
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Volatility"
-msgstr ""
+msgstr "Volatilnost"
#. mkRVX
#: scaddins/inc/pricing.hrc:33
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Annual volatility of the underlying asset"
-msgstr "Godišnja promjenjivost dotične imovine"
+msgstr "Godišnja volatilnost imovine"
#. 3T6eG
#: scaddins/inc/pricing.hrc:34
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Rate"
-msgstr ""
+msgstr "Stopa"
#. 5ycmU
#: scaddins/inc/pricing.hrc:35
@@ -4391,7 +4391,7 @@ msgstr "Kamatna stopa (kontinuirano složena)"
#: scaddins/inc/pricing.hrc:36
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Foreign rate"
-msgstr ""
+msgstr "Inozemna stopa"
#. PKubC
#: scaddins/inc/pricing.hrc:37
@@ -4427,25 +4427,25 @@ msgstr "Razina izvršavanja opcije"
#: scaddins/inc/pricing.hrc:42
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Lower barrier"
-msgstr ""
+msgstr "Donja granica"
#. yDAAU
#: scaddins/inc/pricing.hrc:43
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr "Donja granica (unesite 0 ako je nema)"
+msgstr "Donja granica (postavi na 0, ako je ne želiš koristiti)"
#. zR6Gm
#: scaddins/inc/pricing.hrc:44
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Upper barrier"
-msgstr ""
+msgstr "Gornja granica"
#. BucTp
#: scaddins/inc/pricing.hrc:45
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr "Gornja granica (unesite 0 ako je nema)"
+msgstr "Gornja granica (postavi na 0, ako je ne želiš koristiti)"
#. yXusB
#: scaddins/inc/pricing.hrc:46
@@ -4529,13 +4529,13 @@ msgstr "Cijena/vrijednost dotične imovine"
#: scaddins/inc/pricing.hrc:63
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Volatility"
-msgstr ""
+msgstr "Volatilnost"
#. XzXoA
#: scaddins/inc/pricing.hrc:64
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Annual volatility of the underlying asset"
-msgstr "Godišnja promjenjivost dotične imovine"
+msgstr "Godišnja volatilnost imovine"
#. McMgB
#: scaddins/inc/pricing.hrc:65
@@ -4577,25 +4577,25 @@ msgstr "Vrijeme do dospijeća opcije u godinama"
#: scaddins/inc/pricing.hrc:71
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Lower barrier"
-msgstr ""
+msgstr "Donja granica"
#. zmuoi
#: scaddins/inc/pricing.hrc:72
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr "Donja granica (upiši 0, ako je nema)"
+msgstr "Donja granica (postavi na 0, ako je ne želiš koristiti)"
#. dCZwY
#: scaddins/inc/pricing.hrc:73
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Upper barrier"
-msgstr ""
+msgstr "Gornja granica"
#. o525W
#: scaddins/inc/pricing.hrc:74
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr "Gornja granica (upiši 0, ako je nema)"
+msgstr "Gornja granica (postavi na 0, ako je ne želiš koristiti)"
#. G5wMT
#: scaddins/inc/pricing.hrc:75
@@ -4625,7 +4625,7 @@ msgstr "Podatkovni niz koji određuje da li je tip opcije knock-(i)n ili knock-(
#: scaddins/inc/pricing.hrc:79
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Barrier type"
-msgstr ""
+msgstr "Vrsta granice"
#. mAcT6
#: scaddins/inc/pricing.hrc:80
@@ -4703,25 +4703,25 @@ msgstr "Vrijeme do dospijeća"
#: scaddins/inc/pricing.hrc:96
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "Lower barrier"
-msgstr ""
+msgstr "Donja granica"
#. CfPbF
#: scaddins/inc/pricing.hrc:97
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr "Donja granica (unesite 0 ako je nema)"
+msgstr "Donja granica (postavi na 0, ako je ne želiš koristiti)"
#. iDBso
#: scaddins/inc/pricing.hrc:98
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "Upper barrier"
-msgstr ""
+msgstr "Gornja granica"
#. xLZJL
#: scaddins/inc/pricing.hrc:99
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr "Gornja granica (unesite 0 ako je nema)"
+msgstr "Gornja granica (postavi na 0, ako je ne želiš koristiti)"
#. N84Tp
#: scaddins/inc/pricing.hrc:104
@@ -4745,7 +4745,7 @@ msgstr "Cijena/vrijednost imovine"
#: scaddins/inc/pricing.hrc:107
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Volatility"
-msgstr ""
+msgstr "Volatilnost"
#. LS34G
#: scaddins/inc/pricing.hrc:108
@@ -4781,25 +4781,25 @@ msgstr "Vrijeme do dospijeća u godinama"
#: scaddins/inc/pricing.hrc:113
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Lower barrier"
-msgstr ""
+msgstr "Donja granica"
#. AMhM4
#: scaddins/inc/pricing.hrc:114
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Lower barrier (set to 0 for no lower barrier)"
-msgstr "Donja granica (unesite 0 ako je nema)"
+msgstr "Donja granica (postavi na 0, ako je ne želiš koristiti)"
#. 9eXqo
#: scaddins/inc/pricing.hrc:115
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Upper barrier"
-msgstr ""
+msgstr "Gornja granica"
#. XeFcH
#: scaddins/inc/pricing.hrc:116
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "Upper barrier (set to 0 for no upper barrier)"
-msgstr "Gornja granica (unesite 0 ako je nema)"
+msgstr "Gornja granica (postavi na 0, ako je ne želiš koristiti)"
#. yGuzF
#: scaddins/inc/pricing.hrc:117
diff --git a/source/hr/sccomp/messages.po b/source/hr/sccomp/messages.po
index 4361c97c06c..01dcede3e14 100644
--- a/source/hr/sccomp/messages.po
+++ b/source/hr/sccomp/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:03+0200\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sccompmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1513335578.000000\n"
#. whDxm
@@ -153,12 +153,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/sd/messages.po b/source/hr/sd/messages.po
index dac7b39aea4..1b6f0291b17 100644
--- a/source/hr/sd/messages.po
+++ b/source/hr/sd/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -267,12 +267,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -4172,109 +4172,109 @@ msgid "~Table"
msgstr "~Tablica"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Slika"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Sli~ka"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "C_rtanje"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Crtanje"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Medijska datoteka"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Medijska datoteka"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Ob_rasci"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Ob~razac"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Glavni"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Glav~ni"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Pr_oširenje"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Pr~oširenje"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Ala_ti"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Ala~ti"
@@ -7061,109 +7061,109 @@ msgid "~Table"
msgstr "~Tablica"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Slika"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Sli~ka"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "C_rtanje"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Crtanje"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Mediji"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Mediji"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Ob_razac"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Ob~razac"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Glavni"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Glavni"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Pr_oširenje"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Pr~oširenje"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Alati"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Alati"
@@ -8755,7 +8755,7 @@ msgstr ""
#: sd/uiconfig/simpress/ui/publishingdialog.ui:335
msgctxt "publishingdialog|ASPRadiobutton"
msgid "_Active Server Pages (ASP)"
-msgstr "_Active Server Pages (ASP)"
+msgstr "_Aktivne stranice poslužitelja (ASP)"
#. D4oV4
#: sd/uiconfig/simpress/ui/publishingdialog.ui:344
diff --git a/source/hr/sfx2/messages.po b/source/hr/sfx2/messages.po
index 9f66f03d0e5..c7492484147 100644
--- a/source/hr/sfx2/messages.po
+++ b/source/hr/sfx2/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-03-31 23:45+0200\n"
-"PO-Revision-Date: 2022-03-31 21:50+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sfx2messages/hr/>\n"
"Language: hr\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563540915.000000\n"
#. bHbFE
@@ -2056,12 +2056,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/shell/messages.po b/source/hr/shell/messages.po
index ae34eeb3105..8a039a4375e 100644
--- a/source/hr/shell/messages.po
+++ b/source/hr/shell/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:14+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/shellmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/shellmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1561722507.000000\n"
#. 9taro
@@ -109,12 +109,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/starmath/messages.po b/source/hr/starmath/messages.po
index 4467a26f6dc..7837b0fca83 100644
--- a/source/hr/starmath/messages.po
+++ b/source/hr/starmath/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/starmathmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563324412.000000\n"
#. GrDhX
@@ -260,7 +260,7 @@ msgstr "TAU"
#: starmath/inc/smmod.hrc:60
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "upsilon"
-msgstr "upsilon"
+msgstr "ipsilon"
#. ymFBb
#: starmath/inc/smmod.hrc:61
@@ -477,12 +477,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/svl/messages.po b/source/hr/svl/messages.po
index 686dc0da271..f31d27a20e2 100644
--- a/source/hr/svl/messages.po
+++ b/source/hr/svl/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/svlmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/svlmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1519742661.000000\n"
#. PDMJD
@@ -82,12 +82,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/svtools/messages.po b/source/hr/svtools/messages.po
index 1e1c9fcc569..3234416e8c8 100644
--- a/source/hr/svtools/messages.po
+++ b/source/hr/svtools/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-20 13:21+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/svtoolsmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563541785.000000\n"
#. fLdeV
@@ -651,7 +651,7 @@ msgstr "Fonetski (alfanumerički prvo, grupirano prema suglasnicima)"
#: include/svtools/strings.hrc:152
msgctxt "STR_SVT_STYLE_LIGHT"
msgid "Light"
-msgstr "Svjetli"
+msgstr "Svijetli"
#. mZkDz
#: include/svtools/strings.hrc:153
@@ -675,13 +675,13 @@ msgstr "Kurziv"
#: include/svtools/strings.hrc:156
msgctxt "STR_SVT_STYLE_BOLD"
msgid "Bold"
-msgstr "Podebljano"
+msgstr "Podebljani"
#. cbXrP
#: include/svtools/strings.hrc:157
msgctxt "STR_SVT_STYLE_BOLD_ITALIC"
msgid "Bold Italic"
-msgstr "Debeli kurziv"
+msgstr "Podebljani kurziv"
#. yHZD2
#: include/svtools/strings.hrc:158
@@ -699,13 +699,13 @@ msgstr "Crni kurziv"
#: include/svtools/strings.hrc:160
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
-msgstr "Book"
+msgstr "Knjižni"
#. sqXRb
#: include/svtools/strings.hrc:161
msgctxt "STR_SVT_STYLE_BOLD_OBLIQUE"
msgid "Bold Oblique"
-msgstr "Podebljano nakošeno"
+msgstr "Podebljani ukošeni"
#. QUBiF
#: include/svtools/strings.hrc:162
@@ -729,7 +729,7 @@ msgstr "Uski debeli kurziv"
#: include/svtools/strings.hrc:165
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_OBLIQUE"
msgid "Condensed Bold Oblique"
-msgstr "Uski debeli nakošeni"
+msgstr "Uski debeli ukošeni"
#. bpDXQ
#: include/svtools/strings.hrc:166
@@ -741,7 +741,7 @@ msgstr "Uski kurziv"
#: include/svtools/strings.hrc:167
msgctxt "STR_SVT_STYLE_CONDENSED_OBLIQUE"
msgid "Condensed Oblique"
-msgstr "Uski nakošeni"
+msgstr "Uski ukošeni"
#. MouF8
#: include/svtools/strings.hrc:168
@@ -759,13 +759,13 @@ msgstr "Jako-svijetli kurziv"
#: include/svtools/strings.hrc:170
msgctxt "STR_SVT_STYLE_OBLIQUE"
msgid "Oblique"
-msgstr "Nakošeno"
+msgstr "Ukošeni"
#. TJsAw
#: include/svtools/strings.hrc:171
msgctxt "STR_SVT_STYLE_SEMIBOLD"
msgid "Semibold"
-msgstr "Djelomično podebljano"
+msgstr "Polu-debeli"
#. LRtri
#: include/svtools/strings.hrc:172
@@ -1786,12 +1786,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -3796,7 +3796,7 @@ msgstr "Južni Soto"
#: svtools/inc/langtab.hrc:234
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Swazi"
-msgstr "Swazi"
+msgstr "Svazi"
#. GFCYC
#: svtools/inc/langtab.hrc:235
diff --git a/source/hr/svx/messages.po b/source/hr/svx/messages.po
index d3a59bea26f..e8a0144707c 100644
--- a/source/hr/svx/messages.po
+++ b/source/hr/svx/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/hr/>\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: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563541940.000000\n"
#. 3GkZj
@@ -10160,12 +10160,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/sw/messages.po b/source/hr/sw/messages.po
index 84815fa6a1a..d01638c4d1a 100644
--- a/source/hr/sw/messages.po
+++ b/source/hr/sw/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-10 12:22+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,10 +30,9 @@ msgstr "Tablica „%OBJECT_NAME%” sadržava spajanja ili razdvajanja ćelija."
#. idEDM
#: sw/inc/AccessibilityCheckStrings.hrc:18
-#, fuzzy
msgctxt "STR_FAKE_NUMBERING"
msgid "Fake numbering '%NUMBERING%'"
-msgstr "Lažno obrojčavanje '%NUMBERING%'"
+msgstr "Lažno brojenje '%NUMBERING%'"
#. zE4PU
#: sw/inc/AccessibilityCheckStrings.hrc:19
@@ -178,12 +177,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -10507,19 +10506,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stil"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stilovi"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13963,37 +13962,37 @@ msgid "Exchange Databases"
msgstr "Zamjena baze podataka"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Odredi"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Korištene baze podataka"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Dostupne b_aze podataka"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Pretraživanje..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14003,31 +14002,31 @@ msgstr ""
"Koristite gumb Pretraži za odabir baze podataka."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Zamjena baze podataka"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Baza podataka primijenjena na dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20081,109 +20080,109 @@ msgid "Use the current _document"
msgstr "Koristi ovaj _dokument"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Stvori no_vi dokument"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Započni iz postoj_ećeg dokumenta"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Započni _iz predloška"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Započni iz nedavno spre_mljenog početnog dokumenta"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Pot_raži..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Pot_raži..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Odaberite početni dokument za cirkularnu poštu"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22326,49 +22325,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Vrsta"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Mogućnosti"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Omatanje"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Poveznica"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Obrub"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Područje"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Prozirnost"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makronaredba"
@@ -27062,7 +27061,7 @@ msgid "Update"
msgstr "Ažuriraj"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/hr/uui/messages.po b/source/hr/uui/messages.po
index fc27453e4cc..158cd4d7e5f 100644
--- a/source/hr/uui/messages.po
+++ b/source/hr/uui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:45+0100\n"
-"PO-Revision-Date: 2022-03-31 21:49+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/uuimessages/hr/>\n"
"Language: hr\n"
@@ -13,20 +13,20 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563542024.000000\n"
#. DLY8p
#: uui/inc/ids.hrc:32
msgctxt "RID_UUI_ERRHDL"
msgid "The operation executed on $(ARG1) was aborted."
-msgstr "Operacija izvršavana nad $(ARG1) je prekinuta."
+msgstr "Operacija koja je izvršena na $(ARG1) je prekinuta."
#. Q448y
#: uui/inc/ids.hrc:34
msgctxt "RID_UUI_ERRHDL"
msgid "Access to $(ARG1) was denied."
-msgstr "Odbijen je pristup $(ARG1)."
+msgstr "Odbijen je pristup na $(ARG1)."
#. w6rpp
#: uui/inc/ids.hrc:36
@@ -38,7 +38,7 @@ msgstr "Već postoji $(ARG1)."
#: uui/inc/ids.hrc:38
msgctxt "RID_UUI_ERRHDL"
msgid "Target already exists."
-msgstr "Cij već postoji."
+msgstr "Cilj već postoji."
#. KgnBz
#: uui/inc/ids.hrc:40
@@ -48,9 +48,9 @@ msgid ""
"$(ARG1)\n"
"which are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?"
msgstr ""
-"Namjeravate spremiti/izvesti lozinkom zaštićenu osnovnu biblioteku koja sadrži modul(e) \n"
+"Spremit/izvest ćeš lozinkom zaštićenu osnovnu biblioteku koja sadrži modul(e) \n"
"$(ARG1)\n"
-"a koji su preveliki za zapisivanje u binarnom obliku. Ukoliko želite da korisnici, koji nemaju pristup lozinki biblioteke, mogu pokrenuti makronaredbe u tom modulu ili modulima morate razlomiti te module u više manjih modula. Želite li nastaviti sa spremanjem/izvozom ove biblioteke?"
+"koji su preveliki za zapisivanje u binarnom obliku. Ukoliko želiš da korisnici, koji nemaju pristup lozinki biblioteke mogu pokrenuti makronaredbe u tom modulu ili modulima, moraš podijeliti te module u više manjih modula. Želiš li nastaviti sa spremanjem/izvozom ove biblioteke?"
#. 3rNDF
#: uui/inc/ids.hrc:42
@@ -66,17 +66,17 @@ msgid ""
msgstr ""
"Upozorenje!\n"
"\n"
-"Pokušavate učitati neobičan tip datoteke ($(ARG2)) sa URL-a:\n"
+"Pokušavaš učitati neobičnu vrstu datoteke ($(ARG2)) s URL-a:\n"
"\n"
"$(ARG1)\n"
"\n"
-"Jeste li sigurni da se radi o starom datotečnome formatu datoteke izrađene pred mnogo godina?"
+"Jesi li siguran/na da se radi o starom datotečnome formatu datoteke izrađene prije mnogo godina?"
#. v6bPE
#: uui/inc/ids.hrc:44
msgctxt "RID_UUI_ERRHDL"
msgid "The data from $(ARG1) has an incorrect checksum."
-msgstr "Podaci iz $(ARG1) imaju neispravni kontrolni broj."
+msgstr "Podaci iz $(ARG1) imaju neispravni kontrolni zbroj."
#. AGF5W
#: uui/inc/ids.hrc:46
@@ -94,13 +94,13 @@ msgstr "Ne mogu se pročitati podaci iz $(ARG1)."
#: uui/inc/ids.hrc:50
msgctxt "RID_UUI_ERRHDL"
msgid "The seek operation on $(ARG1) could not be performed."
-msgstr "Ne može se izvršiti operacija pretrage nad $(ARG1)."
+msgstr "Operacija pretrage na $(ARG1) se ne može izvršiti."
#. CD7zU
#: uui/inc/ids.hrc:52
msgctxt "RID_UUI_ERRHDL"
msgid "The tell operation on $(ARG1) could not be performed."
-msgstr "Radnja tell ne može se izvršiti nad $(ARG1)."
+msgstr "Operacija tell na $(ARG1) se ne može izvršiti."
#. AkGXL
#: uui/inc/ids.hrc:54
@@ -112,7 +112,7 @@ msgstr "Podaci za $(ARG1) ne mogu biti zapisani."
#: uui/inc/ids.hrc:56
msgctxt "RID_UUI_ERRHDL"
msgid "Action impossible: $(ARG1) is the current directory."
-msgstr "Nemoguće djelovanje: $(ARG1) je trenutačna mapa."
+msgstr "Nemoguća radnja: $(ARG1) je trenutačna mapa."
#. wWVF2
#: uui/inc/ids.hrc:58
@@ -124,7 +124,7 @@ msgstr "$(ARG1) nije spreman."
#: uui/inc/ids.hrc:60
msgctxt "RID_UUI_ERRHDL"
msgid "Action impossible: $(ARG1) and $(ARG2) are different devices (drives)."
-msgstr "Nemoguća aktivnost: $(ARG1) i $(ARG2) su različiti uređaji (diskovi)."
+msgstr "Nemoguća radnja: $(ARG1) i $(ARG2) su različiti uređaji (diskovi)."
#. ic2pB
#: uui/inc/ids.hrc:62
@@ -136,13 +136,13 @@ msgstr "Opća ulazno/izlazna greška tijekom pristupanja $(ARG1)."
#: uui/inc/ids.hrc:64
msgctxt "RID_UUI_ERRHDL"
msgid "An attempt was made to access $(ARG1) in an invalid way."
-msgstr "Pokušan je pristup prema $(ARG1) na krivi način."
+msgstr "Pokušan je pristup na $(ARG1) na krivi način."
#. Y6bwq
#: uui/inc/ids.hrc:66
msgctxt "RID_UUI_ERRHDL"
msgid "$(ARG1) contains invalid characters."
-msgstr "$(ARG1) sadrži nedozvoljene znakove."
+msgstr "$(ARG1) sadrži nevaljane znakove."
#. 5HEak
#: uui/inc/ids.hrc:68
@@ -160,7 +160,7 @@ msgstr "Podaci iz $(ARG1) imaju nedozvoljenu dužinu."
#: uui/inc/ids.hrc:72
msgctxt "RID_UUI_ERRHDL"
msgid "The operation on $(ARG1) was started with an invalid parameter."
-msgstr "Aktivnost na $(ARG1) je pokrenuta s nedozvoljenim parametrom."
+msgstr "Operacija na $(ARG1) je pokrenuta s nevaljanim parametrom."
#. fEQmj
#: uui/inc/ids.hrc:74
@@ -202,7 +202,7 @@ msgstr "Putanja $(ARG1) ne postoji."
#: uui/inc/ids.hrc:86
msgctxt "RID_UUI_ERRHDL"
msgid "The operation on $(ARG1) is not supported on this operating system."
-msgstr "Djelovanje na $(ARG1) nije podržano na ovom operativnom sustavu."
+msgstr "Operacija na $(ARG1) nije podržana na ovom operacijskom sustavu."
#. zzACo
#: uui/inc/ids.hrc:88
@@ -220,25 +220,25 @@ msgstr "$(ARG1) nije datoteka."
#: uui/inc/ids.hrc:92
msgctxt "RID_UUI_ERRHDL"
msgid "There is no space left on device $(ARG1)."
-msgstr "Nema više slobodnog mjesta na uređaju $(ARG1)."
+msgstr "Na uređaju $(ARG1) više nema slobodne memorije."
#. zehX6
#: uui/inc/ids.hrc:94
msgctxt "RID_UUI_ERRHDL"
msgid "The operation on $(ARG1) cannot be performed because too many files are already open."
-msgstr "Ne može se izvršiti djelovanje na $(ARG1) zbog previše već otvorenih datoteka."
+msgstr "Operacija na $(ARG1) se ne može izvršiti jer su već previše datoteka otvorene."
#. ctFbB
#: uui/inc/ids.hrc:96
msgctxt "RID_UUI_ERRHDL"
msgid "The operation on $(ARG1) cannot be performed because there is no more memory available."
-msgstr "Djelovanje na $(ARG1) se ne može izvršiti zbog nedostatka slobodne memorije."
+msgstr "Operacija na $(ARG1) se ne može izvršiti jer nedostaje slobodne memorije."
#. jpzJG
#: uui/inc/ids.hrc:98
msgctxt "RID_UUI_ERRHDL"
msgid "The operation on $(ARG1) cannot continue because more data is pending."
-msgstr "Djelovanje na $(ARG1) se ne može nastaviti zbog podataka koji čekaju."
+msgstr "Operacija na $(ARG1) se ne može nastaviti jer daljnji podaci čekaju."
#. 6DVTU
#: uui/inc/ids.hrc:100
@@ -250,7 +250,7 @@ msgstr "$(ARG1) se ne može kopirati sam u sebe."
#: uui/inc/ids.hrc:102
msgctxt "RID_UUI_ERRHDL"
msgid "Unknown input/output error while accessing $(ARG1)."
-msgstr "Nepoznata ulazno/izlazna greška tijekom pristupa $(ARG1)."
+msgstr "Nepoznata greška unosa/rezultata tijekom pristupanja $(ARG1)."
#. cVa9F
#: uui/inc/ids.hrc:104
@@ -262,25 +262,25 @@ msgstr "$(ARG1) je zaštićen od pisanja."
#: uui/inc/ids.hrc:106
msgctxt "RID_UUI_ERRHDL"
msgid "$(ARG1) is not in the correct format."
-msgstr "$(ARG1) nje u ispravnom obliku."
+msgstr "$(ARG1) nje u ispravnom formatu."
#. NJNyn
#: uui/inc/ids.hrc:108
msgctxt "RID_UUI_ERRHDL"
msgid "The version of $(ARG1) is not correct."
-msgstr "Neispravna inačica od $(ARG1)."
+msgstr "$(ARG1) verzija je neispravna."
#. uBqiR
#: uui/inc/ids.hrc:110
msgctxt "RID_UUI_ERRHDL"
msgid "Drive $(ARG1) does not exist."
-msgstr "Ne postoji disk $(ARG1)."
+msgstr "Disk $(ARG1) ne postoji."
#. zemAv
#: uui/inc/ids.hrc:112
msgctxt "RID_UUI_ERRHDL"
msgid "Folder $(ARG1) does not exist."
-msgstr "Ne postoji mapa $(ARG1)."
+msgstr "Mapa $(ARG1) ne postoji."
#. aRCFc
#: uui/inc/ids.hrc:114
@@ -328,19 +328,19 @@ msgstr "Disk $(ARG1) nije spreman."
#: uui/inc/ids.hrc:128
msgctxt "RID_UUI_ERRHDL"
msgid "$(ARG1) is not ready; please insert a storage medium."
-msgstr "$(ARG1) nije spreman; umetnite medij za pohranu podataka."
+msgstr "$(ARG1) nije spreman; umetni medij za spremanje podataka."
#. RogFv
#: uui/inc/ids.hrc:130
msgctxt "RID_UUI_ERRHDL"
msgid "Volume $(ARG1) is not ready; please insert a storage medium."
-msgstr "Disk $(ARG1) nije spreman; umetnite medij za pohranu podataka."
+msgstr "Disk $(ARG1) nije spreman; umetni medij za spremanje podataka."
#. AqFh4
#: uui/inc/ids.hrc:132
msgctxt "RID_UUI_ERRHDL"
msgid "Please insert disk $(ARG1)."
-msgstr "Umetnite disk $(ARG1)."
+msgstr "Umetni disk $(ARG1)."
#. WbB7f
#: uui/inc/ids.hrc:134
@@ -352,7 +352,7 @@ msgstr "Objekt ne može biti stvoren u mapi $(ARG1)."
#: uui/inc/ids.hrc:136
msgctxt "RID_UUI_ERRHDL"
msgid "%PRODUCTNAME cannot keep files from being overwritten when this transmission protocol is used. Do you want to continue anyway?"
-msgstr "%PRODUCTNAME ne može zaštiti datoteke od pisanja preko njih dok se koristi ovaj prijenosni protokol. Želite li svejedno nastaviti?"
+msgstr "%PRODUCTNAME ne može zaštiti prepisivanje datoteka kad se koristi ovaj prijenosni protokol. Želiü li svejedno nastaviti?"
#. CUbSR
#: uui/inc/ids.hrc:138
@@ -367,20 +367,20 @@ msgid ""
"\n"
"Should %PRODUCTNAME repair the file?\n"
msgstr ""
-"Datoteka je '$(ARG1)' oštećena i zato se ne može otvoriti. %PRODUCTNAME može pokušati obnoviti datoteku.\n"
+"Datoteka „$(ARG1)” je oštećena i stoga se ne može otvoriti. %PRODUCTNAME može pokušati obnoviti datoteku.\n"
"\n"
"Oštećenje može biti rezultat rukovanjem dokumentom ili strukturnim oštećenjem tijekom prijenosa datoteke.\n"
"\n"
-"Preporuka je da ne vjerujete sadržaju obnovljene datoteke.\n"
-"Izvršavanje je makronaredbi isključeno.\n"
+"Preporučujemo da ne vjeruješ sadržaju obnovljene datoteke.\n"
+"Izvršavanje makronaredbi je isključeno.\n"
"\n"
-"Želite li da %PRODUCTNAME obnovi datoteku?\n"
+"Želiš li da %PRODUCTNAME obnovi datoteku?\n"
#. KeFss
#: uui/inc/ids.hrc:140
msgctxt "RID_UUI_ERRHDL"
msgid "The file '$(ARG1)' could not be repaired and therefore cannot be opened."
-msgstr "Datoteka '$(ARG1)' ne može biti popravljena i stoga ne može biti otvorena."
+msgstr "Datoteka „$(ARG1)” se ne može popraviti i stoga se ne može otvoriti."
#. JCpTn
#: uui/inc/ids.hrc:142
@@ -389,8 +389,8 @@ msgid ""
"Configuration data in '$(ARG1)' is corrupted. Without this data some functions may not operate correctly.\n"
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
-"Osobna konfiguracijska datoteka '$(ARG1)' je oštećena. Bez tih podataka neke vunkcije neće ispravno raditi.\n"
-" Želite li nastaviti pokretanje %PRODUCTNAME bez nepostojećih konfiguracijskih podataka?"
+"Konfiguracijska datoteka „$(ARG1)” je oštećena. Bez tih podataka neke funkcije neće ispravno raditi.\n"
+"Želiš li nastaviti pokretanje %PRODUCTNAME-a bez oštećenih konfiguracijskih podataka?"
#. QCACp
#: uui/inc/ids.hrc:144
@@ -399,14 +399,14 @@ msgid ""
"The personal configuration file '$(ARG1)' is corrupted and must be deleted to continue. Some of your personal settings may be lost.\n"
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
-"Osobna konfiguracijska datoteka '$(ARG1)' je oštećena i za nastavak se mora obrisati. Postoji mogućnost da će neke vaše osobne postavke biti izgubljene.\n"
-" Želite li nastaviti pokretanje %PRODUCTNAME bez nepostojećih konfiguracijskih podataka?"
+"Osobna konfiguracijska datoteka „$(ARG1)” je oštećena i za nastavak se mora izbrisati. Neke tvoje osobne postavke će se možda izgubiti.\n"
+"Želiš li nastaviti pokretanje %PRODUCTNAME-a bez oštećenih konfiguracijskih podataka?"
#. e5Rft
#: uui/inc/ids.hrc:146
msgctxt "RID_UUI_ERRHDL"
msgid "The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly."
-msgstr "Izvor konfiguracijskih podataka '$(ARG1)' je nedostupan. Bez tih podataka neke vunkcije neće ispravno raditi."
+msgstr "Izvor konfiguracijskih podataka „$(ARG1)” je nedostupan. Bez tih podataka neke funkcije neće ispravno raditi."
#. 4gRCA
#: uui/inc/ids.hrc:148
@@ -415,32 +415,32 @@ msgid ""
"The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly.\n"
"Do you want to continue startup of %PRODUCTNAME without the missing configuration data?"
msgstr ""
-"Izvor konfiguracijskih podataka '$(ARG1)' je nedostupan. Bez tih podataka neke funkcije se neće ispravno izvoditi.\n"
-" Želite li nastaviti pokretanje %PRODUCTNAME bez nepostojećih konfiguracijskih podataka?"
+"Izvor konfiguracijskih podataka „$(ARG1)” je nedostupan. Bez tih podataka neke funkcije neće ispravno raditi.\n"
+"Želiš li nastaviti pokretanje %PRODUCTNAME-a bez nedostajućih konfiguracijskih podataka?"
#. DAUhe
#: uui/inc/ids.hrc:150
msgctxt "RID_UUI_ERRHDL"
msgid "The form contains invalid data. Do you still want to continue?"
-msgstr "Obrazac sadrži neispravne podatke. Stvarno želite nastaviti?"
+msgstr "Obrazac sadrži neispravne podatke. Stvarno želiš nastaviti?"
#. DSoD4
#: uui/inc/ids.hrc:152
msgctxt "RID_UUI_ERRHDL"
msgid "The file $(ARG1) is locked by another user. Currently, another write access to this file cannot be granted."
-msgstr "Drugi korisnik je zaključao datoteku $(ARG1). Trenutačno je dozvoljen drugi pristup zapisivanja u datoteku."
+msgstr "Jedan drugi korisnik je zaključao datoteku $(ARG1). Trenutačno nije moguće dozvoliti jedan drugi pristup za zapisivanje u datoteku."
#. k6aHT
#: uui/inc/ids.hrc:154
msgctxt "RID_UUI_ERRHDL"
msgid "The file $(ARG1) is locked by yourself. Currently, another write access to this file cannot be granted."
-msgstr "Niste zaključali datoteku $(ARG1). Trenutačno može biti dozvoljen drugi pristup zapisivanja u datoteku."
+msgstr "Datoteka $(ARG1) je zaključana s tvoje strane. Trenutačno nije moguće dozvoliti jedan drugi pristup za zapisivanje u datoteku."
#. ZoUzb
#: uui/inc/ids.hrc:156
msgctxt "RID_UUI_ERRHDL"
msgid "The file $(ARG1) is currently not locked by yourself."
-msgstr "Trenutačno niste zaključali datoteku $(ARG1)."
+msgstr "Datoteka $(ARG1) trenutačno nije zaključana s tvoje strane."
#. L9PCQ
#: uui/inc/ids.hrc:158
@@ -449,8 +449,8 @@ msgid ""
"The previously obtained lock for file $(ARG1) has expired.\n"
"This can happen due to problems on the server managing the file lock. It cannot be guaranteed that write operations on this file will not overwrite changes done by other users!"
msgstr ""
-"Prethodno je zaključavanje datoteke $(ARG1) nevažeće.\n"
-"Ovo se može dogoditi zbog problema na poslužitelju koji upravlja zaključavanjem datoteka. To ne može jamčiti da operacije zapisivanja na ovoj datoteci neće prepisati promjene ostalih korisnika!"
+"Prethodno zaključavanje datoteke $(ARG1) je isteklo.\n"
+"Ovo se može dogoditi zbog problema na poslužitelju koji upravlja zaključavanjem datoteka. Nije moguće jamčiti da operacije zapisivanja u ovu datoteku neće prepisati promjene ostalih korisnika!"
#. gZzEy
#: uui/inc/ids.hrc:160
@@ -474,9 +474,9 @@ msgid ""
"\n"
"Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?"
msgstr ""
-"Ne mogu provjeriti identitet $(ARG1).\n"
+"Nije moguće provjeriti identitet $(ARG1) stranice.\n"
"\n"
-"Prije prihvaćanja certifikata, trebali biste pažljivo provjeriti certifikat stranice. Želite li prihvatiti navedeni certifikat kao identifikaciju internetske stranice $(ARG1)?"
+"Prije prihvaćanja certifikata, provjeri certifikat stranice. Želiš li prihvatiti navedeni certifikat za identificiranje web-stranice $(ARG1)?"
#. kBZVn
#: uui/inc/ids.hrc:166
@@ -488,7 +488,7 @@ msgid ""
msgstr ""
"$(ARG1) je internetska stranica koja koristi sigurnosne certifikate radi šifriranja podataka tijekom prijenosa, ali certifikat je istekao $(ARG2).\n"
"\n"
-"Provjerite je li vrijeme na vašemu računalu pravilno postavljeno."
+"Provjeri, je li vrijeme na tvom računalu pravilno postavljeno."
#. 8GuAn
#: uui/inc/ids.hrc:167
@@ -506,17 +506,17 @@ msgid ""
"\n"
"Would you like to continue anyway?"
msgstr ""
-"Pokušali ste uspostaviti vezu sa $(ARG1). Međutim, prikazani sigurnosni certifikat pripada $(ARG2). Moguće je, iako malo vjerojatno, da netko pokušava presresti vašu vezu s internetskom stranicom.\n"
+"Pokušao/la si uspostaviti vezu sa $(ARG1). Međutim, prikazani sigurnosni certifikat pripada $(ARG2). Moguće je, iako malo vjerojatno, da netko pokušava presresti tvoju vezu s internetskom stranicom.\n"
"\n"
-"Sumnjate li da certifikat ne pripada $(ARG1), odustanite od povezivanja i obavijestite administratora stranice.\n"
+"Ako misliš da certifikat ne pripada $(ARG1), prekini vezu i obavijesti administratora stranice.\n"
"\n"
-"Želite li nastaviti?"
+"Želiš li nastaviti?"
#. q6DM2
#: uui/inc/ids.hrc:169
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
-msgstr "Sigurnosno upozorenje: certifikat poslužitelja je istekao"
+msgstr "Sigurnosno upozorenje: istekao certifikat poslužitelja"
#. zd5oX
#: uui/inc/ids.hrc:170
@@ -526,15 +526,15 @@ msgid ""
"\n"
"If you suspect the certificate shown, please cancel the connection and notify the site administrator."
msgstr ""
-"Certifikat nije moguće provjeriti. Pažljivo provjerite certifikat internetske stranice.\n"
+"Certifikat nije moguće provjeriti. Pažljivo provjeri certifikat internetske stranice.\n"
"\n"
-"Ako sumnjate u prikazani certifikat, odustanite od povezivanja i obavijestite administratora stranice."
+"Ako sumnjaš u prikazani certifikat, prekini povezivanje i obavijesti administratora stranice."
#. Aj227
#: uui/inc/ids.hrc:171
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
-msgstr "Sigurnosno upozorenje: imena na domeni ne odgovaraju"
+msgstr "Sigurnosno upozorenje: nepoklapanje imena domene"
#. wH3TZ
msgctxt "stock"
@@ -589,12 +589,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -605,25 +605,25 @@ msgstr "_Da"
#: uui/inc/strings.hrc:24
msgctxt "STR_ENTER_PASSWORD_TO_OPEN"
msgid "Enter password to open file: \n"
-msgstr "Za otvaranje datoteke upišite lozinku: \n"
+msgstr "Za otvaranje datoteke upiši lozinku: \n"
#. rmDwa
#: uui/inc/strings.hrc:25
msgctxt "STR_ENTER_PASSWORD_TO_MODIFY"
msgid "Enter password to modify file: \n"
-msgstr "Za izmjenu datoteke upišite lozinku: \n"
+msgstr "Za izmjenu datoteke upiši lozinku: \n"
#. BVofP
#: uui/inc/strings.hrc:26
msgctxt "STR_ENTER_SIMPLE_PASSWORD"
msgid "Enter password: "
-msgstr "Upišite lozinku: "
+msgstr "Upiši lozinku: "
#. UTuR2
#: uui/inc/strings.hrc:27
msgctxt "STR_CONFIRM_SIMPLE_PASSWORD"
msgid "Confirm password: "
-msgstr "Potvrdite lozinku: "
+msgstr "Potvrdi lozinku: "
#. wydLC
#: uui/inc/strings.hrc:28
@@ -635,19 +635,19 @@ msgstr "Postavi lozinku"
#: uui/inc/strings.hrc:29
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
-msgstr "Upišite lozinku"
+msgstr "Upiši lozinku"
#. hggFL
#: uui/inc/strings.hrc:30
msgctxt "STR_PASSWORD_MISMATCH"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
-msgstr "Potvrđujuća lozinka ne odgovara lozinki. Ponovno postavite lozinku upisujući istu lozinku u oba polja."
+msgstr "Potvrđujuća lozinka ne odgovara lozinki. Ponovo postavi lozinku upisom iste lozinke u oba polja."
#. sdbEf
#: uui/inc/strings.hrc:32
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
-msgstr "Dokument se već koristi"
+msgstr "Korišteni dokument"
#. QU4jD
#: uui/inc/strings.hrc:33
@@ -658,7 +658,7 @@ msgid ""
"Open document read-only, or ignore own file locking and open the document for editing.\n"
"Select Notify to open read-only and get notified when the document becomes editable."
msgstr ""
-"Datoteka dokumenta „$(ARG1)” zaključana je za uređivanje na jednom drugom sustavu $(ARG2)\n"
+"Datoteka dokumenta „$(ARG1)” je zaključana za uređivanje od tebe na jednom drugom sustavu $(ARG2)\n"
"\n"
"Otvori dokument samo-za-čitanje ili zanemari zaključavanje vlastite datoteke i otvori dokument za uređivanje.\n"
"Odaberi „Obavijesti” za otvaranje samo-za-čitanje i primi obavijesti kad se dokument može uređivati."
@@ -689,9 +689,9 @@ msgid ""
"\n"
"Close document on other system and retry saving or ignore own file locking and save current document."
msgstr ""
-"Zaključali ste datoteku '$(ARG1)' na drugom sustavu od $(ARG2).\n"
+"Zaključao/la si datoteku „$(ARG1)” na drugom sustavu $(ARG2).\n"
"\n"
-"Zatvorite dokument na drugom sustavi i pokušajte ga ponovno spremiti ili zanemarite vlastito zaključavanje i spremite sadašnji dokument."
+"Zatvori dokument na drugom sustavu i pokušaj ga ponovo spremiti ili zanemari vlastito zaključavanje i spremi sadašnji dokument."
#. ZCJGW
#: uui/inc/strings.hrc:38
@@ -757,7 +757,7 @@ msgstr "Oba~vijesti"
#: uui/inc/strings.hrc:50
msgctxt "STR_OPENLOCKED_TITLE"
msgid "Document in Use"
-msgstr "Dokument se već koristi"
+msgstr "Korišteni dokument"
#. qcayz
#: uui/inc/strings.hrc:51
@@ -770,7 +770,7 @@ msgid ""
"Open document read-only or open a copy of the document for editing.\n"
"Select Notify to open read-only and get notified when the document becomes editable.$(ARG3)"
msgstr ""
-"Datoteka dokumenta „$(ARG1)” zaključana je za uređivanje od:\n"
+"Datoteka dokumenta „$(ARG1)” je zaključana za uređivanje od tebe na jednom drugom sustavu $(ARG2)\n"
"\n"
"$(ARG2)\n"
"\n"
@@ -785,7 +785,7 @@ msgid ""
"You may also ignore the file locking and open the document for editing."
msgstr ""
"\n"
-"Možete i zanemariti zaključavanje dokumenta i otvoriti dokument za uređivanje."
+"Također mođeš zanemariti zaključavanje dokumenta i otvoriti dokument za uređivanje."
#. tc7YZ
#: uui/inc/strings.hrc:53
@@ -815,7 +815,7 @@ msgstr "Napoznati korisnik"
#: uui/inc/strings.hrc:58
msgctxt "STR_FILECHANGED_TITLE"
msgid "Document Has Been Changed by Others"
-msgstr "Netko od korisnika je već izmijenio dokument"
+msgstr "Drugi korisnici su izmijenili dokument"
#. umCKE
#: uui/inc/strings.hrc:59
@@ -825,21 +825,21 @@ msgid ""
"\n"
"Do you want to save anyway?"
msgstr ""
-"Datoteka je bila mijenjana od kad je bila otvorena za uređivanje u %PRODUCTNAME. Spremanje vaše inačice dokumenta će poništiti tuđe izmjene.\n"
+"Datoteka je promijenjena od kad je bila otvorena za uređivanje u %PRODUCTNAME. Spremanje tvoje verzije dokumenta će poništiti tuđe izmjene.\n"
"\n"
-"Želite li svejedno spremiti?"
+"Želiš li svejedno spremiti?"
#. DGYmK
#: uui/inc/strings.hrc:60
msgctxt "STR_FILECHANGED_SAVEANYWAY_BTN"
msgid "~Save Anyway"
-msgstr "~Ipak Spremi"
+msgstr "~Svejedno spremi"
#. YBz5F
#: uui/inc/strings.hrc:62
msgctxt "STR_TRYLATER_TITLE"
msgid "Document in Use"
-msgstr "Dokument se već koristi"
+msgstr "Korišteni dokument"
#. 4Fimj
#: uui/inc/strings.hrc:63
@@ -851,11 +851,11 @@ msgid ""
"\n"
"Try again later to save document or save a copy of that document."
msgstr ""
-"Datoteka dokumenta '$(ARG1)' je zaključana za uređivanje od strane:\n"
+"Datoteku dokumenta „$(ARG1)” je zaključao/la za uređivanje:\n"
"\n"
"$(ARG2)\n"
"\n"
-"Pokušajte kasnije ponovno spremiti dokument ili spremite kopiju tog dokumenta."
+"Pokušaj kasnije spremiti dokument ili spremi kopiju tog dokumenta."
#. b3UBG
#: uui/inc/strings.hrc:64
@@ -867,11 +867,11 @@ msgid ""
"\n"
"You may try to ignore the file locking and overwrite the existing document."
msgstr ""
-"Datoteku dokumenta '$(ARG1)' je zaključao:\n"
+"Datoteku dokumenta „$(ARG1)” je zaključao/la za uređivanje:\n"
"\n"
"$(ARG2)\n"
"\n"
-"Možete pokušati zanemariti zaključavanje i prepisati postojeći dokument novim sadržajem."
+"Možeš pokušati zanemariti zaključavanje i prepisati postojeći dokument novim sadržajem."
#. 8JFLZ
#: uui/inc/strings.hrc:65
@@ -892,8 +892,8 @@ msgid ""
"A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\n"
"Choose Replace to overwrite the existing file or provide a new name."
msgstr ""
-"Već postoji datoteka s nazivom \"%NAME\" na lokaciji \"%FOLDER\".\n"
-"Odaberite Zamijeni kako biste pisali preko postojeće datoteke ili odaberite novi naziv."
+"Datoteka s nazivom „%NAME” već postoji na lokaciji „%FOLDER”.\n"
+"Odaberi „Zamijeni” za prepisivanje postojeće datoteke ili odaberi novi naziv."
#. 3bJvA
#: uui/inc/strings.hrc:69
@@ -902,20 +902,20 @@ msgid ""
"A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\n"
"Please enter a new name."
msgstr ""
-"Već postoji datoteka s nazivom \"%NAME\" na lokaciji \"%FOLDER\".\n"
-"Unesite novi naziv."
+"Datoteka s nazivom „%NAME” već postoji na lokaciji „%FOLDER”.\n"
+"Upiši novi naziv."
#. Bapqc
#: uui/inc/strings.hrc:70
msgctxt "STR_SAME_NAME_USED"
msgid "Please provide a different file name!"
-msgstr "Upišite drugačiji naziv datoteke!"
+msgstr "Upiši drugačiji naziv datoteke!"
#. BsaWY
#: uui/inc/strings.hrc:72
msgctxt "STR_ERROR_PASSWORD_TO_OPEN_WRONG"
msgid "The password is incorrect. The file cannot be opened."
-msgstr "Lozinka nije ispravna. Datoteka se ne može otvoriti."
+msgstr "Lozinka je neispravna. Datoteka se ne može otvoriti."
#. WQbYF
#: uui/inc/strings.hrc:73
@@ -933,13 +933,13 @@ msgstr "Glavna lozinka nije ispravna."
#: uui/inc/strings.hrc:75
msgctxt "STR_ERROR_SIMPLE_PASSWORD_WRONG"
msgid "The password is incorrect."
-msgstr "Lozinka nije ispravna."
+msgstr "Lozinka je neispravna."
#. DwdJn
#: uui/inc/strings.hrc:76
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The password confirmation does not match."
-msgstr "Unešene zaporke se ne podudaraju."
+msgstr "Potvrda lozinke se ne poklapa."
#. dwGow
#: uui/inc/strings.hrc:78
@@ -987,7 +987,7 @@ msgid ""
msgstr ""
"Datoteka dokumenta „$(ARG1)” se sada može urediti \n"
"\n"
-"Ponovno učitati ovaj dokument za uređivanje?"
+"Ponovo učitati ovaj dokument za uređivanje?"
#. vynDE
#: uui/inc/strings.hrc:85
@@ -999,13 +999,13 @@ msgstr "~Učitaj ponovo"
#: uui/uiconfig/ui/authfallback.ui:8
msgctxt "authfallback|AuthFallbackDlg"
msgid "Authentication Code"
-msgstr "Autorizacijski kȏd"
+msgstr "Kȏd autentifikacije"
#. oHHac
#: uui/uiconfig/ui/authfallback.ui:116
msgctxt "authfallback|label1"
msgid "Enter the 6 digit PIN:"
-msgstr "Unesite šesteroznamenkasti PIN:"
+msgstr "Upiši šesteroznamenkasti PIN:"
#. vkXiS
#: uui/uiconfig/ui/filterselect.ui:16
@@ -1017,19 +1017,19 @@ msgstr "Odabir filtera"
#: uui/uiconfig/ui/filterselect.ui:137
msgctxt "filterselect|extended_tip|filters"
msgid "Select the import filter for the file that you want to open."
-msgstr "Odaberite filtar za uvoz datoteke koju želite otvoriti."
+msgstr "Odaberi filtar za uvoz datoteke koju želiš otvoriti."
#. 8o9Bq
#: uui/uiconfig/ui/logindialog.ui:8
msgctxt "logindialog|LoginDialog"
msgid "Authentication Required"
-msgstr "Provjera autentičnosti"
+msgstr "Obavezna autentifikacija"
#. SjxPP
#: uui/uiconfig/ui/logindialog.ui:84
msgctxt "logindialog|syscreds"
msgid "_Use system credentials"
-msgstr "Koristi vjerodajnice s_ustava"
+msgstr "Koristi s_ustavske podatke za prijavu"
#. J7CWF
#: uui/uiconfig/ui/logindialog.ui:99
@@ -1062,8 +1062,8 @@ msgid ""
"Enter user name and password for:\n"
"“%2” on %1"
msgstr ""
-"Upišite korisničko ime i lozinku za:\n"
-"“%2” na %1"
+"Upiši korisničko ime i lozinku za:\n"
+"„%2” na %1"
#. kRDiF
#: uui/uiconfig/ui/logindialog.ui:212
@@ -1073,7 +1073,7 @@ msgid ""
"“%2” on %1"
msgstr ""
"Pogrešno korisničko ime i lozinka za:\n"
-"“%2” na %1"
+"„%2” na %1"
#. ARsSU
#: uui/uiconfig/ui/logindialog.ui:226
@@ -1092,20 +1092,20 @@ msgid ""
"Enter user name and password for:\n"
"%1"
msgstr ""
-"Upišite korisničko ime i lozinku za:\n"
+"Upiši korisničko ime i lozinku za:\n"
"%1"
#. FGAvy
#: uui/uiconfig/ui/logindialog.ui:254
msgctxt "logindialog|errorft"
msgid "Message from server:"
-msgstr "Poruka sa poslužitelja:"
+msgstr "Poruka poslužitelja:"
#. Q7Cb9
#: uui/uiconfig/ui/macrowarnmedium.ui:7
msgctxt "macrowarnmedium|MacroWarnMedium"
msgid "%PRODUCTNAME - Security Warning"
-msgstr "%PRODUCTNAME - Sigurnosno upozorenje"
+msgstr "%PRODUCTNAME – Sigurnosno upozorenje"
#. xCZst
#: uui/uiconfig/ui/macrowarnmedium.ui:13
@@ -1117,19 +1117,19 @@ msgid ""
msgstr ""
"Dokument sadržava makronaredbe\n"
"\n"
-"Makronaredbe mogu sadržavati viruse. Isključivanje makronaredbi za dokumente je uvijek sigurno napraviti. Isključivanjem makronaredbi možete izgubiti funkcionalnosti koju pružaju."
+"Makronaredbe mogu sadržavati viruse. Isključivanje makronaredbi za dokumente je uvijek sigurno napraviti. Isključivanjem makronaredbi možeš izgubiti funkcionalnosti koju pružaju."
#. svTn6
#: uui/uiconfig/ui/macrowarnmedium.ui:27
msgctxt "macrowarnmedium|cancel"
msgid "_Disable Macros"
-msgstr "O_nemogući makronaredbe"
+msgstr "_Isključi makronaredbe"
#. o4c9e
#: uui/uiconfig/ui/macrowarnmedium.ui:43
msgctxt "macrowarnmedium|ok"
msgid "_Enable Macros"
-msgstr "_Omogući makronaredbe"
+msgstr "_Uključi makronaredbe"
#. tYAFs
#: uui/uiconfig/ui/macrowarnmedium.ui:89
@@ -1153,25 +1153,25 @@ msgstr "_Prikaži potpise…"
#: uui/uiconfig/ui/masterpassworddlg.ui:8
msgctxt "masterpassworddlg|MasterPasswordDialog"
msgid "Enter Master Password"
-msgstr "Upišite glavnu lozinku"
+msgstr "Upiši glavnu lozinku"
#. REFvG
#: uui/uiconfig/ui/masterpassworddlg.ui:87
msgctxt "masterpassworddlg|label1"
msgid "_Enter password:"
-msgstr "_Upišite lozinku:"
+msgstr "_Upiši lozinku:"
#. bRcP4
#: uui/uiconfig/ui/masterpassworddlg.ui:110
msgctxt "masterpassworddlg|extended_tip|password"
msgid "Type a password. A password is case sensitive."
-msgstr "Unesite lozinku. Lozinke razlikuju velika i mala slova."
+msgstr "Upiši lozinku. Lozinka razlikuje velika i mala slova."
#. Twvfe
#: uui/uiconfig/ui/masterpassworddlg.ui:139
msgctxt "extended_tip|MasterPasswordDialog"
msgid "Enter the master password to continue."
-msgstr "Za nastavak unesite glavnu lozinku."
+msgstr "Za nastavak upiši glavnu lozinku."
#. qAMT2
#: uui/uiconfig/ui/password.ui:8
@@ -1183,61 +1183,61 @@ msgstr "Postavi lozinku"
#: uui/uiconfig/ui/password.ui:120
msgctxt "password|extended_tip|newpassEntry"
msgid "Type a password. A password is case sensitive."
-msgstr "Unesite lozinku. Lozinka razlikuje velika i mala slova."
+msgstr "Upiši lozinku. Lozinka razlikuje velika i mala slova."
#. QbKd2
#: uui/uiconfig/ui/password.ui:139
msgctxt "password|extended_tip|confirmpassEntry"
msgid "Re-enter the password."
-msgstr "Ponovo unesite lozinku."
+msgstr "Ponovo upiši lozinku."
#. ioiyr
#: uui/uiconfig/ui/setmasterpassworddlg.ui:8
msgctxt "setmasterpassworddlg|SetMasterPasswordDialog"
msgid "Set Master Password"
-msgstr "Postavite glavnu lozinku"
+msgstr "Postavi glavnu lozinku"
#. eBpmB
#: uui/uiconfig/ui/setmasterpassworddlg.ui:86
msgctxt "setmasterpassworddlg|label1"
msgid "Passwords for web connections are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list."
-msgstr "Lozinke su za mrežna povezivanja zaštićene glavnom lozinkom i tražit će se od vas da je unesete jednom po sesiji ako %PRODUCTNAME preuzima lozinku iz zaštićenog popisa lozinki."
+msgstr "Lozinke za mrežna povezivanja su zaštićene glavnom lozinkom. Morat ćeš je upisati za svaku sesiju, ako %PRODUCTNAME pronađe lozinku iz zaštićenog popisa lozinki."
#. G2dce
#: uui/uiconfig/ui/setmasterpassworddlg.ui:102
msgctxt "setmasterpassworddlg|label2"
msgid "_Enter password:"
-msgstr "_Upišite lozinku:"
+msgstr "_Upiši lozinku:"
#. AG7BG
#: uui/uiconfig/ui/setmasterpassworddlg.ui:122
msgctxt "extended_tip|password1"
msgid "Enter the master password."
-msgstr "Unesite glavnu lozinku."
+msgstr "Upiši glavnu lozinku."
#. yaAhh
#: uui/uiconfig/ui/setmasterpassworddlg.ui:136
msgctxt "setmasterpassworddlg|label3"
msgid "_Reenter password:"
-msgstr "_Ponovo upišite lozinku:"
+msgstr "_Ponovo upiši lozinku:"
#. HjihJ
#: uui/uiconfig/ui/setmasterpassworddlg.ui:157
msgctxt "extended_tip|password2"
msgid "Enter the master password again."
-msgstr "Ponovno unesite glavnu lozinku."
+msgstr "Ponovo upiši glavnu lozinku."
#. aNzdJ
#: uui/uiconfig/ui/setmasterpassworddlg.ui:172
msgctxt "setmasterpassworddlg|label4"
msgid "Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case sensitive."
-msgstr "Oprez: Ukoliko zaboravite glavnu lozinku, nećete moći pristupiti informacijama koje štiti. Lozinke razlikuju velika i mala slova."
+msgstr "Oprez: Ukoliko zaboraviš glavnu lozinku, nećeš moći pristupiti informacijama koje štiti. Lozinke razlikuju velika i mala slova."
#. BHvee
#: uui/uiconfig/ui/setmasterpassworddlg.ui:202
msgctxt "setmasterpassworddlg|extended_tip|SetMasterPasswordDialog"
msgid "Assign a master password to protect the access to a saved password."
-msgstr "Dodijelite glavnu lozinku kako biste zaštitili pristup spremljenoj lozinci."
+msgstr "Dodijeli glavnu lozinku kao zaštitu za pristupanje spremljenoj lozinci."
#. dAeLu
#: uui/uiconfig/ui/simplenameclash.ui:8
@@ -1285,7 +1285,7 @@ msgstr "Prikaži certifikat"
#: uui/uiconfig/ui/unknownauthdialog.ui:8
msgctxt "unknownauthdialog|UnknownAuthDialog"
msgid "Website Certified by an Unknown Authority"
-msgstr "Web stranice su certificirane s nepoznatom mjerodavnom organizacijom"
+msgstr "Web-stranice certificirane od nepoznate mjerodavne organizacije"
#. incLD
#: uui/uiconfig/ui/unknownauthdialog.ui:82
diff --git a/source/hr/vcl/messages.po b/source/hr/vcl/messages.po
index 252ead51f88..913da181640 100644
--- a/source/hr/vcl/messages.po
+++ b/source/hr/vcl/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hr/>\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/hr/>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -588,12 +588,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
@@ -1238,7 +1238,7 @@ msgstr "twipsi"
#: vcl/inc/units.hrc:33
msgctxt "SV_FUNIT_STRINGS"
msgid "twip"
-msgstr "twip"
+msgstr "tvip"
#. Rk9tP
#: vcl/inc/units.hrc:34
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Prilagođeno"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Stranice:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "od"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Margina:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "između stranica"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Razmak:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "od ruba lista"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Redoslijed:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Slijeva nadesno, zatim dolje"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Odozgo prema dolje, zatim desno"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Odozgo prema dolje, zatim lijevo"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Zdesna nalijevo, zatim dolje"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Iscrtaj okvir oko svake stranice"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošura"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Predprikaz sakupljanja"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Raspored stranice"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Općenito"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/hr/wizards/messages.po b/source/hr/wizards/messages.po
index 6b0ec57926a..9e790e2fc89 100644
--- a/source/hr/wizards/messages.po
+++ b/source/hr/wizards/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:14+0100\n"
-"PO-Revision-Date: 2021-04-13 12:37+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/wizardsmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/wizardsmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563442906.000000\n"
#. gbiMx
@@ -1665,12 +1665,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/writerperfect/messages.po b/source/hr/writerperfect/messages.po
index 0a8e21b8731..0f52bd7acbb 100644
--- a/source/hr/writerperfect/messages.po
+++ b/source/hr/writerperfect/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-23 11:46+0100\n"
-"PO-Revision-Date: 2021-04-13 12:38+0000\n"
-"Last-Translator: Kruno <kruno.se@gmx.com>\n"
-"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-master/writerperfectmessages/hr/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Milo Ivir <mail@milotype.de>\n"
+"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/writerperfectmessages/hr/>\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: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1561906039.000000\n"
#. DXXuk
@@ -117,12 +117,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hr/xmlsecurity/messages.po b/source/hr/xmlsecurity/messages.po
index a50e0edf8b6..fffd6f3b72e 100644
--- a/source/hr/xmlsecurity/messages.po
+++ b/source/hr/xmlsecurity/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:04+0200\n"
-"PO-Revision-Date: 2022-03-31 21:49+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <https://translations.documentfoundation.org/projects/libo_ui-7-3/xmlsecuritymessages/hr/>\n"
"Language: hr\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563304702.000000\n"
#. EyJrF
@@ -281,12 +281,12 @@ msgstr "U _redu"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
-msgstr "_Ukloni"
+msgstr "U_kloni"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
-msgstr "V_rati na zadane postavke"
+msgstr "_Vrati na zadano"
#. mgpxh
msgctxt "stock"
diff --git a/source/hsb/chart2/messages.po b/source/hsb/chart2/messages.po
index 55d05e5b5c5..e89a4c26ba4 100644
--- a/source/hsb/chart2/messages.po
+++ b/source/hsb/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-03-31 21:50+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/hsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547328704.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Postaja ličbu linijow za špaltowe a linijowe diagramy."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Wubjerće zakładny diagramowy typ."
diff --git a/source/hsb/cui/messages.po b/source/hsb/cui/messages.po
index 69cc838a333..6e1a3e1d8ef 100644
--- a/source/hsb/cui/messages.po
+++ b/source/hsb/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562261725.000000\n"
#. GyY9M
@@ -16185,7 +16185,7 @@ msgstr "1.2 rozšěrjeny (modus kompatibelnosće)"
#: cui/uiconfig/ui/optsavepage.ui:355
msgctxt "optsavepage|odfversion"
msgid "1.2 Extended"
-msgstr "1.2 Extended"
+msgstr "1.2 rozšěrjeny"
#. vLmeZ
#: cui/uiconfig/ui/optsavepage.ui:356
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Awtomatiski"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Wysoki kontrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasiski"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Podawa symbolowy stil za symbole w symbolowych lajstach a dialogach."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Sy_mbolowy stil:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Přidajće dalše symbolowe drasty přez rozšěrjenja"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Symbolowy stil"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Wužaduje sej nowy start"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Hard_warowe pospěšenje wužiwać"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Direktny přistup k funkcijam hardwary grafiskeho wozjewjenskeho adaptera, zo by so zwobraznjenje na wobrazowce polěpšiło."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Wu_hładźenje kromow wužiwać"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Hdyž so podpěruje, móžeće antialiasing grafiki zmóžnić abo znjemóžnić. Ze zmóžnjenym antialiasingom, zwobraznjenje najwjace grafiskich objektow hładše wupada, a z mjenje artefaktami."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Skia za rysowanje wužiwać"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skia za rysowanje softwary wunuzować"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Wužaduje sej nowy start. To móže wužiwanju grafikowych ćěrjakow zadźěwać."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia je tuchwilu znjemóžnjena."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia je tuchwilu znjemóžnjena."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Wudaće grafiki"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Přeh_lad pismow pokazać"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Pokazuje mjena wuběrajomnych pismow we wotpowědnym pismje, na přikład pisma w polu „Pismo“ w lajsće „Formatowanje“."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Wu_hładźenje pismow wobrazowki"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Wubjerće tute nastajenje, zo by tekst na wobrazowce hładši wupadał."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "w_ot:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Zapodajće najmjeńšu pismowu wulkosć, na kotruž so ma antialiasing nałožić."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Lisćina pismow"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Grafikowe testy přewjesć"
diff --git a/source/hsb/dbaccess/messages.po b/source/hsb/dbaccess/messages.po
index 1ba878ae92c..92de40c2ce0 100644
--- a/source/hsb/dbaccess/messages.po
+++ b/source/hsb/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562190673.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "_Nowu datowu banku wutworić"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Wubjerće tute nastajenje, zo byšće nowu datowu banku załožił."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "_Zasadźena datowa banka:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Eksistowacu _dataju datoweje banki wočinić"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Wubjerće, zo byšće dataju datoweje banki z lisćiny njedawno wužitych datajow wočinił abo z dialoga datajoweho wuběranja."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Njedawno wužity:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Wubjerće dataju datoweje banki z lisćiny njedawno wužitych datajow. Klikńće na Dokónčić, zo byšće dataju hnydom wočinił a asistent wopušćił."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Wočinić"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Wočinja dialog wuběranja datajow, hdźež móžeće dataju datoweje banki wubrać. Klikńće na „Öffnen“ abo na „OK“ w dialogu wuběranja datajow, zo byšće dataju hnydom wočinił a asistent wopušćił."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Z e_ksistowacej datowej banku zwjazać"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Wubjerće, zo byšće dokument datoweje banki za eksistowacy zwisk datoweje banki wutworił."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Wubjerće typ datoweje banki za eksistowacy zwisk datoweje banki."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"ani HSQLDB ani Firebird k dispoziciji njeje."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Asistent datoweje banki dataju datoweje banki wutwori, kotraž informacije wo datowej bance wobsahuje."
@@ -3786,7 +3786,7 @@ msgstr "Wě_sty zwisk (TLS/SSL) wužiwać"
#: dbaccess/uiconfig/ui/ldappage.ui:44
msgctxt "ldappage|label1"
msgid "_Base DN:"
-msgstr "_Base DN:"
+msgstr "_BaseDN:"
#. iAAWx
#: dbaccess/uiconfig/ui/ldappage.ui:69
diff --git a/source/hsb/extensions/messages.po b/source/hsb/extensions/messages.po
index 812b7cf674d..ce81a6d7260 100644
--- a/source/hsb/extensions/messages.po
+++ b/source/hsb/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-03-23 11:35+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/hsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554730645.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Formular aktualizować"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Wobstarać"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Pósłać"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Wjacedźělny"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (krótki)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (krótki LL)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (krótki LLLL)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (dołhi)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/LL"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/LL"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "LL/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/LLLL"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/LLLL"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "LLLL/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "LL-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "LLLL-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Njewubrany"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Wubrany"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Njedefinowany"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Wšě datowe sadźby"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktualna datowa sadźba"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktualna strona"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ně"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Haj"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Nadrjadowany formular"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Žadyn"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Jednory"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Wjacory"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Wobłuk"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horicontalne"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Wertikalne"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "W porjadku"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Přetorhnyć"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pomoc"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Wubrany zapisk"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Pozicija wubraneho zapiska"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Jednolinkowy"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Wjacelinkowy"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Wjacelinkowy z formatowanjom"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Žadyn"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horicontalny"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Wertikalny"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Wobě"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Płony"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Nalěwo horjeka"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Nalěwo wosrjedźa"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Nalěwo deleka"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Naprawo horjeka"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Naprawo wosrjedźa"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Naprawo deleka"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Horjeka nalěwo"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Horjeka wosrjedźa"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Horjeka naprawo"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Deleka nalěwo"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Deleka wosrjedźa"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Deleka naprawo"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Wosrjedźa"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Wobchować"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Wuměnić"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Schować"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ně"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Wulkosćowy poměr wobchować"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Wulkosći přiměrić"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Wotlěwa doprawa"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Wotprawa dolěwa"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Nastajenja nadrjadowaneho objekta wužiwać"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Ženje"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Hdyž je wubrany"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Přeco"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "K wotstawkej"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Jako znamješko"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "K stronje"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "K wobłukej"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "K znamješku"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "K stronje"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "K celi"
diff --git a/source/hsb/extras/source/autocorr/emoji.po b/source/hsb/extras/source/autocorr/emoji.po
index ed762d65804..b34d99c67d8 100644
--- a/source/hsb/extras/source/autocorr/emoji.po
+++ b/source/hsb/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: 2022-04-05 10:46+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extrassourceautocorremoji/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1559503499.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
@@ -744,7 +744,7 @@ msgctxt ""
"DOUBLE_PRIME\n"
"LngText.text"
msgid "inch"
-msgstr "cól, sekundowe znamješko"
+msgstr "cól"
#. ‼ (U+0203C), see http://wiki.documentfoundation.org/Emoji
#. yALTE
@@ -2174,7 +2174,7 @@ msgctxt ""
"FARSI_SYMBOL\n"
"LngText.text"
msgid "Farsi"
-msgstr "Farsi"
+msgstr "Persišćina"
#. ☬ (U+0262C), see http://wiki.documentfoundation.org/Emoji
#. n8fgp
@@ -5124,7 +5124,7 @@ msgctxt ""
"COCKTAIL_GLASS\n"
"LngText.text"
msgid "cocktail"
-msgstr "cocktail"
+msgstr "cocktailowa škleńca"
#. 🍹 (U+1F379), see http://wiki.documentfoundation.org/Emoji
#. sdBze
@@ -6564,7 +6564,7 @@ msgctxt ""
"PANDA_FACE\n"
"LngText.text"
msgid "panda"
-msgstr "wobličko pandy"
+msgstr "panda"
#. 🐽 (U+1F43D), see http://wiki.documentfoundation.org/Emoji
#. U4cLM
@@ -9964,7 +9964,7 @@ msgctxt ""
"MINIBUS\n"
"LngText.text"
msgid "minibus"
-msgstr "minibus"
+msgstr "mały bus"
#. 🚑 (U+1F691), see http://wiki.documentfoundation.org/Emoji
#. UjeDu
@@ -11934,7 +11934,7 @@ msgctxt ""
"MUSICAL_KEYBOARD_WITH_JACKS\n"
"LngText.text"
msgid "synthesizer"
-msgstr "keyboard"
+msgstr "synthesizer"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
#. KpEFc
diff --git a/source/hsb/formula/messages.po b/source/hsb/formula/messages.po
index 45dccfe3aaa..04cb7d4e648 100644
--- a/source/hsb/formula/messages.po
+++ b/source/hsb/formula/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2021-01-28 07:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/hsb/>\n"
+"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/formulamessages/hsb/>\n"
"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1560767171.000000\n"
#. YfKFn
@@ -73,7 +73,7 @@ msgstr "#Totals"
#: formula/inc/core_resource.hrc:2290
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#This Row"
-msgstr "#This Row"
+msgstr "#Tuta linka"
#. kHXXq
#: formula/inc/core_resource.hrc:2291
diff --git a/source/hsb/fpicker/messages.po b/source/hsb/fpicker/messages.po
index 96cc48d0570..7df4b568f57 100644
--- a/source/hsb/fpicker/messages.po
+++ b/source/hsb/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-01-28 07:36+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/hsb/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Poslednja změna"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "W_očinić"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "Wot_hrać"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Datajowe_mjeno:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Datajowy_typ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Přećiwo pisanju škitany"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Z hesłom składować"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Awtomatiska datajowa_kóncowka"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Filtrowe nastajenja wob_dźěłać"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Z GPG-klučom zaklučować"
diff --git a/source/hsb/officecfg/registry/data/org/openoffice.po b/source/hsb/officecfg/registry/data/org/openoffice.po
index e6f4d53349a..80d76a07e16 100644
--- a/source/hsb/officecfg/registry/data/org/openoffice.po
+++ b/source/hsb/officecfg/registry/data/org/openoffice.po
@@ -4,15 +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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-03-04 20:42+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenoffice/hsb/>\n"
"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1520196130.000000\n"
#. foAxC
@@ -103,4 +104,4 @@ msgctxt ""
"ooSetupFactoryUIName\n"
"value.text"
msgid "Base: Report Builder"
-msgstr "Base: Report Builder"
+msgstr "Base: Designer rozprawow"
diff --git a/source/hsb/officecfg/registry/data/org/openoffice/Office.po b/source/hsb/officecfg/registry/data/org/openoffice/Office.po
index 7d0b478241d..8da6e337622 100644
--- a/source/hsb/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/hsb/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: 2021-02-05 18:59+0100\n"
-"PO-Revision-Date: 2022-03-31 21:50+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeoffice/hsb/>\n"
"Language: hsb\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1547329320.000000\n"
#. HhMVS
@@ -784,7 +784,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Report Builder"
-msgstr "Report Builder"
+msgstr "Designer rozprawow"
#. iE8oL
#: ExtendedColorScheme.xcu
@@ -1004,7 +1004,7 @@ msgctxt ""
"STR_SUN_OPTIMIZATION_WIZARD2\n"
"value.text"
msgid "Presentation Minimizer"
-msgstr "Presentation Minimizer"
+msgstr "Miniměrowak prezentacijow"
#. sH2AP
#: PresentationMinimizer.xcu
diff --git a/source/hsb/sc/messages.po b/source/hsb/sc/messages.po
index c45af3085d5..4f2b8a1200d 100644
--- a/source/hsb/sc/messages.po
+++ b/source/hsb/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-03-31 21:49+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/hsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562190965.000000\n"
#. kBovX
@@ -25261,97 +25261,97 @@ msgid "~View"
msgstr "~Napohlad"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Wobr_az"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Wob~raz"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Rysować"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Rysować"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Medije"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Medije"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Ćišćeć"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Ć~išćeć"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rma"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rma"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ro_zšěrjenje"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ro~zšěrjenje"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Nastroje"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Nastroje"
@@ -25710,139 +25710,139 @@ msgid "Im_age"
msgstr "Wobr_az"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Rjadować"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Ba_rba"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Lěsyca"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Rěč"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Přepruwowanje"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentary"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Při_runać"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Napohlad"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Rysować"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Wo_bdźěłać"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rjadować"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Napohlad"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Zes_kupić"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Pismo"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "W_usměrjenje"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Napohlad"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Zasadźić"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medije"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Wobłu_k"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Rjadować"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Lěsyca"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Napohlad"
diff --git a/source/hsb/sccomp/messages.po b/source/hsb/sccomp/messages.po
index ab0bc0444bb..3e1b1069eb3 100644
--- a/source/hsb/sccomp/messages.po
+++ b/source/hsb/sccomp/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-03-29 16:03+0200\n"
-"PO-Revision-Date: 2021-01-28 07:37+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/hsb/>\n"
+"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sccompmessages/hsb/>\n"
"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1516033083.000000\n"
#. whDxm
@@ -26,13 +26,13 @@ msgstr "%PRODUCTNAME linearny solver"
#: sccomp/inc/strings.hrc:25
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
-msgstr "%PRODUCTNAME CoinMP Linear Solver"
+msgstr "%PRODUCTNAME CoinMP Linearny solver"
#. 22ZBP
#: sccomp/inc/strings.hrc:26
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
-msgstr "Njelinearny solwer %PRODUCTNAME z rojom (eksperimentelny)"
+msgstr "Njelinearny solver %PRODUCTNAME z rojom (eksperimentelny)"
#. 8TGKo
#: sccomp/inc/strings.hrc:27
diff --git a/source/hsb/scp2/source/base.po b/source/hsb/scp2/source/base.po
index e32e23c98aa..985427dae4c 100644
--- a/source/hsb/scp2/source/base.po
+++ b/source/hsb/scp2/source/base.po
@@ -4,15 +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: 2019-07-11 18:38+0200\n"
-"PO-Revision-Date: 2018-08-22 20:55+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scp2sourcebase/hsb/>\n"
"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1534971320.000000\n"
#. cbtbu
@@ -85,7 +86,7 @@ msgctxt ""
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_POSTGRESQLSDBC\n"
"LngText.text"
msgid "PostgreSQL Connector"
-msgstr "PostgreSQL Connector"
+msgstr "Zwjazowak PostgreSQL"
#. Kfv2H
#: postgresqlsdbc.ulf
@@ -94,7 +95,7 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_POSTGRESQLSDBC\n"
"LngText.text"
msgid "PostgreSQL Connector"
-msgstr "PostgreSQL Connector"
+msgstr "Zwjazowak PostgreSQL"
#. DXpPd
#: registryitem_base.ulf
diff --git a/source/hsb/sd/messages.po b/source/hsb/sd/messages.po
index 468ade0a641..7b0948cad6b 100644
--- a/source/hsb/sd/messages.po
+++ b/source/hsb/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-03-23 11:35+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/hsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562191169.000000\n"
#. WDjkB
@@ -4175,109 +4175,109 @@ msgid "~Table"
msgstr "~Tabela"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Wobraz"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Wob~raz"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Rysować"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Rysować"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Medije"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Medije"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rma"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rma"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Globalny dokument"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Předłoha"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ro_zšěrjenje"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ro~zšěrjenje"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Nastroje"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Nastroje"
@@ -7064,109 +7064,109 @@ msgid "~Table"
msgstr "~Tabela"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Wobraz"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Wob~raz"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Rysować"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Rysować"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objekt"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objekt"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Medije"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Medije"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rma"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rma"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Globalny dokument"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Předłoha"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ro_zšěrjenje"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ro~zšěrjenje"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Nastroje"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Nastroje"
diff --git a/source/hsb/starmath/messages.po b/source/hsb/starmath/messages.po
index f479ac5a969..1b031c5e6f5 100644
--- a/source/hsb/starmath/messages.po
+++ b/source/hsb/starmath/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:12+0200\n"
-"PO-Revision-Date: 2021-10-10 10:10+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/hsb/>\n"
+"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/starmathmessages/hsb/>\n"
"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1562190787.000000\n"
#. GrDhX
@@ -2330,7 +2330,7 @@ msgstr "čerwjeny"
#: starmath/inc/strings.hrc:340
msgctxt "STR_AQUA"
msgid "aqua"
-msgstr "aqua"
+msgstr "tirkis"
#. GLy7q
#: starmath/inc/strings.hrc:341
diff --git a/source/hsb/sw/messages.po b/source/hsb/sw/messages.po
index f16673b0780..384cb7c4d27 100644
--- a/source/hsb/sw/messages.po
+++ b/source/hsb/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-26 12:46+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/hsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562190634.000000\n"
#. v3oJv
@@ -10513,19 +10513,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Přesunje wubranu wotstawkowu předłohu wo jednu runinu w zapisowej hierarchiji dele."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Předłoha"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Předłohi"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Wutwori zapisowe zapiski z wěstych wotstawkowych předłohow."
@@ -13969,37 +13969,37 @@ msgid "Exchange Databases"
msgstr "Datowe banki wuměnić"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definować"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Wužiwane datowe banki"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "K _dispoziciji stejace datowe banki"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Přepytać..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Wočinja dialog „Öffnen/Wočinić“, zo byšće dataju datoweje banki (*.odb) wubrał. Wubrana dataja so lisćinje k dispoziciji stejacych datowych bankow přidawa."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14009,31 +14009,31 @@ msgstr ""
"Wužiwajće tłóčatko přepytać, zo byšće dataju datoweje banki wubrał."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Nalistuje datowe banki, kotrež so tuchwilu wužiwaja."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Nalistuje datowe banki, kotrež su w %PRODUCTNAME zregistrowane."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Datowe banki wuměnić"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Datowa banka nałožena na dokument:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Změńće datowe žórła za aktualny dokument."
@@ -20087,109 +20087,109 @@ msgid "Use the current _document"
msgstr "Aktualny dokument wužiwać"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Wužiwa aktualny dokument Writer jako zakład za dokument serijoweho lista."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "No_wy dokument wutworić"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Wutwori nowy dokument Writer, zo by so za serijowy list wužiwał."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Z eksistowacym dokumentom započeć"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Wubjerće eksistowacy dokument Writer, kotryž so ma jako zakład za dokument serijoweho lista wužiwać."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Z předło_hu započeć"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Wubjerće předłohu, z kotrejž so ma dokument serijoweho lista wutworić."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "_Njedawno składowany startowy dokument wužiwać"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Wužiwajće eksistowacy dokument serijoweho lista jako zakład za nowy dokument serijoweho lista."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Wubjerće dokument."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Přepytać..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Pytajće za dokumentom Writer, kotryž chceće wužiwać a klikńće potom na „Wočinić“."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Přepy_tać..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Wočinja dialog za wuběranje předłohow."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Datowe žórło aktualneho dokumenta zregistrowane njeje. Prošu wuměńće datowu banku."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Datowu banku wuměnić…"
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Wubjerće startowy dokument za serijowy list"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Podajće dokument, kotryž chceće jako zakład za dokument serijoweho lista wužiwać."
@@ -22332,49 +22332,49 @@ msgid "Object"
msgstr "Objekt"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Typ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Nastajenja"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Wobběh"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperwotkaz"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Ramiki"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Płonina"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparenca"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27070,7 +27070,7 @@ msgid "Update"
msgstr "Aktualizować"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Pokazuje statistiku za aktualnu dataju."
diff --git a/source/hsb/vcl/messages.po b/source/hsb/vcl/messages.po
index 2facfbe13a4..f211934c6b9 100644
--- a/source/hsb/vcl/messages.po
+++ b/source/hsb/vcl/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2021-10-09 20:01+0000\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
-"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hsb/>\n"
+"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/hsb/>\n"
"Language: hsb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -70,7 +70,7 @@ msgstr "B5 (ISO)"
#: vcl/inc/print.hrc:41
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter"
-msgstr "Letter"
+msgstr "List"
#. GJoaX
#: vcl/inc/print.hrc:42
@@ -166,7 +166,7 @@ msgstr "Executive"
#: vcl/inc/print.hrc:57
msgctxt "RID_STR_PAPERNAMES"
msgid "German Legal Fanfold"
-msgstr "German Legal Fanfold"
+msgstr "Němska legalna bjezkónčna papjera"
#. A48FP
#: vcl/inc/print.hrc:58
@@ -244,7 +244,7 @@ msgstr "B6 (JIS)"
#: vcl/inc/print.hrc:70
msgctxt "RID_STR_PAPERNAMES"
msgid "Ledger"
-msgstr "Ledger"
+msgstr "Hłowna kniha"
#. nD5vU
#: vcl/inc/print.hrc:71
@@ -286,13 +286,13 @@ msgstr "Italska wobalka"
#: vcl/inc/print.hrc:77
msgctxt "RID_STR_PAPERNAMES"
msgid "U.S. Standard Fanfold"
-msgstr "U.S. Standard Fanfold"
+msgstr "U.S. standardna bjezkónčna papjera"
#. EnDDT
#: vcl/inc/print.hrc:78
msgctxt "RID_STR_PAPERNAMES"
msgid "German Standard Fanfold"
-msgstr "German Standard Fanfold"
+msgstr "Němska standardna bjezkónčna papjera"
#. PbPaG
#: vcl/inc/print.hrc:79
@@ -322,7 +322,7 @@ msgstr "15x11"
#: vcl/inc/print.hrc:83
msgctxt "RID_STR_PAPERNAMES"
msgid "Invitation Envelope"
-msgstr "Invitation Envelope"
+msgstr "Přeprošenska wobalka"
#. P9Ams
#: vcl/inc/print.hrc:84
@@ -352,7 +352,7 @@ msgstr "A4 Plus"
#: vcl/inc/print.hrc:88
msgctxt "RID_STR_PAPERNAMES"
msgid "Double Postcard"
-msgstr "Double Postcard"
+msgstr "Dwójna dopisnica"
#. ZidKk
#: vcl/inc/print.hrc:89
@@ -1280,7 +1280,7 @@ msgstr "in"
#: vcl/inc/units.hrc:40
msgctxt "SV_FUNIT_STRINGS"
msgid "inch"
-msgstr "inch"
+msgstr "cól"
#. 4AEJE
#. To translators: prime symbol for foot
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Wjacore strony na jedne łopjeno papjery ćišćeć."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Swójski"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Wubjerće, kelko stronow so ma na łopjeno papjery ćišćeć."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Strony:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Wubjerće ličbu linkow."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "wot"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Wubjerće ličbu špaltow."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Kroma:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Wubjerće kromu mjez jednotliwymi stronami na kóždym łopjenje papjery."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "mjez stronami"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Wotstup:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Wubjerće kromu mjez wućišćanymi stronami a kromu papjery."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "k łopjenowej kromje"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Porjad:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Wotlěwa doprawa, potom dele"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Wot horjeka do deleka, potom naprawo"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Wot horjeka dele, potom nalěwo"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Wotprawa dolěwa, potom dele"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Wubjerće porjad, w kotrymž so maja strony wućišćeć."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Ramik wokoło kóždeje strony rysować"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Ramik wokoło kóždeje strony rysować."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brošura"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Wubjerće tute nastajenje, zo byšće dokument w brošurowym formaće ćišćał."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Zestajenski přehlad"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Změńće porjad stronow, kotrež so maja na kóždym łopjenje papjery ćišćeć. Přehlad pokazuje, kak kóžde kónčne łopjeno papjery wupada."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Wj_ace"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Wuhotowanje strony"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Powšitkowne"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Ćišći aktualny dokument, wuběr abo strony, kotrež podawaće. Móžeće tež ćišćerske nastajenja za aktualny dokument nastajić."
diff --git a/source/hu/chart2/messages.po b/source/hu/chart2/messages.po
index 00924f5fb83..6e1b51d07fd 100644
--- a/source/hu/chart2/messages.po
+++ b/source/hu/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/hu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563972858.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Állítsa be a vonalak számát az oszlop és vonal diagramtípushoz."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Válasszon az alapvető diagramtípusok közül."
diff --git a/source/hu/cui/messages.po b/source/hu/cui/messages.po
index ec935876df2..4ed7dba5586 100644
--- a/source/hu/cui/messages.po
+++ b/source/hu/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-03 07:38+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/hu/>\n"
@@ -17138,176 +17138,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatikus"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Kontrasztos"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasszikus"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Megadja az ikonstílust az eszköztárakon és párbeszédablakokban megjelenő ikonokhoz."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "_Ikonstílus:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "További ikonok hozzáadása kiterjesztésből"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Ikonstílus"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Újraindítást igényel"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "_Hardveres gyorsítás alkalmazása"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Közvetlenül kihasználja a grafikus kártya hardverében rejlő lehetőségeket a jobb megjelenítés érdekében."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Élsimítás _használata"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Ha támogatott, engedélyezheti és letilthatja a képek élsimítását. Ha az élsimítás engedélyezett, a legtöbb grafikai objektum megjelenítése simábbnak és kevesebb hibát tartalmazónak tűnik."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Skia használata mindenhez"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skia szoftveres megjelenítés kényszerítése"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Újraindítást igényel. Ennek engedélyezése megakadályozza a grafikus illesztőprogramok használatát."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "A Skia jelenleg be van kapcsolva."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "A Skia jelenleg ki van kapcsolva."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafikus kimenet"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Betűkészletek _előnézete"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "A kiválasztható betűkészletek nevét a megfelelő betűkészlettel jeleníti meg például a Betűkészlet mezőben a Formázás eszköztáron."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Be_tűk élsimítása a képernyőn"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Jelölje be a szöveg képernyőn való megjelenésének simává tételéhez."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_ettől:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Adja meg a legkisebb betűméretet, amelyre alkalmazni kell az élsimítást."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Betűkészlet-listák"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Grafikus tesztek futtatása"
diff --git a/source/hu/dbaccess/messages.po b/source/hu/dbaccess/messages.po
index 6341ccf76d5..f744c104c11 100644
--- a/source/hu/dbaccess/messages.po
+++ b/source/hu/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/hu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563099629.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Új _adatbázis létrehozása"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Válassza ezt új adatbázis létrehozásához"
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Beágyazott _adatbázis:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "_Létező adatbázisfájl megnyitása"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Válassza ki a megnyitandó adatbázisfájlt az utoljára megnyitott fájlok listájából vagy a fájlkiválasztó párbeszédablak segítségével."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Nemrég használt"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Válassza ki a megnyitandó adatbázisfájlt az utoljára megnyitott fájlok listájából. Kattintson a Befejezés gombra a fájl azonnali megnyitásához és a tündérből való kilépéshez."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Megnyitás"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Egy fájlkiválasztó párbeszédablakot nyit meg, amelyben kiválaszthat egy adatbázisfájlt. Kattintson a fájlkiválasztó párbeszédablak Megnyitás vagy az OK gombjára a fájl azonnali megnyitásához és a tündérből való kilépéshez."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "_Kapcsolódás létező adatbázishoz"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Válassza ezt egy meglévő adatbázis-kapcsolaton alapuló adatbázis-dokumentum létrehozásához."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Kiválasztja az adatbázis típusát a meglévő adatbázis-kapcsolathoz."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "Nem lehet új adatbázist létrehozni, mert sem a HSQLDB, sem a Firebird nem érhető el."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Az Adatbázistündér létrehoz egy adatbázisfájlt, amely az adatbázisról tartalmaz információkat."
diff --git a/source/hu/extensions/messages.po b/source/hu/extensions/messages.po
index 1a459213282..14b9968387e 100644
--- a/source/hu/extensions/messages.po
+++ b/source/hu/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/hu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1560255539.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Űrlap frissítése"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Lekérés"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Küldés"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Több részes"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Szöveg"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (rövid)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (rövid ÉÉ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (rövid ÉÉÉÉ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (hosszú)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "NN/HH/ÉÉ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "HH/NN/ÉÉ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "ÉÉ/HH/NN"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "NN/HH/ÉÉÉÉ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "HH/NN/ÉÉÉÉ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "ÉÉÉÉ/HH/NN"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "ÉÉ-HH-NN"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "ÉÉÉÉ-HH-NN"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 DU"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 DU"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nincs kijelölve"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Kijelölve"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nincs megadva"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Összes rekord"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Aktív rekord"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Aktuális lap"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nem"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Igen"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Szülőűrlap"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Nincs"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Egyszeres"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Többszörös"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Tartomány"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Vízszintes"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Függőleges"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Alapértelmezett"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Mégse"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Súgó"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Kijelölt bejegyzés"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Kijelölt bejegyzés pozíciója"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Egysoros"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Többsoros"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Többsoros formázással"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Nincs"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Vízszintes"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Függőleges"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Mindkettő"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Lapos"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Balra fent"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Balra középen"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Balra lent"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Jobbra fent"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Jobbra középen"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Jobbra lent"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Felette balra"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Felette középen"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Felette jobbra"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Alatta balra"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Alatta középen"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Alatta jobbra"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Középre"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Megőrzés"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Csere"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Összecsukás"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nem"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Rögzített méretarány"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Méretre igazítás"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Balról jobbra"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Jobbról balra"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Szülőobjektum beállításainak használata"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Soha"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Ha fókuszban van"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Mindig"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Bekezdésre"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Karakterként"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Oldalra"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Keretre"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Karakterre"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Oldalra"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Cellára"
diff --git a/source/hu/fpicker/messages.po b/source/hu/fpicker/messages.po
index 1ab911e06a7..72cbcc069b1 100644
--- a/source/hu/fpicker/messages.po
+++ b/source/hu/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-08-25 05:04+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/hu/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Módosítás dátuma"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Megnyitás"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Lejátszás"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Fájl_név:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Fájl_típus:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "Csak _olvasható"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Mentés jelszóval"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Automatikus fájlnévkiterjesztés"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Szűrő_beállítások szerkesztése"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Titkosítás GPG kulccsal"
diff --git a/source/hu/sc/messages.po b/source/hu/sc/messages.po
index 264f612e7eb..9dea1d0de24 100644
--- a/source/hu/sc/messages.po
+++ b/source/hu/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-04 15:38+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/hu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563099940.000000\n"
#. kBovX
@@ -25252,97 +25252,97 @@ msgid "~View"
msgstr "~Nézet"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "_Kép"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ké~p"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Rajzolás"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Rajzolás"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objektum"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "O~bjektum"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "Méd_ia"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Média"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Nyomtatás"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Nyo~mtatás"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Ű~rlap"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Ű~rlap"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ki_terjesztés"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ki~terjesztés"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eszközök"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Eszközök"
@@ -25701,139 +25701,139 @@ msgid "Im_age"
msgstr "_Kép"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Elrendezés"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "S_zín"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rács"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Nyelv"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Véleményezés"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Megjegyzések"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Össze_hasonlítás"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Nézet"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Rajzolás"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "S_zerkesztés"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Elrendezés"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Nézet"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Csoportosítás"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "B_etűkészlet…"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Igazítás"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Nézet"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Beszúrás"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Méd_ia"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ke_ret"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Elrendezés"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rács"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Nézet"
diff --git a/source/hu/sd/messages.po b/source/hu/sd/messages.po
index 318398d1fc0..ae4cd910f2b 100644
--- a/source/hu/sd/messages.po
+++ b/source/hu/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-03 07:38+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/hu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563101856.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "Tá~blázat"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Kép"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ké~p"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Ra_jzolás"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Ra_jzolás"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objektum"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objektum"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "Méd_ia"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Média"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Ű_rlap"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Ű~rlap"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Sablon"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Sablon"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ki_terjesztés"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ki~terjesztés"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eszközök"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Eszközök"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Táblázat"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Kép"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Ké~p"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Rajzolás"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Rajzolás"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objektum"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "O~bjektum"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "Méd_ia"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Média"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Ű_rlap"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Ű~rlap"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Sablon"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Sablo~n"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Ki_terjesztés"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Ki~terjesztés"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Eszközök"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Eszközök"
diff --git a/source/hu/sw/messages.po b/source/hu/sw/messages.po
index 4b9326fe860..f07f309f048 100644
--- a/source/hu/sw/messages.po
+++ b/source/hu/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/hu/>\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "A kijelölt bekezdésstílust egy szinttel lejjebb helyezi a jegyzékhierarchiában."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stílus"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stílusok"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Jegyzékbejegyzéseket hoz létre adott bekezdésstílusokból"
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Adatbázisok kicserélése"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "OK"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Használt adatbázisok"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "_Elérhető adatbázisok"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Tallózás..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Egy fájlmegnyitási párbeszédablakot nyit meg, amelyben kiválaszthat egy adatbázisfájlt (*.odb). A kiválasztott fájl felkerül az Elérhető adatbázisok listára."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"A Tallózás gombbal választhatja ki az adatbázisfájlt."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Felsorolja a jelenleg használt adatbázisokat."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "A %PRODUCTNAME programban regisztrált adatbázisokat sorolja fel."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Adatbázisok kicserélése"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "A dokumentumban használt adatbázis:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Módosítja az aktuális dokumentum adatforrásait."
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "_Aktuális dokumentum használata"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Az aktuális Writer-dokumentumot használja alapként a körlevélhez."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Ú_j dokumentum létrehozása"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Egy új Writer-dokumentumot hoz létre körlevélhez való használathoz."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "_Létező dokumentum használata"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Válasszon ki egy meglévő Writer-dokumentumot, amelyet a körlevél alapjaként kíván használni."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Új dokumentum létrehozása sa_blonból"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Válassza ki azt a sablont, amelynek alapján létre kívánja hozni a körlevelet."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Ne_mrég mentett dokumentum használata"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Az új körlevélhez használjon egy meglévő körlevél-dokumentumot."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Válassza ki a dokumentumot."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Tallózás..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Keresse meg a használni kívánt Writer-dokumentumot, majd kattintson a Megnyitás gombra."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Tallózás..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Megnyit egy sablonválasztó ablakot."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Az aktuális dokumentum adatforrása nincs regisztrálva. Cserélje ki az adatbázist."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Adatbázis kicserélése..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Kiindulási dokumentum a körlevél számára"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Adja meg azt a dokumentumot, amelyet alapként kíván használni a körlevél-dokumentumhoz."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objektum"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Típus"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Beállítások"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Körbefuttatás"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperhivatkozás"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Szegélyek"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Terület"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Átlátszóság"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makró"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Frissítés"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Megjeleníti az aktuális fájl statisztikáját."
diff --git a/source/hu/vcl/messages.po b/source/hu/vcl/messages.po
index 2c10072f6de..641df3b2c5d 100644
--- a/source/hu/vcl/messages.po
+++ b/source/hu/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-01-03 07:38+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/hu/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563101872.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Több oldal nyomtatása egy lapra"
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Egyéni"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Válassza ki, hogy laponként hány oldalt szeretne kinyomtatni."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Oldalak:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Válassza ki a sorok számát."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "mérték"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Válassza ki az oszlopok számát."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Margó:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Adja meg a lapon az egyes oldalak közötti margók nagyságát."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "oldalak között"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Távolság:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Adja meg a nyomtatott lapok és a papír széle közötti margó nagyságát."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "lap széléig"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Rendezés:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Balról jobbra, majd le"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Fentről lefelé, majd jobbra"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Fentről lefelé, majd balra"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Jobbról balra, majd le"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Megadja az oldalak nyomtatási sorrendjét."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Szegély rajzolása minden oldal köré"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Jelölje be, ha szegélyt akar rajzolni minden oldal köré."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brosúra"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Jelölje be a dokumentum brosúra formátumban való nyomtatásához."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Szétválogatás előnézete"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Módosítsa a nyomtatandó oldalak elrendezését az egyes papírlapokon. Az előnézet megmutatja, hogy hogyan fognak kinézni az egyes papírlapok."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "To_vábbi"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Oldalbeállítás"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Általános"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Az aktuális dokumentumot, kijelölést vagy a megadott oldalakat nyomtatja. Módosíthatók az aktuális dokumentum nyomtatási beállításai is."
diff --git a/source/id/accessibility/messages.po b/source/id/accessibility/messages.po
index 064d7fb558c..ccf43a228e5 100644
--- a/source/id/accessibility/messages.po
+++ b/source/id/accessibility/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:12+0100\n"
-"PO-Revision-Date: 2021-05-08 19:34+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/accessibilitymessages/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/accessibilitymessages/id/>\n"
"Language: id\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.4.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1507241845.000000\n"
#. be4e7
@@ -38,13 +38,13 @@ msgstr "Kuncupkan"
#: accessibility/inc/strings.hrc:27
msgctxt "RID_STR_ACC_ACTION_CHECK"
msgid "Check"
-msgstr "Contreng"
+msgstr "Centang"
#. Kva49
#: accessibility/inc/strings.hrc:28
msgctxt "RID_STR_ACC_ACTION_UNCHECK"
msgid "Uncheck"
-msgstr "Tak Dicontreng"
+msgstr "Tak Dicentang"
#. nk4DD
#: accessibility/inc/strings.hrc:29
diff --git a/source/id/chart2/messages.po b/source/id/chart2/messages.po
index ac608cc5300..185d0399313 100644
--- a/source/id/chart2/messages.po
+++ b/source/id/chart2/messages.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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-12-09 14:39+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/id/>\n"
"Language: id\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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1550758914.000000\n"
#. NCRDD
@@ -2909,7 +2909,7 @@ msgstr "Ubahan"
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:42
msgctxt "tp_3D_SceneAppearance|extended_tip|LB_SCHEME"
msgid "Select a scheme from the list box, or click any of the check boxes below."
-msgstr "Memilih sebuah skema dari kotak senarai, atau klik di mana saja pada kotak cek di bawah."
+msgstr "Memilih sebuah skema dari kotak senarai, atau klik di mana saja pada kotak centang di bawah."
#. EyGsf
#: chart2/uiconfig/ui/tp_3D_SceneAppearance.ui:78
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Mengatur banyaknya garis pada jenis bagan Kolom dan Baris."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Memilih jenis bagan dasar."
@@ -4391,7 +4391,7 @@ msgstr "_Searah jarum jam"
#: chart2/uiconfig/ui/tp_PolarOptions.ui:34
msgctxt "tp_PolarOptions|extended_tip|CB_CLOCKWISE"
msgid "The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the Clockwise direction checkbox to draw the pieces in opposite direction."
-msgstr "Arah bawaan pengurutan potongan dari diagram kue adalah berlawanan dengan arah jarum jam. Aktifkan kotak contreng Arah putaran jarum jam untuk menggambar potongan pada arah sebaliknya."
+msgstr "Arah bawaan pengurutan potongan dari diagram kue adalah berlawanan dengan arah jarum jam. Aktifkan kotak centang Arah putaran jarum jam untuk menggambar potongan pada arah sebaliknya."
#. ATHCu
#: chart2/uiconfig/ui/tp_PolarOptions.ui:43
@@ -4505,7 +4505,7 @@ msgstr "Baris _pertama sebagai label"
#: chart2/uiconfig/ui/tp_RangeChooser.ui:153
msgctxt "tp_RangeChooser|extended_tip|CB_FIRST_ROW_ASLABELS"
msgid "For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series."
-msgstr "Bagi seri data di dalam kolom: Baris pertama pada rentang dipakai sebagai nama seri data. Bagi seri data di dalam baris: Baris pertama pada rentang dipakai sebagai kategori. Sementara baris-baris sisanya dipakai oleh seri data. Apabila kotak cek tidak dipilih, semua baris adalah seri data."
+msgstr "Bagi seri data di dalam kolom: Baris pertama pada rentang dipakai sebagai nama seri data. Bagi seri data di dalam baris: Baris pertama pada rentang dipakai sebagai kategori. Sementara baris-baris sisanya dipakai oleh seri data. Apabila kotak centang tidak dipilih, semua baris adalah seri data."
#. ER2D7
#: chart2/uiconfig/ui/tp_RangeChooser.ui:164
@@ -4517,7 +4517,7 @@ msgstr "Kolom pertama sebaga_i label"
#: chart2/uiconfig/ui/tp_RangeChooser.ui:172
msgctxt "tp_RangeChooser|extended_tip|CB_FIRST_COLUMN_ASLABELS"
msgid "For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns."
-msgstr "Bagi seri data di dalam kolom: Baris pertama pada rentang dipakai sebagai nama seri data. Bagi seri data di dalam baris: Baris pertama pada rentang dipakai sebagai kategori. Sementara baris-baris sisanya dipakai oleh seri data. Apabila kotak cek tidak dipilih, semua baris adalah seri data."
+msgstr "Bagi seri data di dalam kolom: Baris pertama pada rentang dipakai sebagai nama seri data. Bagi seri data di dalam baris: Baris pertama pada rentang dipakai sebagai kategori. Sementara baris-baris sisanya dipakai oleh seri data. Apabila kotak centang tidak dipilih, semua baris adalah seri data."
#. k9TMD
#: chart2/uiconfig/ui/tp_RangeChooser.ui:193
@@ -4553,7 +4553,7 @@ msgstr "Arah te_rbalik"
#: chart2/uiconfig/ui/tp_Scale.ui:63
msgctxt "tp_Scale|extended_tip|CBX_REVERSE"
msgid "Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction."
-msgstr "Menentukan letak nilai terendah dan nilai tertinggi saat ditampilkan pada sumbu. Keadaan yang tidak dicontreng adalah arah matematisnya."
+msgstr "Menentukan letak nilai terendah dan nilai tertinggi saat ditampilkan pada sumbu. Keadaan yang tidak dicentang adalah arah matematisnya."
#. qBbBL
#: chart2/uiconfig/ui/tp_Scale.ui:75
@@ -4853,7 +4853,7 @@ msgstr "Garis hubung"
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:218
msgctxt "tp_SeriesToAxis|extended_tip|CB_CONNECTOR"
msgid "For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines."
-msgstr "Bagi bagan kolom \"bertumpuk\" dan \"persen\" (balok vertikal), tandai kotak cek ini untuk menghubungkan lapisan kolom dengan garis."
+msgstr "Bagi bagan kolom \"bertumpuk\" dan \"persen\" (balok vertikal), tandai kotak centang ini untuk menghubungkan lapisan kolom dengan garis."
#. VHcU3
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:234
@@ -4913,7 +4913,7 @@ msgstr "Sertakan _nilai dari sel tersembunyi"
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:364
msgctxt "tp_SeriesToAxis|extended_tip|CB_INCLUDE_HIDDEN_CELLS"
msgid "Check to also show values of currently hidden cells within the source cell range."
-msgstr "Contreng agar juga menampilkan nilai dari sel yang kini tersembunyi dalam rentang sel sumber."
+msgstr "Centang agar juga menampilkan nilai dari sel yang kini tersembunyi dalam rentang sel sumber."
#. LvZ8x
#: chart2/uiconfig/ui/tp_SeriesToAxis.ui:380
diff --git a/source/id/cui/messages.po b/source/id/cui/messages.po
index cbfcdb9c74f..5f5710d0c4c 100644
--- a/source/id/cui/messages.po
+++ b/source/id/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-04-26 12:46+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/id/>\n"
"Language: id\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564987944.000000\n"
#. GyY9M
@@ -1219,7 +1219,7 @@ msgstr "Sandi konfirkasi tapi cocok dengan sandi asli. Atur sandi lagi."
#: cui/inc/strings.hrc:215
msgctxt "RID_SVXSTR_INVALID_STATE_FOR_OK_BUTTON"
msgid "Please enter a password to open or to modify, or check the open read-only option to continue."
-msgstr "Harap masukkan kata sandi untuk membuka atau mengubah, atau contreng pilihan hanya-baca untuk melanjutkan."
+msgstr "Harap masukkan kata sandi untuk membuka atau mengubah, atau centang pilihan hanya-baca untuk melanjutkan."
#. aAbAN
#: cui/inc/strings.hrc:216
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Otomatis"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaksi"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Kontras Tinggi"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oksigen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasik"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Angin Sepoi"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Menentukan gaya ikon untuk ikon di bilah alat dan dialog."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Gaya i_kon:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Tambah lebih banyak tema ikon melalui ekstensi"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Gaya Ikon"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Memerlukan pemulaian ulang"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Pakai akselerasi perangkat _keras"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Langsung mengakses fitur perangkat keras dari tampilan adaptor grafis untuk meningkatkan tampilan layar."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Pakai anti-a_lias"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Ketika didukung, Anda dapat mengaktifkan dan menonaktifkan anti-aliasing grafis. Dengan anti-aliasing diaktifkan, tampilan sebagian besar objek grafis terlihat lebih halus dan dengan artefak yang lebih sedikit."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Gunakan Skia untuk semua proses render"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Paksa perangkat lunak Skia memproses render"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Perlu dijalankan ulang. Mengaktifkan ini akan mencegah penggunaan penggerak grafis."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia saat ini sedang diaktifkan."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia saat ini sedang dinonaktifkan"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Keluaran Grafis"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Tampilkan p_ratinjau huruf"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Menampilkan nama-nama fon yang dapat dipilih dalam fon yang sesuai, misalnya, fon di kotak Fon pada Pemformattan bilah."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "_Antialias fonta layar"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Pilih untuk memperhalus tampilan layar teks."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_dari:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Masukkan ukuran fonta terkecil untuk menerapkan antialiasing."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Senarai Fonta"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Jalankan Pengujian Grafik"
diff --git a/source/id/dbaccess/messages.po b/source/id/dbaccess/messages.po
index efd3956912c..390373d1d2b 100644
--- a/source/id/dbaccess/messages.po
+++ b/source/id/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-17 05:09+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/id/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563272963.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "_Buat basis data baru"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Pilihlah untuk membuat basis data baru."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Basis data t_ertanam:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Buka berkas basis data yang t_elah ada"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Pilih untuk membuka berkas basis data dari senarai berkas yang baru saja digunakan atau dari dialog pemilihan berkas."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Ba_ru-baru ini dipakai:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Pilih sebuah berkas basis data untuk dibuka dari senarai berkas yang baru saja digunakan. Klik Selesai untuk segera membuka berkas dan keluar dari wisaya."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Buka"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Membuka dialog pemilihan berkas tempat Anda dapat memilih berkas basis data. Klik Buka atau OK dalam dialog pemilihan berkas untuk segera membuka berkas dan keluar dari wisaya."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Men_yambung ke basis data yang ada"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Pilihlah untuk membuat dokumen basis data untuk sambungan basis data yang sudah ada."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Pilih jenis basis data untuk sambungan basis data yang ada."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"Firebird tidak tersedia dalam pengaturan ini."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "Wisaya Basis Data membuat berkas basis data yang berisi informasi tentang basis data."
diff --git a/source/id/desktop/messages.po b/source/id/desktop/messages.po
index 2b4b24037f7..c0da643f69f 100644
--- a/source/id/desktop/messages.po
+++ b/source/id/desktop/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-02-06 20:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/desktopmessages/id/>\n"
"Language: id\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 4.12.2\n"
"X-POOTLE-MTIME: 1536928910.000000\n"
#. v2iwK
@@ -548,7 +548,7 @@ msgstr "Tidak tersedia pemutakhirkan."
#: desktop/inc/strings.hrc:145
msgctxt "RID_DLG_UPDATE_NOINSTALLABLE"
msgid "No installable updates are available. To see ignored or disabled updates, mark the check box 'Show all updates'."
-msgstr "Tak ada pemutakhiran yang dapat dipasang. Untuk melihat pemutakhiran yang diabaikan atau dimatikan, tandai kotak contreng 'Tampilkan semua pemutakhiran'."
+msgstr "Tak ada pemutakhiran yang dapat dipasang. Untuk melihat pemutakhiran yang diabaikan atau dimatikan, tandai kotak centang 'Tampilkan semua pemutakhiran'."
#. rq2Co
#: desktop/inc/strings.hrc:146
diff --git a/source/id/extensions/messages.po b/source/id/extensions/messages.po
index 401bdda7183..1ed60b40d17 100644
--- a/source/id/extensions/messages.po
+++ b/source/id/extensions/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: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-01-29 04:39+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/id/>\n"
"Language: id\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 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557389916.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Muat ulang formulir"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teks"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standar (pendek)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standar (TT pendek)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standar (TTTT pendek)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standar (panjang)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "HH/BB/TT"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "BB/HH/TT"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "TT/BB/HH"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "HH/BB/TTTT"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "BB/HH/TTTT"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "TTTT/BB/HH"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "TT-BB-HH"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "TTTT-BB-HH"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Tidak Dipilih"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Dipilih"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Tidak Ditentukan"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Semua rekaman"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Rekaman aktif"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Halaman kini"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Tidak"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ya"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulir Induk"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Nihil"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Tunggal"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Rentang"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertikal"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Baku"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Batal"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Bantuan"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Entri yang dipilih"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posisi entri yang dipilih"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Satu baris"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Banyak baris"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Multibaris dengan pemformatan"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Nihil"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertikal"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Keduanya"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Rata"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Kiri atas"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Kiri tengah"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Kiri bawah"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Kanan atas"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Kanan tengah"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Kanan bawah"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Di atas kiri"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Di atas tengah"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Di atas kanan"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Di bawah kiri"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Di bawah tengah"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Di bawah kanan"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Rata tengah"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Pertahankan"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ganti"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Kuncupkan"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Tidak"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Jaga Rasio"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Paskan Ukuran"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Kiri ke kanan"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Kanan ke kiri"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Pakai pengaturan objek superordinat"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Tak pernah"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Saat fokus"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Selalu"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Ke Paragraf"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Sebagai Karakter"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ke Halaman"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Ke Bingkai"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Ke Karakter"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ke Halaman"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Ke Sel"
@@ -2253,7 +2241,7 @@ msgstr "Tombol Pilihan"
#: extensions/inc/strings.hrc:269
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
-msgstr "Kotak cek"
+msgstr "Kotak Centang"
#. NFysA
#: extensions/inc/strings.hrc:270
diff --git a/source/id/fpicker/messages.po b/source/id/fpicker/messages.po
index f9992360010..f4e62d9cf7b 100644
--- a/source/id/fpicker/messages.po
+++ b/source/id/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-05-16 05:37+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/id/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Tanggal diubah"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Buka"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Putar"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nama berkas:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Jenis berkas:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Baca-saja"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Simpan dengan sandi"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Ekstensi n_ama berkas otomatis"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Sunting pengaturan _penyaring"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Enkripsikan dengan kunci GPG"
diff --git a/source/id/framework/messages.po b/source/id/framework/messages.po
index a295573cd50..43a3c1b3d44 100644
--- a/source/id/framework/messages.po
+++ b/source/id/framework/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-06-11 17:08+0200\n"
-"PO-Revision-Date: 2021-07-30 15:38+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/id/>\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/frameworkmessages/id/>\n"
"Language: id\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.6.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1507241879.000000\n"
#. 5dTDC
@@ -239,7 +239,7 @@ msgstr "Kotak Teks"
#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. xwuJF
#: framework/inc/strings.hrc:59
diff --git a/source/id/helpcontent2/source/text/sbasic/guide.po b/source/id/helpcontent2/source/text/sbasic/guide.po
index bd00d22def2..20c2f7d1740 100644
--- a/source/id/helpcontent2/source/text/sbasic/guide.po
+++ b/source/id/helpcontent2/source/text/sbasic/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2021-05-15 20:37+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicguide/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1564640096.000000\n"
#. WcTKB
@@ -1625,7 +1625,7 @@ msgctxt ""
"par_id3153031\n"
"help.text"
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
-msgstr "Contoh-contoh berikut ditujukan bagi sebuah <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> yang diberi nama \"Dialog1\". Gunakanlah perkakas pada bilah <emph>Kotak Alat</emph> pada penyunting dialog untuk membuat dialog dan menambahkan kontrol-kontrol berikut: sebuah <emph>Kotak Cek</emph> bernama \"CheckBox1\", sebuah <emph>Bidang Label</emph> bernama \"Label1\", sebuah <emph>Tombol</emph> bernama \"CommandButton1\", dan sebuah <emph>Kotak Daftar</emph> bernama \"ListBox1\"."
+msgstr "Contoh-contoh berikut ditujukan bagi sebuah <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> yang diberi nama \"Dialog1\". Gunakanlah perkakas pada bilah <emph>Kotak Alat</emph> pada penyunting dialog untuk membuat dialog dan menambahkan kontrol-kontrol berikut: sebuah <emph>Kotak Centang</emph> bernama \"CheckBox1\", sebuah <emph>Bidang Label</emph> bernama \"Label1\", sebuah <emph>Tombol</emph> bernama \"CommandButton1\", dan sebuah <emph>Kotak Daftar</emph> bernama \"ListBox1\"."
#. bfDTG
#: sample_code.xhp
diff --git a/source/id/helpcontent2/source/text/sbasic/shared/02.po b/source/id/helpcontent2/source/text/sbasic/shared/02.po
index ff56cd53653..068332fca2d 100644
--- a/source/id/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/id/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-04 19:51+0200\n"
-"PO-Revision-Date: 2021-09-27 17:24+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared02/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared02/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1550990224.000000\n"
#. 6Kkin
@@ -1013,7 +1013,7 @@ msgctxt ""
"bm_id3150402\n"
"help.text"
msgid "<bookmark_value>controls; in dialog editor</bookmark_value><bookmark_value>push button control in dialog editor</bookmark_value><bookmark_value>icon control</bookmark_value><bookmark_value>buttons; controls</bookmark_value><bookmark_value>image control</bookmark_value><bookmark_value>check box control</bookmark_value><bookmark_value>radio button control</bookmark_value><bookmark_value>option button control</bookmark_value><bookmark_value>fixed text control</bookmark_value><bookmark_value>label field control</bookmark_value><bookmark_value>editing; controls</bookmark_value><bookmark_value>text boxes; controls</bookmark_value><bookmark_value>list boxes; controls</bookmark_value><bookmark_value>combo box control</bookmark_value><bookmark_value>scroll bar control</bookmark_value><bookmark_value>horizontal scrollbar control</bookmark_value><bookmark_value>vertical scrollbar control</bookmark_value><bookmark_value>group box control</bookmark_value><bookmark_value>progress bar control</bookmark_value><bookmark_value>fixed line control</bookmark_value><bookmark_value>horizontal line control</bookmark_value><bookmark_value>line control</bookmark_value><bookmark_value>vertical line control</bookmark_value><bookmark_value>date field control</bookmark_value><bookmark_value>time field control</bookmark_value><bookmark_value>numerical field control</bookmark_value><bookmark_value>currency field control</bookmark_value><bookmark_value>formatted field control</bookmark_value><bookmark_value>pattern field control</bookmark_value><bookmark_value>masked field control</bookmark_value><bookmark_value>file selection control</bookmark_value><bookmark_value>selection options for controls</bookmark_value><bookmark_value>test mode control</bookmark_value>"
-msgstr "<bookmark_value>kontrol; dalam penyunting dialog</bookmark_value><bookmark_value>kontrol tombol tekan dalam penyunting dialog</bookmark_value><bookmark_value>kontrol ikon</bookmark_value><bookmark_value>tombol; kontrol</bookmark_value><bookmark_value>kontrol citra</bookmark_value><bookmark_value>kontrol kotak cek</bookmark_value><bookmark_value>kontrol tombol radio</bookmark_value><bookmark_value>kontrol tombol pilihan</bookmark_value><bookmark_value>kontrol teks tetap</bookmark_value><bookmark_value>kontrol ruas label</bookmark_value><bookmark_value>penyuntingan; kontrol</bookmark_value><bookmark_value>kotak teks; kontrol</bookmark_value><bookmark_value>kotak daftar; kontrol</bookmark_value><bookmark_value>kontrol kotak kombo</bookmark_value><bookmark_value>kontrol bilah gulir</bookmark_value><bookmark_value>kontrol bilah gulir horizontal</bookmark_value><bookmark_value>kontrol bilah gulir vertikal</bookmark_value><bookmark_value>kontrol kotak kelompok</bookmark_value><bookmark_value>kontrol bilah kemajuan</bookmark_value><bookmark_value>kontrol garis tetap</bookmark_value><bookmark_value>kontrol garis horisontal</bookmark_value><bookmark_value>kontrol garis</bookmark_value><bookmark_value>kontrol garis vertikal</bookmark_value><bookmark_value>kontrol ruas tanggal</bookmark_value><bookmark_value>kontrol ruas waktu</bookmark_value><bookmark_value>kontrol ruas numerik</bookmark_value><bookmark_value>kontrol ruas mata uang</bookmark_value><bookmark_value>kontrol ruas isian berformat</bookmark_value><bookmark_value>kontrol ruas pola</bookmark_value><bookmark_value>kontrol ruas isian bermasker</bookmark_value><bookmark_value>kontrol pemilihan berkas</bookmark_value><bookmark_value>pilihan pemilihan untuk kontrol</bookmark_value><bookmark_value>kontrol mode tes</bookmark_value>"
+msgstr "<bookmark_value>kontrol; dalam penyunting dialog</bookmark_value><bookmark_value>kontrol tombol tekan dalam penyunting dialog</bookmark_value><bookmark_value>kontrol ikon</bookmark_value><bookmark_value>tombol; kontrol</bookmark_value><bookmark_value>kontrol citra</bookmark_value><bookmark_value>kendali kotak centang</bookmark_value><bookmark_value>kontrol tombol radio</bookmark_value><bookmark_value>kontrol tombol pilihan</bookmark_value><bookmark_value>kontrol teks tetap</bookmark_value><bookmark_value>kontrol ruas label</bookmark_value><bookmark_value>penyuntingan; kontrol</bookmark_value><bookmark_value>kotak teks; kontrol</bookmark_value><bookmark_value>kotak daftar; kontrol</bookmark_value><bookmark_value>kontrol kotak kombo</bookmark_value><bookmark_value>kontrol bilah gulir</bookmark_value><bookmark_value>kontrol bilah gulir horizontal</bookmark_value><bookmark_value>kontrol bilah gulir vertikal</bookmark_value><bookmark_value>kontrol kotak kelompok</bookmark_value><bookmark_value>kontrol bilah kemajuan</bookmark_value><bookmark_value>kontrol garis tetap</bookmark_value><bookmark_value>kontrol garis horisontal</bookmark_value><bookmark_value>kontrol garis</bookmark_value><bookmark_value>kontrol garis vertikal</bookmark_value><bookmark_value>kontrol ruas tanggal</bookmark_value><bookmark_value>kontrol ruas waktu</bookmark_value><bookmark_value>kontrol ruas numerik</bookmark_value><bookmark_value>kontrol ruas mata uang</bookmark_value><bookmark_value>kontrol ruas isian berformat</bookmark_value><bookmark_value>kontrol ruas pola</bookmark_value><bookmark_value>kontrol ruas isian bermasker</bookmark_value><bookmark_value>kontrol pemilihan berkas</bookmark_value><bookmark_value>pilihan pemilihan untuk kontrol</bookmark_value><bookmark_value>kontrol mode tes</bookmark_value>"
#. YL3Za
#: 20000000.xhp
@@ -1139,7 +1139,7 @@ msgctxt ""
"hd_id3150447\n"
"help.text"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. mDDYe
#: 20000000.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"par_id3147317\n"
"help.text"
msgid "<ahelp hid=\".uno:Checkbox\">Adds a check box that you can use to turn a function on or off.</ahelp>"
-msgstr "<ahelp hid=\".uno:Checkbox\">Menambah kotak cek dan Anda dapat mengaktifkan atau mematikan fungsinya.</ahelp>"
+msgstr "<ahelp hid=\".uno:Checkbox\">Menambah kotak centang dan Anda dapat mengaktifkan atau mematikan fungsinya.</ahelp>"
#. gG6kh
#: 20000000.xhp
diff --git a/source/id/helpcontent2/source/text/sdraw/guide.po b/source/id/helpcontent2/source/text/sdraw/guide.po
index e1b9dd93bc1..eba42816002 100644
--- a/source/id/helpcontent2/source/text/sdraw/guide.po
+++ b/source/id/helpcontent2/source/text/sdraw/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: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2022-02-10 10:40+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsdrawguide/id/>\n"
"Language: id\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 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1550993114.000000\n"
#. cZbDh
@@ -1166,7 +1166,7 @@ msgctxt ""
"par_id3152985\n"
"help.text"
msgid "Click the color in the image. The color appears in the first <emph>Source color</emph> box and the check box next to the color is selected."
-msgstr "Klik warna citra tersebut. Warnanya akan muncul di kotak pertama <emph>Warna sumber</emph> dan kotak cek di sebelah warna itu akan terpilih."
+msgstr "Klik warna citra tersebut. Warnanya akan muncul di kotak pertama <emph>Warna sumber</emph> dan kotak centang di sebelah warna itu akan terpilih."
#. ZKeEk
#: eyedropper.xhp
@@ -1193,7 +1193,7 @@ msgctxt ""
"par_id3151191\n"
"help.text"
msgid "If you want to replace another color while the dialog is open, select the check box in front of <emph>Source color</emph> in the next row and repeat steps 3 to 5."
-msgstr "Apabila Anda hendak mengganti warna lainnya sembari dialog itu terbuka, pilih kotak cek di depan <emph>Warna sumber</emph> di baris selanjutnya dan ulangi langkah 3 sampai 5."
+msgstr "Apabila Anda hendak mengganti warna lainnya sembari dialog itu terbuka, pilih kotak centang di depan <emph>Warna sumber</emph> di baris selanjutnya dan ulangi langkah 3 sampai 5."
#. um4MR
#: eyedropper.xhp
@@ -2867,7 +2867,7 @@ msgctxt ""
"par_idN108AF\n"
"help.text"
msgid "On the <emph>Text</emph> tab page, clear the <emph>Fit height to text</emph> checkbox, then select the <emph>Fit to frame</emph> checkbox. Click <emph>OK</emph>."
-msgstr "Pada tabulasi <emph>Teks</emph>, hilangkan tanda cek pada <emph>Sesuaikan tinggi pada teks</emph>, lalu pilih kotak cek <emph>Sesuaikan ke bingkai</emph>. Klik <emph>Oke</emph>."
+msgstr "Pada tabulasi <emph>Teks</emph>, hilangkan tanda centang pada <emph>Sesuaikan tinggi pada teks</emph>, lalu pilih kotak F <emph>Sesuaikan ke bingkai</emph>. Klik <emph>Oke</emph>."
#. j28Ed
#: text_enter.xhp
diff --git a/source/id/helpcontent2/source/text/shared/02.po b/source/id/helpcontent2/source/text/shared/02.po
index b675a8aceed..ccfa0964673 100644
--- a/source/id/helpcontent2/source/text/shared/02.po
+++ b/source/id/helpcontent2/source/text/shared/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-10 23:11+0200\n"
-"PO-Revision-Date: 2021-09-27 17:24+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared02/id/>\n"
"Language: id\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1551151136.000000\n"
#. Edm6o
@@ -842,7 +842,7 @@ msgctxt ""
"hd_id3146914\n"
"help.text"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. xGAoN
#: 01170000.xhp
@@ -1949,7 +1949,7 @@ msgctxt ""
"hd_id3149810\n"
"help.text"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. z6wfL
#: 01170001.xhp
@@ -1958,7 +1958,7 @@ msgctxt ""
"par_id3145581\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">The selected control is transformed into a check box.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">Kendali yang dipilih ditransformasikan menjadi sebuah kotak contreng.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToCheckBox\" visibility=\"visible\">Kendali yang dipilih ditransformasikan menjadi sebuah kotak centang.</ahelp>"
#. qRJCE
#: 01170001.xhp
@@ -2309,7 +2309,7 @@ msgctxt ""
"par_id3152372\n"
"help.text"
msgid "The following fields are possible in a table control: text, date, time and currency field, numeric field, pattern field, check box and combo box. In the case of combined date/time fields, two columns are created automatically."
-msgstr "Bidang berikut ini mungkin terdapat dalam kendali tabel: teks, tanggal, waktu dan bidang mata uang, bidang numerik, bidang pola, kotak cek dan kotak kombo. Dalam kasus bidang tanggal / waktu gabungan, dua kolom dibuat secara otomatis."
+msgstr "Bidang berikut ini mungkin terdapat dalam kendali tabel: teks, tanggal, waktu dan ruas mata uang, bidang numerik, ruas pola, kotak centang dan kotak kombo. Dalam kasus ruas tanggal / waktu gabungan, dua kolom dibuat secara otomatis."
#. YhmM5
#: 01170004.xhp
diff --git a/source/id/helpcontent2/source/text/shared/04.po b/source/id/helpcontent2/source/text/shared/04.po
index 51a1c7587ce..b50b80a42d4 100644
--- a/source/id/helpcontent2/source/text/shared/04.po
+++ b/source/id/helpcontent2/source/text/shared/04.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: 2021-03-19 17:31+0100\n"
-"PO-Revision-Date: 2022-05-18 09:26+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-7-3/textshared04/id/>\n"
"Language: id\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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1564162250.000000\n"
#. GEuoc
@@ -383,7 +383,7 @@ msgctxt ""
"par_id3147435\n"
"help.text"
msgid "Toggles the focused check box in a dialog."
-msgstr "Menceklis kotak cek yang menjadi fokus pada dialog."
+msgstr "Mencentang kotak centang yang menjadi fokus pada dialog."
#. qHKoT
#: 01010000.xhp
diff --git a/source/id/helpcontent2/source/text/simpress/guide.po b/source/id/helpcontent2/source/text/simpress/guide.po
index dfd5521a354..9d9925f0882 100644
--- a/source/id/helpcontent2/source/text/simpress/guide.po
+++ b/source/id/helpcontent2/source/text/simpress/guide.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: libo help simpress guide lo-4.2\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2021-09-27 17:24+0000\n"
+"PO-Revision-Date: 2022-07-01 10:09+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpressguide/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1550989078.000000\n"
#. S83CC
@@ -518,7 +518,7 @@ msgctxt ""
"par_id3153963\n"
"help.text"
msgid "Click the <emph>Selection</emph> check box to export the selected object, and not the entire slide."
-msgstr "Klik kotak cek <emph>Pemilihan</emph> untuk mengekspor objek yang dipilih, bukan keseluruhan salindia."
+msgstr "Klik kotak centang <emph>Pemilihan</emph> untuk mengekspor objek yang dipilih, bukan keseluruhan salindia."
#. 4zELb
#: animated_gif_save.xhp
@@ -1472,7 +1472,7 @@ msgctxt ""
"par_id4101077\n"
"help.text"
msgid "By default, the <emph>Date and Time</emph> checkbox is enabled, but the format is set to Fixed and the text input box is empty, so no date and time is visible on the slides."
-msgstr "Secara setingan dasar, kotak cek <emph>Tanggal dan Waktu</emph> sudah diberi ceklis, tetapi formatnya diset sebagai Tetap dan kotak masukan teksnya pun kosong, sehingga tidak ada tanggal dan waktu yang tampil pada salindia."
+msgstr "Secara setingan dasar, kotak centang <emph>Tanggal dan Waktu</emph> sudah diberi ceklis, tetapi formatnya diatur sebagai Tetap dan kotak masukan teksnya pun kosong, sehingga tidak ada tanggal dan waktu yang tampil pada salindia."
#. nfX2N
#: footer.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id204779\n"
"help.text"
msgid "By default, the <emph>Footer</emph> checkbox is enabled, but the text input box is empty, so no footer is visible on the slides."
-msgstr "Secara setingan dasar, kotak cek <emph>Kaki</emph> sudah diberi ceklis, tetapi kotak masukan teksnya masih kosong, sehingga tidak akan ada kaki yang terlihat pada salindia."
+msgstr "Secara setingan dasar, kotak centang <emph>Kaki</emph> sudah diberi centang, tetapi kotak masukan teksnya masih kosong, sehingga tidak akan ada kaki yang terlihat pada salindia."
#. 28hEh
#: footer.xhp
@@ -1490,7 +1490,7 @@ msgctxt ""
"par_id1453901\n"
"help.text"
msgid "By default, the <emph>Slide number</emph> checkbox is cleared, so no slide numbers are visible."
-msgstr "Untuk setingan dasar, kotak cek <emph>Nomor salindia</emph> tidak terpilih, sehingga tidak ada nomor salindia yang terlihat."
+msgstr "Untuk pengaturan dasar, kotak centang <emph>Nomor salindia</emph> tidak terpilih, sehingga tidak ada nomor salindia yang terlihat."
#. F95mw
#: footer.xhp
@@ -2606,7 +2606,7 @@ msgctxt ""
"par_id3155932\n"
"help.text"
msgid "In the <emph>Start presentation</emph> area, select the <emph>Always with current page</emph> check box."
-msgstr "Pada wilayah <emph>Memulai presentasi</emph>, pilih kotak cek <emph>Selalu dengan halaman bersangkutan</emph>."
+msgstr "Pada wilayah <emph>Memulai presentasi</emph>, pilih kotak centang <emph>Selalu dengan halaman bersangkutan</emph>."
#. sbqC6
#: individual.xhp
diff --git a/source/id/officecfg/registry/data/org/openoffice/Office.po b/source/id/officecfg/registry/data/org/openoffice/Office.po
index 3f5de5bf536..b662bd17e8c 100644
--- a/source/id/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/id/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: 2021-02-05 18:59+0100\n"
-"PO-Revision-Date: 2022-03-12 20:39+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeoffice/id/>\n"
"Language: id\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 4.12.2\n"
"X-POOTLE-MTIME: 1550758945.000000\n"
#. HhMVS
@@ -334,7 +334,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Display Name"
-msgstr "Nama yang Ditampilkan"
+msgstr "Nama Tampilan"
#. mTT2H
#: DataAccess.xcu
diff --git a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
index 6ca6c4c2a67..ee6a786190e 100644
--- a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/id/>\n"
"Language: id\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 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1564751755.000000\n"
#. W5ukN
@@ -124,7 +124,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Check Box"
-msgstr "Kotak Contreng Formulir"
+msgstr "Kotak Centang Formulir"
#. RDGEE
#: BasicIDECommands.xcu
@@ -20116,7 +20116,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. thnJP
#: GenericCommands.xcu
@@ -24146,7 +24146,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. HvCBn
#: GenericCommands.xcu
@@ -24966,7 +24966,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace with Check Box"
-msgstr "Ganti dengan Kotak Cek"
+msgstr "Ganti dengan Kotak Centang"
#. 6LZBU
#: GenericCommands.xcu
diff --git a/source/id/sc/messages.po b/source/id/sc/messages.po
index 824eac20250..89618144e59 100644
--- a/source/id/sc/messages.po
+++ b/source/id/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-02-06 20:39+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/id/>\n"
"Language: id\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: LibreOffice\n"
"X-POOTLE-MTIME: 1550908361.000000\n"
#. kBovX
@@ -2535,7 +2535,7 @@ msgstr "Tombol"
#: sc/inc/globstr.hrc:427
msgctxt "STR_FORM_CHECKBOX"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. iivnN
#: sc/inc/globstr.hrc:428
@@ -23765,7 +23765,7 @@ msgstr "_Simpan isi sel seperti yang ditunjukkan"
#: sc/uiconfig/scalc/ui/imoptdialog.ui:152
msgctxt "imoptdialog|extended_tip|asshown"
msgid "Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software."
-msgstr "Difungsikan secara baku, data akan disimpan seperti yang ditampilkan, termasuk format angka yang diterapkan. Bila kotak contreng ini tak ditandai, isi data mentah yang akan disimpan, seperti pada versi perangkat lunak yang lebih lama."
+msgstr "Difungsikan secara baku, data akan disimpan seperti yang ditampilkan, termasuk format angka yang diterapkan. Bila kotak centang ini tak ditandai, isi data mentah yang akan disimpan, seperti pada versi perangkat lunak yang lebih lama."
#. Fn8ts
#: sc/uiconfig/scalc/ui/imoptdialog.ui:164
@@ -23783,7 +23783,7 @@ msgstr "_Kutip semua sel teks"
#: sc/uiconfig/scalc/ui/imoptdialog.ui:187
msgctxt "imoptdialog|extended_tip|quoteall"
msgid "Exports all text cells with leading and trailing quote characters as set in the Text delimiter box. If not checked, only those text cells get quoted that contain the Field delimiter character."
-msgstr "Ekspor semua sel teks dengan karakter kutip di awal dan akhir sebagaimana diatur dalam kotak Pembatas teks. Bila tak dicontreng, hanya sel teks yang memuat karakter Pembatas ruas yang diapit tanda kutip."
+msgstr "Ekspor semua sel teks dengan karakter kutip di awal dan akhir sebagaimana diatur dalam kotak Pembatas teks. Bila tak dicentang, hanya sel teks yang memuat karakter Pembatas ruas yang diapit tanda kutip."
#. KGh9G
#: sc/uiconfig/scalc/ui/imoptdialog.ui:199
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Tampilan"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Citr_a"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Citra"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Gamba_r"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Gam~bar"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Objek"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Cetak"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Ce~tak"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulir"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulir"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_kstensi"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~kstensi"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Per_kakas"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Ala~t"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Citr_a"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Susun"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Wa_rna"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Kisi"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Bahasa"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Ulasan"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentar"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Ban_dingkan"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Ta_mpilan"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Gamba_r"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Sunting"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Susun"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Ta_mpilan"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Kelom_pok"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "F_onta"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Per_ataan"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Ta_mpilan"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "S_isip"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Bing_kai"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Susun"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Kisi"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Ta_mpilan"
diff --git a/source/id/sd/messages.po b/source/id/sd/messages.po
index 77f58947abd..ce58ff47885 100644
--- a/source/id/sd/messages.po
+++ b/source/id/sd/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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-01-29 04:39+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/id/>\n"
"Language: id\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 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565578255.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Tabel"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Citra"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Citra"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Gamba_r"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Gam~bar"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Objek"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulir"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulir"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "I_nduk"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "I~nduk"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_kstensi"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~kstensi"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Per_kakas"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Perala~tan"
@@ -5089,7 +5089,7 @@ msgstr "Pilih efek animasi."
#: sd/uiconfig/simpress/ui/customanimationspanel.ui:435
msgctxt "customanimationspanel|effect_label"
msgid "Options"
-msgstr "Opsi"
+msgstr "Pilihan"
#. GDYfC
#: sd/uiconfig/simpress/ui/customanimationspanel.ui:452
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Tabel"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Citra"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "~Citra"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Gamba_r"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Gam~bar"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Objek"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Objek"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulir"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulir"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "I_nduk"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "I~nduk"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_kstensi"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~kstensi"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Per_kakas"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Ala~t"
diff --git a/source/id/svx/messages.po b/source/id/svx/messages.po
index 86faf1eab83..18e1f6ff769 100644
--- a/source/id/svx/messages.po
+++ b/source/id/svx/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: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-01-29 04:39+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
+"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/id/>\n"
"Language: id\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 4.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1565578186.000000\n"
#. 3GkZj
@@ -6652,7 +6652,7 @@ msgstr "Kotak Teks"
#: include/svx/strings.hrc:1199
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
-msgstr "Kotak Cek"
+msgstr "Kotak Centang"
#. xwuJF
#: include/svx/strings.hrc:1200
diff --git a/source/id/sw/messages.po b/source/id/sw/messages.po
index 9e44d1a7d91..145d65d6c83 100644
--- a/source/id/sw/messages.po
+++ b/source/id/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-02-06 20:39+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-07-01 09:59+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/id/>\n"
"Language: id\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: LibreOffice\n"
"X-POOTLE-MTIME: 1565578102.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Memindahkan gaya paragraf yang dipilih ke satu tingkat dalam hierarki indeks."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Gaya"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Gaya"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Menciptakan entri indeks dari gaya paragraf tertentu."
@@ -13226,7 +13226,7 @@ msgstr "DD_E"
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:289
msgctxt "editsectiondialog|extended_tip|dde"
msgid "Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected."
-msgstr "Membuat sebuah taut DDE. Pilih kotak contreng ini, lalu masukkan perintah DDE yang ingin Anda pakai. Pilihan DDE hanya tersedia bila kotak contreng Taut dipilih."
+msgstr "Membuat sebuah taut DDE. Pilih kotak centang ini, lalu masukkan perintah DDE yang ingin Anda pakai. Pilihan DDE hanya tersedia bila kotak centang Taut dipilih."
#. kuxD5
#: sw/uiconfig/swriter/ui/editsectiondialog.ui:309
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Pertukarkan Basis Data"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Tentukan"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Basis Data yang Dipakai"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "B_asis Data yang Ada"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Telusur..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Membuka dialog buka berkas untuk memilih berkas basis data (* .odb). Berkas yang dipilih ditambahkan ke dalam senarai Basis Data yang Tersedia."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Gunakan tombol telusur untuk memilih berkas basis data."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Menampilkan senarai basis data yang saat ini digunakan."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Menampilkan senarai basis data yang terdaftar di %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Pertukarkan Basis Data"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Basis data yang diterapkan ke dokumen:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Ubah sumber data untuk dokumen saat ini."
@@ -19446,7 +19446,7 @@ msgstr "Sisipkan sapaan pribadi"
#: sw/uiconfig/swriter/ui/mmmailbody.ui:426
msgctxt "mmmailbody|extended_tip|personalized"
msgid "Adds a personalized salutation. To use the default salutation, clear this check box."
-msgstr "Menambahkan sebuah sapaan pribadi. Untuk memakai sapaan baku, kosongkan kotak contreng ini."
+msgstr "Menambahkan sebuah sapaan pribadi. Untuk memakai sapaan baku, kosongkan kotak centang ini."
#. 4GXww
#: sw/uiconfig/swriter/ui/mmmailbody.ui:472
@@ -20052,7 +20052,7 @@ msgstr "Sisipkan sapaan pribadi"
#: sw/uiconfig/swriter/ui/mmsalutationpage.ui:494
msgctxt "mmsalutationpage|extended_tip|personalized"
msgid "Adds a personalized salutation to the mail merge document. To use the default salutation, clear this check box."
-msgstr "Menambahkan sapaan pribadi ke dokumen surat massal. Untuk memakai sapaan baku, kosongkan kotak contreng ini."
+msgstr "Menambahkan sapaan pribadi ke dokumen surat massal. Untuk memakai sapaan baku, kosongkan kotak centang ini."
#. nbXMj
#: sw/uiconfig/swriter/ui/mmsalutationpage.ui:527
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Pakai _dokumen saat ini"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Menggunakan dokumen Writer saat ini sebagai basis untuk dokumen surat massal."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Buat _dokumen baru"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Membuat dokumen Writer baru untuk digunakan surat massal."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Mulai dari dokum_en yang ada"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Memilih dokumen Writer yang sudah ada untuk digunakan sebagai basis untuk dokumen surat massal."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Mulai dari suatu t_emplat"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Pilih Templat yang Anda inginkan untuk membuat dokumen surat massal Anda."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "_Mulai dari dokumen awal yang baru-baru ini disimpan"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "Gunakan dokumen surat massal yang ada untuk digunakan sebagai basis untuk dokumen surat massal."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Menyimpan dokumen."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Telusu_r..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Tentukan berkas Penulis yang ingin anda gunakan, dan kemudian klik Buka."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Telusu_r..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Membuka dialog pemilih templat."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "Sumber data dokumen saat ini belum terdaftar. Mohon pertukarkan basis data"
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Pertukarkan Basis Data..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Pilih Dokumen Awal Bagi Surat Masal"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Menentukan dokumen yang ingin Anda gunakan sebagai basis untuk dokumen surat massal."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Objek"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Jenis"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Pilihan"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Lipat"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Garis Batas"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Wilayah"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparansi"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -26003,7 +26003,7 @@ msgstr "DD_E"
#: sw/uiconfig/swriter/ui/sectionpage.ui:168
msgctxt "sectionpage|extended_tip|dde"
msgid "Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected."
-msgstr "Membuat sebuah taut DDE. Pilih kotak contreng ini, lalu masukkan perintah DDE yang ingin Anda pakai. Pilihan DDE hanya tersedia bila kotak contreng Taut dipilih."
+msgstr "Membuat sebuah taut DDE. Pilih kotak centang ini, lalu masukkan perintah DDE yang ingin Anda pakai. Pilihan DDE hanya tersedia bila kotak centang Taut dipilih."
#. KGrwG
#: sw/uiconfig/swriter/ui/sectionpage.ui:195
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Perbarui"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Menampilkan statistik untuk berkas saat ini."
diff --git a/source/id/swext/mediawiki/help.po b/source/id/swext/mediawiki/help.po
index 63bf458c355..05be425bdfa 100644
--- a/source/id/swext/mediawiki/help.po
+++ b/source/id/swext/mediawiki/help.po
@@ -4,16 +4,16 @@ 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"
-"PO-Revision-Date: 2021-06-18 21:48+0000\n"
+"PO-Revision-Date: 2022-07-01 09:58+0000\n"
"Last-Translator: Rizal Muttaqin <riz_17_oke@yahoo.co.id>\n"
-"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/swextmediawikihelp/id/>\n"
+"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swextmediawikihelp/id/>\n"
"Language: id\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.6.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1542467008.000000\n"
#. 7EFBE
@@ -419,7 +419,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
-msgstr "Bila Anda telah mengaktifkan kata sandi induk pada halaman tab <emph>Keamanan</emph> dari dialog <item type=\"menuitem\">Perkakas - Pilihan - %PRODUCTNAME</item>, maka perangkat lunak dapat menyimpan kata sandi Anda dan secara otomatis menyisipkan data ketika diperlukan. Aktifkan kotak contreng <emph>Simpan kata sandi</emph> untuk menyimpan kata sandi Anda."
+msgstr "Bila Anda telah mengaktifkan kata sandi induk pada halaman tab <emph>Keamanan</emph> dari dialog <item type=\"menuitem\">Perkakas - Pilihan - %PRODUCTNAME</item>, maka perangkat lunak dapat menyimpan kata sandi Anda dan secara otomatis menyisipkan data ketika diperlukan. Aktifkan kotak centang <emph>Simpan kata sandi</emph> untuk menyimpan kata sandi Anda."
#. TpaPN
#: wikiformats.xhp
diff --git a/source/id/vcl/messages.po b/source/id/vcl/messages.po
index 088b24c2f8f..15605c13372 100644
--- a/source/id/vcl/messages.po
+++ b/source/id/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-01-07 03:38+0000\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/id/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564211137.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Memasukkan nama untuk seri data."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Ubahan"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Memilih bentuk dasar bagan."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Halaman:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Pilih format berkas."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "oleh"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Pilih format berkas."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Tepi:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Pilih tepi antara halaman satuan pada masing-masing lembar kertas."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "di antara halaman"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Jarak:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Klik untuk pergi ke halaman pemandu nama."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "pada garis batas lembar"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Urutan:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Kiri ke kanan, lalu turun"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Atas ke bawah, lalu ke kanan"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Atas ke bawah, lalu ke kiri"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Kiri ke kanan, lalu turun"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Memilih bentuk dasar bagan."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Gambar garis batas di tiap halaman"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Klik untuk pergi ke halaman pemandu nama."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brosur"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Pilih untuk mencetak dokumen dalam format brosur."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Pratinjau kolasi"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Mengubah susunan halaman untuk penceta yang akan dicetak pada setiap lembar kertas. Pratinjau menunjukkan bagaimana setiap kertas terakhir akan terlihat"
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "L_ebih"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Tata Letak Halaman"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Umum"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Mencetak dokumen saat ini, pemilihan, atau halaman yang Anda tentukan. Anda juga dapat mengatur pilihan cetak untuk dokumen saat ini."
diff --git a/source/is/chart2/messages.po b/source/is/chart2/messages.po
index 9224edb8642..6d916d586ea 100644
--- a/source/is/chart2/messages.po
+++ b/source/is/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/is/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1550482181.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Veldu grunngerð grafs."
diff --git a/source/is/cui/messages.po b/source/is/cui/messages.po
index e8c8f700677..d1c4844c45b 100644
--- a/source/is/cui/messages.po
+++ b/source/is/cui/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-10 12:20+0100\n"
-"PO-Revision-Date: 2021-12-07 11:38+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
-"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/is/>\n"
+"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/is/>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Sjálfvirkt"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Háskerpa"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Hefðbundið"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_tíll táknmynda:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Stíll táknmynda"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Krefst endurræsingar"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Nota _vélbúnaðarhröðun"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Nota afstö_llun"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Nota Skia til allrar myndgerðar"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Þvinga Skia til myndgerðar á hugbúnaði"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Krefst endurræsingar. Virkjun á þessu gæti leitt í ljós galla í rekli."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia er virkt."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia er óvirkt."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Grafískt úttak"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Fo_rsýna letur"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Afstalla letur á skjá"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "f_rá:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Leturlistar"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/is/dbaccess/messages.po b/source/is/dbaccess/messages.po
index a7d3248667f..71972b11392 100644
--- a/source/is/dbaccess/messages.po
+++ b/source/is/dbaccess/messages.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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-12-01 20:27+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
-"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/is/>\n"
+"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/is/>\n"
"Language: is\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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563517570.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "_Búa til nýjan gagnagrunn"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Veldu þetta til að búa til nýjan gagnagrunn."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Ív_afinn gagnagrunnur:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Opna tilbúna _gagnagrunnsskrá"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "_Nýlega notað:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Opna"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "_Tengjast við tilbúinn gagnagrunn"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/is/extensions/messages.po b/source/is/extensions/messages.po
index cc64d1d579d..d74231f80a4 100644
--- a/source/is/extensions/messages.po
+++ b/source/is/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/is/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563517775.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Endurlesa innfyllingarform"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL-slóð"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Marghluta"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Texti"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Venjulegt (stutt)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Venjulegt (stutt ÁÁ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Venjulegt (stutt ÁÁÁÁ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Staðlað (langt)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/ÁÁ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/ÁÁ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "ÁÁ/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/ÁÁÁÁ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/ÁÁÁÁ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "ÁÁÁÁ/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "ÁÁ-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "ÁÁÁÁ-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 EH"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 EH"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Ekki valið"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Valið"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Ekki skilgreint"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Allar færslur"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Virk færsla"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Núverandi síða"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nei"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Já"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Forverandi innfyllingarform"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ekkert"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Einfalt"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Fjöl"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Svið"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Lárétt"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Lóðrétt"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Sjálfgefið"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Í lagi"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Hætta við"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hjálp"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Valda færslan"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Staðsetning valdrar færslu"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Einlínu"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Marglínu"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Marglínu með sniðum"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ekkert"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Lárétt"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Lóðrétt"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Bæði"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Flatt"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Vinstri efst"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Vinstri miðjað"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Vinstri neðst"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Hægri efst"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Hægri miðjað"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Hægri neðst"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Ofan við til vinstri"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Ofan við miðjað"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Ofan við til hægri"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Neðan við til vinstri"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Neðan við miðjað"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Neðan við til hægri"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Miðjað"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Varðveita"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Skipta út"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Fella saman"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nei"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Halda hlutföllum"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Laga að stærð"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Vinstri til hægri"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Hægri til vinstri"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Nota víðari/æðri stillingar hluta"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Aldrei"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Þegar er virkt"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Alltaf"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Við málsgrein"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Sem stafur"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Við síðu"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Að ramma"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Við staf"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Við síðu"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Við reit"
diff --git a/source/is/fpicker/messages.po b/source/is/fpicker/messages.po
index 7bd9beefc57..e66e9e402c6 100644
--- a/source/is/fpicker/messages.po
+++ b/source/is/fpicker/messages.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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-12-01 13:38+0000\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
-"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/is/>\n"
+"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/is/>\n"
"Language: is\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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1538497488.000000\n"
#. SJGCw
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Breytingardagsetning"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Opna"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "S_pila"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Skráar_heiti:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Skráar_tegund:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Skrifvarið"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Vista með lykilorði"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Sjálfvirk _ending skráaheita"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "_Breyta stillingum síu"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Dulrita með GPG-lykli"
diff --git a/source/is/sc/messages.po b/source/is/sc/messages.po
index 87db564eec5..601e9bfb448 100644
--- a/source/is/sc/messages.po
+++ b/source/is/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-03 18:39+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/is/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1550485051.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "S~koða"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Myn_d"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "M~ynd"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "_Teikna"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Tei~kna"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Hlutur"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Hlutur"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "Gagna_miðlar"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Margmiðlun"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Prenta"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Prenta"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Innfyllinga_rform"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Innfyllingarfo~rm"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Við_bót"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Við~bót"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Verkfæri"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Verkfæri"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Myn_d"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "R_aða upp"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Litur"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Hnitanet"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Tungumá_l"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Yfi_rfara"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Athugasemdir"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Bera saman"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "S_koða"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Teikna"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Br_eyta"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "R_aða upp"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "S_koða"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Hó_pa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "Þríví_dd"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Letur"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Jöfnun"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "S_koða"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Setja _inn"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Gagna_miðlar"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Rammi"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "R_aða upp"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Hnitanet"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "S_koða"
diff --git a/source/is/sd/messages.po b/source/is/sd/messages.po
index c4f1c04463b..d7e571cf7ce 100644
--- a/source/is/sd/messages.po
+++ b/source/is/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/is/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1542023664.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Tafla"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Mynd"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "M~ynd"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Tei_kna"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Tei~kna"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Hlutur"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Hlutur"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Margmiðlun"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Myndefni"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Innfyllinga_rform"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Innfyllingarfo~rm"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Yfirsíða"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Yfirsíða"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "Þríví_dd"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "Þríví~dd"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Við_bót"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Við~bót"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Verkfæri"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "~Verkfæri"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "Ta~fla"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Mynd"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "M~ynd"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Tei_kna"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Tei~kna"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Hlutur"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Hlutur"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Margmiðlun"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Margmiðlun"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Innfyllinga_rform"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Innfyllingarfo~rm"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Yfirsíða"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Yfirsíða"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "Þríví_dd"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "Þríví~dd"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "Við_bót"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "Við~bót"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_Verkfæri"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "~Verkfæri"
diff --git a/source/is/sw/messages.po b/source/is/sw/messages.po
index 0ea28723ce5..124f2a503fc 100644
--- a/source/is/sw/messages.po
+++ b/source/is/sw/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-10 12:22+0100\n"
-"PO-Revision-Date: 2021-12-07 11:38+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-02-01 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
-"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/is/>\n"
+"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/is/>\n"
"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Færir valinn málsgreinastíl niður um eitt stig í efnisskipan."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stíll"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stílar"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Býr til atriðaskrárfærslur út frá tilteknum málsgreinarstílum."
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Skipta um gagnagrunn"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Skilgreina"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Gagnagrunnar í notkun"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Tiltækir _gagnagrunnar:"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Velja..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Notaðu 'Velja...' hnappinn til að velja gagnagrunnsskrá."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Skipta um gagnagrunn"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Gagnagrunnur tengdur skjalinu:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "_Nota núverandi skjal"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "_Búa til nýtt skjal"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Byrja m_eð skjali sem þegar er til"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Byrja með sniðmá_ti"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Byrja með nýlega _vistuðu upphafsskjali"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Vista núverandi skjal."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Velja..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Velja..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Skipta um gagnagrunn..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Veldu byrjunarskjal fyrir póstsameiningu"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Hlutur"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tegund"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Valkostir"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Textaskrið"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Tengill"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Jaðrar"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Flötur"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Gegnsæi"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Fjölvi"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Uppfærslur"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Birtir tölfræði fyrir þetta skjal."
diff --git a/source/is/vcl/messages.po b/source/is/vcl/messages.po
index 4fbe0b059f4..a0c89b2be64 100644
--- a/source/is/vcl/messages.po
+++ b/source/is/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-02-02 09:39+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/is/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1550486743.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Prenta margar síður á hvert blað."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Sérsnið"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Veldu hve margar síður eigi að prenta á hvert pappírsblað."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Síður:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Veldu fjölda raða."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "eftir"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Veldu fjölda dálka."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Spássía:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Veldu spássíu milli einstakra síðna á hverju pappírsblaði."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "milli síðna"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Fjarlægð:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Veldu spássíu milli prentaðra síðna og jaðars pappírsins."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "að jaðri blaðs"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Uppröðun:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Vinstri til hægri, síðan niður"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Ofan og niður, síðan til hægri"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Ofan og niður, síðan til vinstri"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Hægri til vinstri, síðan niður"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Veldu í hvaða röð á að prenta síður."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Teikna ramma í kringum hverja síðu"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Virkjaðu þennan valkost til að teikna jaðar utan um hverja síðu."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Bæklingur"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Veldu þetta til að prenta skjalið á bæklingsformi."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Forskoðun á samhangandi síðum"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "Breyttu uppröðun síðna sem á að prenta á hvert pappírsblað. Forskoðunin sýnir hvernig hvert prentað blað muni líta út."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Me_ira"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Framsetning síðu"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Almennt"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Prentar fyrirliggjandi skjal, val eða síðurnar sem þú tilgreinir. Þú getur einnig ákvarðað prentstillingar fyrir fyrirliggjandi skjal."
diff --git a/source/it/chart2/messages.po b/source/it/chart2/messages.po
index d8db18d06fe..26817b02399 100644
--- a/source/it/chart2/messages.po
+++ b/source/it/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-12-12 19:38+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/it/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562267072.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "Imposta il numero di linee per il tipo di grafico a linee e colonne."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Seleziona un tipo di grafico di base."
diff --git a/source/it/cui/messages.po b/source/it/cui/messages.po
index 752478a6473..9926406a57f 100644
--- a/source/it/cui/messages.po
+++ b/source/it/cui/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE 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-10 12:20+0100\n"
-"PO-Revision-Date: 2022-01-05 19:38+0000\n"
-"Last-Translator: Marco Marega <marco.marega@libreitalia.it>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/it/>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -11878,7 +11878,7 @@ msgstr "_Titolo:"
#: cui/uiconfig/ui/lineendstabpage.ui:80
msgctxt "lineendstabpage|FT_LINE_END_STYLE"
msgid "Arrow _style:"
-msgstr "_Stile freccia:"
+msgstr "E_stremità linea:"
#. y6SSb
#: cui/uiconfig/ui/lineendstabpage.ui:130
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatico"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Contrasto elevato"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Classico"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "Specifica lo stile delle icone per le icone presenti nelle barre degli strumenti e nelle finestre."
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "S_tile icone:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "Aggiungi ulteriori temi di icone tramite estensione"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "Stile icone"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Richiede riavvio"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Usa accelerazione hard_ware"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "Accede direttamente alle funzioni hardware della scheda grafica per migliorare la visualizzazione."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Usa antia_liasing"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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 "Se supportato, puoi abilitare o disabilitare l'antialiasing nelle immagini. Con l'antialiasing abilitato, la maggior parte degli oggetti grafici appare più smorzata nei contorni."
#. ppJKg
-#: cui/uiconfig/ui/optviewpage.ui:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Usa Skia per tutti i rendering"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Forza il rendering del software Skia"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Riavvio necessario. L'attivazione di questa opzione impedirà l'uso di driver di grafica."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia è attualmente attivato."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia è attualmente disattivato."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Risultato immagine"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Mostra antep_rima dei caratteri"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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 "Mostra i nomi e l'aspetto dei tipi di carattere selezionabili, ad esempio quelli della casella \"Tipo di carattere\" nella barra \"Formattazione\"."
#. 2FKuk
-#: cui/uiconfig/ui/optviewpage.ui:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Antialiasin_g dei caratteri a schermo"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "Selezionalo per rendere più uniforme l'aspetto del testo sullo schermo."
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_da:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr "Digita la dimensione del carattere più piccola a cui applicare l'antialiasing."
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Elenchi di caratteri"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "Esegui test grafici"
diff --git a/source/it/dbaccess/messages.po b/source/it/dbaccess/messages.po
index ae388bd9272..c047bc858fd 100644
--- a/source/it/dbaccess/messages.po
+++ b/source/it/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-04 15:38+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/it/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1562265369.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Crea un n_uovo database"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Seleziona per creare un nuovo database."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Database _incorporato:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Apri un _file di database esistente"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr "Seleziona questa voce per aprire un file di database da un elenco di file usati recentemente o dalla finestra di dialogo di selezione dei file."
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Usato di _recente:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr "Seleziona un file di database da aprire dall'elenco dei file usati recentemente. Fai clic su Fine per aprire il file immediatamente e uscire dalla procedura guidata."
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Apri"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr "Apre una finestra di dialogo di selezione dei file da cui puoi selezionare un file di database. Scegli Apri o OK nella finestra di dialogo per aprire il file immediatamente e uscire dalla procedura guidata."
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Collega a un database e_sistente"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr "Seleziona questa opzione per creare un documento di database per una connessione a un database esistente."
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr "Seleziona il tipo di database per la connessione al database esistente."
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3471,7 +3471,7 @@ msgstr ""
"disponibili nell'installazione."
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr "La creazione guidata database crea un file database che contiene le informazioni del database."
diff --git a/source/it/editeng/messages.po b/source/it/editeng/messages.po
index f223d1e4647..bfe792fbe73 100644
--- a/source/it/editeng/messages.po
+++ b/source/it/editeng/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
-"PO-Revision-Date: 2021-06-26 11:02+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/editengmessages/it/>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-3/editengmessages/it/>\n"
"Language: it\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.6.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1546988050.000000\n"
#. BHYB4
@@ -1732,7 +1732,7 @@ msgstr "Rientro"
#: include/editeng/editrids.hrc:307
msgctxt "RID_OUTLUNDO_EXPAND"
msgid "Show subpoints"
-msgstr "Mostra i sotto-paragrafi"
+msgstr "Mostra i sottoparagrafi"
#. egnVC
#: include/editeng/editrids.hrc:308
diff --git a/source/it/extensions/messages.po b/source/it/extensions/messages.po
index 6b739e9b6a0..49d0232cbb8 100644
--- a/source/it/extensions/messages.po
+++ b/source/it/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-01-04 15:38+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/it/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564768483.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Aggiorna formulario"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testo"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (breve)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (breve AA)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (breve AAAA)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (esteso)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "GG/MM/AA"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/GG/AA"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "AA/MM/GG"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "GG/MM/AAAA"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/GG/AAAA"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "AAAA/MM/GG"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "AA-MM-GG"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "AAAA-MM-GG"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Non selezionato"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Selezionato"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Non definito"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Tutti i record"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Record attivo"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Pagina corrente"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Sì"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Formulario padre"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Nessuno"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Singolo"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multiplo"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Area"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Orizzontale"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Verticale"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Predefinito"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Annulla"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Guida"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "La voce selezionata"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Posizione della voce selezionata"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Riga singola"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Più righe"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Più righe con formattazione"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Nessuno"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Orizzontale"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Verticale"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Entrambi"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Piatto"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "In alto a sinistra"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Centrato a sinistra"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "In basso a sinistra"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "In alto a destra"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Centrato a destra"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "In basso a destra"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Sopra a sinistra"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Sopra centrato"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Sopra a destra"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Sotto a sinistra"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Sotto centrato"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Sotto a destra"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrato"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Preserva"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Sostituisci"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Contrai"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Mantieni rapporto"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Adatta alla dimensione"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Da sinistra a destra"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Da destra a sinistra"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Usa le impostazioni dell'oggetto superiore"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Mai"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Quando selezionato"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Sempre"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Al paragrafo"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Come carattere"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Alla pagina"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Alla cornice"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Al carattere"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Alla pagina"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Alla cella"
diff --git a/source/it/filter/messages.po b/source/it/filter/messages.po
index 6ff110ba7b5..b6ec4b903af 100644
--- a/source/it/filter/messages.po
+++ b/source/it/filter/messages.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-11-19 15:43+0100\n"
-"PO-Revision-Date: 2022-01-04 15:38+0000\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/it/>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-3/filtermessages/it/>\n"
"Language: it\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1562540720.000000\n"
#. 5AQgJ
@@ -448,7 +448,7 @@ msgstr "Riduci risoluzione imma_gine a:"
#: filter/uiconfig/ui/pdfgeneralpage.ui:245
msgctxt "pdfgeneralpage|extended_tip|reduceresolution"
msgid "Select to resample or down-size the images to a lower number of pixels per inch."
-msgstr "Impostare il ricampionamento o il ridimensionamento delle immagini con un minor numero di pixel per pollice."
+msgstr "Imposta il ricampionamento o il ridimensionamento delle immagini con un minor numero di pixel per pollice."
#. XHeTx
#: filter/uiconfig/ui/pdfgeneralpage.ui:260
@@ -490,13 +490,13 @@ msgstr "75 DPI"
#: filter/uiconfig/ui/pdfgeneralpage.ui:279
msgctxt "pdfgeneralpage|extended_tip|resolution"
msgid "Select the target resolution for the images."
-msgstr "Selezionare la risoluzione finale per le immagini."
+msgstr "Seleziona la risoluzione finale per le immagini."
#. mEbKx
#: filter/uiconfig/ui/pdfgeneralpage.ui:303
msgctxt "pdfgeneralpage|extended_tip|quality"
msgid "Enter the quality level for JPEG compression."
-msgstr "Selezionare il livello di qualità per la compressione JPEG."
+msgstr "Seleziona il livello di qualità per la compressione JPEG."
#. FP56V
#: filter/uiconfig/ui/pdfgeneralpage.ui:325
@@ -508,7 +508,7 @@ msgstr "Compressione _JPEG"
#: filter/uiconfig/ui/pdfgeneralpage.ui:335
msgctxt "pdfgeneralpage|extended_tip|jpegcompress"
msgid "Select a JPEG compression level. With a high quality level, almost all pixels are preserved. With a low quality level, some pixels are lost and artifacts are introduced, but file sizes are reduced."
-msgstr "Selezionare un livello di compressione JPEG. Con un livello di qualità alto quasi tutti i pixel saranno conservati. Con un livello di qualità basso, alcuni pixel andranno persi e si formeranno artefatti, sebbene la dimensione dei file verrà ridotta."
+msgstr "Seleziona un livello di compressione JPEG. Con un livello di qualità alto quasi tutti i pixel saranno conservati. Con un livello di qualità basso, alcuni pixel andranno persi e si formeranno artefatti, sebbene la dimensione dei file verrà ridotta."
#. ST3Rc
#: filter/uiconfig/ui/pdfgeneralpage.ui:349
@@ -586,7 +586,7 @@ msgstr "Include nel PDF informazioni sulla struttura del contenuto del documento
#: filter/uiconfig/ui/pdfgeneralpage.ui:531
msgctxt "pdfgeneralpage|extended_tip|tagged"
msgid "Select to write PDF tags. This can increase file size by huge amounts."
-msgstr "Impostare la scrittura di tag PDF. Questa impostazione può aumentare considerevolmente la dimensione del file."
+msgstr "Imposta la scrittura di tag PDF. Questa impostazione può aumentare considerevolmente la dimensione del file."
#. 6sDFd
#: filter/uiconfig/ui/pdfgeneralpage.ui:542
@@ -604,7 +604,7 @@ msgstr "Crea un PDF con campi compilabili"
#: filter/uiconfig/ui/pdfgeneralpage.ui:552
msgctxt "pdfgeneralpage|extended_tip|forms"
msgid "Choose to create a PDF form. This can be filled out and printed by the user of the PDF document."
-msgstr "Scegliere di creare un formulario PDF. Questo può essere completato e stampato dall'utilizzatore del documento PDF."
+msgstr "Scegli di creare un formulario PDF. Questo può essere completato e stampato dall'utilizzatore del documento PDF."
#. B7zan
#: filter/uiconfig/ui/pdfgeneralpage.ui:572
@@ -646,7 +646,7 @@ msgstr "XML"
#: filter/uiconfig/ui/pdfgeneralpage.ui:604
msgctxt "pdfgeneralpage|extended_tip|format"
msgid "Select the format of submitting forms from within the PDF file."
-msgstr "Selezionare il formato per l'invio dei formulari dall'interno del file PDF."
+msgstr "Seleziona il formato per l'invio dei formulari dall'interno del file PDF."
#. ECLBB
#: filter/uiconfig/ui/pdfgeneralpage.ui:626
@@ -712,7 +712,7 @@ msgstr "Esporta strutt_ure"
#: filter/uiconfig/ui/pdfgeneralpage.ui:811
msgctxt "pdfgeneralpage|extended_tip|bookmarks"
msgid "Select to export bookmarks of Writer documents as PDF bookmarks. Bookmarks are created for all outline paragraphs (Tools - Chapter Numbering) and for all table of contents entries for which you did assign hyperlinks in the source document."
-msgstr "Impostare l'esportazione in segnalibri PDF di segnalibri dei documenti Writer. I segnalibri sono creati per tutti i paragrafi della struttura (Strumenti - Numerazione capitolo) e per tutte le voci di indice cui si sono assegnati collegamenti ipertestuali nel documento originale."
+msgstr "Imposta l'esportazione in segnalibri PDF di segnalibri dei documenti Writer. I segnalibri sono creati per tutti i paragrafi della struttura (Strumenti - Numerazione capitolo) e per tutte le voci di indice cui si sono assegnati collegamenti ipertestuali nel documento originale."
#. kQbPh
#: filter/uiconfig/ui/pdfgeneralpage.ui:822
@@ -736,7 +736,7 @@ msgstr "Comm_enti come annotazioni PDF"
#: filter/uiconfig/ui/pdfgeneralpage.ui:851
msgctxt "pdfgeneralpage|extended_tip|comments"
msgid "Select to export comments of Writer and Calc documents as PDF annotations."
-msgstr "Impostare l'esportazione in annotazioni PDF dei commenti contenuti nei documenti di Writer e Calc."
+msgstr "Imposta l'esportazione in annotazioni PDF dei commenti contenuti nei documenti di Writer e Calc."
#. y9evS
#: filter/uiconfig/ui/pdfgeneralpage.ui:862
@@ -838,7 +838,7 @@ msgstr "_Converti i riferimenti di un documento nei parametri del formato PDF"
#: filter/uiconfig/ui/pdflinkspage.ui:56
msgctxt "pdflinkspage|extended_tip|convert"
msgid "Enable this checkbox to convert the URLs referencing other ODF files to PDF files with the same name. In the referencing URLs the extensions .odt, .odp, .ods, .odg, and .odm are converted to the extension .pdf."
-msgstr "Selezionare questa casella per convertire gli URL che fanno riferimento ad altri file ODF in riferimenti a file PDF con lo stesso nome. Nell'URL del riferimento le estensioni .odt, .odp, .ods, .odg, e .odm sono convertite all'estensione .pdf."
+msgstr "Seleziona questa casella per convertire gli URL che fanno riferimento ad altri file ODF in riferimenti a file PDF con lo stesso nome. Nell'URL del riferimento le estensioni .odt, .odp, .ods, .odg, e .odm sono convertite all'estensione .pdf."
#. 6Lyp3
#: filter/uiconfig/ui/pdflinkspage.ui:67
@@ -850,7 +850,7 @@ msgstr "Esporta _URL relativi al file system"
#: filter/uiconfig/ui/pdflinkspage.ui:75
msgctxt "pdflinkspage|extended_tip|exporturl"
msgid "Enable this checkbox to export URLs to other documents as relative URLs in the file system. See \"relative hyperlinks\" in the Help."
-msgstr "Selezionare questa casella per esportare gli URL ad altri documenti come URL relativi al file system. Si veda \"collegamenti ipertestuali relativi\" nella Guida."
+msgstr "Seleziona questa casella per esportare gli URL ad altri documenti come URL relativi al file system. Si veda \"collegamenti ipertestuali relativi\" nella Guida."
#. biumY
#: filter/uiconfig/ui/pdflinkspage.ui:90
@@ -958,7 +958,7 @@ msgstr "Imposta _password…"
#: filter/uiconfig/ui/pdfsecuritypage.ui:36
msgctxt "pdfsecuritypage|extended_tip|setpassword"
msgid "Click to open a dialog where you enter the passwords."
-msgstr "Fare clic per aprire una finestra in cui digitare le password."
+msgstr "Fai clic per aprire una finestra in cui digitare le password."
#. 63szB
#: filter/uiconfig/ui/pdfsecuritypage.ui:55
@@ -1150,7 +1150,7 @@ msgstr "A_bilita copia del contenuto"
#: filter/uiconfig/ui/pdfsecuritypage.ui:529
msgctxt "pdfsecuritypage|extended_tip|enablecopy"
msgid "Select to enable copying of content to the clipboard."
-msgstr "Selezionare la voce per abilitare la copia del contenuto negli appunti."
+msgstr "Seleziona la voce per abilitare la copia del contenuto negli appunti."
#. 2EMgQ
#: filter/uiconfig/ui/pdfsecuritypage.ui:540
@@ -1162,7 +1162,7 @@ msgstr "Abilita acce_sso al testo con strumenti di accesso facilitato"
#: filter/uiconfig/ui/pdfsecuritypage.ui:549
msgctxt "pdfsecuritypage|extended_tip|enablea11y"
msgid "Select to enable text access for accessibility tools."
-msgstr "Selezionare la voce per abilitare l'accesso al testo del documento da parte di strumenti di accesso facilitato."
+msgstr "Seleziona la voce per abilitare l'accesso al testo del documento da parte di strumenti di accesso facilitato."
#. 2hi53
#: filter/uiconfig/ui/pdfsecuritypage.ui:564
@@ -1204,25 +1204,25 @@ msgstr "_Cancella"
#: filter/uiconfig/ui/pdfsignpage.ui:131
msgctxt "pdfsignpage|extended_tip|password"
msgid "Enter the password used for protecting the private key associated with the selected certificate."
-msgstr "Digitare la password utilizzata per proteggere la chiave privata associata al certificato selezionato."
+msgstr "Digita la password utilizzata per proteggere la chiave privata associata al certificato selezionato."
#. 9NEtS
#: filter/uiconfig/ui/pdfsignpage.ui:149
msgctxt "pdfsignpage|extended_tip|location"
msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
-msgstr "Questi tre campi, facoltativi permettono di inserire informazioni aggiuntive sulla firma digitale, e esse saranno applicate al PDF (dove, da chi e perché è stata fatta). Saranno incorporati nei campi PDF relativi e saranno visibili da chiunque visualizzi il PDF. Tutti e tre i campi, o ciascuno di essi separatamente, possono essere lasciati vuoti."
+msgstr "Questi tre campi, facoltativi permettono di inserire informazioni aggiuntive sulla firma digitale, ed esse saranno applicate al PDF (dove, da chi e perché è stata fatta). Saranno incorporati nei campi PDF relativi e saranno visibili da chiunque visualizzi il PDF. Tutti e tre i campi, o ciascuno di essi separatamente, possono essere lasciati vuoti."
#. uVShK
#: filter/uiconfig/ui/pdfsignpage.ui:167
msgctxt "pdfsignpage|extended_tip|contact"
msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
-msgstr "Questi tre campi, facoltativi permettono di inserire informazioni aggiuntive sulla firma digitale, e esse saranno applicate al PDF (dove, da chi e perché è stata fatta). Saranno incorporati nei campi PDF relativi e saranno visibili da chiunque visualizzi il PDF. Tutti e tre i campi, o ciascuno di essi separatamente, possono essere lasciati vuoti."
+msgstr "Questi tre campi, facoltativi permettono di inserire informazioni aggiuntive sulla firma digitale, ed esse saranno applicate al PDF (dove, da chi e perché è stata fatta). Saranno incorporati nei campi PDF relativi e saranno visibili da chiunque visualizzi il PDF. Tutti e tre i campi, o ciascuno di essi separatamente, possono essere lasciati vuoti."
#. 5QBRv
#: filter/uiconfig/ui/pdfsignpage.ui:185
msgctxt "pdfsignpage|extended_tip|reason"
msgid "These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank."
-msgstr "Questi tre campi, facoltativi permettono di inserire informazioni aggiuntive sulla firma digitale, e esse saranno applicate al PDF (dove, da chi e perché è stata fatta). Saranno incorporati nei campi PDF relativi e saranno visibili da chiunque visualizzi il PDF. Tutti e tre i campi, o ciascuno di essi separatamente, possono essere lasciati vuoti."
+msgstr "Questi tre campi, facoltativi permettono di inserire informazioni aggiuntive sulla firma digitale, ed esse saranno applicate al PDF (dove, da chi e perché è stata fatta). Saranno incorporati nei campi PDF relativi e saranno visibili da chiunque visualizzi il PDF. Tutti e tre i campi, o ciascuno di essi separatamente, possono essere lasciati vuoti."
#. wHqcD
#: filter/uiconfig/ui/pdfsignpage.ui:200
@@ -1276,7 +1276,7 @@ msgstr "_Centra finestra sullo schermo"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:51
msgctxt "pdfuserinterfacepage|extended_tip|center"
msgid "Select to generate a PDF file that is shown in a reader window centered on screen."
-msgstr "Selezionare questa opzione per generare un file PDF mostrato in una finestra del lettore come centrato sullo schermo."
+msgstr "Seleziona questa opzione per generare un file PDF mostrato in una finestra del lettore come centrato sullo schermo."
#. ZEPFF
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:62
@@ -1288,7 +1288,7 @@ msgstr "_Ridimensiona finestra in base a pagina iniziale"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:70
msgctxt "pdfuserinterfacepage|extended_tip|resize"
msgid "Select to generate a PDF file that is shown in a window displaying the whole initial page."
-msgstr ">Selezionare questa opzione per generare un file PDF mostrato in una finestra che visualizza l'intera pagina iniziale."
+msgstr "Seleziona questa opzione per generare un file PDF mostrato in una finestra che visualizza l'intera pagina iniziale."
#. crBwn
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:81
@@ -1300,7 +1300,7 @@ msgstr "_Apri in modalità schermo intero"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:89
msgctxt "pdfuserinterfacepage|extended_tip|open"
msgid "Select to generate a PDF file that is shown in a full screen reader window in front of all other windows."
-msgstr "Selezionare questa opzione per generare un file PDF mostrato in una finestra del lettore a schermo intero davanti a tutte le altre finestre."
+msgstr "Seleziona questa opzione per generare un file PDF mostrato in una finestra del lettore a schermo intero davanti a tutte le altre finestre."
#. Cvzzi
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:100
@@ -1312,7 +1312,7 @@ msgstr "_Mostra titolo documento"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:108
msgctxt "pdfuserinterfacepage|extended_tip|display"
msgid "Select to generate a PDF file that is shown with the document title in the reader's title bar."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri il titolo del documento nella barra del titolo del lettore."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri il titolo del documento nella barra del titolo del lettore."
#. BtMjV
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:123
@@ -1330,7 +1330,7 @@ msgstr "Nascondi barra degli _strumenti"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:159
msgctxt "pdfuserinterfacepage|extended_tip|toolbar"
msgid "Select to hide the reader's toolbar when the document is active."
-msgstr "Selezionare questa opzione per nascondere la barra degli strumenti del lettore quando il documento è attivo."
+msgstr "Seleziona questa opzione per nascondere la barra degli strumenti del lettore quando il documento è attivo."
#. YLEgH
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:170
@@ -1342,7 +1342,7 @@ msgstr "Nascondi _barra dei menu"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:178
msgctxt "pdfuserinterfacepage|extended_tip|menubar"
msgid "Select to hide the reader's menu bar when the document is active."
-msgstr "Selezionare questa opzione per nascondere la barra dei menu del lettore quando il documento è attivo."
+msgstr "Seleziona questa opzione per nascondere la barra dei menu del lettore quando il documento è attivo."
#. Aw2aq
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:189
@@ -1354,7 +1354,7 @@ msgstr "Nascondi campi di controllo della _finestra"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:197
msgctxt "pdfuserinterfacepage|extended_tip|window"
msgid "Select to hide the reader's controls when the document is active."
-msgstr "Selezionare questa opzione per nascondere i campi di controllo del lettore quando il documento è attivo."
+msgstr "Seleziona questa opzione per nascondere i campi di controllo del lettore quando il documento è attivo."
#. xm2Lh
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:212
@@ -1372,7 +1372,7 @@ msgstr "_Usa effetti di transizione"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:247
msgctxt "pdfuserinterfacepage|extended_tip|effects"
msgid "Select to export Impress slide transition effects to respective PDF effects."
-msgstr "Impostare l'esportazione in effetti PDF degli effetti di transizione delle diapositive Impress."
+msgstr "Imposta l'esportazione in effetti PDF degli effetti di transizione delle diapositive Impress."
#. JgwC9
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:262
@@ -1390,7 +1390,7 @@ msgstr "Mostra _tutto"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:300
msgctxt "pdfuserinterfacepage|extended_tip|allbookmarks"
msgid "Select to show all bookmark levels when the reader opens the PDF file."
-msgstr "Selezionare questa opzione per visualizzare i segnalibri di tutti i livelli all'apertura del file PDF."
+msgstr "Seleziona questa opzione per visualizzare i segnalibri di tutti i livelli all'apertura del file PDF."
#. WzoF3
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:311
@@ -1402,13 +1402,13 @@ msgstr "Livelli _visibili:"
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:323
msgctxt "pdfuserinterfacepage|extended_tip|visiblebookmark"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
-msgstr "Selezionare questa opzione per visualizzare i segnalibri sottostanti il livello selezionato all'apertura del file PDF."
+msgstr "Seleziona questa opzione per visualizzare i segnalibri sottostanti il livello selezionato all'apertura del file PDF."
#. NEDWP
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:343
msgctxt "pdfuserinterfacepage|extended_tip|visiblelevel"
msgid "Select to show bookmark levels down to the selected level when the reader opens the PDF file."
-msgstr "Selezionare questa opzione per visualizzare i segnalibri sottostanti il livello selezionato all'apertura del file PDF."
+msgstr "Seleziona questa opzione per visualizzare i segnalibri sottostanti il livello selezionato all'apertura del file PDF."
#. x4kjV
#: filter/uiconfig/ui/pdfuserinterfacepage.ui:361
@@ -1426,7 +1426,7 @@ msgstr "Solo _pagina"
#: filter/uiconfig/ui/pdfviewpage.ui:57
msgctxt "pdfviewpage|extended_tip|pageonly"
msgid "Select to generate a PDF file that shows only the page contents."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri solo il contenuto della pagina."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri solo il contenuto della pagina."
#. d2FAh
#: filter/uiconfig/ui/pdfviewpage.ui:68
@@ -1438,7 +1438,7 @@ msgstr "Struttura e pagina"
#: filter/uiconfig/ui/pdfviewpage.ui:77
msgctxt "pdfviewpage|extended_tip|outline"
msgid "Select to generate a PDF file that shows a bookmarks palette and the page contents."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri una tavola di segnalibri e il contenuto della pagina."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri una tavola di segnalibri e il contenuto della pagina."
#. rT8gQ
#: filter/uiconfig/ui/pdfviewpage.ui:88
@@ -1450,7 +1450,7 @@ msgstr "_Miniature e pagina"
#: filter/uiconfig/ui/pdfviewpage.ui:97
msgctxt "pdfviewpage|extended_tip|thumbs"
msgid "Select to generate a PDF file that shows a thumbnails palette and the page contents."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri una tavola di miniature e il contenuto della pagina."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri una tavola di miniature e il contenuto della pagina."
#. EgKos
#: filter/uiconfig/ui/pdfviewpage.ui:116
@@ -1462,7 +1462,7 @@ msgstr "Apri alla pa_gina:"
#: filter/uiconfig/ui/pdfviewpage.ui:135
msgctxt "pdfviewpage|extended_tip|page"
msgid "Select to show the given page when the reader opens the PDF file."
-msgstr "Selezionando l'opzione si potrà scegliere la pagina da visualizzare all'apertura del file PDF."
+msgstr "Seleziona questa opzione per scegliere la pagina da visualizzare all'apertura del file PDF."
#. MxznY
#: filter/uiconfig/ui/pdfviewpage.ui:156
@@ -1480,7 +1480,7 @@ msgstr "Pre_definito"
#: filter/uiconfig/ui/pdfviewpage.ui:194
msgctxt "pdfviewpage|extended_tip|fitdefault"
msgid "Select to generate a PDF file that shows the page contents without zooming. If the reader software is configured to use a zoom factor by default, the page shows with that zoom factor."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri il contenuto della pagina senza zoom. Se il software del lettore è configurato per utilizzare un fattore di zoom predefinito, la pagina sarà mostrata con tale fattore di zoom."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri il contenuto della pagina senza zoom. Se il software del lettore è configurato per utilizzare un fattore di zoom predefinito, la pagina sarà mostrata con tale fattore di zoom."
#. kqho7
#: filter/uiconfig/ui/pdfviewpage.ui:205
@@ -1492,7 +1492,7 @@ msgstr "A_datta alla finestra"
#: filter/uiconfig/ui/pdfviewpage.ui:214
msgctxt "pdfviewpage|extended_tip|fitwin"
msgid "Select to generate a PDF file that shows the page zoomed to fit entirely into the reader's window."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri la pagina ingrandita in modo da occupare l'intera finestra del lettore."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri la pagina ingrandita in modo da occupare l'intera finestra del lettore."
#. gcStc
#: filter/uiconfig/ui/pdfviewpage.ui:225
@@ -1504,7 +1504,7 @@ msgstr "Adatta alla _larghezza"
#: filter/uiconfig/ui/pdfviewpage.ui:234
msgctxt "pdfviewpage|extended_tip|fitwidth"
msgid "Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri la pagina ingrandita in modo da adattarla alla larghezza della finestra del lettore."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri la pagina ingrandita in modo da adattarla alla larghezza della finestra del lettore."
#. V6kwp
#: filter/uiconfig/ui/pdfviewpage.ui:245
@@ -1516,7 +1516,7 @@ msgstr "Adatta all'area _visibile"
#: filter/uiconfig/ui/pdfviewpage.ui:254
msgctxt "pdfviewpage|extended_tip|fitvis"
msgid "Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri il testo e le immagini contenuti nella pagina ingranditi in modo da adattarli alla larghezza della finestra del lettore."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri il testo e le immagini contenuti nella pagina ingranditi in modo da adattarli alla larghezza della finestra del lettore."
#. NGpWy
#: filter/uiconfig/ui/pdfviewpage.ui:271
@@ -1528,13 +1528,13 @@ msgstr "Fattore di _zoom:"
#: filter/uiconfig/ui/pdfviewpage.ui:283
msgctxt "pdfviewpage|extended_tip|fitzoom"
msgid "Select a given zoom factor when the reader opens the PDF file."
-msgstr "Selezionare il livello di zoom con cui il lettore visualizzerà il file PDF."
+msgstr "Seleziona il livello di zoom con cui il lettore visualizzerà il file PDF."
#. BBoAW
#: filter/uiconfig/ui/pdfviewpage.ui:304
msgctxt "pdfviewpage|extended_tip|zoom"
msgid "Select a given zoom factor when the reader opens the PDF file."
-msgstr "Selezionare il livello di zoom con cui il lettore visualizzerà il file PDF."
+msgstr "Seleziona il livello di zoom con cui il lettore visualizzerà il file PDF."
#. LQKDP
#: filter/uiconfig/ui/pdfviewpage.ui:325
@@ -1552,7 +1552,7 @@ msgstr "Pr_edefinito"
#: filter/uiconfig/ui/pdfviewpage.ui:370
msgctxt "pdfviewpage|extended_tip|defaultlayout"
msgid "Select to generate a PDF file that shows the pages according to the layout setting of the reader software."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri le pagine in base alle impostazioni di impaginazione del software del lettore."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri le pagine in base alle impostazioni di impaginazione del software del lettore."
#. QBpan
#: filter/uiconfig/ui/pdfviewpage.ui:381
@@ -1564,7 +1564,7 @@ msgstr "Pagina _singola"
#: filter/uiconfig/ui/pdfviewpage.ui:390
msgctxt "pdfviewpage|extended_tip|singlelayout"
msgid "Select to generate a PDF file that shows one page at a time."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri una pagina alla volta."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri una pagina alla volta."
#. whE6p
#: filter/uiconfig/ui/pdfviewpage.ui:401
@@ -1576,7 +1576,7 @@ msgstr "C_ontinuo"
#: filter/uiconfig/ui/pdfviewpage.ui:410
msgctxt "pdfviewpage|extended_tip|contlayout"
msgid "Select to generate a PDF file that shows pages in a continuous vertical column."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri le pagine in una colonna verticale continua."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri le pagine in una colonna verticale continua."
#. ALQRE
#: filter/uiconfig/ui/pdfviewpage.ui:421
@@ -1588,7 +1588,7 @@ msgstr "Co_ntinuo, pagine affiancate"
#: filter/uiconfig/ui/pdfviewpage.ui:430
msgctxt "pdfviewpage|extended_tip|contfacinglayout"
msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the right."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri le pagine l'una accanto all'altra in una colonna continua. Per più di due pagine, la prima pagina viene visualizzata a destra."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri le pagine l'una accanto all'altra in una colonna continua. Per più di due pagine, la prima pagina viene visualizzata a destra."
#. 4DFBW
#: filter/uiconfig/ui/pdfviewpage.ui:441
@@ -1600,7 +1600,7 @@ msgstr "Prima pagina a _sinistra"
#: filter/uiconfig/ui/pdfviewpage.ui:450
msgctxt "pdfviewpage|extended_tip|firstonleft"
msgid "Select to generate a PDF file that shows pages side by side in a continuous column. For more than two pages, the first page is displayed on the left. You must enable support for complex text layout on Language settings - Languages in the Options dialog box."
-msgstr "Selezionare questa opzione per generare un file PDF che mostri le pagine l'una accanto all'altra in una colonna continua. Per più di due pagine, la prima pagina viene visualizzata a sinistra. È necessario abilitare il supporto dei testi con disposizione complessa in Impostazioni della lingua - Lingue, nella finestra di dialogo Opzioni."
+msgstr "Seleziona questa opzione per generare un file PDF che mostri le pagine l'una accanto all'altra in una colonna continua. Per più di due pagine, la prima pagina viene visualizzata a sinistra. È necessario abilitare il supporto dei testi con disposizione complessa in Impostazioni della lingua - Lingue, nella finestra di dialogo Opzioni."
#. sYKod
#: filter/uiconfig/ui/pdfviewpage.ui:465
@@ -1636,7 +1636,7 @@ msgstr "Sfoglia..."
#: filter/uiconfig/ui/testxmlfilter.ui:117
msgctxt "testxmlfilter|extended_tip|exportbrowse"
msgid "Locate the file that you want to apply the XML export filter to. The XML code of the transformed file is opened in your default XML editor after transformation."
-msgstr "Individuare il file a cui applicare il filtro di esportazione XML. Il codice XML del file verrà aperto nell'editor XML predefinito dopo la trasformazione."
+msgstr "Individua il file a cui applicare il filtro di esportazione XML. Il codice XML del file verrà aperto nell'editor XML predefinito dopo la trasformazione."
#. F8CJd
#: filter/uiconfig/ui/testxmlfilter.ui:128
@@ -1798,7 +1798,7 @@ msgstr "Tipo"
#: filter/uiconfig/ui/xmlfiltersettings.ui:134
msgctxt "xmlfiltersettings|extended_tip|filterlist"
msgid "Select one or more filters, then click one of the buttons."
-msgstr "Selezionare uno o più filtri, poi premere uno dei pulsanti."
+msgstr "Seleziona uno o più filtri, poi premi uno dei pulsanti."
#. VcMQo
#: filter/uiconfig/ui/xmlfiltersettings.ui:156
@@ -1858,7 +1858,7 @@ msgstr "_Salva come pacchetto..."
#: filter/uiconfig/ui/xmlfiltersettings.ui:239
msgctxt "xmlfiltersettings|extended_tip|save"
msgid "Displays a Save as dialog to save the selected file as an XSLT filter package (*.jar)."
-msgstr "Mostra una finestra di dialogo Salva come che consente di salvare il file selezionato come pacchetto di filtro XSLT (*.jar)."
+msgstr "Mostra una finestra di dialogo \"Salva come\" che consente di salvare il file selezionato come pacchetto di filtro XSLT (*.jar)."
#. CuahL
#: filter/uiconfig/ui/xmlfiltersettings.ui:251
@@ -1870,13 +1870,13 @@ msgstr "_Apri pacchetto..."
#: filter/uiconfig/ui/xmlfiltersettings.ui:258
msgctxt "xmlfiltersettings|extended_tip|open"
msgid "Displays an Open dialog to open a filter from an XSLT filter package (*.jar)."
-msgstr "Mostra una finestra di dialogo Apri che consente di aprire un filtro come pacchetto di filtro XSLT (*.jar)."
+msgstr "Mostra una finestra di dialogo \"Apri\" che consente di aprire un filtro come pacchetto di filtro XSLT (*.jar)."
#. bC6ha
#: filter/uiconfig/ui/xmlfiltersettings.ui:290
msgctxt "xmlfiltersettings|extended_tip|XMLFilterSettingsDialog"
msgid "Opens the XML Filter Settings dialog, where you can create, edit, delete, and test filters to import and to export XML files."
-msgstr "Apre la finestra di dialogo Impostazioni filtro XML, in cui si possono creare, modificare, eliminare e sperimentare i filtri per l'importazione e l'esportazione dei file XML."
+msgstr "Apre la finestra di dialogo Impostazioni filtro XML, in cui puoi creare, modificare, eliminare e sperimentare i filtri per l'importazione e l'esportazione dei file XML."
#. rLZ5z
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:23
@@ -1912,7 +1912,7 @@ msgstr "Comment_i:"
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:100
msgctxt "xmlfiltertabpagegeneral|extended_tip|filtername"
msgid "Enter the name that you want to display in the list box of the XML Filter Settings dialog."
-msgstr "Inserire il nome da visualizzare nella casella di riepilogo del dialogo Impostazioni filtro XML."
+msgstr "Inserisci il nome da visualizzare nella casella di riepilogo del dialogo Impostazioni filtro XML."
#. yTwyU
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:119
@@ -1924,25 +1924,25 @@ msgstr "Inserire l'estensione del file da utilizzare quando si apre un file senz
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:138
msgctxt "xmlfiltertabpagegeneral|extended_tip|interfacename"
msgid "Enter the name that you want to display in the File type box in file dialogs."
-msgstr "Inserire il nome da visualizzare nella casella Tipo file nelle finestre di dialogo dei file."
+msgstr "Inserisci il nome da visualizzare nella casella \"Tipo file\" nelle finestre di dialogo dei file."
#. BFUsA
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:162
msgctxt "xmlfiltertabpagegeneral|extended_tip|application"
msgid "Select the application that you want to use with the filter."
-msgstr "Selezionare l'applicazione da utilizzare con il filtro."
+msgstr "Seleziona l'applicazione da utilizzare con il filtro."
#. Gfrm2
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:186
msgctxt "xmlfiltertabpagegeneral|extended_tip|description"
msgid "Enter a comment (optional)."
-msgstr "Inserire un commento (facoltativo)."
+msgstr "Inserisci un commento (facoltativo)."
#. G632R
#: filter/uiconfig/ui/xmlfiltertabpagegeneral.ui:206
msgctxt "xmlfiltertabpagegeneral|extended_tip|XmlFilterTabPageGeneral"
msgid "Enter or edit general information for an XML filter."
-msgstr "Inserire o modificare le informazioni generali per un filtro XML."
+msgstr "Inserisci o modifica le informazioni generali per un filtro XML."
#. FhD2n
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:24
@@ -1954,7 +1954,7 @@ msgstr "_DocType:"
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:44
msgctxt "xmlfiltertabpagetransformation|extended_tip|doc"
msgid "Enter the DOCTYPE of the XML file."
-msgstr "Inserire il DOCTYPE per il file XML."
+msgstr "Inserisci il DOCTYPE per il file XML."
#. J5c8A
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:57
@@ -2014,19 +2014,19 @@ msgstr "Apre una finestra di dialogo per la selezione dei file."
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:162
msgctxt "xmlfiltertabpagetransformation|extended_tip|xsltexport"
msgid "If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting."
-msgstr "Se si tratta di un filtro di esportazione, inserire il nome del foglio stile XSLT da usare per l'esportazione."
+msgstr "Se si tratta di un filtro di esportazione, inserisci il nome del foglio stile XSLT da usare per l'esportazione."
#. Xgroa
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:185
msgctxt "xmlfiltertabpagetransformation|extended_tip|xsltimport"
msgid "If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing."
-msgstr "Se si tratta di un filtro di importazione, inserire il nome del foglio stile XSLT da usare per l'importazione."
+msgstr "Se si tratta di un filtro di importazione, inserisci il nome del foglio stile XSLT da usare per l'importazione."
#. wRFNU
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:208
msgctxt "xmlfiltertabpagetransformation|extended_tip|tempimport"
msgid "Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags."
-msgstr "Inserire il nome del modello di documento da usare per l'importazione. Nel modello di documento, sono definiti gli stili di formato usati per visualizzare i tag XML."
+msgstr "Inserisci il nome del modello di documento da usare per l'importazione. Nel modello di documento, sono definiti gli stili di formato usati per visualizzare i tag XML."
#. XTDex
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:229
@@ -2038,7 +2038,7 @@ msgstr "Il filtro necessita del processore XSLT 2.0"
#: filter/uiconfig/ui/xmlfiltertabpagetransformation.ui:244
msgctxt "xmlfiltertabpagetransformation|extended_tip|XmlFilterTabPageTransformation"
msgid "Enter or edit file information for an XML filter."
-msgstr "Inserire o modificare le informazioni del file per un filtro XML."
+msgstr "Inserisci o modifica le informazioni del file per un filtro XML."
#. MCfGg
#: filter/uiconfig/ui/xsltfilterdialog.ui:8
diff --git a/source/it/fpicker/messages.po b/source/it/fpicker/messages.po
index 27c3c30cd37..4cf1cfb3250 100644
--- a/source/it/fpicker/messages.po
+++ b/source/it/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-07-28 09:58+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/it/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Data di modifica"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Apri"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "_Esegui"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "_Nome file:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "_Tipo di file:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Sola lettura"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Salva con password"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Estensione _automatica del nome del file"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Modifica impostazioni _filtro"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Cifra con chiave GPG"
diff --git a/source/it/helpcontent2/source/text/simpress/02.po b/source/it/helpcontent2/source/text/simpress/02.po
index ca6f404f0af..eda0ece7ec9 100644
--- a/source/it/helpcontent2/source/text/simpress/02.po
+++ b/source/it/helpcontent2/source/text/simpress/02.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-09-20 13:03+0200\n"
-"PO-Revision-Date: 2022-01-22 19:38+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/it/>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-7-3/textsimpress02/it/>\n"
"Language: it\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1563483805.000000\n"
#. AiACn
@@ -5081,7 +5081,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Hide Subpoints"
-msgstr "Nascondi i sotto-paragrafi"
+msgstr "Nascondi i sottoparagrafi"
#. 9fBuY
#: 11080000.xhp
@@ -5090,7 +5090,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>subpoints; hiding</bookmark_value><bookmark_value>hiding; subpoints</bookmark_value>"
-msgstr "<bookmark_value>Sotto-paragrafo;nascondere</bookmark_value><bookmark_value>Visualizzazione;nascondere i sotto-paragrafi</bookmark_value>"
+msgstr "<bookmark_value>Sottoparagrafo;nascondere</bookmark_value><bookmark_value>Nascondere; sottoparagrafi</bookmark_value>"
#. mQSE7
#: 11080000.xhp
@@ -5099,7 +5099,7 @@ msgctxt ""
"hd_id3146119\n"
"help.text"
msgid "<link href=\"text/simpress/02/11080000.xhp\" name=\"Hide Subpoints\">Hide Subpoints</link>"
-msgstr "<link href=\"text/simpress/02/11080000.xhp\" name=\"Nascondere i sotto-paragrafi\">Nascondere i sotto-paragrafi</link>"
+msgstr "<link href=\"text/simpress/02/11080000.xhp\" name=\"Nascondere i sottoparagrafi\">Nascondere i sottoparagrafi</link>"
#. VozPE
#: 11080000.xhp
@@ -5108,7 +5108,7 @@ msgctxt ""
"par_id3154490\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the <link href=\"text/simpress/02/11090000.xhp\" name=\"Show Subpoints\"><emph>Show Subpoints</emph></link> icon.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Nasconde le intestazioni secondarie dell'intestazione selezionata. La presenza di intestazioni secondarie nascoste è indicata da una linea nera davanti all'intestazione. Per visualizzare le intestazioni di livello inferiore, fare clic sull'icona <link href=\"text/simpress/02/11090000.xhp\" name=\"Mostra sotto-paragrafi\"><emph>Mostra sotto-paragrafi</emph></link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineCollapse\">Nasconde le intestazioni secondarie dell'intestazione selezionata. La presenza di intestazioni secondarie nascoste è indicata da una linea nera davanti all'intestazione. Per visualizzare le intestazioni di livello inferiore, fare clic sull'icona <link href=\"text/simpress/02/11090000.xhp\" name=\"Mostra sottoparagrafi\"><emph>Mostra sottoparagrafi</emph></link>.</ahelp>"
#. 49fKD
#: 11080000.xhp
@@ -5117,7 +5117,7 @@ msgctxt ""
"par_id3155961\n"
"help.text"
msgid "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Icon Hide Subpoints</alt></image>"
-msgstr "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Icona Nascondi i sotto-paragrafi</alt></image>"
+msgstr "<image src=\"cmd/sc_outlinecollapse.png\" id=\"img_id3149256\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149256\">Icona Nascondi i sottoparagrafi</alt></image>"
#. YhA3W
#: 11080000.xhp
@@ -5126,7 +5126,7 @@ msgctxt ""
"par_id3148489\n"
"help.text"
msgid "Hide Subpoints"
-msgstr "Nascondi i sotto-paragrafi"
+msgstr "Nascondi i sottoparagrafi"
#. ZBeW9
#: 11090000.xhp
@@ -5135,7 +5135,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Show Subpoints"
-msgstr "Mostra sotto-paragrafi"
+msgstr "Mostra sottoparagrafi"
#. hFhsv
#: 11090000.xhp
@@ -5144,7 +5144,7 @@ msgctxt ""
"bm_id3153144\n"
"help.text"
msgid "<bookmark_value>subpoints; showing</bookmark_value><bookmark_value>showing; subpoints</bookmark_value>"
-msgstr "<bookmark_value>Sotto-paragrafo;mostrare</bookmark_value><bookmark_value>Visualizzazione;sotto-paragrafi</bookmark_value>"
+msgstr "<bookmark_value>Sottoparagrafo;mostrare</bookmark_value><bookmark_value>Mostrare; sottoparagrafi</bookmark_value>"
#. bYKYY
#: 11090000.xhp
@@ -5153,7 +5153,7 @@ msgctxt ""
"hd_id3153144\n"
"help.text"
msgid "<link href=\"text/simpress/02/11090000.xhp\" name=\"Show Subpoints\">Show Subpoints</link>"
-msgstr "<link href=\"text/simpress/02/11090000.xhp\" name=\"Mostra sotto-paragrafi\">Mostra sotto-paragrafi</link>"
+msgstr "<link href=\"text/simpress/02/11090000.xhp\" name=\"Mostra sottoparagrafi\">Mostra sottoparagrafi</link>"
#. raCNx
#: 11090000.xhp
@@ -5162,7 +5162,7 @@ msgctxt ""
"par_id3154510\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Displays the hidden subheadings of a selected heading. To hide the subheadings of a selected heading, click <link href=\"text/simpress/02/11080000.xhp\" name=\"Hide Subpoints\"><emph>Hide Subpoints</emph></link> icon.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Mostra le intestazioni secondarie nascoste dell'intestazione selezionata. Per nascondere le intestazioni secondarie di un'intestazione selezionata, fate clic sull'icona <link href=\"text/simpress/02/11080000.xhp\" name=\"Nascondi i sotto-paragrafi\"><emph>Nascondi i sotto-paragrafi</emph></link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".uno:OutlineExpand\">Mostra le intestazioni secondarie nascoste dell'intestazione selezionata. Per nascondere le intestazioni secondarie di un'intestazione selezionata, fate clic sull'icona <link href=\"text/simpress/02/11080000.xhp\" name=\"Nascondi i sottoparagrafi\"><emph>Nascondi i sottoparagrafi</emph></link>.</ahelp>"
#. a3dwN
#: 11090000.xhp
@@ -5171,7 +5171,7 @@ msgctxt ""
"par_id3155959\n"
"help.text"
msgid "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icon Show Subpoints</alt></image>"
-msgstr "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icona Mostra sotto-paragrafi</alt></image>"
+msgstr "<image src=\"cmd/sc_outlineexpand.png\" id=\"img_id3155336\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155336\">Icona Mostra sottoparagrafi</alt></image>"
#. CYjYo
#: 11090000.xhp
@@ -5180,7 +5180,7 @@ msgctxt ""
"par_id3146314\n"
"help.text"
msgid "Show Subpoints"
-msgstr "Mostra sotto-paragrafi"
+msgstr "Mostra sottoparagrafi"
#. a7gEB
#: 11100000.xhp
diff --git a/source/it/helpcontent2/source/text/swriter/00.po b/source/it/helpcontent2/source/text/swriter/00.po
index 03b095d59ad..6902045d215 100644
--- a/source/it/helpcontent2/source/text/swriter/00.po
+++ b/source/it/helpcontent2/source/text/swriter/00.po
@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-10-20 13:08+0200\n"
-"PO-Revision-Date: 2022-01-24 12:46+0000\n"
-"Last-Translator: Elisabetta Manuele <calembour@hotmail.it>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/it/>\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
+"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter00/it/>\n"
"Language: it\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.8.1\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1564773315.000000\n"
#. E9tti
@@ -2471,7 +2471,7 @@ msgctxt ""
"par_id3151364\n"
"help.text"
msgid "Space Columns Equally"
-msgstr "Distribuisci colonne uniformemente"
+msgstr "Distribuisci uniformemente colonne"
#. zEgss
#: 00000405.xhp
diff --git a/source/it/helpcontent2/source/text/swriter/01.po b/source/it/helpcontent2/source/text/swriter/01.po
index 30f3728ecd9..df1ed6e3590 100644
--- a/source/it/helpcontent2/source/text/swriter/01.po
+++ b/source/it/helpcontent2/source/text/swriter/01.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: 2021-11-24 12:03+0100\n"
-"PO-Revision-Date: 2022-01-31 19:38+0000\n"
+"PO-Revision-Date: 2022-06-15 21:00+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter01/it/>\n"
"Language: it\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 4.12.2\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1564771908.000000\n"
@@ -510,7 +510,7 @@ msgctxt ""
"par_id3149804\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/abstractdialog/outlines\">Enter the extent of the outline levels to be copied to the new document.</ahelp> For example, if you choose 4 levels, all paragraphs formatted with Heading 1 to Heading 4 are included, along with the number of subsequent paragraphs specified in <emph>Subpoints per Level</emph>."
-msgstr "<ahelp hid=\"modules/swriter/ui/abstractdialog/outlines\">Indicare il numero dei livelli da copiare nel nuovo documento.</ahelp> Se ad esempio selezionate 4 livelli verranno trasferiti i paragrafi formattati con le intestazioni da 1 a 4, e per ognuno di questi i successivi paragrafi nel campo <emph>Paragrafi per capitolo</emph>."
+msgstr "<ahelp hid=\"modules/swriter/ui/abstractdialog/outlines\">Indicare il numero dei livelli da copiare nel nuovo documento.</ahelp> Se ad esempio selezionate 4 livelli verranno trasferiti i paragrafi formattati con le intestazioni da 1 a 4, e per ognuno di questi i successivi paragrafi nel campo <emph>Sottoparagrafi per capitolo</emph>."
#. YaC9i
#: 01160300.xhp
@@ -519,7 +519,7 @@ msgctxt ""
"hd_id3151316\n"
"help.text"
msgid "Subpoints per Level"
-msgstr "Paragrafi per capitolo"
+msgstr "Sottoparagrafi per capitolo"
#. G8e7a
#: 01160300.xhp
@@ -582,7 +582,7 @@ msgctxt ""
"hd_id3154478\n"
"help.text"
msgid "Subpoints per Level"
-msgstr "Paragrafi per capitolo"
+msgstr "Sottoparagrafi per capitolo"
#. ok5os
#: 01160400.xhp
diff --git a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
index ffbd1c970c8..682aac19a02 100644
--- a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/it/officecfg/registry/data/org/openoffice/Office/UI.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: 2021-12-21 12:38+0100\n"
-"PO-Revision-Date: 2022-04-11 14:45+0000\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-3/officecfgregistrydataorgopenofficeofficeui/it/>\n"
"Language: it\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 4.12.2\n"
"X-POOTLE-MTIME: 1564768553.000000\n"
#. W5ukN
@@ -21166,7 +21166,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Hide Subpoints"
-msgstr "Nascondi i sotto-paragrafi"
+msgstr "Nascondi i sottoparagrafi"
#. F3rQp
#: GenericCommands.xcu
@@ -21186,7 +21186,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show Subpoints"
-msgstr "Mostra i sotto-paragrafi"
+msgstr "Mostra i sottoparagrafi"
#. UNMEA
#: GenericCommands.xcu
diff --git a/source/it/sc/messages.po b/source/it/sc/messages.po
index 4f82fb587d6..e3f189d6696 100644
--- a/source/it/sc/messages.po
+++ b/source/it/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-27 17:40+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/it/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564768644.000000\n"
#. kBovX
@@ -25253,97 +25253,97 @@ msgid "~View"
msgstr "~Visualizza"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Imm_agine"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imma~gine"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_isegna"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Disegna"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oggetto"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Oggetto"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Stampa"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "~Stampa"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Formu_lario"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Formu~lario"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_stensione"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~stensione"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "S_trumenti"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "~Strumenti"
@@ -25702,139 +25702,139 @@ msgid "Im_age"
msgstr "Imm_agine"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Disponi"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olore"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Griglia"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Lingua"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisione"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Commenti"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Con_fronta"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Visualizza"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_isegna"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Modifica"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Disponi"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Visualizza"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Raggru_ppa"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Carattere"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Allineamento"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Visualizza"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inserisci"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Co_rnice"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Disponi"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Griglia"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Visualizza"
diff --git a/source/it/sd/messages.po b/source/it/sd/messages.po
index e30e7b6a657..ec44d83deb1 100644
--- a/source/it/sd/messages.po
+++ b/source/it/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-05 19:38+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/it/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1564768685.000000\n"
#. WDjkB
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr "~Tabella"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Immagine"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imma~gine"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_isegna"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Disegno"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oggetto"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Oggetto"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulario"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulario"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Schema"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "Sche~ma"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_stensione"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~stensione"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "S_trumenti"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "S~trumenti"
@@ -7062,109 +7062,109 @@ msgid "~Table"
msgstr "~Tabella"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Immagine"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Imma~gine"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "D_isegna"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "~Disegna"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Oggetto"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Oggetto"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Media"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Media"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Fo_rmulario"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Fo~rmulario"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Schema"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "Sche~ma"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "E_stensione"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "E~stensione"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "St_rumenti"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "S~trumenti"
diff --git a/source/it/sw/messages.po b/source/it/sw/messages.po
index 50f8cee3f10..ad5861cfaed 100644
--- a/source/it/sw/messages.po
+++ b/source/it/sw/messages.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-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-01-23 17:38+0000\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
-"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/it/>\n"
+"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/it/>\n"
"Language: it\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.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1564337991.000000\n"
#. v3oJv
@@ -10499,19 +10499,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Sposta lo stile di paragrafo selezionato un livello più in basso nella gerarchia dell'indice."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Stile"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stili"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Permette di creare le voci di indice da specifici stili di paragrafo."
@@ -10904,7 +10904,7 @@ msgstr "Mo_difica"
#: sw/uiconfig/swriter/ui/autotext.ui:103
msgctxt "autotext|extended_tip|edit"
msgid "Opens the selected AutoText entry for editing in a separate document. Make the changes that you want, choose File - Save AutoText, and then choose File - Close."
-msgstr "Apre il testo automatico selezionato in un documento separato per consentire di modificarlo. Apportate le modifiche desiderate, scegliere File - Salva modulo di testo e quindi File - Chiudi."
+msgstr "Apre il testo automatico selezionato in un documento separato per consentire di modificarlo. Apporta le modifiche desiderate, scegli File - Salva modulo di testo e quindi File - Chiudi."
#. Kg5xa
#: sw/uiconfig/swriter/ui/autotext.ui:118
@@ -10946,7 +10946,7 @@ msgstr "Te_sto automatico"
#: sw/uiconfig/swriter/ui/autotext.ui:186
msgctxt "autotext|extended_tip|autotext"
msgid "Click to display additional AutoText commands, for example, to create a new AutoText entry from a text selection in the current document."
-msgstr "Fare clic qui per visualizzare altri comandi per il testo automatico, ad esempio il comando per creare una nuova voce di testo automatico da un testo selezionato nel documento attivo."
+msgstr "Fai clic qui per visualizzare altri comandi per il testo automatico, ad esempio il comando per creare una nuova voce di testo automatico da un testo selezionato nel documento attivo."
#. hXXv3
#: sw/uiconfig/swriter/ui/autotext.ui:198
@@ -12230,13 +12230,13 @@ msgstr "Larghezza:"
#: sw/uiconfig/swriter/ui/columnwidth.ui:135
msgctxt "columnwidth|extended_tip|column"
msgid "Enter the column number of the column you want to change the width of."
-msgstr "Specificare il numero della colonna di cui si vuole modificare la larghezza."
+msgstr "Specifica il numero della colonna di cui vuoi modificare la larghezza."
#. mATJY
#: sw/uiconfig/swriter/ui/columnwidth.ui:153
msgctxt "columnwidth|extended_tip|width"
msgid "Enter the width that you want for the selected column(s)."
-msgstr "Digitare la larghezza desiderata per le colonne selezionate."
+msgstr "Digita la larghezza desiderata per le colonne selezionate."
#. A9Zr4
#: sw/uiconfig/swriter/ui/columnwidth.ui:168
@@ -13955,37 +13955,37 @@ msgid "Exchange Databases"
msgstr "Scambia database"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Definisci"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Database in uso"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Database _disponibili"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Sfoglia..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 "Apre una finestra di dialogo da cui si può selezionare un file di database (*.odb). Il file selezionato è aggiunto all'elenco dei database disponibili."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13995,31 +13995,31 @@ msgstr ""
"Usa il pulsante Sfoglia per selezionare un file di database."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "Elenca i database attualmente in uso."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "Elenca i database attualmente registrati in %PRODUCTNAME."
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Scambia database"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Database applicato a documento:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "Permette di cambiare le sorgenti di dati per il documento attivo."
@@ -15132,7 +15132,7 @@ msgstr "Mostra le note a piè di pagina alla fine del documento, come se fossero
#: sw/uiconfig/swriter/ui/footnotepage.ui:161
msgctxt "footnotepage|extended_tip|offsetnf"
msgid "Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the Counting box."
-msgstr "Inserire il numero per la prima nota a piè di pagina del documento. Questa opzione è disponibile solo selezionando \"Per documento\" nella casella Conteggio."
+msgstr "Inserisci il numero per la prima nota a piè di pagina del documento. Questa opzione è disponibile solo selezionando \"Per documento\" nella casella \"Conteggio\"."
#. RWgzD
#: sw/uiconfig/swriter/ui/footnotepage.ui:175
@@ -15156,19 +15156,19 @@ msgstr "Per documento"
#: sw/uiconfig/swriter/ui/footnotepage.ui:181
msgctxt "footnotepage|extended_tip|countinglb"
msgid "Select the numbering option for the footnotes."
-msgstr "Selezionare l'opzione di numerazione per le note a piè di pagina."
+msgstr "Seleziona l'opzione di numerazione per le note a piè di pagina."
#. 7GqFA
#: sw/uiconfig/swriter/ui/footnotepage.ui:198
msgctxt "footnotepage|extended_tip|prefix"
msgid "Enter the text that you want to display in front of the footnote number in the note text."
-msgstr "Inserire il testo da visualizzare davanti al numero della nota a piè di pagina nel testo della nota."
+msgstr "Inserisci il testo da visualizzare davanti al numero della nota a piè di pagina nel testo della nota."
#. 7rE4w
#: sw/uiconfig/swriter/ui/footnotepage.ui:215
msgctxt "footnotepage|extended_tip|suffix"
msgid "Enter the text that you want to display after the footnote number in the note text."
-msgstr "Inserire il testo da visualizzare dopo il numero della nota a piè di pagina nel testo della nota."
+msgstr "Inserisci il testo da visualizzare dopo il numero della nota a piè di pagina nel testo della nota."
#. YAUrj
#: sw/uiconfig/swriter/ui/footnotepage.ui:230
@@ -15882,7 +15882,7 @@ msgstr "_Modificabile nei documenti in sola lettura"
#: sw/uiconfig/swriter/ui/frmaddpage.ui:407
msgctxt "frmaddpage|extended_tip|editinreadonly"
msgid "Allows you to edit the contents of a frame in a document that is read-only (write-protected)."
-msgstr "Permette di modificare il contenuto di un frame in un documento di sola lettura (protetto in scrittura)."
+msgstr "Permette di modificare il contenuto di una cornice in un documento di sola lettura (protetto in scrittura)."
#. vmiHE
#: sw/uiconfig/swriter/ui/frmaddpage.ui:419
@@ -20073,109 +20073,109 @@ msgid "Use the current _document"
msgstr "Usa il _documento attivo"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "Utilizza il documento di Writer selezionato come base per la stampa in serie."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Crea un nuo_vo documento"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "Crea un nuovo documento di Writer da utilizzare per la stampa in serie."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Inizia dal documento _esistente"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "Selezionare un documento di Writer esistente da usare come base per la stampa in serie."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Inizia da un _modello"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "Selezionare il modello da utilizzare per la creazione della stampa in serie."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Inizia da un documento salvato _recentemente"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "È possibile usare un documento già esistente come base per una nuova stampa in serie."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Selezionare il documento."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Sfoglia..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "Individuare il documento di Writer da utilizzare e fare clic su Apri."
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Sfoglia..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "Apre una finestra di dialogo per la selezione del modello."
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr "L'origine dati del documento corrente non è registrata. Effettua uno scambio del database."
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "Scambia database..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Seleziona il documento iniziale per la stampa in serie"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr "Specificate il documento da utilizzare come base per la stampa in serie."
@@ -22318,49 +22318,49 @@ msgid "Object"
msgstr "Oggetto"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipo"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opzioni"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Scorrimento"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Collegamento ipertestuale"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Bordi"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Trasparenza"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -27056,7 +27056,7 @@ msgid "Update"
msgstr "Aggiorna"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "Visualizza le statistiche relative al file."
diff --git a/source/it/vcl/messages.po b/source/it/vcl/messages.po
index ae08ba6118b..92c3919ab90 100644
--- a/source/it/vcl/messages.po
+++ b/source/it/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-01-05 19:38+0000\n"
"Last-Translator: Paolo Pelloni <info@paolopelloni.it>\n"
"Language-Team: Italian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/it/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1563226053.000000\n"
#. k5jTM
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "Stampa più pagine per foglio."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalizzato"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Seleziona quante pagine stampare per foglio."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Pagine:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Seleziona il numero di righe."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "da"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Seleziona il numero di colonne."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Margine:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Seleziona il margine tra le singole pagine su ciascun foglio di carta."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "tra le pagine"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Distanza:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Seleziona il margine tra le pagine stampate e il bordo del foglio."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "a bordo pagina"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Ordine:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Da sinistra a destra, poi in basso"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Dall'alto in basso, poi a destra"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Dall'alto in basso, poi a sinistra"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Da destra a sinistra, poi in basso"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Seleziona l'ordine in cui le pagine devono essere stampate."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Traccia un bordo attorno a ogni pagina"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Spunta l'opzione per disegnare un bordo intorno a ogni pagina."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Dépliant"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Seleziona per stampare il documento in formato dépliant."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Anteprima fascicolatura"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "È possibile cambiare la disposizione delle pagine da stampare in ogni foglio. L'anteprima mostra come appariranno i fogli."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Altr_o"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Layout di pagina"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Generale"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "Stampa il documento attivo, la selezione o le pagine specificate. È inoltre possibile impostare le opzioni di stampa per il documento attivo."
diff --git a/source/ja/chart2/messages.po b/source/ja/chart2/messages.po
index e47fbe5fc3b..a85a066733c 100644
--- a/source/ja/chart2/messages.po
+++ b/source/ja/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/ja/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560941067.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "縦棒と折れ線グラフの線の数を設定します。"
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "基本的なグラフの種類を選択します。"
diff --git a/source/ja/cui/messages.po b/source/ja/cui/messages.po
index 5d1c374ed1f..ff826e5a1cf 100644
--- a/source/ja/cui/messages.po
+++ b/source/ja/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: 2022-01-10 12:20+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/ja/>\n"
"Language: ja\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563975021.000000\n"
#. GyY9M
@@ -9876,7 +9876,7 @@ msgstr "テストの詳細"
#: cui/uiconfig/ui/graphictestentry.ui:31
msgctxt "graphictestentry|gptestbutton"
msgid "button"
-msgstr ""
+msgstr "ボタン"
#. 26WXC
#: cui/uiconfig/ui/hangulhanjaadddialog.ui:8
@@ -16329,7 +16329,7 @@ msgstr "証明書(_C)..."
#: cui/uiconfig/ui/optsecuritypage.ui:122
msgctxt "extended_tip|cert"
msgid "Opens the Certificate Path dialog."
-msgstr ""
+msgstr "[証明書パス]ダイアログを開きます。"
#. UCYi2
#: cui/uiconfig/ui/optsecuritypage.ui:137
@@ -17135,176 +17135,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "自動"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "High Contrast"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Classic"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr "ツールバーやダイアログに表示されるアイコンのスタイルを指定します。"
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "アイコンスタイル(_T):"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr "拡張機能サイトからアイコンテーマを追加する"
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr "アイコンスタイル"
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "再起動が必要です"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "ハードウェアアクセラレーションの使用(_W)"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "アンチエイリアシングを使用(_L)"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "すべてのレンダリングにSkiaを使用"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skiaソフトウェアレンダリングを強制的に使用する"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "再起動が必要です。これを有効にするとグラフィックドライバーを使用しません。"
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skiaは現在有効です。"
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skiaは現在無効です。"
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "グラフィック出力"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "フォントのプレビューを表示(_R)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "表示フォントにアンチエイリアシングをかける(_G)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr "画面のテキストをなめらかに表示したい場合に選択します。"
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "最小サイズ(_M):"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "フォントリスト"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr "グラフィックテストの実行"
@@ -18402,7 +18378,7 @@ msgstr "回転"
#: cui/uiconfig/ui/positionsizedialog.ui:282
msgctxt "positionsizedialog|RID_SVXPAGE_SLANT"
msgid "Slant & Corner Radius"
-msgstr "傾斜角度 / 角の半径"
+msgstr "傾斜角度と角の半径"
#. kSZwJ
#: cui/uiconfig/ui/possizetabpage.ui:58
@@ -21850,7 +21826,7 @@ msgstr "よく使用される単語を保存しておき、保存された単語
#: cui/uiconfig/ui/zoomdialog.ui:19
msgctxt "zoomdialog|ZoomDialog"
msgid "Zoom & View Layout"
-msgstr "ズーム / 表示レイアウト"
+msgstr "ズームと表示レイアウト"
#. JSuui
#: cui/uiconfig/ui/zoomdialog.ui:108
diff --git a/source/ja/dbaccess/messages.po b/source/ja/dbaccess/messages.po
index 1d1977299ed..e81a6aa9260 100644
--- a/source/ja/dbaccess/messages.po
+++ b/source/ja/dbaccess/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: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
-"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561811264.000000\n"
#. BiN6g
@@ -1935,7 +1935,7 @@ msgstr "これ以上の設定は不要です。接続が有効であるかどう
#: dbaccess/inc/strings.hrc:339
msgctxt "STR_COMMONURL"
msgid "Enter the DBMS/driver-specific connection string here"
-msgstr ""
+msgstr "ここにDBMSまたはドライバー固有の接続文字列を入力します"
#. rKH3t
#: dbaccess/inc/strings.hrc:340
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "新規データベースの作成(_E)"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "埋め込みデータベース(_E):"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "既存のデータベースファイルを開く(_F)"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "最近使用されたもの(_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "開く"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "既存のデータベースに接続(_X)"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr "この設定ではHSQLDBおよびFirebirdが利用できないため、新しいデータベースを作成することはできません。"
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ja/extensions/messages.po b/source/ja/extensions/messages.po
index 94341601a7b..caa90667f38 100644
--- a/source/ja/extensions/messages.po
+++ b/source/ja/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/ja/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565257803.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "フォームの更新"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart(マルチパート)"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "テキスト"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "標準(短い)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "標準(短い YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "標準(短い YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "標準(長い)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "未選択"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "選択"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "未定義"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "すべてのレコード"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "有効なレコード"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "現在のページ"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "いいえ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "はい"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "親フォーム"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "なし"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "1個だけ"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "複数"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "範囲"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "水平"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "垂直"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "デフォルト"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "キャンセル"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ヘルプ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "選択した項目"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "選択した項目の位置"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "1行"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "複数行"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "フォーマット付きの複数行"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Microsoft Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "なし"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "水平"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "垂直"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "両方"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "フラット"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "左上"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "左中央"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "左下"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "右上"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "右中央"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "右下"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "上左"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "上中央"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "上右"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "下左"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "下中央"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "下右"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "中央"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "保存"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "置換"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "折りたたむ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "いいえ"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "比率を保つ"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "サイズに合わせる"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "左から右へ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "右から左へ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "上位レベルのオブジェクト設定を使用"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "しない"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "フォーカスがあるとき"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "常に"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "段落に"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "文字として"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ページに"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "フレームに"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "文字に"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ページに"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "セルに"
diff --git a/source/ja/fpicker/messages.po b/source/ja/fpicker/messages.po
index 4de96cc11a6..03befbbae7e 100644
--- a/source/ja/fpicker/messages.po
+++ b/source/ja/fpicker/messages.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
-"PO-Revision-Date: 2021-01-23 08:03+0000\n"
-"Last-Translator: Jun NOGATA <nogajun@gmail.com>\n"
-"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ja/>\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
+"PO-Revision-Date: 2022-05-18 09:17+0000\n"
+"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
+"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "編集された日付"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "開く(_O)"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "再生(_P)"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ファイル名(_N):"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ファイルの種類(_T):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "読み取り専用(_R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "パスワード付きで保存する"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "ファイル名に拡張子を付ける(_A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "フィルター設定を編集する(_F)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "GPG キーで暗号化する"
diff --git a/source/ja/sc/messages.po b/source/ja/sc/messages.po
index 9e7568b002b..29829a94161 100644
--- a/source/ja/sc/messages.po
+++ b/source/ja/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-18 09:18+0000\n"
"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/ja/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563888415.000000\n"
#. kBovX
@@ -25250,97 +25250,97 @@ msgid "~View"
msgstr "表示(~V)"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "画像(_A)"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "画像(~G)"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "図形(_R)"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "図形(~D)"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "オブジェクト"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "オブジェクト(~O)"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "メディア(_M)"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "メディア(~M)"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "印刷"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "印刷(~P)"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "フォーム(_R)"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "フォーム(~R)"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "拡張機能(_X)"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "拡張機能(~X)"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "ツール(_T)"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "ツール(~T)"
@@ -25699,139 +25699,139 @@ msgid "Im_age"
msgstr "画像(_A)"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "配置(_A)"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "色(_O)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "グリッド線(_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "言語(_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "レビュー(_R)"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "コメント(_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "比較(_P)"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "表示(_V)"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "図形描画(_R)"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "編集(_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "配置(_A)"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "表示(_V)"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "グループ化(_P)"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "フォント(_O)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "整列(_A)"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "表示(_V)"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "挿入(_I)"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "メディア(_M)"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "枠(_R)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "配置(_A)"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "グリッド線(_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "表示(_V)"
diff --git a/source/ja/sd/messages.po b/source/ja/sd/messages.po
index bdcd3134bdf..2a28032b8c3 100644
--- a/source/ja/sd/messages.po
+++ b/source/ja/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-18 09:17+0000\n"
"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/ja/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562492439.000000\n"
#. WDjkB
@@ -4172,109 +4172,109 @@ msgid "~Table"
msgstr "表(~T)"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "画像"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "画像(~G)"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "図形描画(_R)"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "図形描画(~D)"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "オブジェクト"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "オブジェクト(~O)"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "メディア(_M)"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "メディア(~M)"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "フォーム(_R)"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "フォーム(~R)"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "マスター(_M)"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "マスター(~M)"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "拡張機能(_X)"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "拡張機能(~X)"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "ツール(_T)"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "ツール(~T)"
@@ -7061,109 +7061,109 @@ msgid "~Table"
msgstr "表(~T)"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "画像"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "画像(~G)"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "図形描画(_R)"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "図形描画(~D)"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "オブジェクト"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "オブジェクト(~O)"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "メディア(_M)"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "メディア(~M)"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "フォーム(_R)"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "フォーム(~R)"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "マスター(_M)"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "マスター(~M)"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "拡張機能(_X)"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "拡張機能(~X)"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "ツール(_T)"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "ツール(~T)"
diff --git a/source/ja/svx/messages.po b/source/ja/svx/messages.po
index 571014a0b91..72ce547684e 100644
--- a/source/ja/svx/messages.po
+++ b/source/ja/svx/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: 2021-11-25 19:34+0100\n"
-"PO-Revision-Date: 2022-05-18 09:17+0000\n"
-"Last-Translator: So <sou@e06.itscom.net>\n"
+"PO-Revision-Date: 2022-06-15 20:56+0000\n"
+"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/svxmessages/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: Weblate 4.12.2\n"
"X-POOTLE-MTIME: 1550994318.000000\n"
#. 3GkZj
@@ -14471,7 +14471,7 @@ msgstr ""
#: svx/uiconfig/ui/depthwindow.ui:151
msgctxt "depthwindow|RID_SVXSTR_CUSTOM"
msgid "_Custom..."
-msgstr ""
+msgstr "カスタム(_C)..."
#. sgwXf
#: svx/uiconfig/ui/directionwindow.ui:59
diff --git a/source/ja/sw/messages.po b/source/ja/sw/messages.po
index 29c98f9a902..134ca54ba62 100644
--- a/source/ja/sw/messages.po
+++ b/source/ja/sw/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: 2022-01-10 12:22+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
-"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563165692.000000\n"
#. v3oJv
@@ -8094,7 +8094,7 @@ msgstr "ドキュメントのページ番号。クリックすると[ページ
#: sw/inc/strings.hrc:1087
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
-msgstr ""
+msgstr "ドキュメントのページ番号(印刷されたドキュメントのページ番号)。クリックして[ページに移動]ダイアログを開きます。"
#. EWtd2
#: sw/inc/strings.hrc:1088
@@ -10492,19 +10492,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "選択した段落スタイルを、索引の階層で 1 つ下に移動させます。"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "スタイル"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "スタイル"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "特定の段落スタイルを基に、索引の項目を作成します。"
@@ -13949,37 +13949,37 @@ msgid "Exchange Databases"
msgstr "データベースの交換"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "指定"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "使用されているデータベース"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "使用できるデータベース(_A)"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "検索..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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) の選択用ダイアログを開きます。選択したファイルは、使用できるデータベースのリストに追加されます。"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13989,31 +13989,31 @@ msgstr ""
"[検索]ボタンを使用して、データベースファイルを選択してください。"
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "現在使用中のデータベースが一覧表示されます。"
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "%PRODUCTNAMEに登録されたデータベースのリストを表示します。"
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "データベースの交換"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "ドキュメントに適用されたデータベース:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "ドキュメントの使用するデータベースを、他のデータベースに交換します。"
@@ -20070,109 +20070,109 @@ msgid "Use the current _document"
msgstr "現在の文書を使用(_D)"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "現在使用しているWriter文書を差し込み印刷用文書に使用します。"
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "新規文書を作成(_W)"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "差し込み印刷用に使用する新しいWriter文書を作成します。"
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "既存の文書から始める(_E)"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "差し込み印刷用文書として使用する既存の文書を選択します。"
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "テンプレートから始める(_E)"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "差し込み印刷用文書に使用するテンプレートを選択します。"
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "最近保存した差し込み印刷用文書から始める(_M)"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "既存の差し込み印刷用文書を新しい差し込み印刷用文書として使用します。"
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "文書を選択します。"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "検索(_R)..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "使用するWriter文書を指定して開くをクリックします。"
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "検索(_R)..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr "テンプレート選択ダイアログを開きます。"
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr "データベースの交換..."
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "差し込み印刷に使用する文書を選択します"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22315,49 +22315,49 @@ msgid "Object"
msgstr "オブジェクト"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "種類"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "オプション"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "折り返し"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "ハイパーリンク"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "罫線"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "背景"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "透明"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "マクロ"
@@ -27051,7 +27051,7 @@ msgid "Update"
msgstr "更新"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "現在のファイルの統計を表示します。"
diff --git a/source/ja/vcl/messages.po b/source/ja/vcl/messages.po
index c78a95591ba..e1ab610d939 100644
--- a/source/ja/vcl/messages.po
+++ b/source/ja/vcl/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: 2021-11-16 12:10+0100\n"
-"PO-Revision-Date: 2022-05-18 09:18+0000\n"
-"Last-Translator: JO3EMC <jo3emc@jarl.com>\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
+"PO-Revision-Date: 2022-06-15 20:57+0000\n"
+"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
"Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566017467.000000\n"
#. k5jTM
@@ -1463,7 +1463,7 @@ msgstr "分母"
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
msgctxt "STR_FONT_FEATURE_ID_DPNG"
msgid "Diphthongs (Obsolete)"
-msgstr ""
+msgstr "二重母音(廃止予定)"
#. Rkd5B
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
@@ -2324,169 +2324,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "1枚の用紙に複数のページを印刷します。"
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "カスタム"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "1枚の用紙に何ページを割り付けて印刷するかを設定します。"
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "ページ:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "横に割り付けるページ数を指定します。"
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "×"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "縦に割り付けるページ数を指定します。"
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "余白:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "用紙に割り付けられたページ間の余白を設定します。"
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "ページの間"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "間隔:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "用紙の端から印刷するページまでの余白を設定します。"
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "シートの外周まで"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "ページの配置:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "左から右へ、その後下へ"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "上から下へ、その後右へ"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "上から下へ、その後左へ"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "右から左へ、その後下へ"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "ページを印刷する順番を設定します。"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ページごとに枠線を引く"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "チェック入れると各ページに枠線が引かれます。"
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "パンフレット"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "パンフレットとして文書を印刷する場合に選択します。"
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "部単位印刷プレビュー"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr "1枚の紙に印刷するページの配置を変更します。プレビューでは、最終的にどのような紙面になるか確認できます。"
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "詳細(_O)"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "ページレイアウト"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "全般"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "現在のドキュメント、選択範囲、または指定ページを印刷します。また、現在のドキュメントの印刷オプションも設定できます。"
diff --git a/source/jv/chart2/messages.po b/source/jv/chart2/messages.po
index ff7a59346a8..08e921073ab 100644
--- a/source/jv/chart2/messages.po
+++ b/source/jv/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3636,7 +3636,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/jv/cui/messages.po b/source/jv/cui/messages.po
index 3e813827ffa..28d2dca884e 100644
--- a/source/jv/cui/messages.po
+++ b/source/jv/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17348,176 +17348,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "otomatis"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr ""
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/jv/dbaccess/messages.po b/source/jv/dbaccess/messages.po
index 5a948273fe4..183f9d5c4aa 100644
--- a/source/jv/dbaccess/messages.po
+++ b/source/jv/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3343,73 +3343,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Mbukā"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3417,7 +3417,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/jv/extensions/messages.po b/source/jv/extensions/messages.po
index 2c5c92acfb7..6571d55926f 100644
--- a/source/jv/extensions/messages.po
+++ b/source/jv/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -298,548 +298,536 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teks"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "dipilih"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr ""
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr ""
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr ""
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "ndhuwur"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr ""
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "tunggal"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "jangkauan"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "horisontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "vertikal"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "gawan"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Oke"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Batal"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "pitulung"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr ""
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "horisontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "vertikal"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "mlebu"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ganti"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Ciyutnā"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr ""
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr ""
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr ""
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr ""
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr ""
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/jv/fpicker/messages.po b/source/jv/fpicker/messages.po
index 16d4e85747a..b197f973764 100644
--- a/source/jv/fpicker/messages.po
+++ b/source/jv/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -213,57 +213,57 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Jeneng berkas:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "mung-diwācā"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/jv/sc/messages.po b/source/jv/sc/messages.po
index 2291661056e..789d2eae73d 100644
--- a/source/jv/sc/messages.po
+++ b/source/jv/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-03-11 23:01+0000\n"
"Last-Translator: Ki Drupadi <kidrupadi@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25453,97 +25453,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25917,146 +25917,146 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "bāsā"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Komèntar"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Tampilan"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Sunting"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Tampilan"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr ""
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "perataan"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Tampilan"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Sisip"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/jv/sd/messages.po b/source/jv/sd/messages.po
index cdfc440b414..0cface22a5e 100644
--- a/source/jv/sd/messages.po
+++ b/source/jv/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-03-11 23:01+0000\n"
"Last-Translator: Ki Drupadi <kidrupadi@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4231,109 +4231,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7139,109 +7139,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/jv/sw/messages.po b/source/jv/sw/messages.po
index f6ad48c4a45..0c36dcb832a 100644
--- a/source/jv/sw/messages.po
+++ b/source/jv/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-03-11 23:03+0000\n"
"Last-Translator: Ki Drupadi <kidrupadi@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10669,19 +10669,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr ""
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14199,39 +14199,39 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "terangaké"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "_Tlusuri..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14239,31 +14239,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20427,111 +20427,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Tlusuri..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Tlusuri..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22693,50 +22693,50 @@ msgid "Object"
msgstr "Obyèk"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Tipe"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opsi"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "tautan"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -27508,7 +27508,7 @@ msgid "Update"
msgstr "Nganyari"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/jv/vcl/messages.po b/source/jv/vcl/messages.po
index 2f41767ebae..0b0aa959f45 100644
--- a/source/jv/vcl/messages.po
+++ b/source/jv/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-01-20 15:36+0000\n"
"Last-Translator: Ki Drupadi <kidrupadi@yahoo.com>\n"
"Language-Team: Javanese <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/jv/>\n"
@@ -2341,169 +2341,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr ""
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ka/chart2/messages.po b/source/ka/chart2/messages.po
index 71193b2de4d..a43e7d3e763 100644
--- a/source/ka/chart2/messages.po
+++ b/source/ka/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3687,7 +3687,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/ka/cui/messages.po b/source/ka/cui/messages.po
index 2b189256d27..09cb36fc241 100644
--- a/source/ka/cui/messages.po
+++ b/source/ka/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17539,177 +17539,153 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ავტომატური"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "მაღალი კონტრასტი #1"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "ნახატის გამონატანი"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "შრიფტების გადახედვის ჩვენება"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "შრიფტების სიები"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ka/dbaccess/messages.po b/source/ka/dbaccess/messages.po
index d6f82fb043b..0c4618e508e 100644
--- a/source/ka/dbaccess/messages.po
+++ b/source/ka/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Georgian <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ka/>\n"
@@ -3462,74 +3462,74 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "ბოლოს გამოყენებული"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "გახსნა"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3537,7 +3537,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ka/extensions/messages.po b/source/ka/extensions/messages.po
index 6bd3afd139d..743a3fc658e 100644
--- a/source/ka/extensions/messages.po
+++ b/source/ka/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -301,577 +301,563 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "მიღება"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "გაგზავნა"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ტექსტი"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "სტანდარტული (მოკლე)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "სტანდარტული (მოკლე)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "სტანდარტული (მოკლე)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "სტანდარტული (გრძელი)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "მონიშვნა"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "მიმდინარე თარიღი"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "არა"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "დიახ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "შეჩერება"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "შენიშვნა"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "ცალი"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "დიაპაზონი"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ჰორიზონტალურად"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "ვერტიკალურად"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ნაგულისხმები"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "კარგი"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "გაუქმება"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "დახმარება"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "ერთ-სტრიქონიანი"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "მრავალ-სტრიქონიანი"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "მრავალხაზიანი ფორმატირებით"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (უნიქსი)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "შენიშვნა"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ჰორიზონტალურად"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "ვერტიკალურად"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "ორივე"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ბრტყელი"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "ზედა მარცხენა"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "მარცხენა ცენტრში"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "მარცხნივ ქვედა"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "მარჯვნივ ზედა"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "მარჯვენა ცენტრში"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "მარჯვენა ქვემოთ"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "მარცხენა ზემოთ"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ზედა ცენტრში"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ზედა მარჯვნივ"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "ქვედა მარცხნივ"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "ქვედა ცენტრში"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ქვემოთ მარჯვნივ"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "ცენტრირებული"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ჩანაცვლება"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "კოლაფსი"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "არა"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "ტანაფარდობის შენარჩუნება"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "~ზომაზე მორგება"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "მარცხნიდან მარჯვნივ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "მარჯვნიდან მარცხნივ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "მაქვემდებარებელი ობიექტის პარამეტრების გამოყენება"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "~არასდროს"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ყოველთვის"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "პარაგრაფი"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "თვისებები"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "გვერდზე"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ჩარჩოზე"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "თვისებები"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "გვერდზე"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/ka/fpicker/messages.po b/source/ka/fpicker/messages.po
index 3751ea9b9c2..6121516e301 100644
--- a/source/ka/fpicker/messages.po
+++ b/source/ka/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:26+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -218,61 +218,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ფაილის სახელი:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ფაილის ტ~იპი"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "~მხოლოდ წაკითხვადი"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "შენახვა პაროლით"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "~ავტომატური ფაილის გაფართოება"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ჩაასწორე ფილტრის პარამეტრები"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/ka/sc/messages.po b/source/ka/sc/messages.po
index f0a2e41019c..7ec820b62ca 100644
--- a/source/ka/sc/messages.po
+++ b/source/ka/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25757,97 +25757,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26234,152 +26234,152 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "მოწესრიგება"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ფ_ერი"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_ბადე"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_ენა"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "განხილვა"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "შინაარსი"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ხედი"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_რედაქტირება"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "მოწესრიგება"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ხედი"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "~დაჯგუფება"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "შრიფტი"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "სწორება"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ხედი"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ჩასმა"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ჩარჩო"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "მოწესრიგება"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_ბადე"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/ka/sd/messages.po b/source/ka/sd/messages.po
index d590e8468a0..bb818ef3a5d 100644
--- a/source/ka/sd/messages.po
+++ b/source/ka/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4239,109 +4239,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7208,109 +7208,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ka/sw/messages.po b/source/ka/sw/messages.po
index 470ef1b643d..e0a1c4930c3 100644
--- a/source/ka/sw/messages.po
+++ b/source/ka/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10714,19 +10714,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "ჩამოაქვს მონიშნული პარაგრაფის სტილი ერთი დონით ქვემოთ ინდექსის იერარქიაში."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "სტილი"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "ქმნის ინდექსის ჩანაწერებს სპეციფიკური პარაგრაფის სტილებით."
@@ -14267,37 +14267,37 @@ msgid "Exchange Databases"
msgstr "მონაცემთა ბაზების გაცვლა"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "განსაზღვრა"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "გამოყენებული მონაცემთა ბაზები"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ძიება..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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). მონიშნული ფაილი ემატება ხელმისაწვდომ მონაცემთა ბაზების ველს."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14307,31 +14307,31 @@ msgstr ""
" გამოიყენეთ დათვალიერების ღილაკი მონაცემთა ბაზის ფაილის ასარჩევად. "
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "ჩამოთვლის ამჟამად ხმარებაში მყოფ მონაცემთა ბაზებს."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "მონაცემთა ბაზების გაცვლა"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "მონაცემთა ბაზა დაუკავშირდა დოკუმენტს:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "წყარო მონაცემების შეცვლა მიმდინარე დოკუმენტისთვის."
@@ -20602,111 +20602,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "გამოიყენებს მიმდინარე ჩამწერ დოკუმენტს ფოსტის შერწმის დოკუმენტის ბაზისად."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "ქმნის ახალ ჩამწერ დოკუმენტს ფოსტის შერწყმასთან გამოსაყენებლად."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "გამოიყენეთ არსებული ჩამწერი დოკუმენტი ახალი წერილის შერწყმის დოკუმენტის ბაზისად."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "მონიშნეთ შაბლონი, რომლის გამოყენებაც გსურთ ფოსტის შერწყმის დოკუმენტთან."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "გამოიყენეთ არსებული ფოსტის შერწყმის დოკუმენტი ახალი წერილის შერწყმის დოკუმენტის ბაზისად."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "დოკუმენტის მონიშვნა."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ძიება..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ძიება..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22885,51 +22885,51 @@ msgid "Object"
msgstr "ობიექტი"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ტიპი"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "პარამეტრები"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "გარსდენა"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "ბმული"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "ჩარჩოები"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "სივრცე"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "გამჭირვალობა"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "მაკრო"
@@ -27784,7 +27784,7 @@ msgid "Update"
msgstr "განახლება"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ka/vcl/messages.po b/source/ka/vcl/messages.po
index 7087c3e6c05..0351303fb87 100644
--- a/source/ka/vcl/messages.po
+++ b/source/ka/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2337,169 +2337,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "ქმნის ახალ საბაზო დოკუმენტს."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "ინდივიდუალური:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "მონიშნეთ ეს ხატულა გვერდების სანახავად.."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "ჩაურთავს რიგს ცხრილში."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "მეშვეობით"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "ჩაურთავს რიგს ცხრილში."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "ქმნის ახალ საბაზო დოკუმენტს."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "ჩაურთავს რიგს ცხრილში."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "ჩაურთავს რიგს ცხრილში."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "ჩაურთავს რიგს ცხრილში."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "ბროშ~ურა"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "ბეჭდავს მიმდინარე დოკუმენტს, ან წინასწარ განსაზღვრულ მონიშნულ დოკუმენტს. ასევე, შეგიძლიათ დააყენოთ ბეჭდვის პარამეტრები მიდმიანრე დოკუმენტისათვის."
diff --git a/source/kab/chart2/messages.po b/source/kab/chart2/messages.po
index 639be6865a4..c0c97865a3a 100644
--- a/source/kab/chart2/messages.po
+++ b/source/kab/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/chart2messages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1540150466.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "Fren anaw azaduran n wudlif."
diff --git a/source/kab/cui/messages.po b/source/kab/cui/messages.po
index c97e84fb44d..7dec5033894 100644
--- a/source/kab/cui/messages.po
+++ b/source/kab/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1544806594.000000\n"
#. GyY9M
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "S wudem awurman"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Amyeẓli afellay"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Klasik"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Breeze"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "A_ɣanib n tigit:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Yesra asekker tikkelt-nniḍen"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Seqdec asɣiwel n te_nga"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Seqdec a_mzay"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Tufɣa tudlift"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Beqqeḍ ta_muɣli n tsefsayin"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "M_zi isekkilen n ugdil"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "_Si:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Tabdart n tsefsiyin"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/kab/dbaccess/messages.po b/source/kab/dbaccess/messages.po
index 968d06fe2dd..65bad62a2bf 100644
--- a/source/kab/dbaccess/messages.po
+++ b/source/kab/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/dbaccessmessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1524777815.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Snulfu-d azadur n yisefka a_maynut"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Azadur n isefka yettwa_selɣen:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Ldi a_faylu n uzadur n isefka i yellan"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Ttwasqedcen _melmi-kan:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ldi"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Qqen ɣer uzadur n yisefka i ye_llan"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/kab/extensions/messages.po b/source/kab/extensions/messages.po
index 7060ec3d731..bcc1a99f61e 100644
--- a/source/kab/extensions/messages.po
+++ b/source/kab/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/extensionsmessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1542023779.000000\n"
#. cBx8W
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Sismeḍ tiferkit"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Awi-d"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Azen"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Aḍris"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Ameslugen (awezlan)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Ameslugen (awezlan AA)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Ameslugen (awezlan AAAA)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Ameslugen (aɣezfan)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "JJ/MM/AA"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/JJ/AA"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "AA/MM/JJ"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "JJ/MM/AAAA"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/JJ/AAAA"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "AAAA/MM/JJ"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "AA-MM-JJ"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "AAAA-MM-JJ"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Ur yettwafren ara"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Yettwafren"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Ur yettwasbadu ara"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Ikalasen merra"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Akalas urmid"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Asebtar amiran"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ala"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "IH"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Tiferkit tamarawt"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "I_lem"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "A_marraw"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "I_yiman-ik"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "U_ksawen"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ulac"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Aḥerfi"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Multi"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Tagrumma"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Aglawan"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Ubdid"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Lexṣas"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "IH"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Sefsex"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Tallalt"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Anekcum yettwafernen"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Ideg n unekcum yettwafernen"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Ajerriḍ asuf"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Aṭas n ijerriḍen"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Aṭas n ijerriḍen s wemsal"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ulac"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Aglawan"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Ubdid"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Di sin"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Imlebeḍ"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Ɣer zelmaḍ uksawen"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Ɣer zelmaḍ di tlemmast"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Ɣer zelmaḍ uksar"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Ɣer yefus uksawen"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Ɣer yefus di tlemast"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Ɣer yefus ukessar"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Ukessar ɣer yefus"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Ukessar di tlemmast"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Ukessar ɣer yefus"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Ddaw ɣer zelmaḍ"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Ddaw di telemmast"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Uksawen ɣer yefus"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Alemmas"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Jmeɛ"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Semselsi"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Sneḍfas"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ala"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Taskala n watug"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Sezg ɣer tiddi"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Seg uzelmaḍ s ayeffus"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Seg uyeffus s azelmaḍ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Seqdec iɣewwaren n tɣawsa tunnigt"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Werjin"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Di tuṭṭfa n usaḍas"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Yalas"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "I tseddart"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "D asekkil"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "I wesebtar"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "I wekatar"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "I wesekkil"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "I wesebtar"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "I texxamt"
diff --git a/source/kab/fpicker/messages.po b/source/kab/fpicker/messages.po
index 6f0beac7a74..1868e8fecb8 100644
--- a/source/kab/fpicker/messages.po
+++ b/source/kab/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/fpickermessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1538497593.000000\n"
#. SJGCw
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Isem n u_faylu:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "A_naw n ufaylu:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Taɣuṛi kan"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Sekles s wawal uffir"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "Asiɣzef a_wurman n yisem n ufaylu"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Ẓreg iɣewwaṛen n imzi~zdig"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "Wgelhen s GPG key"
diff --git a/source/kab/sc/messages.po b/source/kab/sc/messages.po
index cb66451058f..629dbbba750 100644
--- a/source/kab/sc/messages.po
+++ b/source/kab/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/scmessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1544820220.000000\n"
#. kBovX
@@ -25258,97 +25258,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Su_neɣ"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Taɣawsa"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "I_fecka"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25709,139 +25709,139 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Seggem"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "I_ni"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Iẓiki"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Tutlayt"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Cegger"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Iw_enniten"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Snemhel"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Sk_en"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Su_neɣ"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Ẓreg"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Seggem"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Sk_en"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Se_grew"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tase_fsit"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Asettef"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Sk_en"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Ger"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "A_midya"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "A_katar"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Seggem"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Iẓiki"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Sk_en"
diff --git a/source/kab/sd/messages.po b/source/kab/sd/messages.po
index 858c80b234b..74e121b8e3a 100644
--- a/source/kab/sd/messages.po
+++ b/source/kab/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/sdmessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1542023785.000000\n"
#. WDjkB
@@ -4171,109 +4171,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7060,109 +7060,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/kab/sw/messages.po b/source/kab/sw/messages.po
index 33626b03831..f8dc1b3a99f 100644
--- a/source/kab/sw/messages.po
+++ b/source/kab/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1542195603.000000\n"
#. v3oJv
@@ -10494,19 +10494,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Iɣunab"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13950,37 +13950,37 @@ msgid "Exchange Databases"
msgstr "Beddel azadur n yisefka"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Mudd tabadut"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Azadur n yisefka yettwasqedcen"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Izaduren n yisefka i_wejden"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Snirem..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13990,31 +13990,31 @@ msgstr ""
"Seqdec taqfalt n usnirem iwakken ad tferneḍ afaylu n uzadur n isefka."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Beddel azadur n yisefka"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Azadur n isefka yurzen ɣer isemli:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20068,109 +20068,109 @@ msgid "Use the current _document"
msgstr "Seqdec i_semli amiran"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Snulfu-d isemli amaynut"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "Seqdec isemli _yellan"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Seqdec ta_neɣruft"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Seqdec isemli ikelsen _melmi kan"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "S_nirem..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "S_nirem..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Fren isemli agejdan i tuzna yezdin"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22313,49 +22313,49 @@ msgid "Object"
msgstr "Rnu ta&ɣawsa"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Ṣṣenf"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Iγewwaṛen"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Asezggi n weḍris"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Afleḍris"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Lerryuf"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Tamnaḍt"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Tafrawant"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Amɣer"
@@ -27049,7 +27049,7 @@ msgid "Update"
msgstr "Leqqem"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/kab/vcl/messages.po b/source/kab/vcl/messages.po
index bb78ecb4b31..3a4011f2038 100644
--- a/source/kab/vcl/messages.po
+++ b/source/kab/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2022-05-22 12:53+0000\n"
"Last-Translator: Yacine Bouklif <yacinebouklif@gmail.com>\n"
"Language-Team: Kabyle <https://translations.documentfoundation.org/projects/libo_ui-7-3/vclmessages/kab/>\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: LibreOffice\n"
"X-POOTLE-MTIME: 1542023790.000000\n"
#. k5jTM
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Sagen"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "sɣuṛ"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "gar isebtaren"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "ɣer rrif n tferkit"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Suneɣ iri i yal asebtar"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Tareẓẓi"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/kk/chart2/messages.po b/source/kk/chart2/messages.po
index a87ecfff452..a7083a32b09 100644
--- a/source/kk/chart2/messages.po
+++ b/source/kk/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/kk/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554998508.000000\n"
#. NCRDD
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/kk/cui/messages.po b/source/kk/cui/messages.po
index ccd81331453..46d7e1304e4 100644
--- a/source/kk/cui/messages.po
+++ b/source/kk/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-31 07:29+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-7-3/cuimessages/kk/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563102986.000000\n"
#. GyY9M
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Автоматты түрде"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Галактика"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "Жоғары контраст"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "Oxygen"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "Классикалық"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Самал"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "Таңбаш_алар түрі:"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "Қайта іске қосуды талап етеді"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "Құрылғылық ү_детуді қолдану"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "Қаріп те_гістеуді қолдану"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr "Барлық шығыс Skia арқылы"
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr "Skia арқылы бағдарламалық шығыс"
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr "Қайта іске қосуды талап етеді. Графикалық драйверлерді қолдануды сөндіреді."
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr "Skia іске қосулы тұр."
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr "Skia сөндірулі тұр."
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "Графикалық шығыс"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "Қарі_птерді алдын-ала қарау"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "Экрандағы қаріпті те_гістеу"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "бас_тап:"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "Қаріптер тізімі"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/kk/dbaccess/messages.po b/source/kk/dbaccess/messages.po
index 9f429461358..0d994299781 100644
--- a/source/kk/dbaccess/messages.po
+++ b/source/kk/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/kk/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562946612.000000\n"
#. BiN6g
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "Ж_аңа дерекқорды жасау"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr "Жаңа дерекқорды жасау үшін таңдаңыз."
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Құрамы_ндағы дерекқор:"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Бар болып тұрған дерекқор _файлын ашу"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Жуы_рда қолданылған:"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ашу"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Бар болып тұрған д_ерекқорға байланыс орнату"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/kk/extensions/messages.po b/source/kk/extensions/messages.po
index 04917ef06d2..1aac46cbec1 100644
--- a/source/kk/extensions/messages.po
+++ b/source/kk/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-01 16:19+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/kk/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Форманы жаңарту"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Мәтін"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Стандартты (қысқа)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Стандартты (қысқа ЖЖ)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Стандартты (қысқа ЖЖЖЖ)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Стандартты (ұзын)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "КК/АА/ЖЖ"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "АА/КК/ЖЖ"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "ЖЖ/АА/КК"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "КК/АА/ЖЖЖЖ"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "АА/КК/ЖЖЖЖ"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "ЖЖЖЖ/АА/КК"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "ЖЖ-АА-КК"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "ЖЖЖЖ-АА-КК"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Таңдалмаған"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Таңдалған"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Анықталмаған"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Барлық жазбалар"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Белсенді жазба"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Ағымдағы бет"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Жоқ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Иә"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Аталық форма"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_top"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ешнәрсе"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Дара"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Көптік"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Ауқым"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Горизонталды"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Вертикалды"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Бастапқы"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ОК"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Бас тарту"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Көмек"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Таңдалған жазба"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Таңдалған жазбаның орны"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Дара жолды"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Көпжолды"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Көпжолды, пішімдеуімен"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ешнәрсе"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Горизонталды"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Вертикалды"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Екеуі де"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "Үшөлшемді"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Жалпақ"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Сол жақтан жоғары"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Сол жақтан"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Сол жақтан төмен"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Оң жақтан жоғары"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Оң жақтан"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Оң жақтан төмен"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Жоғары сол жақтан"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Жоғарыда"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Жоғары оң жақтан"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Төменде сол жақтан"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Төменде"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Төменде оң жақтан"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Ортасына қарай"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Сақтап қалу"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Алмастыру"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Ішкі абзацтарды жинау"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Жоқ"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Ара қатынасын сақтап"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Өлшемі бойынша келтіру"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Солдан оңға"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Оңнан солға"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Баптауларды мұралау"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Ешқашан"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Фокус алынған кезде"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Әрқашан"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Абзацқа"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Таңба ретінде"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Бетке"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Фреймге"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Таңбаға"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Бетке"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "Ұяшыққа"
diff --git a/source/kk/fpicker/messages.po b/source/kk/fpicker/messages.po
index 69c1a6f37c2..af921dbe3a6 100644
--- a/source/kk/fpicker/messages.po
+++ b/source/kk/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-02-01 16:18+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/kk/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "Өзгертілген күні"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr "_Ашу"
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr "О_йнату"
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Файл _аты:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "Файл _түрі:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_Тек оқу үшiн ғана"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Парольмен сақтау"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "_Автоматты түрде кеңейтуi"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Сү_згi баптауларын өзгерту"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "GPG кілтімен шифрлеу"
diff --git a/source/kk/sc/messages.po b/source/kk/sc/messages.po
index b54fe988f0d..bde306011fb 100644
--- a/source/kk/sc/messages.po
+++ b/source/kk/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-03 07:39+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/kk/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563104974.000000\n"
#. kBovX
@@ -25250,97 +25250,97 @@ msgid "~View"
msgstr "~Түрі"
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr "Су_рет"
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Сур~ет"
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Су_рет салу"
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr "Су~рет салу"
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr "Объект"
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr "~Объект"
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr "_Медиа"
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr "~Медиа"
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr "Баспаға шығару"
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr "Бас~паға шығару"
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr "Фо_рма"
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr "Фо~рма"
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Кеңейту"
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Кеңейту"
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Са_ймандар"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr "Са~ймандар"
@@ -25699,139 +25699,139 @@ msgid "Im_age"
msgstr "Су_рет"
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Ор_наластыру"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Түс"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Тор"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Тіл"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Те_ксеру"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Түсіндірмелер"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Салыстыру"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Түрі"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Су_рет салу"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Тү_зету"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Ор_наластыру"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Түрі"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "То_п"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Қарі_п"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Туралануы"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Түрі"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Кірістіру"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Медиа"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ф_рейм"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Ор_наластыру"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Тор"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Түрі"
diff --git a/source/kk/sd/messages.po b/source/kk/sd/messages.po
index ff7ae4b4b6f..8e86b090bfa 100644
--- a/source/kk/sd/messages.po
+++ b/source/kk/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-01-23 17:38+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/kk/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.8.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563104657.000000\n"
#. WDjkB
@@ -4170,109 +4170,109 @@ msgid "~Table"
msgstr "Кес~те"
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr "Сурет"
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Сур~ет"
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Су_рет салу"
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr "Су~рет салу"
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr "Объект"
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr "~Объект"
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr "_Медиа"
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr "~Медиа"
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr "Фо_рма"
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr "Фо~рма"
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Мастер"
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr "~Мастер"
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Кеңейту"
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Кеңейту"
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Са_ймандар"
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr "Са~ймандар"
@@ -7059,109 +7059,109 @@ msgid "~Table"
msgstr "~Кесте"
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr "Сурет"
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr "Сур~ет"
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr "Су_рет салу"
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr "Су~рет салу"
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr "Объект"
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr "~Объект"
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr "_Медиа"
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr "~Медиа"
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr "Фо_рма"
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr "Фо~рма"
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr "_Мастер"
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr "~Мастер"
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr "3_d"
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr "3~d"
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr "_Кеңейту"
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr "~Кеңейту"
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "Са_ймандар"
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr "Са~ймандар"
diff --git a/source/kk/sw/messages.po b/source/kk/sw/messages.po
index d584009f2e5..bd2a666f621 100644
--- a/source/kk/sw/messages.po
+++ b/source/kk/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2022-04-11 14:45+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-7-3/swmessages/kk/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563470465.000000\n"
#. v3oJv
@@ -10492,19 +10492,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Стилі"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Стильдер"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13948,37 +13948,37 @@ msgid "Exchange Databases"
msgstr "Белсенді дерекқорды таңдау"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Иә"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "Қолданылатын дерекқорлар"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "Қ_олжетерлік дерекқорлар"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Шолу..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13988,31 +13988,31 @@ msgstr ""
"Дерекқор файлын таңдау үшін шолу батырмасын қолданыңыз."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "Белсенді дерекқорды таңдау"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "Қолданылатын дерекқор:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20066,109 +20066,109 @@ msgid "Use the current _document"
msgstr "Ағымдағы құ_жатты қолдану"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "Ж_аңа құжатты қолдану"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "_Бар құжаттан бастау"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "Үлгід_ен бастау"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "Жуырда сақталған бастау құжатынан ба_стау"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "Бастапқы құжатты таңдау."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "_Шолу..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "_Шолу..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "Хаттарды тарату үшін бастау құжатын таңдаңыз"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22311,49 +22311,49 @@ msgid "Object"
msgstr "Объект"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Түрі"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Опциялар"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "Аймалау"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Гиперсілтеме"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Шектер"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Аймақ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Мөлдірлілігі"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Макрос"
@@ -27049,7 +27049,7 @@ msgid "Update"
msgstr "Жаңарту"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/kk/vcl/messages.po b/source/kk/vcl/messages.po
index ed0c47d0d36..9c94f5ef5f5 100644
--- a/source/kk/vcl/messages.po
+++ b/source/kk/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: Kazakh <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/kk/>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Таңдауыңызша"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Парақтар:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "мәні"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Шет өрісі:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "беттер арасында"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Ара қашықтығы:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "парақ шетінен"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Реті:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Солдан оңға, одан кейін төменге"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Жоғарыдан төменге, одан кейін оңға"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Жоғарыдан төменге, одан кейін солға"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Оңнан солға, одан кейін төменге"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Әр бет үшін шекараны салу"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Кітапша"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Ретін алдын-ала қарау"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "Кө_бірек"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Бет жаймасы"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Жалпы"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/kl/chart2/messages.po b/source/kl/chart2/messages.po
index 440027a0d2b..16f8c303d32 100644
--- a/source/kl/chart2/messages.po
+++ b/source/kl/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3628,7 +3628,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/kl/cui/messages.po b/source/kl/cui/messages.po
index 311f01e78e6..66bb8e5e500 100644
--- a/source/kl/cui/messages.po
+++ b/source/kl/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17299,176 +17299,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "nammineq"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr ""
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/kl/dbaccess/messages.po b/source/kl/dbaccess/messages.po
index 11f6287fd20..6859f54b7b5 100644
--- a/source/kl/dbaccess/messages.po
+++ b/source/kl/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:54+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3347,73 +3347,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ammaruk"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3421,7 +3421,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/kl/extensions/messages.po b/source/kl/extensions/messages.po
index 114d58679db..f7db9d4f6f3 100644
--- a/source/kl/extensions/messages.po
+++ b/source/kl/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -296,544 +296,532 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Allagaq"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "qinigaq"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr ""
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr ""
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr ""
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "kaaveq"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr ""
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr ""
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr ""
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr ""
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "napparissoq"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "tamanut atugassiaq"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "taamaatiguk"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ikiuut"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr ""
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr ""
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "napparissoq"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr ""
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Taarseruk"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr ""
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr ""
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr ""
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr ""
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr ""
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr ""
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/kl/fpicker/messages.po b/source/kl/fpicker/messages.po
index ef4c7f7812f..6785517c876 100644
--- a/source/kl/fpicker/messages.po
+++ b/source/kl/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -213,56 +213,56 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Filip atia:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr ""
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/kl/sc/messages.po b/source/kl/sc/messages.po
index e04387e944d..6caf73a9ed7 100644
--- a/source/kl/sc/messages.po
+++ b/source/kl/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25410,97 +25410,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25870,145 +25870,145 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "oqaatsit"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr ""
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "takuuk"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Allanngortiguk"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "takuuk"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr ""
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "naligiisitsineq"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "takuuk"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ikkuguk"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/kl/sd/messages.po b/source/kl/sd/messages.po
index b766e258d31..d46fd42d077 100644
--- a/source/kl/sd/messages.po
+++ b/source/kl/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4216,109 +4216,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7122,109 +7122,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/kl/sw/messages.po b/source/kl/sw/messages.po
index 1064dabce2a..0ec7ff0e2dc 100644
--- a/source/kl/sw/messages.po
+++ b/source/kl/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10633,19 +10633,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr ""
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14161,37 +14161,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr ""
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14199,31 +14199,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20368,109 +20368,109 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr ""
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr ""
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22631,50 +22631,50 @@ msgid "Object"
msgstr "susaq"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Suussuseq"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Qinigassat"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "innersuussissut"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -27432,7 +27432,7 @@ msgid "Update"
msgstr "nutarsaruk"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/kl/vcl/messages.po b/source/kl/vcl/messages.po
index aa6a6acce9d..289139cbd5f 100644
--- a/source/kl/vcl/messages.po
+++ b/source/kl/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2339,170 +2339,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "naleqqussaruk"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/km/chart2/messages.po b/source/km/chart2/messages.po
index 6a7eebc17a2..3cfaa1fd7b4 100644
--- a/source/km/chart2/messages.po
+++ b/source/km/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3653,7 +3653,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "កំណត់​ចំនួន​បន្ទាត់​សម្រាប់​ប្រភេទ​គំនូស​តាង​បន្ទាត់ និង​ជួរឈរ ។"
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "ជ្រើស​ប្រភេទ​គំនូស​តាង​មូលដ្ឋាន ។"
diff --git a/source/km/cui/messages.po b/source/km/cui/messages.po
index b151757544d..424a4f56b17 100644
--- a/source/km/cui/messages.po
+++ b/source/km/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17502,181 +17502,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ស្វ័យប្រវត្តិ​"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "Galaxy"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "កម្រិត​ពណ៌​ខ្ពស់"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "អុកហ្ស៊ីសែន"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "ក្លាស់ស៊ិក"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "ប្រើ​ការ​បង្កើន​ល្បឿន​ផ្នែក​រឹង"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "ប្រើ​ការ​ប្រឆាំង​ភាព​រឆេតរឆូត"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "លទ្ធផល​ក្រាហ្វិក"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "បង្ហាញ​ការមើល​ពុម្ព​អក្សរ​ជា​មុន "
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "ភាព​រឆេតរឆូត​របស់​ពុម្ព​អក្សរ​នៅ​លើ​អេក្រង់"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "មកពី"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "បញ្ជី​ពុម្ព​អក្សរ"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/km/dbaccess/messages.po b/source/km/dbaccess/messages.po
index 4df3ce80e85..30ba7043d85 100644
--- a/source/km/dbaccess/messages.po
+++ b/source/km/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Central Khmer <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/km/>\n"
@@ -3464,74 +3464,74 @@ msgid "Create a n_ew database"
msgstr "បង្កើត​មូលដ្ឋាន​ទិន្នន័យ​ថ្មី"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "មូលដ្ឋាន​ទិន្នន័យ​បាន​បង្កប់៖"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "បើក​ឯកសារ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន​ស្រាប់"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "បាន​ប្រើ​ថ្មីៗ៖"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "បើក"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "តភ្ជាប់​ទៅ​​​មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន​ស្រាប់"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3539,7 +3539,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/km/extensions/messages.po b/source/km/extensions/messages.po
index c5bbf83ae0a..52f74fb005b 100644
--- a/source/km/extensions/messages.po
+++ b/source/km/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -311,600 +311,588 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "ធ្វើ​ឲ្យ​សំណុំ​បែបបទ​ស្រស់"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "យក​"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "ប្រកាស"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "ផ្នែក​ច្រើន"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "អត្ថបទ"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ស្តង់ដារ (ខ្លី)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "ស្តង់ដារ (YY ខ្លី)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "ស្តង់ដារ (YYYY ខ្លី)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ស្តង់ដារ (វែង)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 ល្ងាច"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 ល្ងាច"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "មិន​បាន​ជ្រើស"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "បាន​ជ្រើស"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "មិន​បាន​កំណត់"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "កំណត់​ត្រា​ទាំងអស់"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "កំណត់​ត្រា​សកម្ម"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "ទំព័រ​បច្ចុប្បន្ន"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ទេ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "បាទ/ចាស"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "សំណុំ​បែបបទ​មេ"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "ទៅ"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "គ្មាន"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "តែ​មួយ"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "ច្រើន"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ជួរ"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ផ្ដេក"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "បញ្ឈរ"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "លំនាំដើម"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "យល់ព្រម"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "បោះបង់"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ជំនួយ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "ធាតុ​ដែល​បាន​ជ្រើស"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "ទីតាំង​របស់​ថត​ដែល​បាន​ជ្រើស"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "បន្ទាត់​មួយ​"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "ពហុ​​បន្ទាត់​"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "ពហុ​​បន្ទាត់​​ដែល​​មាន​​​ទ្រង់​ទ្រាយ​​"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (យូនីក)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (វីនដូ)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "គ្មាន"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ផ្ដេក"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "បញ្ឈរ"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "ទាំង​ពីរ​"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ត្រីមាត្រ"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "សំប៉ែត"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "​ឆ្វេង កំពូល"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "ឆ្វេង​ កណ្តាល​"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "​ឆ្វេង បាត"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "​ស្តាំ កំពូល"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "ស្តាំ​ កណ្តាល​"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "​ស្តាំ បាត"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "លើ​ ឆ្វេង"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "​លើ​ កណ្តាល"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "​​លើ​ ស្តាំ​"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "​ក្រោម ឆ្វេង"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "​​​ក្រោម​ កណ្តាល​"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ក្រោម ស្តាំ​"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "កណ្តាល"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "បង្ការ"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ជំនួស​"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "វេញ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ទេ"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "រក្សាទុក​សមាមាត្រ"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "សម​ទៅ​នឹង​ទំហំ"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "ពី​ឆ្វេង​ទៅ​ស្ដាំ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ពី​ស្ដាំ​ទៅ​ឆ្វេង"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "ប្រើ​ការ​កំណត់​វត្ថុ​ដែល​មាន​លំដាប់​ខ្ពស់ជាង"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "កុំ"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "នៅពេល​ផ្ដោត"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ជា​និច្ច"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "ទៅ​កថាខណ្ឌ"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "តួអក្សរ"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ទៅ​ទំព័រ"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ទៅ​ស៊ុម"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "តួអក្សរ"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ទៅ​ទំព័រ"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/km/fpicker/messages.po b/source/km/fpicker/messages.po
index bb7c1e1c285..58eda81eb57 100644
--- a/source/km/fpicker/messages.po
+++ b/source/km/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -221,61 +221,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ឈ្មោះ​​ឯកសារ៖"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ប្រភេទ​ឯកសារ ៖ "
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "បាន​តែ​អាន "
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr " រក្សាទុក​ជា​មួយ​ពាក្យ​សម្ងាត់"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "កន្ទុយ​​របស់​ឈ្មោះ​ឯកសារ​ស្វ័យ​ប្រវត្តិ ​"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr " កែសម្រួល​ការ​កំណត់​តម្រង"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/km/sc/messages.po b/source/km/sc/messages.po
index 3767da666bd..caf4d1a4bfa 100644
--- a/source/km/sc/messages.po
+++ b/source/km/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25762,97 +25762,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26235,153 +26235,153 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "រៀបចំ"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ពណ៌"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ភាសា "
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Review"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "មតិយោបល់"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ប្រៀបធៀប"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ទិដ្ឋភាព"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "រៀបចំ"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ទិដ្ឋភាព"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ដាក់​ជា​ក្រុម"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ពុម្ពអក្សរ"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "តម្រឹម"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ទិដ្ឋភាព"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "បញ្ចូល​"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "មេឌៀ"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ស៊ុម"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "រៀបចំ"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/km/sd/messages.po b/source/km/sd/messages.po
index f5d4373e10a..8f7a62c01e3 100644
--- a/source/km/sd/messages.po
+++ b/source/km/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4222,109 +4222,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7186,109 +7186,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/km/sw/messages.po b/source/km/sw/messages.po
index 7b56d8bb0e6..8a9bef58ebd 100644
--- a/source/km/sw/messages.po
+++ b/source/km/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-20 17:21+0000\n"
"Last-Translator: Andras Timar <timar74@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10728,19 +10728,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "ផ្លាស់ទី​រចនាប័ទ្ម​កថាខណ្ឌ ដែល​បាន​ជ្រើស​ចុះ​ក្រោម​មួយ​កម្រិត ក្នុង​ឋានានុក្រម​លិបិក្រម ។"
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "រចនាប័ទ្ម"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "បង្កើត​ធាតុ​លិបិក្រម ពី​រចនាប័ទ្ម​កថាខណ្ឌ​ជាក់លាក់ ។"
@@ -14244,37 +14244,37 @@ msgid "Exchange Databases"
msgstr "​ផ្លាស់ប្តូរ​មូលដ្ឋាន​ទិន្នន័យ "
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "កំណត់"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "មូលដ្ឋាន​ទិន្នន័យ​ស្ថិត​ក្នុង​ការ​ប្រើ"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "រក​មើល..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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) ។ ឯកសារ​ដែល​បាន​ជ្រើស ត្រូវ​បាន​បន្ថែម​ទៅ​បញ្ជី មូលដ្ឋាន​ទិន្នន័យ​ដែល​មាន ។"
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14284,31 +14284,31 @@ msgstr ""
"ប្រើ​ប៊ូតុង​កម្មវិធី​រុករក ដើម្បី​ជ្រើស​ឯកសារ​មូលដ្ឋាន​ទិន្នន័យ ។"
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "រាយ​មូលដ្ឋាន​ទិន្នន័យ ដែល​កំពុង​ប្រើ​បច្ចុប្បន្ន ។"
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr "រាយ​មូលដ្ឋាន​ទិន្នន័យ​ដែល​អ្នក​បាន​ចុះឈ្មោះ​នៅ​ក្នុង %PRODUCTNAME ។"
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "​ផ្លាស់ប្តូរ​មូលដ្ឋាន​ទិន្នន័យ "
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "មូលដ្ឋាន​ទិន្នន័យ​ត្រូវ​​បាន​អនុវត្ត​ទៅ​ឯកសារ ៖"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "​ផ្លាស់​ប្តូរ​ប្រភព​ទិន្នន័យ​សម្រាប់​ឯកសារ​បច្ចុប្បន្ន ។"
@@ -20497,110 +20497,110 @@ msgid "Use the current _document"
msgstr "​ប្រើ​ឯកសារ​បច្ចុប្បន្ន"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "ប្រើ​ឯកសារ Writer បច្ចុប្បន្ន​ជា​មូលដ្ឋាន សម្រាប់​ឯកសារ​សំបុត្រ​សំណុំ​បែបបទ ។"
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "បង្កើត​ឯកសារ​ថ្មី"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "បង្កើត​ឯកសារ Writer ថ្មី​មួយ ដើម្បី​ប្រើ​សម្រាប់​សំបុត្រ​សំណុំ​បែបបទ ។"
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "ចាប់ផ្ដើម​ពី​ឯកសារ​ដែល​មាន​ស្រាប់"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "ចាប់ផ្តើម​ពី​ឯកសារ Writer មួយ​ដែល​មាន​សម្រាប់ ដើម្បី​ប្រើ​ជា​មូលដ្ឋាន​សម្រាប់​ឯកសារ​សំបុត្រ​សំណុំ​បែបបទ ។"
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "ចាប់ផ្ដើម​ពី​ពុម្ព"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "ជ្រើស​ពុម្ព​ដែល​អ្នក​ចង់​បង្កើត​ឯកសារ​សំបុត្រ​សំណុំ​បែបបទ​របស់​អ្នក ជាមួយ ។"
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "ចាប់ផ្ដើម​ពី​ឯកសារ​ដែល​បាន​រក្សាទុក​ថ្មីៗ"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "ប្រើ​ឯកសារ​សំបុត្រ​សំណុំ​បែបបទ​មួយ​ដែល​មាន​ស្រាប់ ជា​មូលដ្ឋាន​សម្រាប់​ឯកសារ​សំបុត្រ​សំណុំ​បែបបទ​ថ្មី​មួយ ។"
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "ជ្រើស​ឯកសារ ។"
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "រកមើល..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr "រក​ទីតាំង​ឯកសារ Writer ដែល​អ្នក​ចង់​ប្រើ រួច​ចុច បើក។"
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "រកមើល..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
#, fuzzy
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "ជ្រើស​ឯកសារ​ចាប់ផ្ដើម​សម្រាប់​សំបុត្រ​សំណុំ​បែបបទ"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22768,49 +22768,49 @@ msgid "Object"
msgstr "វត្ថុ"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ប្រភេទ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "ជម្រើស​"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "រុំ"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "តំណខ្ពស់"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "ស៊ុម​"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "តំបន់"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "ភាព​ថ្លា"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ម៉ាក្រូ"
@@ -27622,7 +27622,7 @@ msgid "Update"
msgstr "ធ្វើ​បច្ចុប្បន្នភាព"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/km/vcl/messages.po b/source/km/vcl/messages.po
index db72bc965a3..c6a70632c60 100644
--- a/source/km/vcl/messages.po
+++ b/source/km/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2333,169 +2333,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "បោះពុម្ព​ទំព័រ​ច្រើន​ក្នុង​សន្លឹក​ក្រដាស ។"
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "ជ្រើស​ចំនួន​ទំព័រ​ត្រូវ​បោះពុម្ព​ក្នុង​សន្លឹក​ក្រដាស ។"
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "ជ្រើស​ចំនួន​ជួរដេក ។"
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "តាម"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "ជ្រើស​ចំនួន​ជួរឈរ ។"
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "ជ្រើស​រឹម​រវាង​​ទំព័រ​នីមួយៗ​លើ​សន្លឹក​ក្រដាស​នីមួយៗ ។"
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "ចន្លោះទំព័រ​"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "ជ្រើស​រឹម​​រវាង​ទំព័រ​ដែល​​បាន​បោះពុម្ព និង​គែម​ក្រដាស ។"
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "ទៅស៊ុមសន្លឹក​"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "ជ្រើស​លំដាប់​តាម​ទំព័រ​ត្រូវ​​បោះពុម្ព ។"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "គូរស៊ុមជុំវិញទំព័រ​នីមួយៗ"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "ពិនិត្យ​មើល​ក្នុង​ការ​គូរ​​ជុំវិញ​ទំព័រ​ស៊ុម​នីមួយ ។"
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "ប័ណ្ណ​ផ្សាយ​ពាណិជ្ជកម្ម"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "បោះ​ពុម្ព​ឯកសារ​បច្ចុប្បន្ន​ ជម្រើស​ ឬ​ទំព័រ​ដែល​អ្នក​បញ្ជាក់​ ។ អ្នក​ក៏​អាច​កំណត់​ជម្រើស​បោះពុម្ព​​សម្រាប់​ឯកសារ​បច្ចុប្បន្ន​ ។"
diff --git a/source/kmr-Latn/chart2/messages.po b/source/kmr-Latn/chart2/messages.po
index dd37ec30d50..9b69d6776e5 100644
--- a/source/kmr-Latn/chart2/messages.po
+++ b/source/kmr-Latn/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3706,7 +3706,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/kmr-Latn/cui/messages.po b/source/kmr-Latn/cui/messages.po
index 72a0d6bba75..aba45cc6e47 100644
--- a/source/kmr-Latn/cui/messages.po
+++ b/source/kmr-Latn/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Kurmanji <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/kmr_LATN/>\n"
@@ -17631,177 +17631,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Bixweber"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "~Dijîtiya Mezin"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/kmr-Latn/dbaccess/messages.po b/source/kmr-Latn/dbaccess/messages.po
index 7e449af51d6..4d0fe5f596e 100644
--- a/source/kmr-Latn/dbaccess/messages.po
+++ b/source/kmr-Latn/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-04-24 21:16+0000\n"
"Last-Translator: amedcj <amedcj@gmail.com>\n"
"Language-Team: Kurmanji <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/kmr_LATN/>\n"
@@ -3458,75 +3458,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Danegeha çalkirî"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Veke"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3534,7 +3534,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/kmr-Latn/extensions/messages.po b/source/kmr-Latn/extensions/messages.po
index 03356a027e6..efaa6433a2d 100644
--- a/source/kmr-Latn/extensions/messages.po
+++ b/source/kmr-Latn/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:57+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -312,599 +312,585 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "Formê nû bike"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Bîne"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Bişîne"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Zêde perçeyî"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Nivîs"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standart (kin)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "Standard (kin SS)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "Standard (kin SSSS)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standart (dirêj)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "RR/MM/SS"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/RR/SS"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "SS/MM/RR"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "RR/MM/SSSS"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/RR/SSSS"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "SSSS/MM/RR"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "SS-MM-RR"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "SSSS-MM-RR"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "Nehatiye Hilbijartin"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "Hatiye Hilbijartin"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "Nehatiye Dîyarkirin"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "Hemû tomar"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "Tomara çalak"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "Rûpela niha"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Na"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Erê"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "Forma Bingeh"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "Rawestîne"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Ne yek jî"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Tekane"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "Pirane"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Navber"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Berwar"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Tîk"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Temam"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Betal"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Alîkarî"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "Têketina hilbijartî"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "Cihê têketina hilbijartî"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "Tenê rêzikek"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "Rêzika Pirahî"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "Bi şêwekirinê rêzika pirahî"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Ne yek jî"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Berwar"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Tîk"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "Herdu"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Dûz"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "Jorê çepê"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "Çep, hatiye ortekirin"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "Jêrê çepê"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "Jorê rastê"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "Rast, hatiye ortekirin"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "Jêrê rastê"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "Li jor, çep"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "Li jor, hatiye ortekirin"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "Li jor rast"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "Li jêr çep"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "Li jêr hatiya ortekirin"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "Li jêr aliyê rastê"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Nîvîkirî"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "Biparêze"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Biguherîne"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Hilweşîne"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Na"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "Rêjeyê Biparêze"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "Bi Mezinahî Bi Cih Bike"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Ji-çepê-rastê-ve"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Ji-rastê-çepê-ve"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Mîhengên hêmana jorîn bi kar bîne"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "Tu car"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "Dema nîvendbû"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Her dem"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Ji paragrafê"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Wekî tîp"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ji rûpelê"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "Ji çarçoveyê"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Ji tîpê"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Ji rûpelê"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/kmr-Latn/fpicker/messages.po b/source/kmr-Latn/fpicker/messages.po
index 6976298546d..0dacdb215d5 100644
--- a/source/kmr-Latn/fpicker/messages.po
+++ b/source/kmr-Latn/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -218,61 +218,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Navê pelê:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "~Cureyê pelî:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "~Tenê xwendin"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "Bi şîfre~peyvê tomar bike"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "~Dirêjeka navê pela otomatîk"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "Mîhengên parzûnê ~sererast bike"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/kmr-Latn/sc/messages.po b/source/kmr-Latn/sc/messages.po
index d5c94b0ed42..d57bf096a9f 100644
--- a/source/kmr-Latn/sc/messages.po
+++ b/source/kmr-Latn/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25723,97 +25723,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26202,158 +26202,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Rêzkirin"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Reng"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Rêber"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Ziman"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Rexne"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Şîrove"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Dîtin"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Sererastkirin"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Rêzkirin"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Dîtin"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Kom"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Cûrenivîs"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Hîzakirin"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Dîtin"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Têxe Nav"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medya"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Çarçoveyek"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Rêzkirin"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Rêber"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/kmr-Latn/sd/messages.po b/source/kmr-Latn/sd/messages.po
index b55098b0d44..acc9de2816b 100644
--- a/source/kmr-Latn/sd/messages.po
+++ b/source/kmr-Latn/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4251,109 +4251,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7228,109 +7228,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/kmr-Latn/sw/messages.po b/source/kmr-Latn/sw/messages.po
index ef5ce78a528..50d50ab5100 100644
--- a/source/kmr-Latn/sw/messages.po
+++ b/source/kmr-Latn/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10765,20 +10765,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Teşe"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14367,38 +14367,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "Bide ~Nasîn"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Bigere..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14406,31 +14406,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20746,111 +20746,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Bigere..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Bigere..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23041,50 +23041,50 @@ msgid "Object"
msgstr "Bireser"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Cure"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Vebijêrk"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "~Belavbûna nivîsê"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Sînor"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Qad"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Zelaltî"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27983,7 +27983,7 @@ msgid "Update"
msgstr "Update"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/kmr-Latn/vcl/messages.po b/source/kmr-Latn/vcl/messages.po
index 58769c36bc4..408c5c299fc 100644
--- a/source/kmr-Latn/vcl/messages.po
+++ b/source/kmr-Latn/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2349,170 +2349,170 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Taybet"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "ji hêla"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "navbera rûpelan de"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "li kêlekên rûpelê"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Derdora her rûpelê kêlekan xêz bike"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Broşur"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/kn/chart2/messages.po b/source/kn/chart2/messages.po
index f5569c7e72d..465948aea41 100644
--- a/source/kn/chart2/messages.po
+++ b/source/kn/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2019-06-05 13:48+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3654,7 +3654,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/kn/cui/messages.po b/source/kn/cui/messages.po
index d069af71f8c..159c3bc153e 100644
--- a/source/kn/cui/messages.po
+++ b/source/kn/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-07-09 15:34+0000\n"
"Last-Translator: yogiks <yogesh@itforchange.net>\n"
"Language-Team: Kannada <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/kn/>\n"
@@ -17445,181 +17445,155 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ತಾನಾಗಿಯೆ"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "ಗ್ಯಾಲಾಕ್ಸಿ"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "ಉತ್ತಮ ವೈದೃಶ್ಯ"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "ಆಕ್ಸಿಜನ್"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "ಸಾಂಪ್ರದಾಯಿಕ"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "ಯಂತ್ರಾಂಶ ವೇಗವರ್ಧನೆಯನ್ನು ಬಳಸು (_w)"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
#, fuzzy
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "ಆಂಟಿ-ಅಲಿಯಾಸಿಂಗ್ ಅನ್ನು ಬಳಸು (_l)"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
#, fuzzy
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "ಗ್ರಾಫಿಕ್ಸ್‍ ಔಟ್‌ಪುಟ್"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "ಅಕ್ಷರಶೈಲಿಗಳ ಮುನ್ನೋಟವನ್ನು ತೋರಿಸು (_r)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "ಪರದೆ ಅಕ್ಷರಶೈಲಿಯ ಆಂಟಿಅಲಿಯಾಸಿಂಗ್ (_g)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
#, fuzzy
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "ಇಂದ (_m)"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "ಅಕ್ಷರ ಶೈಲಿಗಳ ಪಟ್ಟಿಗಳು"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/kn/dbaccess/messages.po b/source/kn/dbaccess/messages.po
index d43e227b268..280720dba68 100644
--- a/source/kn/dbaccess/messages.po
+++ b/source/kn/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Kannada <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/kn/>\n"
@@ -3508,74 +3508,74 @@ msgid "Create a n_ew database"
msgstr "ಒಂದು ಹೊಸ ದತ್ತಸಂಚಯವನ್ನು ರಚಿಸು (_e)"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "ಅಡಕಗೊಳಿಸಲಾದ ದತ್ತಸಂಚಯ (_E):"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "ಈಗಿರುವ ಒಂದು ದತ್ತಸಂಚಯ ಕಡತವನ್ನು ತೆರೆ (_f)"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "ಇತ್ತೀಚೆಗೆ ಬಳಸಲಾದ (_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ತೆರೆ"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "ಈಗಿರುವ ಒಂದು ದತ್ತಸಂಚಯ ಕಡತಕ್ಕೆ ಸಂಪರ್ಕ ಜೋಡಿಸು (_x)"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3583,7 +3583,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/kn/extensions/messages.po b/source/kn/extensions/messages.po
index 0155bb62fec..bf18935e061 100644
--- a/source/kn/extensions/messages.po
+++ b/source/kn/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2019-06-06 01:44+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -311,597 +311,585 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "ಫಾರ್ಮನ್ನು ಪುನಶ್ಚೇತನಗೊಳಿಸು"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "ಪಡೆ"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "ಸೇರಿಸು"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "ಬಹುಭಾಗ"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ಪಠ್ಯ"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ಮಾನಕ(ಚಿಕ್ಕದು)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "ಮಾನಕ (ಚಿಕ್ಕದುYY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "ಮಾನಕ (ಚಿಕ್ಕದುYYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ಮಾನಕ(ದೊಡ್ಡದು)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "ಆರಿಸಲಾಗಿಲ್ಲ"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "ಆರಿಸಲಾದ"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "ಸೂಚಿಸದೆ ಇರುವ"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "ಎಲ್ಲಾ ದಾಖಲೆಗಳು"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "ಸಕ್ರಿಯ ದಾಖಲೆಗಳು"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "ಪ್ರಸಕ್ತ ಪುಟ"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ಇಲ್ಲ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "ಹೌದು"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "ಮೂಲ ನಮೂನೆ"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "ಗೆ (_t)"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "ಒಂದು"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "ಅನೇಕ"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ವ್ಯಾಪ್ತಿ "
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ಅಡ್ಡ"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "ಲಂಬ"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ಸರಿ"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "ವಜಾಮಾಡು"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ಸಹಾಯ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ನಮೂದು"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ನಮೂದಿಸ ಸ್ಥಳ"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "ಒಂದು-ಸಾಲು"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "ಅನೇಕ-ಸಾಉ"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "ಫಾರ್ಮಾಟಿಂಗ್ ಅನ್ನು ಹೊಂದಿರುವ ಬಹು-ಸಾಲು"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ಅಡ್ಡ"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "ಲಂಬ"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "ಎರಡೂ"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ಸಪಾಟು"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "ಎಡ ಮೇಲಕ್ಕೆ"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "ಎಡ ಮಧ್ಯಕ್ಕೆ"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "ಎಡ ಕೆಳಕ್ಕೆ"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ಬಲ ಮೇಲಕ್ಕೆ"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "ಬಲ ಮಧ್ಯಕ್ಕೆ"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "ಬಲ ಕೆಳಕ್ಕೆ"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ಮೇಲೆ ಎಡಕ್ಕೆ"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ಮೇಲೆ ಮಧ್ಯಕ್ಕೆ"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ಮೇಲೆ ಬಲಕ್ಕೆ"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "ಕೆಗೆ ಎಡಕ್ಕೆ"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "ಕೆಳಗೆ ಮಧ್ಯದಲ್ಲಿ"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ಕೆಳಗೆ ಬಲಕ್ಕೆ"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಿದ"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "ಕಾದಿರಿಸು"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ಬದಲಾಯಿಸು"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ಇದ್ದಕ್ಕಿದ್ದಂತೆ ಬೀಳು"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ಇಲ್ಲ"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "ಪ್ರಮಾಣವನ್ನು ಇರಿಸಿಕೊ"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "ಗಾತ್ರಕ್ಕೆ ಹೊಂದಿಸು"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "ಎಡದಿಂದ ಬಲಕ್ಕೆ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ಬಲದಿಂದ ಎಡಕ್ಕೆ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "ಸೂಪರ್-ಆರ್ಡಿನೇಟ್ ವಸ್ತು ಸಿದ್ಧತೆಗಳನ್ನು ಬಳಸಿ"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "ಎಂದೂ ಬೇಡ"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "ಗಮನ ಕೇಂದ್ರೀಕರಿಸಿದಾಗ"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ಯಾವಾಗಲೂ"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫಿಗೆ"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "ಅಕ್ಷರ"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ಪುಟಕ್ಕೆ"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ಚೌಕಟ್ಟಿಗೆ"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "ಅಕ್ಷರ"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ಪುಟಕ್ಕೆ"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/kn/fpicker/messages.po b/source/kn/fpicker/messages.po
index bd445fc4680..69f24426bfc 100644
--- a/source/kn/fpicker/messages.po
+++ b/source/kn/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -224,61 +224,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ಕಡತದ ಹೆಸರು:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ಕಡತದ ಬಗೆ (~t):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "ಓದಲು-ಮಾತ್ರ (~R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "ಗುಪ್ತಪದದೊಂದಿಗೆ ಉಳಿಸು (~w)"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "ಸ್ವಯಂಚಾಲಿತ ಕಡತದ ಹೆಸರಿನ ವಿಸ್ತರಣೆ (~A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ಶೋಧಕದ ಸಿದ್ಧತೆಗಳನ್ನು ಸಂಪಾದಿಸು (~E)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/kn/sc/messages.po b/source/kn/sc/messages.po
index 5e38ba0cc51..2669f950a97 100644
--- a/source/kn/sc/messages.po
+++ b/source/kn/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-06-06 01:50+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25917,97 +25917,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26392,154 +26392,154 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ಬಣ್ಣ (_o)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ಭಾಷೆ(_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ಮುನ್ನೋಟ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ಟಿಪ್ಪಣಿಗಳು(_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ಹೋಲಿಕೆ ಮಾಡು (_C)"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ನೋಟ"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ನೋಟ"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ಗುಂಪು"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ಅಕ್ಷರಶೈಲಿ (_o)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ಹೊಂದಿಕೆ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ನೋಟ"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ಸೇರಿಸು"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "ಮೀಡಿಯ"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ಚೌಕಟ್ಟು (_r)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/kn/sd/messages.po b/source/kn/sd/messages.po
index 58e59dd8365..5d04ef2dad7 100644
--- a/source/kn/sd/messages.po
+++ b/source/kn/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-06-06 09:09+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4224,109 +4224,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7187,109 +7187,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/kn/sw/messages.po b/source/kn/sw/messages.po
index c11ac854e04..4da5541f34e 100644
--- a/source/kn/sw/messages.po
+++ b/source/kn/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-06-06 16:00+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10767,19 +10767,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "ಶೈಲಿಗಳು"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14318,37 +14318,37 @@ msgid "Exchange Databases"
msgstr "ದತ್ತಸಂಚಯಗಳನ್ನು ಬದಲಾಯಿಸು"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "ಸೂಚಿಸು"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "ಬಳಕೆಯಲ್ಲಿರುವ ದತ್ತಸಂಚಯ"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "ಲಭ್ಯವಿರುವ ದತ್ತಸಂಚಯಗಳು (_A)"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ವೀಕ್ಷಿಸು..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14358,31 +14358,31 @@ msgstr ""
"ಒಂದು ದತ್ತಸಂಚಯ ಕಡತವನ್ನು ಆಯ್ಕೆ ಮಾಡಲು ವೀಕ್ಷಕ ಗುಂಡಿಯನ್ನು ಬಳಸಿ."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "ದತ್ತಸಂಚಯಗಳನ್ನು ಬದಲಾಯಿಸು"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "ದಸ್ತಾವೇಜಿಗೆ ಅನ್ವಯಿಸಲಾದಂತಹ ದತ್ತಸಂಚಯ:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20652,111 +20652,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ವೀಕ್ಷಿಸು..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ವೀಕ್ಷಿಸು..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22926,51 +22926,51 @@ msgid "Object"
msgstr "ವಸ್ತು"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ಬಗೆ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "ಆವರಿಕೆ"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕ್"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ಮ್ಯಾಕ್ರೋ"
@@ -27840,7 +27840,7 @@ msgid "Update"
msgstr "ಅಪ್‌ಡೇಟ್‌ ಮಾಡು"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/kn/vcl/messages.po b/source/kn/vcl/messages.po
index 40ec84d759c..4f8ce260c51 100644
--- a/source/kn/vcl/messages.po
+++ b/source/kn/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2019-06-06 16:00+0000\n"
"Last-Translator: Omshivaprakash <omshivaprakash@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2333,169 +2333,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "ಇಚ್ಛೆಯ:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "ಇಂದ"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "ಪುಟಗಳ ನಡುವೆ"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "ಹಾಳೆಯ ಅಂಚಿಗೆ"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ಪ್ರತಿಯೊಂದು ಪುಟದ ಸುತ್ತಲೂ ಅಂಚನ್ನು ಚಿತ್ರಿಸು"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "ಕಿರುಹೊತ್ತಿಗೆ"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ko/chart2/messages.po b/source/ko/chart2/messages.po
index 754d6599b1e..ca50cfc8bde 100644
--- a/source/ko/chart2/messages.po
+++ b/source/ko/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ko/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr "열 및 선 차트 유형에서 선의 개수를 설정합니다."
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr "기본 차트 유형을 선택합니다."
diff --git a/source/ko/cui/messages.po b/source/ko/cui/messages.po
index eae1f678414..17bf68d6f4d 100644
--- a/source/ko/cui/messages.po
+++ b/source/ko/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ko/>\n"
@@ -17133,176 +17133,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "자동"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr "은하"
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "고대비"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr "산소"
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr "고전"
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr "Sifr"
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "부드러운 바람"
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr "아이콘 스타일(_T):"
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr "다시 시작 필요"
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr "하드웨어 가속 사용(_W)"
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
msgctxt "extended_tip | useaccel"
msgid "Directly accesses hardware features of the graphical display adapter to improve the screen display."
msgstr "그래픽 디스플레이 어댑터의 하드웨어 기능에 직접 액세스하여 화면 표시를 개선시킵니다. 모든 운영 체제 및 %PRODUCTNAME 플랫폼 배포에 대한 하드웨어 가속 지원이 되지 않습니다."
#. 2MWvd
-#: cui/uiconfig/ui/optviewpage.ui:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr "안티 알리아싱 사용(_L)"
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr "그래픽 출력"
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr "글꼴 미리보기 표시(_R)"
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr "화면 내 글꼴을 부드럽게 처리(_G)"
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr "시작(_M):"
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr "글꼴 목록"
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ko/dbaccess/messages.po b/source/ko/dbaccess/messages.po
index 9e198265883..6ce4c27dfe4 100644
--- a/source/ko/dbaccess/messages.po
+++ b/source/ko/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ko/>\n"
@@ -3395,73 +3395,73 @@ msgid "Create a n_ew database"
msgstr "새 데이터베이스 만들기(_E)"
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "내장된 데이터베이스(_E):"
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "기존 데이터베이스 파일 열기(_F)"
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "최근 사용(_R):"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "열기"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "기존 데이터베이스에 연결하기(_X)"
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3469,7 +3469,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ko/extensions/messages.po b/source/ko/extensions/messages.po
index 73c5014c63c..690de6cd74d 100644
--- a/source/ko/extensions/messages.po
+++ b/source/ko/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/ko/>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "양식 새로 고침"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "Get"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Post"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "Multipart"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "텍스트"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "표준(짧은)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "표준(짧은 YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "표준(짧은 YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "표준(길게)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "선택되지 않음"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "선택됨"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "정의되지 않음"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "모든 레코드"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "활성 레코드"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "현재 페이지"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "아니요"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "예"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "상위 양식"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_blank"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_parent"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_self"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "위쪽(_T)"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "없음"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "1줄"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "여러 줄"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "범위"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "수평"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "수직"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "기본값"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "확인"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "취소"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "도움말"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "선택한 항목"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "선택한 항목의 위치"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "한 줄"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "여러 줄"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "서식 설정된 여러 줄"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF(Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF(Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "없음"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "수평"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "수직"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "둘 다"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "평면"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "왼쪽 위"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "왼쪽 가운데"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "왼쪽 아래"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "오른쪽 위"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "오른쪽 가운데"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "오른쪽 아래"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "왼쪽 위"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "가운데 위"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "오른쪽 위"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "왼쪽 아래"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "가운데쪽 아래"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "오른쪽 아래"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "가운데"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "보호"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "바꾸기"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "접음"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "아니요"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "비율 유지"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "사이즈에 맞게 조정"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "왼쪽에서 오른쪽으로"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "오른쪽에서 왼쪽으로"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "상위 개체 설정 사용"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "절대 안함"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "포커스 되었을 때"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "항상"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "단락에"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "문자로"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "페이지에"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "프레임에"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "문자에"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "페이지에"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "셀에"
diff --git a/source/ko/fpicker/messages.po b/source/ko/fpicker/messages.po
index a0725c5a464..e4858f381ab 100644
--- a/source/ko/fpicker/messages.po
+++ b/source/ko/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/fpickermessages/ko/>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr "수정된 날짜"
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "파일 이름(_N):"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "파일 유형(_T):"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "읽기 전용(_R)"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "암호를 사용하여 저장"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "자동 파일명 확장자(_A)"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "필터 설정 편집(_F)"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "GPG 키로 암호화"
diff --git a/source/ko/sc/messages.po b/source/ko/sc/messages.po
index f7ad1399d97..6bfb2636add 100644
--- a/source/ko/sc/messages.po
+++ b/source/ko/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-10-13 15:36+0000\n"
"Last-Translator: SeoYeonJin <duswls214@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ko/>\n"
@@ -25240,97 +25240,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "도구(_T)"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25689,139 +25689,139 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "배치(_A)"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "색상(_O)"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "격자(_G)"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "언어(_L)"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "검토(_R)"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "주석(_C)"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "비교(_P)"
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "보기(_V)"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "그리기(_R)"
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "편집(_E)"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "배치(_A)"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "보기(_V)"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "그룹(_P)"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "글꼴(_O)"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "정렬(_A)"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "보기(_V)"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "삽입(_I)"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "미디어(_M)"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "틀(_R)"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "배치(_A)"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "격자(_G)"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "보기(_V)"
diff --git a/source/ko/sd/messages.po b/source/ko/sd/messages.po
index e3966f5822e..3d4b3a51820 100644
--- a/source/ko/sd/messages.po
+++ b/source/ko/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ko/>\n"
@@ -4173,109 +4173,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7063,109 +7063,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ko/sw/messages.po b/source/ko/sw/messages.po
index 9a5893eda89..bf59b8a67c4 100644
--- a/source/ko/sw/messages.po
+++ b/source/ko/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2021-10-12 09:36+0000\n"
"Last-Translator: 박다영 <dayoung4844@gmail.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ko/>\n"
@@ -10489,19 +10489,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "선택한 단락 스타일을 색인 계층 구조에서 한 수준 아래로 이동합니다."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "스타일"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "특정 단락 스타일로부터 색인 항목을 만듭니다."
@@ -13945,37 +13945,37 @@ msgid "Exchange Databases"
msgstr "데이터베이스 교환"
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "정의"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr "데이터베이스 사용 중"
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr "사용 가능한 데이터베이스(_A)"
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "찾아보기..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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)을 선택하기 위한 파일 열기 대화 상자를 엽니다. 선택한 파일은 사용 가능한 데이터베이스 목록에 추가됩니다."
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13985,31 +13985,31 @@ msgstr ""
"[찾아보기] 버튼을 사용하여 데이터베이스 파일을 선택합니다."
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr "현재 사용하고 있는 데이터베이스를 나열합니다."
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "데이터베이스 교환"
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr "문서에 데이터베이스 적용:"
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr "현재 문서의 데이터 원본을 변경합니다."
@@ -20064,109 +20064,109 @@ msgid "Use the current _document"
msgstr "현재 문서 사용(_D)"
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr "현재 Writer 문서를 편지 병합 문서의 기반으로 사용합니다."
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr "새 문서 만들기(_W)"
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr "편지 병합에 사용할 새로운 Writer 문서를 만듭니다."
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr "기존 문서에서 시작(_E)"
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr "편지 병합 문서의 기반으로 사용할 기존 Writer 문서를 선택합니다."
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr "서식 파일에서 시작(_E)"
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr "편지 병합 문서를 만드는 데 사용할 서식 파일을 선택합니다."
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr "최근에 저장한 시작 문서에서 시작(_M)"
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr "기존의 편지 병합 문서를 새 편지 병합 문서의 기반으로 사용합니다."
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr "문서를 선택합니다."
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "찾아보기(_R)..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "찾아보기(_R)..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr "편지 병합의 시작 문서 선택"
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22309,49 +22309,49 @@ msgid "Object"
msgstr "개체"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "유형"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "선택 사항"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "자동 줄바꿈"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "하이퍼링크"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "테두리"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "영역"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "투명도"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "매크로"
@@ -27045,7 +27045,7 @@ msgid "Update"
msgstr "업데이트"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr "현재 파일에 대한 통계를 표시합니다."
diff --git a/source/ko/vcl/messages.po b/source/ko/vcl/messages.po
index cd1cb2dd2fc..51c84c13fb2 100644
--- a/source/ko/vcl/messages.po
+++ b/source/ko/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2021-09-08 09:16+0000\n"
"Last-Translator: Sangwoo Park <tvtvgogo@naver.com>\n"
"Language-Team: Korean <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ko/>\n"
@@ -2319,169 +2319,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr "전체 문서를 인쇄합니다."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "사용자 정의"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "인쇄물에 종이 한 페이지 당 인쇄할 슬라이드의 개수를 입력합니다."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "쪽수:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "파일 형식을 선택합니다."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "간격"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "파일 형식을 선택합니다."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "기본 차트 유형의 하위 유형을 선택합니다."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "(페이지 간)"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "정렬 순서를 선택합니다."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "(시트 테두리까지)"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "기본 차트 유형을 선택합니다."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "각 페이지에 경계선 그리기"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "이름이 지정된 마법사 페이지로 이동하려면 클릭합니다."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "브로슈어"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "페이지 레이아웃"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "일반"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr "현재 문서, 선택 영역 또는 지정한 페이지를 인쇄합니다. 현재 문서의 인쇄 옵션을 설정할 수도 있습니다."
diff --git a/source/kok/chart2/messages.po b/source/kok/chart2/messages.po
index e2f5978429e..879ceba253c 100644
--- a/source/kok/chart2/messages.po
+++ b/source/kok/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3723,7 +3723,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/kok/cui/messages.po b/source/kok/cui/messages.po
index 8d52deb608f..fb931cb5099 100644
--- a/source/kok/cui/messages.po
+++ b/source/kok/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:40+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17607,177 +17607,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "आपसूक "
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "अदिक काळपट"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/kok/dbaccess/messages.po b/source/kok/dbaccess/messages.po
index 34bc6ba0a9f..cd71a6f83cf 100644
--- a/source/kok/dbaccess/messages.po
+++ b/source/kok/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Konkani <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/kok/>\n"
@@ -3474,74 +3474,74 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "निकतेंच वापरिल्ले"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "उगडात"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3549,7 +3549,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/kok/extensions/messages.po b/source/kok/extensions/messages.po
index 279d9a52561..ed459b47bb2 100644
--- a/source/kok/extensions/messages.po
+++ b/source/kok/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -310,594 +310,580 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "परत ताजो अर्जnovsannechyo Orjyo"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "मेळयात"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "धाडात"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "खूप भागांचे"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "मजकूर"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "प्रमाणित (ल्हान)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "प्रमाणित (ल्हान)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "प्रमाणित (ल्हान)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "प्रमाणित (लांब)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM (~C)"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
#, fuzzy
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "निवडूंक ना"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "निवड करात"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "स्पश्ट करूंक ना"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "सगळ्यो रीकॉर्डSogllyo obhilekh"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "सक्रिय रिकॉर्डSokriy obhilekh"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "सद्याची तारीक"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ना"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "हंय"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "पालक अर्जी (~g)"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "थांबयात"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "कायच नाKitench na"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "एकटे"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "बहु"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "व्याप्ती"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "आडवे"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "उबे"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "मूळ"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "रद्द"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदत"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "निवडिल्ली नोंद"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
#, fuzzy
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "निवडिल्ली नोंदाचो जागो"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "एकटी वळ"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "खूप वळ"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "रचनेसयत खूप वळ"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (यूनीक्स)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (विंडोज)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "कायच नाKitench na"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "आडवे"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "उबे"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "दोनूय"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr " 3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "समतळ"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "वयली दावी "
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "दावी केंद्रित"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "तळाक दावी "
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "वयर उजव्यान"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "उजवी मदली"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "तळाक उजवेवटेन"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "वयली दावी "
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "वयर मदली"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "वयर उजवेवटेन"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "सकयल दाव्यान"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "सकयल मदीं"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "सकयल उजव्यान"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "केंद्रित"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "अनुरक्षण"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "बदलात"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "कोसळप"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ना"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "दावेकडल्यान उजवेकडेन"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "उजवेकडल्यान दावेवटेन"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "केंद्रीत करता तेन्ना"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "परिच्छेद"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "अक्षरासारके"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "पानांत"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "चौकट"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "अक्षराक"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "पानांत"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/kok/fpicker/messages.po b/source/kok/fpicker/messages.po
index c99fd46542b..0b760eb0de0 100644
--- a/source/kok/fpicker/messages.po
+++ b/source/kok/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -217,61 +217,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "धारिकेचे नाव"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "धारिका प्रकार:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "फकत वाचपाखातीर"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "गुप्तशब्दासयत जतनाय करात"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "आपसूक धारिका नाव विस्तार"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "गाळणी स्थापितांचे सम्पादन"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/kok/sc/messages.po b/source/kok/sc/messages.po
index 4bc15300ec6..e3145d87554 100644
--- a/source/kok/sc/messages.po
+++ b/source/kok/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25772,97 +25772,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26249,158 +26249,158 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "मांडावळ करात"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "रंग"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ग्रिड"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "भासbhas"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "परीक्षण"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "टीपणां"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "दृश्य"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "सम्पादन"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "मांडावळ करात"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "दृश्य"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "गट"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "अक्षरसंच"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "सारके करप"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "दृश्य"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "भितर घालात"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "बदल न्हयकारप (~u)Madhyom"
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "चौकट"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "मांडावळ करात"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ग्रिड"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/kok/sd/messages.po b/source/kok/sd/messages.po
index 78d9ca53dd5..03cd1595c87 100644
--- a/source/kok/sd/messages.po
+++ b/source/kok/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4254,109 +4254,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7234,109 +7234,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/kok/sw/messages.po b/source/kok/sw/messages.po
index 2b6f1446215..c2604491edd 100644
--- a/source/kok/sw/messages.po
+++ b/source/kok/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:01+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10755,20 +10755,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "शैली "
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14348,38 +14348,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "व्याख्या करात"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ब्रावज्..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14387,31 +14387,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20720,111 +20720,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "ब्रावज्..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "ब्रावज्..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23011,52 +23011,52 @@ msgid "Object"
msgstr "वस्त"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "प्रकार"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "पर्याय"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "गुठलावप"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "शीमो"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "क्षेत्र"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "पारदर्शकताय"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "मॅक्रो"
@@ -27949,7 +27949,7 @@ msgid "Update"
msgstr "सुदार"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/kok/vcl/messages.po b/source/kok/vcl/messages.po
index cc65c0aa096..20a259eeb6b 100644
--- a/source/kok/vcl/messages.po
+++ b/source/kok/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2346,171 +2346,171 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "थारायल्ले:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "हाणें"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "म्हायतीपुस्तिका"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ks/chart2/messages.po b/source/ks/chart2/messages.po
index 16fd5199381..6814ecb5d6c 100644
--- a/source/ks/chart2/messages.po
+++ b/source/ks/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3691,7 +3691,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/ks/cui/messages.po b/source/ks/cui/messages.po
index a0b551f6b5c..9340b43aa62 100644
--- a/source/ks/cui/messages.po
+++ b/source/ks/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17590,177 +17590,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "خود کاری سے"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "زیادہ مختلف"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ks/dbaccess/messages.po b/source/ks/dbaccess/messages.po
index 7aaa54aed4a..b91181cd3cb 100644
--- a/source/ks/dbaccess/messages.po
+++ b/source/ks/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-10-31 11:36+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Kashmiri <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ks/>\n"
@@ -3450,75 +3450,75 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "حالئی استیمالكرمُت"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "کھولنا"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3526,7 +3526,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ks/extensions/messages.po b/source/ks/extensions/messages.po
index 21ffd9732d7..c8c314619eb 100644
--- a/source/ks/extensions/messages.po
+++ b/source/ks/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -305,577 +305,563 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "حئصل کرُن"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "پوسٹ"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "مواد"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "(معیاری (لكُٹ"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "(معیاری (لكُٹ"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "(معیاری (لكُٹ"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "(معیاری (ز۪یوٹھ"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "منتخب کرو"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
#, fuzzy
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "حالیہ تاریخ "
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "نئ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "عئں"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "ٹھہرو"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "كہین نئ"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "وئحد"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "حد"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "س۪یود"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "كھڈا"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ڈی فالٹ"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "منسوخ"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "مدد"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "وئحدلائن"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "واریاح لائن"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr " فورمیٹینگ كریو ملٹی لائن سعتھ"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (یونیکس) "
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
#, fuzzy
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (ونڈوس) "
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "كہین نئ"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "س۪یود"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "كھڈا"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "دوْنویئ "
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ہموار"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "ہ۪یوركن كھوفُر"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "كھوفُر كُن منزس"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "تلئكنئ كھوفِر كن"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ہیور كُن دچھُن"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "دچھ۪ین كُن منزس "
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "تلئكنئ دَچھ۪ین"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ہ۪یور كُن كھوفر"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ہ۪یور كُن منزس"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ہ۪یور كُن دَچھُن"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "بوْن كْن كھوفر"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "بوْن كُن منزس"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "بوْن كُن دچھُن"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "منزیم"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "محفوظ كریو"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "بدلاوُن"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "گرانا"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "نئ"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Left-to-right"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Right-to-left"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "پیراگراف"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "الفاظ جیسے"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "صفحہ میں"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "فریم"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "لفظ میں"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "صفحہ میں"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/ks/fpicker/messages.po b/source/ks/fpicker/messages.po
index ca8ced8ee92..ef4eefbfc6e 100644
--- a/source/ks/fpicker/messages.po
+++ b/source/ks/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -215,61 +215,61 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "فائلُك ناو:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
#, fuzzy
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "فائل ٹائپ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "صرف- پڑھو"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
#, fuzzy
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "خفیہ لفظ کےساتھ محفوظ کرو"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
#, fuzzy
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "خودکارفائل نام میں وسعت"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
#, fuzzy
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "فلٹرسیٹینگ مرتب کرو"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/ks/sc/messages.po b/source/ks/sc/messages.po
index 688e09fdd27..8ab960273f0 100644
--- a/source/ks/sc/messages.po
+++ b/source/ks/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25852,97 +25852,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26329,157 +26329,157 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ترتیب"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Color"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "جال"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "زبان"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "دوبارہ جائزہ لینا"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "نوٹس"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "منظر"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "مرتب کرو"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ترتیب"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "منظر"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "گروپ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "فانٹ"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ترتیب وار"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "منظر"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "دئخل کرُن"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "فریم"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ترتیب"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "جال"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/ks/sd/messages.po b/source/ks/sd/messages.po
index 893743c99cb..0f65f18d72b 100644
--- a/source/ks/sd/messages.po
+++ b/source/ks/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4272,109 +4272,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7254,109 +7254,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ks/sw/messages.po b/source/ks/sw/messages.po
index 79c12f105c5..5c6202714c6 100644
--- a/source/ks/sw/messages.po
+++ b/source/ks/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2019-07-11 19:01+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10773,20 +10773,20 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "اسٹائلز"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14386,38 +14386,38 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
#, fuzzy
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr "واضح کرو"
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "براؤز"
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14425,31 +14425,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20769,111 +20769,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "براؤز"
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "براؤز"
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -23070,52 +23070,52 @@ msgid "Object"
msgstr "آبحیکٹ"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "ٹائپ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "آپشنس"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
#, fuzzy
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr "لپیٹنا"
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "ہائپرلنک"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "کنارے"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr "علاقہ"
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
@@ -28023,7 +28023,7 @@ msgid "Update"
msgstr "اپ ڈیٹ کریو"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ks/vcl/messages.po b/source/ks/vcl/messages.po
index e14ec9ecbd2..fa066d91be2 100644
--- a/source/ks/vcl/messages.po
+++ b/source/ks/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2349,171 +2349,171 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "کسٹم: "
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "كِن"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
#, fuzzy
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "بروشر"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/ky/chart2/messages.po b/source/ky/chart2/messages.po
index 0b1e91a71a3..575edca0471 100644
--- a/source/ky/chart2/messages.po
+++ b/source/ky/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3600,7 +3600,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/ky/cui/messages.po b/source/ky/cui/messages.po
index 5bf1a9068ca..20e31622b2d 100644
--- a/source/ky/cui/messages.po
+++ b/source/ky/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17103,176 +17103,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr ""
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr ""
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/ky/dbaccess/messages.po b/source/ky/dbaccess/messages.po
index 81d9269d599..e3ee53430dc 100644
--- a/source/ky/dbaccess/messages.po
+++ b/source/ky/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3324,73 +3324,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ачуу"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3398,7 +3398,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/ky/extensions/messages.po b/source/ky/extensions/messages.po
index c301fd0549a..9e314920b1f 100644
--- a/source/ky/extensions/messages.po
+++ b/source/ky/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,537 +291,525 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr ""
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr ""
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr ""
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr ""
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr ""
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Жок"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ооба"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "Токтотуу"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr ""
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr ""
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr ""
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr ""
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr ""
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr ""
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr ""
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr ""
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr ""
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr ""
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr ""
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr ""
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr ""
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr ""
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr ""
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr ""
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Жок"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr ""
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr ""
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr ""
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr ""
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr ""
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr ""
diff --git a/source/ky/fpicker/messages.po b/source/ky/fpicker/messages.po
index 31323fa7ed8..d0d90225c6d 100644
--- a/source/ky/fpicker/messages.po
+++ b/source/ky/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -213,55 +213,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr ""
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr ""
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/ky/sc/messages.po b/source/ky/sc/messages.po
index 3f7d8fc7d04..592ab2dfc36 100644
--- a/source/ky/sc/messages.po
+++ b/source/ky/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 11:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25151,97 +25151,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -25603,142 +25603,142 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr ""
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Көрүү"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr ""
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Көрүү"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr ""
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr ""
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Көрүү"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr ""
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/ky/sd/messages.po b/source/ky/sd/messages.po
index 40136c5ea44..1697169e774 100644
--- a/source/ky/sd/messages.po
+++ b/source/ky/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4159,109 +4159,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7049,109 +7049,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/ky/sw/messages.po b/source/ky/sw/messages.po
index 547d0b3cc20..9e333c4c8b6 100644
--- a/source/ky/sw/messages.po
+++ b/source/ky/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10482,19 +10482,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr ""
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -13938,37 +13938,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr ""
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -13976,31 +13976,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20055,109 +20055,109 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr ""
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr ""
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22300,49 +22300,49 @@ msgid "Object"
msgstr ""
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr ""
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr ""
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr ""
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr ""
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr ""
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr ""
@@ -27031,7 +27031,7 @@ msgid "Update"
msgstr ""
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/ky/vcl/messages.po b/source/ky/vcl/messages.po
index 727fffc0480..3ab43845fe6 100644
--- a/source/ky/vcl/messages.po
+++ b/source/ky/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2321,169 +2321,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr ""
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/lb/chart2/messages.po b/source/lb/chart2/messages.po
index 122d49d61cd..4e629e34214 100644
--- a/source/lb/chart2/messages.po
+++ b/source/lb/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-10-21 19:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3631,7 +3631,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/lb/cui/messages.po b/source/lb/cui/messages.po
index c52442a629f..019a645d58f 100644
--- a/source/lb/cui/messages.po
+++ b/source/lb/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17394,176 +17394,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatesch"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr ""
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/lb/dbaccess/messages.po b/source/lb/dbaccess/messages.po
index dd0d8a9027d..94202c550db 100644
--- a/source/lb/dbaccess/messages.po
+++ b/source/lb/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-04-24 10:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3344,73 +3344,73 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr ""
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Opmaachen"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3418,7 +3418,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/lb/extensions/messages.po b/source/lb/extensions/messages.po
index 507caddcc14..1e90b52ce39 100644
--- a/source/lb/extensions/messages.po
+++ b/source/lb/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -296,546 +296,533 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr ""
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr ""
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-#, fuzzy
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "Käschten"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr ""
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr ""
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr ""
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr ""
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr ""
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr ""
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr ""
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr ""
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr ""
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr ""
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr ""
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr ""
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr ""
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr ""
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr ""
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr ""
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr ""
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr ""
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr ""
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr ""
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr ""
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr ""
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr ""
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nee"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Jo"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr ""
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr ""
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr ""
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr ""
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr ""
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Keen"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Einfach"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr ""
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Beräich"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "~Vertikal"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Ofbriechen"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hëllef"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr ""
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr ""
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr ""
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr ""
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr ""
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr ""
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr ""
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Keen"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "~Vertikal"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr ""
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr ""
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr ""
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr ""
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr ""
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr ""
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr ""
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr ""
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr ""
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr ""
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr ""
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr ""
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr ""
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr ""
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "~Zentréiert"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr ""
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ersetzen"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr ""
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nee"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr ""
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr ""
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr ""
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr ""
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr ""
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr ""
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr ""
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr ""
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "Paragraphe"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "Zeechen"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "Op der ~Säit"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr ""
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
#, fuzzy
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "Zeechen"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "Op der ~Säit"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
#, fuzzy
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
diff --git a/source/lb/fpicker/messages.po b/source/lb/fpicker/messages.po
index 807e3bf25f8..4fd5c27a7c5 100644
--- a/source/lb/fpicker/messages.po
+++ b/source/lb/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -212,56 +212,56 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Fichiersnumm:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr ""
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
diff --git a/source/lb/sc/messages.po b/source/lb/sc/messages.po
index 213d8cdc6f7..093bee537fc 100644
--- a/source/lb/sc/messages.po
+++ b/source/lb/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25605,97 +25605,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26079,152 +26079,152 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Faarf"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Raster"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Sprooch"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Kommentaren"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Weisen"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Beaarbechten"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Weisen"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grupp"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Schrëft"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Aus~riichten"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Weisen"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Aginn"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Raster"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/lb/sd/messages.po b/source/lb/sd/messages.po
index 2aeeb2573ec..b31cc829e3c 100644
--- a/source/lb/sd/messages.po
+++ b/source/lb/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4231,109 +4231,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7153,109 +7153,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"
msgid "_Media"
msgstr ""
#. HbptL
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:16005
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15968
msgctxt "notebookbar_impress_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. NNqQ2
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17242
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17205
msgctxt "notebookbar_impress_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. DpFpM
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17294
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:17257
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. MNUFm
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18046
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18009
msgctxt "notebookbar_impress_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. NUiWE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18098
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:18061
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "~Master"
msgstr ""
#. 4f9xG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19058
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19021
msgctxt "notebookbar_impress_compact|FormButton"
msgid "3_d"
msgstr ""
#. ntfL7
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19110
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19073
msgctxt "notebookbar_impress_compact|FormLabel"
msgid "3~d"
msgstr ""
#. ntjaC
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19189
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19152
msgctxt "notebookbar_impress_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. Tu5f8
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19247
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:19210
msgctxt "notebookbar_impress_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. abvtG
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20248
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20211
msgctxt "notebookbar_impress_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. oKhkv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20300
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:20263
msgctxt "notebookbar_impress_compact|DevLabel"
msgid "~Tools"
msgstr ""
diff --git a/source/lb/sw/messages.po b/source/lb/sw/messages.po
index c96cb849ce4..d12ec09eb44 100644
--- a/source/lb/sw/messages.po
+++ b/source/lb/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: 2022-01-10 12:22+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -10694,19 +10694,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr ""
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:270
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr ""
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:460
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr ""
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:485
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:487
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr ""
@@ -14242,37 +14242,37 @@ msgid "Exchange Databases"
msgstr ""
#. 9FhYU
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:41
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:42
msgctxt "exchangedatabases|define"
msgid "Define"
msgstr ""
#. eKsEF
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:121
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:122
msgctxt "exchangedatabases|label5"
msgid "Databases in Use"
msgstr ""
#. FGFUG
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:135
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:136
msgctxt "exchangedatabases|label6"
msgid "_Available Databases"
msgstr ""
#. 8KDES
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:147
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:148
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Duerchsichen..."
#. HvR9A
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:155
+#: 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 ""
#. ZgGFH
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:170
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:171
msgctxt "exchangedatabases|label7"
msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
@@ -14280,31 +14280,31 @@ msgid ""
msgstr ""
#. QCPQK
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:224
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:225
msgctxt "exchangedatabases|extended_tip|inuselb"
msgid "Lists the databases that are currently in use."
msgstr ""
#. FSFCM
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:276
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:277
msgctxt "exchangedatabases|extended_tip|availablelb"
msgid "Lists the databases that are registered in %PRODUCTNAME."
msgstr ""
#. ZzrDA
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:296
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:297
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr ""
#. VmBvL
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:318
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:319
msgctxt "exchangedatabases|label2"
msgid "Database applied to document:"
msgstr ""
#. ZiC8Q
-#: sw/uiconfig/swriter/ui/exchangedatabases.ui:364
+#: sw/uiconfig/swriter/ui/exchangedatabases.ui:362
msgctxt "exchangedatabases|extended_tip|ExchangeDatabasesDialog"
msgid "Change the data sources for the current document."
msgstr ""
@@ -20502,111 +20502,111 @@ msgid "Use the current _document"
msgstr ""
#. EUVtU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:37
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:38
msgctxt "mmselectpage|extended_tip|currentdoc"
msgid "Uses the current Writer document as the base for the mail merge document."
msgstr ""
#. KUEyG
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:48
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:49
msgctxt "mmselectpage|newdoc"
msgid "Create a ne_w document"
msgstr ""
#. XY8FU
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:57
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:58
msgctxt "mmselectpage|extended_tip|newdoc"
msgid "Creates a new Writer document to use for the mail merge."
msgstr ""
#. bATvf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:68
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:69
msgctxt "mmselectpage|loaddoc"
msgid "Start from _existing document"
msgstr ""
#. MFqCS
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:78
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:79
msgctxt "mmselectpage|extended_tip|loaddoc"
msgid "Select an existing Writer document to use as the base for the mail merge document."
msgstr ""
#. GieL3
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:89
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:90
msgctxt "mmselectpage|template"
msgid "Start from a t_emplate"
msgstr ""
#. BxBQF
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:99
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:100
msgctxt "mmselectpage|extended_tip|template"
msgid "Select the template that you want to create your mail merge document with."
msgstr ""
#. mSCWL
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:110
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:111
msgctxt "mmselectpage|recentdoc"
msgid "Start fro_m a recently saved starting document"
msgstr ""
#. xomYf
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:119
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:120
msgctxt "mmselectpage|extended_tip|recentdoc"
msgid "Use an existing mail merge document as the base for a new mail merge document."
msgstr ""
#. JMgbV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:135
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:136
msgctxt "mmselectpage|extended_tip|recentdoclb"
msgid "Select the document."
msgstr ""
#. BUbEr
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:146
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:147
#, fuzzy
msgctxt "mmselectpage|browsedoc"
msgid "B_rowse..."
msgstr "Duerchsichen..."
#. i7inE
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:155
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:156
msgctxt "mmselectpage|extended_tip|browsedoc"
msgid "Locate the Writer document that you want to use, and then click Open."
msgstr ""
#. 3trwP
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:166
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:167
#, fuzzy
msgctxt "mmselectpage|browsetemplate"
msgid "B_rowse..."
msgstr "Duerchsichen..."
#. CdmfM
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:175
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:176
msgctxt "mmselectpage|extended_tip|browsetemplate"
msgid "Opens a template selector dialog."
msgstr ""
#. qieQK
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:190
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:191
msgctxt "mmselectpage|extended_tip|datasourcewarning"
msgid "Data source of the current document is not registered. Please exchange database."
msgstr ""
#. QcsgV
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:199
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:200
msgctxt "mmselectpage|extended_tip|exchangedatabase"
msgid "Exchange Database..."
msgstr ""
#. 8ESAz
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:217
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:218
msgctxt "mmselectpage|label1"
msgid "Select Starting Document for the Mail Merge"
msgstr ""
#. Hpca5
-#: sw/uiconfig/swriter/ui/mmselectpage.ui:232
+#: sw/uiconfig/swriter/ui/mmselectpage.ui:233
msgctxt "mmselectpage|extended_tip|MMSelectPage"
msgid "Specify the document that you want to use as a base for the mail merge document."
msgstr ""
@@ -22769,49 +22769,49 @@ msgid "Object"
msgstr "Objet"
#. e5VGQ
-#: sw/uiconfig/swriter/ui/objectdialog.ui:109
+#: sw/uiconfig/swriter/ui/objectdialog.ui:110
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Typ"
#. ADJiB
-#: sw/uiconfig/swriter/ui/objectdialog.ui:132
+#: sw/uiconfig/swriter/ui/objectdialog.ui:133
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Optiounen"
#. s9Kta
-#: sw/uiconfig/swriter/ui/objectdialog.ui:156
+#: sw/uiconfig/swriter/ui/objectdialog.ui:157
msgctxt "objectdialog|wrap"
msgid "Wrap"
msgstr ""
#. vtCHo
-#: sw/uiconfig/swriter/ui/objectdialog.ui:180
+#: sw/uiconfig/swriter/ui/objectdialog.ui:181
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#. GquSU
-#: sw/uiconfig/swriter/ui/objectdialog.ui:204
+#: sw/uiconfig/swriter/ui/objectdialog.ui:205
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "Konturen"
#. L6dGA
-#: sw/uiconfig/swriter/ui/objectdialog.ui:228
+#: sw/uiconfig/swriter/ui/objectdialog.ui:229
msgctxt "objectdialog|area"
msgid "Area"
msgstr ""
#. zJ76x
-#: sw/uiconfig/swriter/ui/objectdialog.ui:252
+#: sw/uiconfig/swriter/ui/objectdialog.ui:253
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
#. FVDe9
-#: sw/uiconfig/swriter/ui/objectdialog.ui:276
+#: sw/uiconfig/swriter/ui/objectdialog.ui:277
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -27618,7 +27618,7 @@ msgid "Update"
msgstr "~Aktualiséieren"
#. LVWDd
-#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256
+#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:257
msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage"
msgid "Displays statistics for the current file."
msgstr ""
diff --git a/source/lb/vcl/messages.po b/source/lb/vcl/messages.po
index 1bb26568c30..09b5dc2c713 100644
--- a/source/lb/vcl/messages.po
+++ b/source/lb/vcl/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:10+0100\n"
+"POT-Creation-Date: 2022-07-01 11:54+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2343,169 +2343,169 @@ msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1073
+#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr ""
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1080
+#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1093
+#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1113
+#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1125
+#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "vun"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1144
+#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1156
+#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1175
+#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1188
+#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1199
+#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1218
+#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1231
+#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1244
+#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1261
+#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1262
+#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1263
+#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1264
+#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1268
+#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1289
+#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1301
+#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brochure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1311
+#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1334
+#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1339
+#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1361
+#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1377
+#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1400
+#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1454
+#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""
diff --git a/source/lo/chart2/messages.po b/source/lo/chart2/messages.po
index 81aa6169e25..85293a6ecd3 100644
--- a/source/lo/chart2/messages.po
+++ b/source/lo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2019-12-06 10:44+0000\n"
"Last-Translator: Saikeo <kavhanxay@hotmail.com>\n"
"Language-Team: Lao <https://vm137.documentfoundation.org/projects/libo_ui-master/chart2messages/lo/>\n"
@@ -3602,7 +3602,7 @@ msgid "Set the number of lines for the Column and Line chart type."
msgstr ""
#. M2sxB
-#: chart2/uiconfig/ui/tp_ChartType.ui:503
+#: chart2/uiconfig/ui/tp_ChartType.ui:504
msgctxt "tp_ChartType|extended_tip|charttype"
msgid "Select a basic chart type."
msgstr ""
diff --git a/source/lo/cui/messages.po b/source/lo/cui/messages.po
index 3a104a2a7be..e2ab4bbf5c1 100644
--- a/source/lo/cui/messages.po
+++ b/source/lo/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: 2022-01-10 12:20+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2018-11-14 11:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17521,177 +17521,152 @@ msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
-#. HEZbQ
-#: cui/uiconfig/ui/optviewpage.ui:419
-msgctxt "optviewpage|iconstyle"
-msgid "Galaxy"
-msgstr ""
-
-#. RNRKB
-#: cui/uiconfig/ui/optviewpage.ui:420
-#, fuzzy
-msgctxt "optviewpage|iconstyle"
-msgid "High Contrast"
-msgstr "~ຄວາມແຕກຕ່າງສູງ"
-
-#. fr4NS
-#: cui/uiconfig/ui/optviewpage.ui:421
-msgctxt "optviewpage|iconstyle"
-msgid "Oxygen"
-msgstr ""
-
-#. CGhUk
-#: cui/uiconfig/ui/optviewpage.ui:422
-msgctxt "optviewpage|iconstyle"
-msgid "Classic"
-msgstr ""
-
#. biYuj
-#: cui/uiconfig/ui/optviewpage.ui:423
+#: cui/uiconfig/ui/optviewpage.ui:419
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
msgstr ""
#. Erw8o
-#: cui/uiconfig/ui/optviewpage.ui:424
+#: cui/uiconfig/ui/optviewpage.ui:420
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr ""
#. dDE86
-#: cui/uiconfig/ui/optviewpage.ui:428
+#: cui/uiconfig/ui/optviewpage.ui:424
msgctxt "extended_tip | iconstyle"
msgid "Specifies the icon style for icons in toolbars and dialogs."
msgstr ""
#. anMTd
-#: cui/uiconfig/ui/optviewpage.ui:441
+#: cui/uiconfig/ui/optviewpage.ui:437
msgctxt "optviewpage|label6"
msgid "Icon s_tyle:"
msgstr ""
#. StBQN
-#: cui/uiconfig/ui/optviewpage.ui:456
+#: cui/uiconfig/ui/optviewpage.ui:452
msgctxt "optviewpage|btnMoreIcons"
msgid "Add more icon themes via extension"
msgstr ""
#. eMqmK
-#: cui/uiconfig/ui/optviewpage.ui:472
+#: cui/uiconfig/ui/optviewpage.ui:468
msgctxt "optviewpage|label1"
msgid "Icon Style"
msgstr ""
#. stYtM
-#: cui/uiconfig/ui/optviewpage.ui:507
+#: cui/uiconfig/ui/optviewpage.ui:503
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
msgstr ""
#. R2ZAF
-#: cui/uiconfig/ui/optviewpage.ui:513
+#: cui/uiconfig/ui/optviewpage.ui:509
msgctxt "optviewpage|useaccel"
msgid "Use hard_ware acceleration"
msgstr ""
#. qw73y
-#: cui/uiconfig/ui/optviewpage.ui:522
+#: cui/uiconfig/ui/optviewpage.ui:518
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:533
+#: cui/uiconfig/ui/optviewpage.ui:529
msgctxt "optviewpage|useaa"
msgid "Use anti-a_liasing"
msgstr ""
#. fUKV9
-#: cui/uiconfig/ui/optviewpage.ui:542
+#: cui/uiconfig/ui/optviewpage.ui:538
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:553
+#: cui/uiconfig/ui/optviewpage.ui:549
msgctxt "optviewpage|useskia"
msgid "Use Skia for all rendering"
msgstr ""
#. RFqrA
-#: cui/uiconfig/ui/optviewpage.ui:567
+#: cui/uiconfig/ui/optviewpage.ui:563
msgctxt "optviewpage|forceskiaraster"
msgid "Force Skia software rendering"
msgstr ""
#. DTMxy
-#: cui/uiconfig/ui/optviewpage.ui:571
+#: cui/uiconfig/ui/optviewpage.ui:567
msgctxt "optviewpage|forceskia|tooltip_text"
msgid "Requires restart. Enabling this will prevent the use of graphics drivers."
msgstr ""
#. 5pA7K
-#: cui/uiconfig/ui/optviewpage.ui:585
+#: cui/uiconfig/ui/optviewpage.ui:581
msgctxt "optviewpage|skiaenabled"
msgid "Skia is currently enabled."
msgstr ""
#. yDGEV
-#: cui/uiconfig/ui/optviewpage.ui:597
+#: cui/uiconfig/ui/optviewpage.ui:593
msgctxt "optviewpage|skiadisabled"
msgid "Skia is currently disabled."
msgstr ""
#. sy9iz
-#: cui/uiconfig/ui/optviewpage.ui:611
+#: cui/uiconfig/ui/optviewpage.ui:607
msgctxt "optviewpage|label2"
msgid "Graphics Output"
msgstr ""
#. B6DLD
-#: cui/uiconfig/ui/optviewpage.ui:639
+#: cui/uiconfig/ui/optviewpage.ui:635
msgctxt "optviewpage|showfontpreview"
msgid "Show p_review of fonts"
msgstr ""
#. 7Qidy
-#: cui/uiconfig/ui/optviewpage.ui:648
+#: cui/uiconfig/ui/optviewpage.ui:644
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:659
+#: cui/uiconfig/ui/optviewpage.ui:655
msgctxt "optviewpage|aafont"
msgid "Screen font antialiasin_g"
msgstr ""
#. 5QEjG
-#: cui/uiconfig/ui/optviewpage.ui:668
+#: cui/uiconfig/ui/optviewpage.ui:664
msgctxt "extended_tip | aafont"
msgid "Select to smooth the screen appearance of text."
msgstr ""
#. 7dYGb
-#: cui/uiconfig/ui/optviewpage.ui:689
+#: cui/uiconfig/ui/optviewpage.ui:685
msgctxt "optviewpage|aafrom"
msgid "fro_m:"
msgstr ""
#. nLvZy
-#: cui/uiconfig/ui/optviewpage.ui:707
+#: cui/uiconfig/ui/optviewpage.ui:703
msgctxt "extended_tip | aanf"
msgid "Enter the smallest font size to apply antialiasing to."
msgstr ""
#. uZALs
-#: cui/uiconfig/ui/optviewpage.ui:728
+#: cui/uiconfig/ui/optviewpage.ui:724
msgctxt "optviewpage|label5"
msgid "Font Lists"
msgstr ""
#. BgCZE
-#: cui/uiconfig/ui/optviewpage.ui:742
+#: cui/uiconfig/ui/optviewpage.ui:738
msgctxt "optviewpage|btn_rungptest"
msgid "Run Graphics Tests"
msgstr ""
diff --git a/source/lo/dbaccess/messages.po b/source/lo/dbaccess/messages.po
index 302c44458cb..f42dee8dfb7 100644
--- a/source/lo/dbaccess/messages.po
+++ b/source/lo/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:51+0200\n"
"PO-Revision-Date: 2020-01-07 12:20+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Lao <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/lo/>\n"
@@ -3471,74 +3471,74 @@ msgid "Create a n_ew database"
msgstr ""
#. AxE5z
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:71
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:72
msgctxt "generalpagewizard|extended_tip|createDatabase"
msgid "Select to create a new database."
msgstr ""
#. BRSfR
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:90
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:91
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr ""
#. S2RBe
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:120
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:121
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr ""
#. qBi4U
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:130
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:131
msgctxt "generalpagewizard|extended_tip|openExistingDatabase"
msgid "Select to open a database file from a list of recently used files or from a file selection dialog."
msgstr ""
#. dfae2
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:149
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:150
#, fuzzy
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "ໃຊ້ໃຫມ່"
#. bxkCC
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:174
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:175
msgctxt "generalpagewizard|extended_tip|docListBox"
msgid "Select a database file to open from the list of recently used files. Click Finish to open the file immediately and to exit the wizard."
msgstr ""
#. dVAEy
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:185
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:186
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ເປີດ"
#. 6A3Fu
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:194
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:195
msgctxt "generalpagewizard|extended_tip|openDatabase"
msgid "Opens a file selection dialog where you can select a database file. Click Open or OK in the file selection dialog to open the file immediately and to exit the wizard."
msgstr ""
#. cKpTp
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:205
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:206
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr ""
#. 8uBqf
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:215
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:216
msgctxt "generalpagewizard|extended_tip|connectDatabase"
msgid "Select to create a database document for an existing database connection."
msgstr ""
#. CYq28
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:232
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:233
msgctxt "generalpagewizard|extended_tip|datasourceType"
msgid "Select the database type for the existing database connection."
msgstr ""
#. emqeD
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:255
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:256
msgctxt "generalpagewizard|noembeddeddbLabel"
msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
@@ -3546,7 +3546,7 @@ msgid ""
msgstr ""
#. n2DxH
-#: dbaccess/uiconfig/ui/generalpagewizard.ui:265
+#: dbaccess/uiconfig/ui/generalpagewizard.ui:266
msgctxt "generalpagewizard|extended_tip|PageGeneral"
msgid "The Database Wizard creates a database file that contains information about a database."
msgstr ""
diff --git a/source/lo/extensions/messages.po b/source/lo/extensions/messages.po
index a38761983f0..12303649464 100644
--- a/source/lo/extensions/messages.po
+++ b/source/lo/extensions/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-19 15:43+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Refresh form"
msgstr "ລີເຟຣດສແບບຟອມ"
-#. 5vCEP
-#: extensions/inc/stringarrays.hrc:81
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Get"
-msgstr "ໄດ້"
-
-#. BJD3u
-#: extensions/inc/stringarrays.hrc:82
-msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
-msgid "Post"
-msgstr "ຝາກ"
-
#. o9DBE
-#: extensions/inc/stringarrays.hrc:87
+#: extensions/inc/stringarrays.hrc:81
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
#. 3pmDf
-#: extensions/inc/stringarrays.hrc:88
+#: extensions/inc/stringarrays.hrc:82
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Multipart"
msgstr "ຫຼາຍສ່ວນ"
#. pBQpv
-#: extensions/inc/stringarrays.hrc:89
+#: extensions/inc/stringarrays.hrc:83
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#. jDMbK
-#: extensions/inc/stringarrays.hrc:94
+#: extensions/inc/stringarrays.hrc:88
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ມາດຕະຖານ (ສັ້ນ)"
#. 22W6Q
-#: extensions/inc/stringarrays.hrc:95
+#: extensions/inc/stringarrays.hrc:89
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YY)"
msgstr "ມາດຕະຖານ (ສັ້ນ YY)"
#. HDau6
-#: extensions/inc/stringarrays.hrc:96
+#: extensions/inc/stringarrays.hrc:90
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short YYYY)"
msgstr "ມາດຕະຖານ (ສັ້ນ YYYY)"
#. DCJNC
-#: extensions/inc/stringarrays.hrc:97
+#: extensions/inc/stringarrays.hrc:91
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ມາດຕະຖານ (ຍາວ)"
#. DmUmW
-#: extensions/inc/stringarrays.hrc:98
+#: extensions/inc/stringarrays.hrc:92
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YY"
msgstr "DD/MM/YY"
#. GyoSx
-#: extensions/inc/stringarrays.hrc:99
+#: extensions/inc/stringarrays.hrc:93
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YY"
msgstr "MM/DD/YY"
#. PHRWs
-#: extensions/inc/stringarrays.hrc:100
+#: extensions/inc/stringarrays.hrc:94
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY/MM/DD"
msgstr "YY/MM/DD"
#. 5EDt6
-#: extensions/inc/stringarrays.hrc:101
+#: extensions/inc/stringarrays.hrc:95
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "DD/MM/YYYY"
msgstr "DD/MM/YYYY"
#. FdnkZ
-#: extensions/inc/stringarrays.hrc:102
+#: extensions/inc/stringarrays.hrc:96
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "MM/DD/YYYY"
msgstr "MM/DD/YYYY"
#. VATg7
-#: extensions/inc/stringarrays.hrc:103
+#: extensions/inc/stringarrays.hrc:97
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY/MM/DD"
msgstr "YYYY/MM/DD"
#. rUJHq
-#: extensions/inc/stringarrays.hrc:104
+#: extensions/inc/stringarrays.hrc:98
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YY-MM-DD"
msgstr "YY-MM-DD"
#. 7vYP9
-#: extensions/inc/stringarrays.hrc:105
+#: extensions/inc/stringarrays.hrc:99
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "YYYY-MM-DD"
msgstr "YYYY-MM-DD"
#. E9sny
-#: extensions/inc/stringarrays.hrc:110
+#: extensions/inc/stringarrays.hrc:104
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45"
msgstr "13:45"
#. d2sW3
-#: extensions/inc/stringarrays.hrc:111
+#: extensions/inc/stringarrays.hrc:105
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "13:45:00"
msgstr "13:45:00"
#. v6Dq4
-#: extensions/inc/stringarrays.hrc:112
+#: extensions/inc/stringarrays.hrc:106
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45 PM"
msgstr "01:45 PM"
#. dSe7J
-#: extensions/inc/stringarrays.hrc:113
+#: extensions/inc/stringarrays.hrc:107
msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST"
msgid "01:45:00 PM"
msgstr "01:45:00 PM"
#. XzT95
-#: extensions/inc/stringarrays.hrc:118
+#: extensions/inc/stringarrays.hrc:112
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Selected"
msgstr "ບໍ່ຖືກເລືອກ"
#. sJ8zY
-#: extensions/inc/stringarrays.hrc:119
+#: extensions/inc/stringarrays.hrc:113
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Selected"
msgstr "ຖືກເລືອກ"
#. aHu75
-#: extensions/inc/stringarrays.hrc:120
+#: extensions/inc/stringarrays.hrc:114
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "ບໍ່ໄດ້ກໍານົດ"
#. mhVDA
-#: extensions/inc/stringarrays.hrc:125
+#: extensions/inc/stringarrays.hrc:119
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "All records"
msgstr "ການບັນທຶກທັງຫມົດ"
#. eA5iU
-#: extensions/inc/stringarrays.hrc:126
+#: extensions/inc/stringarrays.hrc:120
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Active record"
msgstr "ບັນທຶກການເຄື່ອນໄຫວ"
#. Vkvj9
-#: extensions/inc/stringarrays.hrc:127
+#: extensions/inc/stringarrays.hrc:121
msgctxt "RID_RSC_ENUM_CYCLE"
msgid "Current page"
msgstr "ໜ້າປະຈຸບັນ"
#. KhEqV
-#: extensions/inc/stringarrays.hrc:132
+#: extensions/inc/stringarrays.hrc:126
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ບໍ່ແມ່ນ"
#. qS8rc
-#: extensions/inc/stringarrays.hrc:133
+#: extensions/inc/stringarrays.hrc:127
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "ແມ່ນ"
#. aJXyh
-#: extensions/inc/stringarrays.hrc:134
+#: extensions/inc/stringarrays.hrc:128
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Parent Form"
msgstr "ແບບຟອມຫຼັກ"
#. SiMYZ
-#: extensions/inc/stringarrays.hrc:139
+#: extensions/inc/stringarrays.hrc:133
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
msgstr "_ວ່າງເປົ່າ"
#. AcsCf
-#: extensions/inc/stringarrays.hrc:140
+#: extensions/inc/stringarrays.hrc:134
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
msgstr "_ຫຼັກ"
#. pQZAG
-#: extensions/inc/stringarrays.hrc:141
+#: extensions/inc/stringarrays.hrc:135
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
msgstr "_ຕົນເອງ"
#. FwYDV
-#: extensions/inc/stringarrays.hrc:142
+#: extensions/inc/stringarrays.hrc:136
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_top"
msgstr "_ເທິງ"
#. UEAHA
-#: extensions/inc/stringarrays.hrc:147
+#: extensions/inc/stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ບໍ່ມີຫຍັງ"
#. YnZQA
-#: extensions/inc/stringarrays.hrc:148
+#: extensions/inc/stringarrays.hrc:142
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "ດຽວ"
#. EMYwE
-#: extensions/inc/stringarrays.hrc:149
+#: extensions/inc/stringarrays.hrc:143
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Multi"
msgstr "ຫຼາຍ"
#. 2x8ru
-#: extensions/inc/stringarrays.hrc:150
+#: extensions/inc/stringarrays.hrc:144
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ຂອບເຂດ"
#. 8dCg5
-#: extensions/inc/stringarrays.hrc:155
+#: extensions/inc/stringarrays.hrc:149
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ແນວນອນ"
#. Z5BR2
-#: extensions/inc/stringarrays.hrc:156
+#: extensions/inc/stringarrays.hrc:150
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "ແນວຕັ້ງ"
#. BFfMD
-#: extensions/inc/stringarrays.hrc:161
+#: extensions/inc/stringarrays.hrc:155
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#. eponH
-#: extensions/inc/stringarrays.hrc:162
+#: extensions/inc/stringarrays.hrc:156
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ຕົກລົງ"
#. UkTKy
-#: extensions/inc/stringarrays.hrc:163
+#: extensions/inc/stringarrays.hrc:157
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "ຍົກເລີກ"
#. yG859
-#: extensions/inc/stringarrays.hrc:164
+#: extensions/inc/stringarrays.hrc:158
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ຊ່ວຍເຫຼືອ"
#. vgkaF
-#: extensions/inc/stringarrays.hrc:169
+#: extensions/inc/stringarrays.hrc:163
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "The selected entry"
msgstr "ລາຍການທີ່ເລືອກ"
#. pEAGX
-#: extensions/inc/stringarrays.hrc:170
+#: extensions/inc/stringarrays.hrc:164
msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE"
msgid "Position of the selected entry"
msgstr "ຕໍາແຫນ່ງຂອງລາຍການທີ່ເລືອກ"
#. Z2Rwm
-#: extensions/inc/stringarrays.hrc:175
+#: extensions/inc/stringarrays.hrc:169
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Single-line"
msgstr "ເສັ້ນດຽວ"
#. 7MQto
-#: extensions/inc/stringarrays.hrc:176
+#: extensions/inc/stringarrays.hrc:170
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line"
msgstr "ຫຼາຍເສັ້ນ"
#. 6D2rQ
-#: extensions/inc/stringarrays.hrc:177
+#: extensions/inc/stringarrays.hrc:171
msgctxt "RID_RSC_ENUM_TEXTTYPE"
msgid "Multi-line with formatting"
msgstr "ຮູບແບບຂອງຫຼາຍເສັ້ນ"
#. NkEBb
-#: extensions/inc/stringarrays.hrc:182
+#: extensions/inc/stringarrays.hrc:176
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "LF (Unix)"
msgstr "LF (Unix)"
#. FfSEG
-#: extensions/inc/stringarrays.hrc:183
+#: extensions/inc/stringarrays.hrc:177
msgctxt "RID_RSC_ENUM_LINEEND_FORMAT"
msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#. A4N7i
-#: extensions/inc/stringarrays.hrc:188
+#: extensions/inc/stringarrays.hrc:182
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ບໍ່ມີຫຍັງ"
#. ghkcH
-#: extensions/inc/stringarrays.hrc:189
+#: extensions/inc/stringarrays.hrc:183
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ແນວນອນ"
#. YNNCf
-#: extensions/inc/stringarrays.hrc:190
+#: extensions/inc/stringarrays.hrc:184
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "ແນວຕັ້ງ"
#. gWynn
-#: extensions/inc/stringarrays.hrc:191
+#: extensions/inc/stringarrays.hrc:185
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Both"
msgstr "ທັງສອງ"
#. GLuPa
-#: extensions/inc/stringarrays.hrc:196
+#: extensions/inc/stringarrays.hrc:190
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3 ມິຕິ"
#. TFnZJ
-#: extensions/inc/stringarrays.hrc:197
+#: extensions/inc/stringarrays.hrc:191
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ແບນ"
#. PmSDw
-#: extensions/inc/stringarrays.hrc:202
+#: extensions/inc/stringarrays.hrc:196
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left top"
msgstr "ເທີງຂ້າງຊາຍ"
#. j3mHa
-#: extensions/inc/stringarrays.hrc:203
+#: extensions/inc/stringarrays.hrc:197
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left centered"
msgstr "ເຄີ່ງກາງຂ້າງຊ້າຍ"
#. FinKD
-#: extensions/inc/stringarrays.hrc:204
+#: extensions/inc/stringarrays.hrc:198
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Left bottom"
msgstr "ທາງລຸ່ມຂ້າງຊ້າຍ"
#. EgCsU
-#: extensions/inc/stringarrays.hrc:205
+#: extensions/inc/stringarrays.hrc:199
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right top"
msgstr "ເທີງຊ້າງຂວາ"
#. t54wS
-#: extensions/inc/stringarrays.hrc:206
+#: extensions/inc/stringarrays.hrc:200
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right centered"
msgstr "ເຄີ່ງກາງຂ້າງຂວາ"
#. H8u3j
-#: extensions/inc/stringarrays.hrc:207
+#: extensions/inc/stringarrays.hrc:201
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Right bottom"
msgstr "ທາງລຸ່ມຂ້າງຂວາ"
#. jhRkY
-#: extensions/inc/stringarrays.hrc:208
+#: extensions/inc/stringarrays.hrc:202
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above left"
msgstr "ເທີງຂ້າງຊ້າຍ"
#. dmgVh
-#: extensions/inc/stringarrays.hrc:209
+#: extensions/inc/stringarrays.hrc:203
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above centered"
msgstr "ເທີງເຄີ່ງກາງ"
#. AGtAi
-#: extensions/inc/stringarrays.hrc:210
+#: extensions/inc/stringarrays.hrc:204
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Above right"
msgstr "ເທີງຂ້າງຂວາ"
#. F2XCu
-#: extensions/inc/stringarrays.hrc:211
+#: extensions/inc/stringarrays.hrc:205
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below left"
msgstr "ກ້ອງຂ້າງຊ້າຍ"
#. 4JdJh
-#: extensions/inc/stringarrays.hrc:212
+#: extensions/inc/stringarrays.hrc:206
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below centered"
msgstr "ກ້ອງເຄີ່ງກາງ"
#. chEB2
-#: extensions/inc/stringarrays.hrc:213
+#: extensions/inc/stringarrays.hrc:207
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Below right"
msgstr "ກ້ອງຂ້າງຂວາ"
#. GBHDS
-#: extensions/inc/stringarrays.hrc:214
+#: extensions/inc/stringarrays.hrc:208
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
#. tB6AD
-#: extensions/inc/stringarrays.hrc:219
+#: extensions/inc/stringarrays.hrc:213
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Preserve"
msgstr "ສະຫງວນ"
#. CABAr
-#: extensions/inc/stringarrays.hrc:220
+#: extensions/inc/stringarrays.hrc:214
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ວາງໃສ່ແທນທີ່"
#. MQHED
-#: extensions/inc/stringarrays.hrc:221
+#: extensions/inc/stringarrays.hrc:215
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ຍຸບ"
#. 2Kaax
-#: extensions/inc/stringarrays.hrc:226
+#: extensions/inc/stringarrays.hrc:220
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ບໍ່"
#. aKBSe
-#: extensions/inc/stringarrays.hrc:227
+#: extensions/inc/stringarrays.hrc:221
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Keep Ratio"
msgstr "ເກັບອັດຕາສ່ວນ"
#. FHmy6
-#: extensions/inc/stringarrays.hrc:228
+#: extensions/inc/stringarrays.hrc:222
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "Fit to Size"
msgstr "ເຮັດໃຫ້ເໝາະສົມຂະໜາດ"
#. 9YCAp
-#: extensions/inc/stringarrays.hrc:233
+#: extensions/inc/stringarrays.hrc:227
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "ຊ້າຍຫາຂວາ"
#. xGDY3
-#: extensions/inc/stringarrays.hrc:234
+#: extensions/inc/stringarrays.hrc:228
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ຂວາຫາຊ້າຍ"
#. 4qSdq
-#: extensions/inc/stringarrays.hrc:235
+#: extensions/inc/stringarrays.hrc:229
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕັ້ງຄ່າວັດຖຸທີ່ມີປະສິດທິພາບ"
#. LZ36B
-#: extensions/inc/stringarrays.hrc:240
+#: extensions/inc/stringarrays.hrc:234
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Never"
msgstr "ບໍ່ເຄີຍ"
#. cGY5n
-#: extensions/inc/stringarrays.hrc:241
+#: extensions/inc/stringarrays.hrc:235
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "When focused"
msgstr "ເມື່ອສຸມໃສ່"
#. YXySA
-#: extensions/inc/stringarrays.hrc:242
+#: extensions/inc/stringarrays.hrc:236
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ເລື້ອຍໆ"
#. kFhs9
-#: extensions/inc/stringarrays.hrc:247
+#: extensions/inc/stringarrays.hrc:241
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
#. WZ2Yp
-#: extensions/inc/stringarrays.hrc:248
+#: extensions/inc/stringarrays.hrc:242
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "As Character"
msgstr "ເປັນຕົວອັກສອນ"
#. CXbfQ
-#: extensions/inc/stringarrays.hrc:249
+#: extensions/inc/stringarrays.hrc:243
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Page"
msgstr "ທີ່ໜ້າ"
#. cQn8Y
-#: extensions/inc/stringarrays.hrc:250
+#: extensions/inc/stringarrays.hrc:244
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Frame"
msgstr "ຂອບ"
#. 5nPDY
-#: extensions/inc/stringarrays.hrc:251
+#: extensions/inc/stringarrays.hrc:245
msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE"
msgid "To Character"
msgstr "ຕົວອັກສອນ"
#. SrTFR
-#: extensions/inc/stringarrays.hrc:256
+#: extensions/inc/stringarrays.hrc:250
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Page"
msgstr "ທີ່ໜ້າ"
#. UyCfS
-#: extensions/inc/stringarrays.hrc:257
+#: extensions/inc/stringarrays.hrc:251
msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE"
msgid "To Cell"
msgstr "ທີ່ເຊວ"
diff --git a/source/lo/fpicker/messages.po b/source/lo/fpicker/messages.po
index 5d3ef4bec9b..a1755614695 100644
--- a/source/lo/fpicker/messages.po
+++ b/source/lo/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-07-01 11:52+0200\n"
"PO-Revision-Date: 2018-10-02 16:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -216,55 +216,55 @@ msgid "Date modified"
msgstr ""
#. vQEZt
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:503
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:493
msgctxt "explorerfiledialog|open"
msgid "_Open"
msgstr ""
#. JnE2t
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:550
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:540
msgctxt "explorerfiledialog|play"
msgid "_Play"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:588
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:578
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "ຊື່ແຟ້ມຂໍ້ມູນ:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:614
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:604
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr "ຊະນິດ _ແຟ້ມ:"
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:678
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:668
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "_ອ່ານໄດ້ຢ່າງດຽວ"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:701
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:691
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr "ບັນທຶກດ້ວຍລະຫັດຜ່ານ"
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:714
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:704
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr "ໃສ່ນາມສະກຸນຂອງແຟ້ມ_ອັດຕະໂນມັດ"
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:717
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr "ການແກ້ໄຂການຕັ້ງຄ່າ _ຕົວກັ່ນຕອງ"
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:754
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:744
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr "ເຂົ້າລະຫັດດ້ວຍ ~GPG key"
diff --git a/source/lo/sc/messages.po b/source/lo/sc/messages.po
index ac34097556f..44437c67c86 100644
--- a/source/lo/sc/messages.po
+++ b/source/lo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25715,97 +25715,97 @@ msgid "~View"
msgstr ""
#. dV94w
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10119
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10082
msgctxt "notebookbar_compact|GraphicMenuButton"
msgid "Im_age"
msgstr ""
#. ekWoX
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10171
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:10134
msgctxt "notebookbar_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. 8eQN8
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11541
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11504
msgctxt "notebookbar_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. FBf68
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11593
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:11556
msgctxt "notebookbar_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. DoVwy
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12544
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12507
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. JXKiY
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12596
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:12559
msgctxt "notebookbar_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. q8wnS
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13296
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13259
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
msgstr ""
#. 7HDt3
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13349
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13312
msgctxt "notebookbar_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. vSDok
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13908
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13871
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
msgstr ""
#. goiqQ
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13960
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:13923
msgctxt "notebookbar_compact|FormLabel"
msgid "~Print"
msgstr ""
#. EBGs5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15274
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15237
msgctxt "notebookbar_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. EKA8X
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15326
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15289
msgctxt "notebookbar_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. 8SvE5
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15405
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15368
msgctxt "notebookbar_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. WH5NR
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15463
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:15426
msgctxt "notebookbar_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. 8fhwb
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16464
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16427
msgctxt "notebookbar_compact|ToolsMenuButton"
msgid "_Tools"
msgstr "_ເຄື່ອງມື"
#. kpc43
-#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16516
+#: sc/uiconfig/scalc/ui/notebookbar_compact.ui:16479
msgctxt "notebookbar_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -26191,157 +26191,157 @@ msgid "Im_age"
msgstr ""
#. punQr
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6028
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6002
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ຈັດແຈງ"
#. DDTxx
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6176
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6150
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ສີ"
#. CHosB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6419
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ຕາໜ່າງ"
#. xeUxD
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6528
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ພາສາ"
#. eBoPL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6778
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6752
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ສະແດງຄືນ"
#. y4Sg3
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6986
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6960
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ບັນທຶກ"
#. m9Mxg
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7185
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7159
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
#. ewCjP
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7383
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ສະແດງເບິ່ງ"
#. WfzeY
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7812
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7786
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
#. QNg9L
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8169
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8143
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ແກ້ໄຂ"
#. MECyG
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8497
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8471
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ຈັດແຈງ"
#. 9Z4JQ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8660
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8634
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ສະແດງເບິ່ງ"
#. 3i55T
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8858
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8832
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ກຸ່ມ"
#. fNGFB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9004
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8978
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
#. stsit
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9303
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9277
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ແບບຕົວອັກສອນ"
#. ZDEax
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9556
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9530
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ຈັດລຽນ"
#. CVAyh
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9754
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9728
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ສະແດງເບິ່ງ"
#. h6EHi
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9905
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9879
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ແຊກໃສ່"
#. eLnnF
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10048
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10022
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
#. dzADL
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10278
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10252
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ຂອບ"
#. GjFnB
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10692
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10666
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ຈັດແຈງ"
#. DF4U7
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10854
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10828
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ຕາໜ່າງ"
#. UZ2JJ
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11052
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11026
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
diff --git a/source/lo/sd/messages.po b/source/lo/sd/messages.po
index a1f2ca8b9ac..2570a438b2c 100644
--- a/source/lo/sd/messages.po
+++ b/source/lo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-12-21 12:38+0100\n"
+"POT-Creation-Date: 2022-07-01 11:53+0200\n"
"PO-Revision-Date: 2018-11-12 12:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4248,109 +4248,109 @@ msgid "~Table"
msgstr ""
#. EGCcN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12328
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12291
msgctxt "notebookbar_draw_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. 2eQcW
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12380
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:12343
msgctxt "notebookbar_draw_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. CezAN
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14214
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14177
msgctxt "notebookbar_draw_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. tAMd5
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14269
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:14232
msgctxt "notebookbar_draw_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. A49xv
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15268
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15231
msgctxt "notebookbar_draw_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. 3gubF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15324
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:15287
msgctxt "notebookbar_draw_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. fDRf9
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16469
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16432
msgctxt "notebookbar_draw_compact|MediaButton"
msgid "_Media"
msgstr ""
#. dAbX4
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16523
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:16486
msgctxt "notebookbar_draw_compact|MediaLabel"
msgid "~Media"
msgstr ""
#. SCSH8
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17760
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17723
msgctxt "notebookbar_draw_compact|FormButton"
msgid "Fo_rm"
msgstr ""
#. vzdXF
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17815
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:17778
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "Fo~rm"
msgstr ""
#. zEK2o
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18336
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18299
msgctxt "notebookbar_draw_compact|PrintPreviewButton"
msgid "_Master"
msgstr ""
#. S3huE
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18388
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:18351
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "~Master"
msgstr ""
#. T3Z8R
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19350
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19313
msgctxt "notebookbar_draw_compact|FormButton"
msgid "3_d"
msgstr ""
#. ZCuDe
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19405
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19368
msgctxt "notebookbar_draw_compact|FormLabel"
msgid "3~d"
msgstr ""
#. YpLRj
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19484
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19447
msgctxt "notebookbar_draw_compact|ExtensionMenuButton"
msgid "E_xtension"
msgstr ""
#. uRrEt
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19542
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:19505
msgctxt "notebookbar_draw_compact|ExtensionLabel"
msgid "E~xtension"
msgstr ""
#. L3xmd
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20543
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20506
msgctxt "notebookbar_draw_compact|ToolsMenuButton"
msgid "_Tools"
msgstr ""
#. LhBTk
-#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20595
+#: sd/uiconfig/sdraw/ui/notebookbar_compact.ui:20558
msgctxt "notebookbar_draw_compact|DevLabel"
msgid "~Tools"
msgstr ""
@@ -7227,109 +7227,109 @@ msgid "~Table"
msgstr ""
#. BzXPB
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11880
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11843
msgctxt "notebookbar_impress_compact|ImageMenuButton"
msgid "Image"
msgstr ""
#. wD2ow
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11935
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:11898
msgctxt "notebookbar_impress_compact|ImageLabel"
msgid "Ima~ge"
msgstr ""
#. ZqPYr
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13710
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13673
msgctxt "notebookbar_impress_compact|DrawMenuButton"
msgid "D_raw"
msgstr ""
#. 78DU3
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13762
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:13725
msgctxt "notebookbar_impress_compact|ShapeLabel"
msgid "~Draw"
msgstr ""
#. uv2FE
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14759
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14722
msgctxt "notebookbar_impress_compact|ObjectMenuButton"
msgid "Object"
msgstr ""
#. FSjqt
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14811
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:14774
msgctxt "notebookbar_impress_compact|FrameLabel"
msgid "~Object"
msgstr ""
#. t3Fmv
-#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15954
+#: sd/uiconfig/simpress/ui/notebookbar_compact.ui:15917
msgctxt "notebookbar_impress_compact|MediaButton"